Commit Graph

4196 Commits (22074fc5e24d4f5d6f05aa4da36a44304ac3072a)

Author SHA1 Message Date
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
Simon Glass 2f11cd9121 dm: core: Handle global_data moving in SPL 8 years ago
Vladimir Zapolskiy e2099d78c8 common: sh: add necessary define bits to board_f 8 years ago
Michal Simek 0b3a58eeee scsi: Separate SCSI private block description initialization 8 years ago
Michal Simek c002e39ae6 scsi: Change scsi_scan() to be able to return value 8 years ago
Michal Simek 545a284711 scsi: Make private functions static 8 years ago
Michal Simek 182ec15307 scsi: Remove completely unused functions 8 years ago
Michal Simek cdb93b276b scsi: Simplify scsi_read/scsi_write() 8 years ago
Michal Simek bccfd9e967 scsi: Move pccb buffer initalization directly to scsi_detect_dev 8 years ago
Michal Simek 4dbee176f8 scsi: Take lun from device block description 8 years ago
Michal Simek 570712f4bc scsi: Extract device detection algorithm 8 years ago
Michal Simek 92ca476c3a scsi: Extract block device initialization 8 years ago
Michal Simek 15a2acdf85 common: miiphyutil: Work and report phy address in hex in mdio cmd 8 years ago
Marek Vasut 09410c6572 SPL: mmc: Make spl_mmc_load_image available 8 years ago