index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2020-08-06
board_f: m68k: Factor out m68k-specific bdinfo setup
Ovidiu Panait
2020-08-06
board_f: Move sram bdinfo assignments to generic code
Ovidiu Panait
2020-08-06
board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo
Ovidiu Panait
2020-08-06
board_f: Introduce arch_setup_bdinfo initcall
Ovidiu Panait
2020-08-06
board_f: Introduce setup_bdinfo initcall
Ovidiu Panait
2020-08-04
arm: move CONFIG_PREBOOT="usb start" to KConfig
Jonas Smedegaard
2020-08-03
spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
Simon Glass
2020-07-28
find dtb in android boot image with header version 2 during bootm
chenshuo
2020-07-28
Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
Adam Ford
2020-07-28
Convert CONFIG_SPL_NAND_BASE et al to Kconfig
Adam Ford
2020-07-28
Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig
Adam Ford
2020-07-27
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-07-27
pci_ep: Add the init function
Xiaowei Bao
2020-07-25
fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()
Masahiro Yamada
2020-07-25
fdt_support: call mtdparts_init() after finding MTD node to fix up
Masahiro Yamada
2020-07-25
fdt_support: add static to fdt_node_set_part_info()
Masahiro Yamada
2020-07-25
lib: libfdt: fdt_region: avoid NULL pointer access
Philippe Reynes
2020-07-24
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
riscv: Make SiFive HiFive Unleashed board boot again
Bin Meng
2020-07-23
Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-07-22
efi_loader: returning from UEFI FIT images
Heinrich Schuchardt
2020-07-20
fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()
Masahiro Yamada
2020-07-20
fdt_support: call mtdparts_init() after finding MTD node to fix up
Masahiro Yamada
2020-07-20
fdt_support: add static to fdt_node_set_part_info()
Masahiro Yamada
2020-07-20
lib: libfdt: fdt_region: avoid NULL pointer access
Philippe Reynes
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
spl: fix ext4fs_mount return code handling
Thomas Schaefer
2020-07-17
common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image
Tero Kristo
2020-07-17
image: fdt: bail out with error if no boot time FDT image found
Tero Kristo
2020-07-09
log: use BIT() instead of 1 <<
Heinrich Schuchardt
2020-07-09
log: don't show function by default
Heinrich Schuchardt
2020-07-09
log: uclass_get_name() depends on CONFIG_SPL_DM
Heinrich Schuchardt
2020-07-09
console: Add a way to output to serial only
Simon Glass
2020-07-08
command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
2020-07-08
Update MEM_SUPPORT_64BIT_DATA to be always defined
Simon Glass
2020-07-08
spl: fit: improve spl_nand_fit_read(...) readability
Dario Binacchi
2020-07-08
spl: fit: nand: fix fit loading in case of bad blocks
Dario Binacchi
2020-07-08
spl: fit: fail fit loading in case of FDT appending error
Dario Binacchi
2020-07-07
image: Add support for ZSTD decompression
Robert Marko
2020-07-07
common/board_f: Respect original FDT size while relocating
Oleksandr Andrushchenko
2020-07-06
video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean
Patrick Delaunay
2020-07-06
Merge branch 'next'
Tom Rini
2020-07-02
riscv: sbi: Add newline to error message
Sean Anderson
2020-07-01
riscv: Clean up IPI initialization code
Sean Anderson
2020-06-30
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-28
splash: Fix build warning on 64 bits CPU
Ye Li
2020-06-25
bdinfo: net: ppc: Drop bi_enet1addr and other similar info
Simon Glass
2020-06-25
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
[next]