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
/
include
Age
Commit message (
Expand
)
Author
2018-10-08
sandbox: Unprotect DATA regions in bus tests
Simon Glass
2018-10-07
avb_verify: support sandbox configuration
Jens Wiklander
2018-10-07
avb_verify: support using OP-TEE TA AVB
Jens Wiklander
2018-10-07
tee: add sandbox driver
Jens Wiklander
2018-10-07
tee: optee: support AVB trusted application
Jens Wiklander
2018-10-07
Add UCLASS_TEE for Trusted Execution Environment
Jens Wiklander
2018-10-07
mmc: rpmb: add mmc_rpmb_route_frames()
Jens Wiklander
2018-10-06
ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodection
Adam Ford
2018-10-06
configs: drop CONFIG_SYS_EXTRA_ENV_RELOC
Simon Goldschmidt
2018-10-05
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2018-10-05
Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-10-05
Merge tag 'arc-updates-for-2018.11-rc2' of git://git.denx.de/u-boot-arc
Tom Rini
2018-10-05
arc: Add support for IoT development kit
Alexey Brodkin
2018-10-04
spl: add support to booting with OP-TEE
Kever Yang
2018-10-04
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-10-04
mtd: nand: spi: Add Gigadevice SPI NAND support
Stefan Roese
2018-10-03
Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-10-03
ARM: rmobile: Repair TMU clock on Gen2
Marek Vasut
2018-10-03
riscv: Add QEMU virt board support
Bin Meng
2018-10-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-10-02
cmd: mtd: add 'mtd' command
Miquel Raynal
2018-10-02
mtd: mtdpart: implement proper partition handling
Miquel Raynal
2018-10-02
mtd: uboot: search for an equivalent MTD name with the mtdids
Miquel Raynal
2018-10-02
mtd: mtdpart: add a generic mtdparts-like parser
Miquel Raynal
2018-10-02
mtd: uclass: add probe function
Miquel Raynal
2018-10-02
dm: drop unused helper in MTD header
Miquel Raynal
2018-10-02
mmc: dw_mmc: check fifo status with a timeout in fifo mode
Heiko Stuebner
2018-09-30
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-29
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-09-29
include/dm.h: Remove duplicated include directive
Liviu Dudau
2018-09-29
include/clk.h: Fix the name of the clock uclass in comment
Liviu Dudau
2018-09-29
drivers: Add board uclass
Mario Six
2018-09-29
core: Add dev_{disable,enable}_by_path
Mario Six
2018-09-29
core: Add functions to set properties in live-tree
Mario Six
2018-09-29
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-09-29
Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-09-29
ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL
Adam Ford
2018-09-28
W1-EEPROM: add sandbox driver
Eugen Hristev
2018-09-28
W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs
Maxime Ripard
2018-09-28
w1: Add 1-Wire uclass
Maxime Ripard
2018-09-28
common: Generic loader for file system
Tien Fong Chee
2018-09-28
block: Add a function to find block device descriptor
Tien Fong Chee
2018-09-28
cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
Tien Fong Chee
2018-09-28
cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()
Tien Fong Chee
2018-09-28
ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3
Jagan Teki
2018-09-28
ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3
Jagan Teki
2018-09-28
ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3
Jagan Teki
2018-09-28
ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3
Jagan Teki
2018-09-28
include/video.h: Remove declaration of functions that don't exist.
Liviu Dudau
2018-09-28
test: Add ut_asserteq_mem
Mario Six
[next]