summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-07-27pci_ep: Add the init functionXiaowei Bao
2020-07-25fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()Masahiro Yamada
2020-07-25fdt_support: call mtdparts_init() after finding MTD node to fix upMasahiro Yamada
2020-07-25fdt_support: add static to fdt_node_set_part_info()Masahiro Yamada
2020-07-25lib: libfdt: fdt_region: avoid NULL pointer accessPhilippe Reynes
2020-07-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-24riscv: Make SiFive HiFive Unleashed board boot againBin Meng
2020-07-23Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dmTom Rini
2020-07-22efi_loader: returning from UEFI FIT imagesHeinrich Schuchardt
2020-07-20fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()Masahiro Yamada
2020-07-20fdt_support: call mtdparts_init() after finding MTD node to fix upMasahiro Yamada
2020-07-20fdt_support: add static to fdt_node_set_part_info()Masahiro Yamada
2020-07-20lib: libfdt: fdt_region: avoid NULL pointer accessPhilippe Reynes
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-17spl: fix ext4fs_mount return code handlingThomas Schaefer
2020-07-17common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS imageTero Kristo
2020-07-17image: fdt: bail out with error if no boot time FDT image foundTero Kristo
2020-07-09log: use BIT() instead of 1 <<Heinrich Schuchardt
2020-07-09log: don't show function by defaultHeinrich Schuchardt
2020-07-09log: uclass_get_name() depends on CONFIG_SPL_DMHeinrich Schuchardt
2020-07-09console: Add a way to output to serial onlySimon Glass
2020-07-08command: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass
2020-07-08Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass
2020-07-08spl: fit: improve spl_nand_fit_read(...) readabilityDario Binacchi
2020-07-08spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi
2020-07-08spl: fit: fail fit loading in case of FDT appending errorDario Binacchi
2020-07-07image: Add support for ZSTD decompressionRobert Marko
2020-07-07common/board_f: Respect original FDT size while relocatingOleksandr Andrushchenko
2020-07-06video: restore CONFIG_VIDCONSOLE_AS_LCD as booleanPatrick Delaunay
2020-07-06Merge branch 'next'Tom Rini
2020-07-02riscv: sbi: Add newline to error messageSean Anderson
2020-07-01riscv: Clean up IPI initialization codeSean Anderson
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski
2020-06-28splash: Fix build warning on 64 bits CPUYe Li
2020-06-25bdinfo: net: ppc: Drop bi_enet1addr and other similar infoSimon Glass
2020-06-25Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-06-25common: fdt: Remove additional 4k space for fdt allocationAshok Reddy Soma
2020-06-18video: extend stdout video console work-around for 'vga'Anatolij Gustschin
2020-06-16common: hash: Remove a debug printf statementHarald Seiler
2020-06-13Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into nextTom Rini
2020-06-12Add support for SHA384 and SHA512Reuben Dowle
2020-06-11log: clean up KconfigHeinrich Schuchardt
2020-06-04sifive: fu540: Add U-Boot proper sector startJagan Teki
2020-06-02image: android: fix abootimg supportChristian Gmeiner
2020-05-31spl: add fixed memory node in target fdt also when loading ATFHeiko Stuebner