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
2018-01-15
tools: fix incorrect usage of DT node unit address
Andre Przywara
2018-01-15
sunxi: arm64: correct usage of DT node address in FIT generation
Andre Przywara
2018-01-15
fix incorrect usage of DT node unit address in comments
Andre Przywara
2018-01-15
doc: fix incorrect usage of DT node unit address
Andre Przywara
2018-01-15
doc: FIT image: fix incorrect examples of DT node unit address
Andre Przywara
2018-01-15
doc: FIT image: fix incorrect description of DT node unit address
Andre Przywara
2018-01-15
binman: Run code coverage tests
Simon Glass
2018-01-15
travis.yml: Run tests for tools
Simon Glass
2018-01-15
test: Run dtoc tests
Simon Glass
2018-01-15
test: Run buildman tests
Simon Glass
2018-01-15
test: Run patman tests
Simon Glass
2018-01-15
test: Run binman tests
Simon Glass
2018-01-15
Merge git://git.denx.de/u-boot-imx
Tom Rini
2018-01-15
db410c: on aarch64 the fdtfile is in per-vendor subdirectory
Rob Clark
2018-01-15
db410c: add reserved-memory node to dts
Rob Clark
2018-01-15
db410c: use the device tree parsed by the lk loader.
Jorge Ramirez-Ortiz
2018-01-15
fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE
Rob Clark
2018-01-15
db410c: replace reset driver with psci
Jorge Ramirez-Ortiz
2018-01-15
db410c: update wlan and bt mac addresses from firmware
Jorge Ramirez-Ortiz
2018-01-15
db410c: configs: increase gunzip buffer size for the kernel
Jorge Ramirez-Ortiz
2018-01-15
db820c: stop autoboot when vol- pressed
Jorge Ramirez-Ortiz
2018-01-15
db820c: enable pmic gpios for pm8994
Jorge Ramirez-Ortiz
2018-01-15
db820c: add qualcomm dragonboard 820C support
Jorge Ramirez-Ortiz
2018-01-15
arm: mach-snapdragon: refactor clock driver
Jorge Ramirez-Ortiz
2018-01-15
env: enable accessing the environment in an EXT4 partition
Jorge Ramirez-Ortiz
2018-01-15
dm: core: parse chosen node
Rob Clark
2018-01-15
poplar: configs: increase gunzip buffer size for the kernel
Jorge Ramirez-Ortiz
2018-01-15
spmi: msm: display the PMIC Arb version (debug)
Jorge Ramirez-Ortiz
2018-01-14
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2018-01-14
arm: imx: hab: Add hab_failsafe console command
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Implement hab_rvt_failsafe
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Define rvt_failsafe()
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Make imx_hab_is_enabled global
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Make authenticate_image() return zero on open boards
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Prefix authenticate_image with imx_hab
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Make internal functions and data static
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Print HAB event log only after calling ROM
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Add a hab_rvt_check_target to image auth
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Implement hab_rvt_check_target
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Define rvt_check_target()
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Print additional IVT elements during debug
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Print CSF based on IVT descriptor
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Only call ROM once headers are verified
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Verify IVT self matches calculated address
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Add IVT header verification
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Add IVT header definitions
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Fix authenticate_image input parameters
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Move CSF_PAD_SIZE to hab.h
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Move IVT_SIZE to hab.h
Bryan O'Donoghue
[next]