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-09
cros_ec: Update cros_ec_read_hash() to specify the image
Simon Glass
2018-10-09
cros: Update ec_commands to latest version
Simon Glass
2018-10-09
Rename GPT_HEADER_SIGNATURE to avoid conflict
Simon Glass
2018-10-09
Add a header file for strings
Simon Glass
2018-10-09
log: Add comments to the rest of the log categories
Simon Glass
2018-10-09
tpm: Add a few new commands for v1
Simon Glass
2018-10-09
video: Adjust video_clear() to return an error
Simon Glass
2018-10-09
fdt: Remove fdtdec_decode_region() function
Simon Glass
2018-10-09
cros: Adjust board_get_cros_ec_dev() to return a udevice
Simon Glass
2018-10-09
cros: Update cros_ec code to use struct udevice
Simon Glass
2018-10-09
Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
Simon Glass
2018-10-09
dm: core: Update ofnode to read binman-style flash entry
Simon Glass
2018-10-09
dm: core: Add a function to find the first inactive child
Simon Glass
2018-10-09
dm: core: Update some functions to use const
Simon Glass
2018-10-09
dm: core: Alloc uclass-private data to be cache-aligned
Simon Glass
2018-10-09
sandbox: Restore blocking I/O on exit
Simon Glass
2018-10-09
sandbox: tpm: Enhance to support the latest Chromium OS
Simon Glass
2018-10-09
sandbox: tpm: Tidy up enums and return values
Simon Glass
2018-10-09
sandbox: video: Speed up video output
Simon Glass
2018-10-09
sandbox: spi: Add more logging
Simon Glass
2018-10-09
sandbox: Add a way to write data to the host filesystem
Simon Glass
2018-10-09
sandbox: Support file truncation with os_open()
Simon Glass
2018-10-09
log: Add helpers for common log levels
Simon Glass
2018-10-08
log: Correct definition of log_msg_ret()
Simon Glass
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
[next]