Commit Graph

4328 Commits (ffc76589d0e728877992b7247a2ced39025e4493)

Author SHA1 Message Date
Simon Glass 530f27eab5 x86: board_f: Update init sequence for 64-bit startup 8 years ago
Simon Glass bbe41abf7f spl: Allow PCH drivers to be used in SPL 8 years ago
Simon Glass 4a6c81ff42 spl: Allow timer drivers to be used in SPL 8 years ago
Simon Glass 30bf8a0dae spl: Allow RTC drivers to be used in SPL 8 years ago
Simon Glass 2446b6b8f7 spl: Allow PCI drivers to be used in SPL 8 years ago
Simon Glass 5e148df952 spl: Allow CPU drivers to be used in SPL 8 years ago
Simon Glass a704490034 spl: spi: Add a debug message if loading fails 8 years ago
Simon Glass b026542946 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL 8 years ago
Masahiro Yamada c0efc3140e ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB 8 years ago
Masahiro Yamada 7b74c4b60b Revert "armv8: release slave cores from CPU_RELEASE_ADDR" 8 years ago
Andrew F. Davis b3d2861eb2 spl: Remove overwrite of relocated malloc limit 8 years ago
Andrew F. Davis 1923d54bfc malloc_simple: Add debug statements to memalign_simple 8 years ago
Patrick Delaunay bd42a94268 disk: convert CONFIG_EFI_PARTITION to Kconfig 8 years ago
Patrick Delaunay b0cf733933 disk: convert CONFIG_DOS_PARTITION to Kconfig 8 years ago
Simon Glass a8523a808f Drop CONFIG_CMD_DOC 8 years ago
Simon Glass a009f36cfe Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() 8 years ago
Simon Glass cc664000c2 Drop the static inline print_cpuinfo() 8 years ago
Simon Glass 37b499c43f Drop CONFIG_WINBOND_83C553 8 years ago
Simon Glass 8f3086aaac powerpc: Drop CONFIG_SYS_ALLOC_DPRAM 8 years ago
Simon Glass cbcbf71bf2 powerpc: Drop probecpu() in favour of arch_cpu_init() 8 years ago
Simon Glass 4585601ae2 Convert CONFIG_ARCH_MISC_INIT to Kconfig 8 years ago
Simon Glass a5d67547dd Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig 8 years ago
Simon Glass a421192fb8 Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig 8 years ago
Tom Rini e5ec48152a Kconfig: Migrate BOARD_LATE_INIT to a select 8 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 9 years ago
Michal Simek e8a016b537 dm: Add support for scsi/sata based devices 9 years ago
Michal Simek 79e2a6a04a common: miiphyutil: Add helper function for mdio bus name 9 years ago
Simon Glass 2acf35dbf7 spl: Drop announce_boot_device() 9 years ago
Simon Glass 29d357d7bf spl: Pass the loader into spl_load_image() 9 years ago
Simon Glass 540bfe7daa spl: Move the loading code into its own function 9 years ago