Commit Graph

2826 Commits (05b71646a93839ad6fb1073f5e25ead928c1717d)

Author SHA1 Message Date
Stefan Reinauer 05b71646a9 x86: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading 12 years ago
Gabe Black 91d82a29e7 x86: Add back cold- and warm-boot flags 12 years ago
Gabe Black 112a575e49 x86: Override calculate_relocation_address to use the e820 map 12 years ago
Gabe Black d65297b64d x86: Make calculate_relocation_address an overridable function 12 years ago
Gabe Black 842d33874f x86: Make the upper bound on relocated symbols closed instead of open 12 years ago
Gabe Black 32f98735f9 x86: Reorder x86's post relocation memory layout 12 years ago
Gabe Black 8313315b9a x86: Initialise SPI if enabled 12 years ago
Gabe Black ac31a7b81c x86: Implement arch_phys_memset so that it can wipe memory above 4GB 12 years ago
Gabe Black ec516c4899 x86: Increase the size of the phys_size_t and phys_addr_t types 12 years ago
Duncan Laurie 0c3929092d x86: Fix off-by-one error in do_elf_reloc_fixups() 12 years ago
Duncan Laurie 984d8b09fb x86: Ignore memory >4GB when parsing Coreboot tables 12 years ago
Simon Glass 1484311286 x86: Fix indirect jmp warning in zimage.c 12 years ago
Stefan Reinauer 17de114f9f x86: Clean up MTRR 7 right before jumping to the kernel 12 years ago
Graeme Russ 98568f0fa9 x86: Import MSR/MTRR code from Linux 12 years ago
Stefan Reinauer 61e0ea900a x86: Provide a function to clean up just before booting a zimage 12 years ago
Stefan Reinauer 095593c030 x86: Add basic cache operations 12 years ago
Gabe Black 9a7da182fa x86: Fill in the dram info using the e820 map on coreboot/x86 12 years ago
Vadim Bendebury 3cdc18a8de x86: Add a CBMEM timestamp generated right before the kernel startup. 12 years ago
Vadim Bendebury 6dbe0cce3f x86: Enable coreboot timestamp facility support in u-boot. 12 years ago
Vadim Bendebury 2f899e03a9 x86: Add function to read time stamp counter 12 years ago
Bill Richardson 55ae10f8db x86: gpio: Add GPIO driver for Intel ICH6 and later. 12 years ago
Stefan Roese 083f2e08d2 mpc5200: Add SPL support 12 years ago
Stefan Roese ea8256f072 SPL: Port SPL framework to powerpc 12 years ago
Stefan Roese 966b11c749 powerpc: Extract EPAPR_MAGIC constants into processor.h 12 years ago
Stefan Reinauer 339c511106 x86: Don't spam POST80 codes with slow IO functions 12 years ago
Stefan Reinauer 5b1be1bd01 x86: Fix typo in pcat_timer.c 12 years ago
Gabe Black 687c108b10 x86: Include types.h explicitly in the i386 version of io.h 12 years ago
Gabe Black 452b80ef8c x86: Add a dummy implementation for timer_get_us 12 years ago
Gabe Black f30fc4de41 x86: Add a default implementation for cleanup_before_linux() 12 years ago
Gabe Black 028a56289a x86: Add an fdt pointer to the global data structure 12 years ago
Gabe Black 5b5ece9ef4 x86: Allow compiling out realmode/bios code 12 years ago
Simon Glass 402ed0048a x86: coreboot: Decode additional coreboot sysinfo tags 12 years ago
Stefan Reinauer 93c1735f41 x86: coreboot: Drop sysinfo.c 12 years ago
Yoshihiro Shimoda 867da0d4fe sh: fix trigger_address_error() 12 years ago
Gabe Black 82e73f0e3d x86: coreboot: Implement recursively scanning PCI busses 12 years ago
Gabe Black 452f50f7cf x86: coreboot: Tell u-boot about PCI bus 0 when initializing 12 years ago
Stefan Reinauer badcb343d7 x86: coreboot: Move non-board specific files to coreboot arch directory 12 years ago
Gabe Black c953fbee54 x86: Add some missing includes 12 years ago
Gabe Black b16f521a5e x86: Allow excluding reset vector code from u-boot 12 years ago
Simon Glass 8a487a4417 x86: Add initial memory barrier macros 12 years ago
Graeme Russ 8abebe3ead x86: Add ilog2 to bitops 12 years ago
Graeme Russ c73c6de60c x86: Remove duplicate PCI init 12 years ago
Graeme Russ 8d61625d6a x86: Put global data on the stack 12 years ago
Graeme Russ e4fb611649 x86: Forward declare gd_t 12 years ago
York Sun afbfdf5450 powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE 12 years ago
Timur Tabi b25f6de7c0 powerpc/85xx: update the work-around for P4080 erratum SERDES-9 12 years ago
Yuanquan Chen c0a4e6b889 powerpc/p4080ds: fix PCI-e x8 link training down failure 12 years ago
Zang Roy-R61911 9760b274df powerpc/corenet_ds: move SATA config to board configuration 12 years ago
Timur Tabi d607b9684b powerpc/85xx: implement check for erratum A-004580 work-around 12 years ago
Kim Phillips 345d6efdc7 powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list 12 years ago