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-04
cmd: mvebu: bubt: fix quoted string split across lines
Joel Johnson
2020-05-04
arm: dts: uDPU: switch default PHY speed to 3.125Gbit
Jakov Petrina
2020-05-01
Merge branch '2020-05-01-master-imports'
Tom Rini
2020-05-01
.readthedocs.yml: fix type docs/
Heinrich Schuchardt
2020-05-01
actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDR
Tom Rini
2020-05-01
common/board_r: Drop initr_bedbug wrapper
Ovidiu Panait
2020-05-01
cmd/bedbug.c: Make bedbug_init have a return value
Ovidiu Panait
2020-05-01
common/board_r: arm: Merge initr_enable_interrupts into interrupts_init
Ovidiu Panait
2020-05-01
malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple t...
Marek Bykowski
2020-05-01
rsa: sig: fix config signature check for fit with padding
Philippe Reynes
2020-05-01
test/py: vboot: add a test to check fit signature on fit with padding
Philippe Reynes
2020-05-01
hush: avoid NULL check before free()
Heinrich Schuchardt
2020-05-01
fs: ext4: avoid NULL check before free()
Heinrich Schuchardt
2020-05-01
cmd/gpt: avoid NULL check before free()
Heinrich Schuchardt
2020-05-01
tools/fit-image: print a warning when cmd-line for dtc might be truncated
Sven Roederer
2020-05-01
tools/mkimage: fix handling long filenames
Sven Roederer
2020-05-01
arm: enable distro boot for bananapi-r2
Matthias Brugger
2020-05-01
watchdog MediaTek add upstream compatible
Matthias Brugger
2020-05-01
timer MediaTek use upstream compatible
Matthias Brugger
2020-05-01
doc: describe the analysis of crash dumps
Heinrich Schuchardt
2020-05-01
rtc: pcf2127: don't add/subtract 1 to tm_mon
Rasmus Villemoes
2020-05-01
arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour
Patrick Delaunay
2020-05-01
arm: caches: add DCACHE_DEFAULT_OPTION
Patrick Delaunay
2020-05-01
arm: caches: protect dram_bank_mmu_setup access to bi_dram
Patrick Delaunay
2020-05-01
configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig
Patrick Delaunay
2020-05-01
tiny-printf: Support %i
Marek Vasut
2020-04-30
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-04-30
Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-04-30
sifive: fu540: Enable spi-nor flash support
Jagan Teki
2020-04-30
riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
Jagan Teki
2020-04-30
spi: sifive: Fix QPP transfer
Jagan Teki
2020-04-30
spi: sifive: Fix format register proto field
Jagan Teki
2020-04-30
spi: sifive: Add spi-mem exec op
Jagan Teki
2020-04-30
mtd: spi-nor-ids: Add Spansion s25fs512s flash entry
Kuldeep Singh
2020-04-30
watchdog: kconfig: Enable designware for rk3399
Jagan Teki
2020-04-30
mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256
Jagan Teki
2020-04-30
mtd: spi-nor: Enable QE bit for ISSI flash
Jagan Teki
2020-04-30
spi: sifive: Tidy up dm_spi_slave_platdata variable
Jagan Teki
2020-04-30
rk3399: Enable SF distro bootcmd
Jagan Teki
2020-04-30
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-04-30
Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-04-30
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-04-30
x86: Add documentation for the chain-load feature
Simon Glass
2020-04-30
x86: Use the existing stack when chain-loading
Simon Glass
2020-04-30
x86: Add a way to detect running from coreboot
Simon Glass
2020-04-30
x86: Move coreboot-table detection into common code
Simon Glass
2020-04-30
board: Add a gd flag for chain loading
Simon Glass
2020-04-30
pci: Avoid auto-config when chain loading
Simon Glass
2020-04-30
x86: cpu: Skip init code when chain loading
Simon Glass
2020-04-30
x86: apl: Skip init code when chain loading
Simon Glass
[next]