Commit Graph

41828 Commits (1b4086307e5b5c26ac33ad31bb5da60578e5765d)
 

Author SHA1 Message Date
Simon Glass 1b4086307e x86: ivybridge: Provide a dummy SDRAM init for 64-bit 9 years ago
Simon Glass 45cc9e4cc5 x86: ivybridge: Skip SATA init in SPL 9 years ago
Simon Glass db357236e3 x86: Fix up type sizes for 64-bit 9 years ago
Simon Glass 4b57414a62 x86: Drop flag_is_changable() on x86_64 9 years ago
Simon Glass 9097805067 x86: Fix up byteorder.h for x86_64 9 years ago
Simon Glass 84547b4e66 x86: Add SPL build rules for start-up code 9 years ago
Simon Glass 3c2dd537c7 x86: Add a link script for SPL 9 years ago
Simon Glass 3742d7a851 x86: Add a link script for 64-bit x86 9 years ago
Simon Glass 34722da68a x86: Fix up CONFIG_X86_64 check 9 years ago
Simon Glass a160092a61 x86: Support global_data on x86_64 9 years ago
Simon Glass 93031595ed x86: Add cpu code for x86_64 9 years ago
Simon Glass be059e8813 x86: Move the i386 code into its own directory 9 years ago
Simon Glass 4bbc02454f x86: Add an SPL implementation 9 years ago
Simon Glass f196bd21be x86: Tidy up use of size_t in relocation 9 years ago
Simon Glass b50b1633c0 x86: Add support for 64-bit relocation 9 years ago
Simon Glass dc7e21339e x86: Refactor relocation to prepare for 64-bit 9 years ago
Simon Glass 6bda55a38c x86: Do relocation before clearing BSS 9 years ago
Simon Glass fb92308b98 x86: board_r: Set the global data pointer after relocation 9 years ago
Simon Glass 4acff45247 board_f/r: Use static const for the init sequences 9 years ago
Simon Glass 530f27eab5 x86: board_f: Update init sequence for 64-bit startup 9 years ago
Simon Glass dca9220c35 x86: Add 64-bit start-up code 9 years ago
Simon Glass 987116f7f6 x86: ivybridge: Allow 32-bit init to move to SPL 9 years ago
Simon Glass 2eff989585 x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR 9 years ago
Simon Glass 972188b3a8 x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR 9 years ago
Simon Glass 13f1dc64fd x86: Kconfig: Add location options for 16/32-bit init 9 years ago
Simon Glass a66ad67ff2 x86: Add Kconfig options to build 64-bit U-Boot 9 years ago
Simon Glass 113e75592a x86: lib: Fix types and casts for 64-bit compilation 9 years ago
Simon Glass beb4d65e92 x86: fsp: Fix cast for 64-bit compilation 9 years ago
Simon Glass f9d275b2bd x86: dts: Mark serial as needed before relocation 9 years ago
Simon Glass c7ccb2c032 x86: ivybridge: Fix types for 64-bit compilation 9 years ago
Simon Glass 8d8f3acda9 x86: ivybridge: Add more debugging for failures 9 years ago
Simon Glass 05af050e9f x86: ivybridge: Declare global data where it is used 9 years ago
Simon Glass e71ffd0951 x86: Update mpspec to build on 64-bit machines 9 years ago
Simon Glass 42fd8c19b5 x86: Use unsigned long for address in table generation 9 years ago
Simon Glass 0ec28e0266 spl: Don't create a BSS padding when it is separate 9 years ago
Simon Glass bbe41abf7f spl: Allow PCH drivers to be used in SPL 9 years ago
Simon Glass 4a6c81ff42 spl: Allow timer drivers to be used in SPL 9 years ago
Simon Glass 30bf8a0dae spl: Allow RTC drivers to be used in SPL 9 years ago
Simon Glass 2446b6b8f7 spl: Allow PCI drivers to be used in SPL 9 years ago
Simon Glass 5e148df952 spl: Allow CPU drivers to be used in SPL 9 years ago
Simon Glass d688bd728f spl: Makefile: Define SPL_ earlier 9 years ago
Simon Glass a704490034 spl: spi: Add a debug message if loading fails 9 years ago
Simon Glass b026542946 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL 9 years ago
Andy Shevchenko 7cbaddd4ad x86: Synchronize list of x86 subarchitectures (update bootparam.h) 9 years ago
Tom Rini c83a824e62 Merge git://git.denx.de/u-boot-fsl-qoriq 9 years ago
Prabhakar Kushwaha add63f94a9 arch: powerpc: update the eLBC IP input clock 9 years ago
Prabhakar Kushwaha 068789773d arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig 9 years ago
Prabhakar Kushwaha 8e63ed518d arch: arm: update the IFC IP input clock 9 years ago
Prabhakar Kushwaha 1c40707e3f arch: powerpc: update the IFC IP input clock 9 years ago
Prabhakar Kushwaha d98b98d62e arch: powerpc: Move CONFIG_FSL_IFC to Kconfig 9 years ago