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
Age
Commit message (
Expand
)
Author
2020-05-29
sh: r2dplus: Enable HUSH
Marek Vasut
2020-05-29
sh: r2dplus: Enable board_eth_init only for non-DM case
Marek Vasut
2020-05-27
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-05-27
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-05-27
cbfs: Don't require the CBFS size with cbfs_init_mem()
Simon Glass
2020-05-27
cbfs: Allow reading a file from a CBFS given its base addr
Simon Glass
2020-05-27
cbfs: Change file_cbfs_find_uncached() to return an error
Simon Glass
2020-05-27
cbfs: Return the error code from file_cbfs_init()
Simon Glass
2020-05-27
cbfs: Record the start address in cbfs_priv
Simon Glass
2020-05-27
cbfs: Use void * for the position pointers
Simon Glass
2020-05-27
cbfs: Unify the two header loaders
Simon Glass
2020-05-27
cbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv
Simon Glass
2020-05-27
cbfs: Adjust file_cbfs_load_header() to use cbfs_priv
Simon Glass
2020-05-27
cbfs: Adjust return value of file_cbfs_next_file()
Simon Glass
2020-05-27
cbfs: Use bool type for whether initialised
Simon Glass
2020-05-27
cbfs: Use ulong consistently
Simon Glass
2020-05-27
cbfs: Rename the result variable
Simon Glass
2020-05-27
cbfs: drop file_cbfs_result declaration
Christian Gmeiner
2020-05-27
x86: coreboot: add SMBIOS cbmem entry parsing
Christian Gmeiner
2020-05-27
x86: apl: Use devicetree for FSP-S configuration
Bernhard Messerklinger
2020-05-27
x86: apl: Use devicetree for FSP-M configuration
Bernhard Messerklinger
2020-05-27
x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
Bernhard Messerklinger
2020-05-27
x86: mtrr: Drop the mask display when changing an mtrr
Simon Glass
2020-05-27
arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236
Luka Kovacic
2020-05-27
arm: mvebu: armada-3720-uDPU: fix PHY mode definition to sgmii-2500
Jakov Petrina
2020-05-27
arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFS
Ezra Buehler
2020-05-27
arm: mvebu: ds414: add u-boot,dm-pre-reloc to spi0
Ezra Buehler
2020-05-26
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-05-26
configs: Resync with savedefconfig
Tom Rini
2020-05-26
sifive: fix palmer's email address
Pragnesh Patel
2020-05-26
riscv: Move all SMP related SBI calls to SBI_v01
Atish Patra
2020-05-25
Prepare v2020.07-rc3
Tom Rini
2020-05-25
Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-05-25
Merge branch '2020-05-25-misc-fixes'
Tom Rini
2020-05-25
sandbox: move compression option to Kconfig
Michael Walle
2020-05-25
cmd: zip: fix implicit declaration warning
Michael Walle
2020-05-25
cmd: zip: automatically pull in gzip()
Michael Walle
2020-05-25
cmd: unzip: automatically select CONFIG_GZIP
Michael Walle
2020-05-25
env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig
Marek Vasut
2020-05-25
tools/env/fw_env.h: remove env.h
Romain Naour
2020-05-25
Convert CONFIG_CMD_MMC to Kconfig
Tom Rini
2020-05-25
phy: Fix possible NULL pointer deference
Vignesh Raghavendra
2020-05-25
MAINTAINERS: add dfu.h and dfu.rst to DFU
Heinrich Schuchardt
2020-05-25
doc: dfu: describe more DFU function
Heinrich Schuchardt
2020-05-25
doc: dfu: fix typos in README.dfu
Heinrich Schuchardt
2020-05-25
doc: dfu: add DFU to HTML documentation
Heinrich Schuchardt
2020-05-25
doc: dfu: describe eMMC partition number parameter
Heinrich Schuchardt
2020-05-25
MAINTAINERS: add doc/driver-model/ to DRIVER MODEL
Heinrich Schuchardt
2020-05-25
armv8: cache_v8: fix mmu_set_region_dcache_behaviour
Peng Fan
2020-05-22
Merge git://git.denx.de/u-boot-usb
Tom Rini
[next]