Commit History

Author SHA1 Message Date
  Gabe Black 40fef04906 Introduce arch_phys_memset which works like memset but on physical memory 11 years ago
  Gabe Black ec516c4899 x86: Increase the size of the phys_size_t and phys_addr_t types 11 years ago
  Duncan Laurie 0c3929092d x86: Fix off-by-one error in do_elf_reloc_fixups() 11 years ago
  Duncan Laurie 984d8b09fb x86: Ignore memory >4GB when parsing Coreboot tables 11 years ago
  Simon Glass 34d6057be1 x86: Enable CONFIG_CMD_ZBOOT for coreboot 11 years ago
  Simon Glass 1484311286 x86: Fix indirect jmp warning in zimage.c 11 years ago
  Stefan Reinauer 17de114f9f x86: Clean up MTRR 7 right before jumping to the kernel 11 years ago
  Graeme Russ 98568f0fa9 x86: Import MSR/MTRR code from Linux 11 years ago
  Stefan Reinauer 61e0ea900a x86: Provide a function to clean up just before booting a zimage 11 years ago
  Stefan Reinauer 095593c030 x86: Add basic cache operations 11 years ago
  Gabe Black 9a7da182fa x86: Fill in the dram info using the e820 map on coreboot/x86 11 years ago
  Vadim Bendebury 3cdc18a8de x86: Add a CBMEM timestamp generated right before the kernel startup. 11 years ago
  Vadim Bendebury 6dbe0cce3f x86: Enable coreboot timestamp facility support in u-boot. 11 years ago
  Vadim Bendebury 2f899e03a9 x86: Add function to read time stamp counter 11 years ago
  Bill Richardson 57be9172fc x86: gpio: Add additional GPIO banks to the ICH6 driver 11 years ago
  Simon Glass a7e6d5496c x86: Enable ICH6 GPIO controller for coreboot 11 years ago
  Bill Richardson 55ae10f8db x86: gpio: Add GPIO driver for Intel ICH6 and later. 11 years ago
  Matthias Fuchs 468ebf190a 4xx: Fix PCI memory mapping on CPCI405 boards 11 years ago
  Stefan Roese fb3d2b8a3f Makefile: Add target for combined spl/u-boot.bin & u-boot.img 11 years ago
  Stefan Roese b40bda6bd8 Makefile: Add possibility to set entry-point for u-boot.img 11 years ago
  Stefan Roese 13b4f63949 mpc5200: Add a3m071 board support 11 years ago
  Stefan Roese 083f2e08d2 mpc5200: Add SPL support 11 years ago
  Stefan Roese d3aa8b8be2 env: Enable getenv_f() for SPL_BUILD 11 years ago
  Stefan Roese ea8256f072 SPL: Port SPL framework to powerpc 11 years ago
  Stefan Roese 966b11c749 powerpc: Extract EPAPR_MAGIC constants into processor.h 11 years ago
  Tom Rini ce12a8c1a9 Merge branch 'master' of git://git.denx.de/u-boot-x86 11 years ago
  Stefan Reinauer 339c511106 x86: Don't spam POST80 codes with slow IO functions 11 years ago
  Simon Glass a78d49473c x86: Define CONFIG_SYS_VSNPRINTF for coreboot 11 years ago
  Stefan Reinauer 5b1be1bd01 x86: Fix typo in pcat_timer.c 11 years ago
  Gabe Black 687c108b10 x86: Include types.h explicitly in the i386 version of io.h 11 years ago