Commit Graph

4222 Commits (4db98d3d92827e38d0853f0c1932d3db7d757622)

Author SHA1 Message Date
Simon Glass 6bda55a38c x86: Do relocation before clearing BSS 7 years ago
Simon Glass fb92308b98 x86: board_r: Set the global data pointer after relocation 7 years ago
Simon Glass 4acff45247 board_f/r: Use static const for the init sequences 7 years ago
Simon Glass 530f27eab5 x86: board_f: Update init sequence for 64-bit startup 7 years ago
Simon Glass bbe41abf7f spl: Allow PCH drivers to be used in SPL 7 years ago
Simon Glass 4a6c81ff42 spl: Allow timer drivers to be used in SPL 7 years ago
Simon Glass 30bf8a0dae spl: Allow RTC drivers to be used in SPL 7 years ago
Simon Glass 2446b6b8f7 spl: Allow PCI drivers to be used in SPL 7 years ago
Simon Glass 5e148df952 spl: Allow CPU drivers to be used in SPL 7 years ago
Simon Glass a704490034 spl: spi: Add a debug message if loading fails 7 years ago
Simon Glass b026542946 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL 7 years ago
Masahiro Yamada c0efc3140e ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB 7 years ago
Masahiro Yamada 7b74c4b60b Revert "armv8: release slave cores from CPU_RELEASE_ADDR" 7 years ago
Andrew F. Davis b3d2861eb2 spl: Remove overwrite of relocated malloc limit 7 years ago
Andrew F. Davis 1923d54bfc malloc_simple: Add debug statements to memalign_simple 7 years ago
Patrick Delaunay bd42a94268 disk: convert CONFIG_EFI_PARTITION to Kconfig 7 years ago
Patrick Delaunay b0cf733933 disk: convert CONFIG_DOS_PARTITION to Kconfig 7 years ago
Simon Glass a8523a808f Drop CONFIG_CMD_DOC 7 years ago
Simon Glass a009f36cfe Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() 7 years ago
Simon Glass cc664000c2 Drop the static inline print_cpuinfo() 7 years ago
Simon Glass 37b499c43f Drop CONFIG_WINBOND_83C553 7 years ago
Simon Glass 8f3086aaac powerpc: Drop CONFIG_SYS_ALLOC_DPRAM 7 years ago
Simon Glass cbcbf71bf2 powerpc: Drop probecpu() in favour of arch_cpu_init() 7 years ago
Simon Glass 4585601ae2 Convert CONFIG_ARCH_MISC_INIT to Kconfig 7 years ago
Simon Glass a5d67547dd Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig 7 years ago
Simon Glass a421192fb8 Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig 7 years ago
Tom Rini e5ec48152a Kconfig: Migrate BOARD_LATE_INIT to a select 7 years ago
Uri Mashiach 2d8d190c83 status_led: Kconfig migration 8 years ago
Jagan Teki de70fefb1b common: Kconfig: Add BOARD_LATE_INIT entry 8 years ago
Emmanuel Vadot 995eab8b5b bootm: qnx: Disable data cache before booting QNX image 8 years ago
Tom Rini c67c8c604b board_init.c: Always use memset() 8 years ago
Tom Rini 40d5534cff ARM: Default to using optimized memset and memcpy routines 8 years ago
Andrew F. Davis cf947da19a spl: Add some missing newlines 8 years ago
Andrew F. Davis 5d28b930f2 spl: Remove inline ifdef check for EXT and FAT support 8 years ago
xypron.glpk@gmx.de cec85d4e00 common/image.c: Use correct suffixes for binary sizes 8 years ago
Rick Altherr c2e7e72bb9 bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set 8 years ago
Michal Simek b984700ca4 usb: storage: Show number of storage devices detected for DM_USB 8 years ago
Oded Gabbay 8c36e99f21 armv8: release slave cores from CPU_RELEASE_ADDR 8 years ago
Stefan Agner 22802f4e3a spl: move RAM boot support in separate file 8 years ago
Stefan Agner f417d40fe2 Convert CONFIG_SPL_RAM_DEVICE to defconfig 8 years ago
Tom Rini 7f73ca484f Kconfig: CONFIG_OF_PLATDATA doesn't really exist 8 years ago
tomas.melin@vaisala.com 3b593f9030 splash: fix splash source flags check 8 years ago
tomas.melin@vaisala.com db1b79b886 splash: add support for loading splash from a FIT image 8 years ago
tomas.melin@vaisala.com 7583f1f577 splash: sort include files 8 years ago
Michal Simek f8f41ae668 scsi: dm: Unbind all scsi based block devices before new scan 8 years ago
Andre Przywara 11e1479b9e SPL: make struct spl_image 64-bit safe 8 years ago
Sven Ebenfeld d21bd69b6e tools: mkimage: add firmware-ivt image type for HAB verification 8 years ago
Michal Simek 611a9428c7 common: Fix logic in fpga programming 8 years ago
Michal Simek e8a016b537 dm: Add support for scsi/sata based devices 8 years ago
Michal Simek 79e2a6a04a common: miiphyutil: Add helper function for mdio bus name 8 years ago