summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-0/+12
2020-07-27pci_ep: Add the init functionXiaowei Bao1-0/+12
2020-07-25fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()Masahiro Yamada1-7/+10
2020-07-25fdt_support: call mtdparts_init() after finding MTD node to fix upMasahiro Yamada1-3/+8
2020-07-25fdt_support: add static to fdt_node_set_part_info()Masahiro Yamada1-2/+2
2020-07-25lib: libfdt: fdt_region: avoid NULL pointer accessPhilippe Reynes1-0/+2
2020-07-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-5/+0
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2-22/+12
2020-07-24riscv: Make SiFive HiFive Unleashed board boot againBin Meng1-5/+0
2020-07-23Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dmTom Rini2-12/+22
2020-07-22efi_loader: returning from UEFI FIT imagesHeinrich Schuchardt1-5/+4
2020-07-20fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()Masahiro Yamada1-7/+10
2020-07-20fdt_support: call mtdparts_init() after finding MTD node to fix upMasahiro Yamada1-3/+8
2020-07-20fdt_support: add static to fdt_node_set_part_info()Masahiro Yamada1-2/+2
2020-07-20lib: libfdt: fdt_region: avoid NULL pointer accessPhilippe Reynes1-0/+2
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada5-16/+19
2020-07-17spl: fix ext4fs_mount return code handlingThomas Schaefer1-1/+1
2020-07-17common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS imageTero Kristo2-4/+29
2020-07-17image: fdt: bail out with error if no boot time FDT image foundTero Kristo1-1/+1
2020-07-10log: use BIT() instead of 1 <<Heinrich Schuchardt2-14/+14
2020-07-10log: don't show function by defaultHeinrich Schuchardt2-1/+19
2020-07-10log: uclass_get_name() depends on CONFIG_SPL_DMHeinrich Schuchardt1-0/+4
2020-07-09console: Add a way to output to serial onlySimon Glass1-6/+22
2020-07-09command: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass1-4/+5
2020-07-09Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass1-1/+1
2020-07-09spl: fit: improve spl_nand_fit_read(...) readabilityDario Binacchi1-5/+5
2020-07-09spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi1-1/+4
2020-07-09spl: fit: fail fit loading in case of FDT appending errorDario Binacchi1-3/+6
2020-07-07image: Add support for ZSTD decompressionRobert Marko1-0/+52
2020-07-07common/board_f: Respect original FDT size while relocatingOleksandr Andrushchenko1-1/+1
2020-07-06video: restore CONFIG_VIDCONSOLE_AS_LCD as booleanPatrick Delaunay1-3/+3
2020-07-06Merge branch 'next'Tom Rini9-103/+256
2020-07-02riscv: sbi: Add newline to error messageSean Anderson1-1/+1
2020-07-01riscv: Clean up IPI initialization codeSean Anderson1-0/+5
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-1/+1
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski1-0/+20
2020-06-28splash: Fix build warning on 64 bits CPUYe Li1-1/+1
2020-06-25bdinfo: net: ppc: Drop bi_enet1addr and other similar infoSimon Glass1-15/+1
2020-06-25Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-1/+1
2020-06-25common: fdt: Remove additional 4k space for fdt allocationAshok Reddy Soma1-1/+1
2020-06-18video: extend stdout video console work-around for 'vga'Anatolij Gustschin1-3/+4
2020-06-16common: hash: Remove a debug printf statementHarald Seiler1-2/+0
2020-06-13Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into nextTom Rini1-74/+85
2020-06-12Add support for SHA384 and SHA512Reuben Dowle4-10/+142
2020-06-12log: clean up KconfigHeinrich Schuchardt1-74/+85
2020-06-04sifive: fu540: Add U-Boot proper sector startJagan Teki1-1/+2
2020-06-02image: android: fix abootimg supportChristian Gmeiner1-0/+7
2020-05-31spl: add fixed memory node in target fdt also when loading ATFHeiko Stuebner1-6/+13
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-0/+8
2020-05-19board_r: Detect ifc-nor flash at run-timePankit Garg1-0/+8