Commit Graph

4315 Commits (8517f64fe67f851eb128cc594666fb2615cde08d)

Author SHA1 Message Date
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 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
Simon Glass 2acf35dbf7 spl: Drop announce_boot_device() 8 years ago
Simon Glass 29d357d7bf spl: Pass the loader into spl_load_image() 8 years ago
Simon Glass 540bfe7daa spl: Move the loading code into its own function 8 years ago
Simon Glass ebc4ef61d7 spl: Add a name to the SPL load-image methods 8 years ago
Tom Rini 361a879902 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" 8 years ago
Michal Simek f1a88cf6af common: miiphyutil: Add helper function for mdio bus name 8 years ago
Michal Simek bce4d18c9d dm: Add support for scsi/sata based devices 8 years ago
Michal Simek 1a92541d9c dm: spl: mmc: Fix EXT SPL support 8 years ago
Andrew F. Davis 44402fe709 common: image: Remove FIT header update from image post-processing 8 years ago
Tom Rini 4880b026ec cmd: Convert CMD_BOOTMENU 8 years ago
Andrew F. Davis 7e719ee7d8 image: Add Trusted Execution Environment image type 8 years ago
Andrew F. Davis d7be50921e image: Add FIT image loadable section custom processing 8 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago