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-07-11
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-07-10
Makefile: drop mention of *.cfgtmp
Baruch Siach
2018-07-10
mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures
Alex Kiernan
2018-07-10
mkimage: Refactor imagetool_get_source_date to take command name
Alex Kiernan
2018-07-10
common/memsize.c: Increase save array for supporting memory size > 4GB
Tien Fong Chee
2018-07-10
cmd: Kconfig: Move CONFIG_MP to Kconfig
Siva Durga Prasad Paladugu
2018-07-10
Makefile: drop unused cpp_cfg macro
Baruch Siach
2018-07-10
omap3_logic: Change console from ttyO0 to ttyS0
Adam Ford
2018-07-10
common: print \n in initr_scsi()
Heinrich Schuchardt
2018-07-10
gpio: omap_gpio: Convert to auto-alloc feature when DT is supported
Adam Ford
2018-07-10
vboot: Do not use hashed-strings offset
Teddy Reed
2018-07-10
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
Teddy Reed
2018-07-10
board: arm: Add support for Broadcom BCM7445
Thomas Fitzsimmons
2018-07-10
spl: fit: verify images prior to post processing
Ben Whitten
2018-07-10
configs: Remove empty #ifdef/#ifndef blocks from configs
Alex Kiernan
2018-07-10
spl: fit: Fix support for loading FPGA bitstream
Marek Vasut
2018-07-10
spl: spi: Support full fitImage handling
Marek Vasut
2018-07-10
spl: fat: Support full fitImage handling
Marek Vasut
2018-07-10
fit: Verify all configuration signatures
Marek Vasut
2018-07-10
test/py: vboot: Remove stderr redirect from openssl command
Paul Burton
2018-07-10
test/py: hush_if_test: Use open() in place of file()
Paul Burton
2018-07-10
test/py: fit: Open files as binary files
Paul Burton
2018-07-10
test/py: Import 'configparser' lower case to be python 3.x safe
Paul Burton
2018-07-10
test/py: Use range() rather than xrange()
Paul Burton
2018-07-10
test/py: Make print statements python 3.x safe
Paul Burton
2018-07-10
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-07-09
net: designware: Add reset ctrl to driver
Ley Foon Tan
2018-07-09
serial: ns16550: Add reset ctrl to driver
Ley Foon Tan
2018-07-09
mmc: dwmmc: socfpga: Add reset ctrl to driver
Ley Foon Tan
2018-07-09
include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)
Ley Foon Tan
2018-07-09
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
Ley Foon Tan
2018-07-09
MAINTAINERS: Add entries for Actions Semi OWL family
Manivannan Sadhasivam
2018-07-09
serial: Add Actions Semi OWL UART support
Manivannan Sadhasivam
2018-07-09
arm: dts: bubblegum_96: Enable UART5 for serial console
Manivannan Sadhasivam
2018-07-09
arm: dts: s900: Add UART node
Manivannan Sadhasivam
2018-07-09
clk: Add Actions Semi OWL clock support
Manivannan Sadhasivam
2018-07-09
arm: dts: s900: Add Clock Management Unit (CMU) nodes
Manivannan Sadhasivam
2018-07-09
dt-bindings: clock: Add S900 CMU register definitions
Manivannan Sadhasivam
2018-07-09
board: Add uCRobotics Bubblegum-96 board support
Manivannan Sadhasivam
2018-07-09
arm: Add support for Actions Semi OWL SoC family
Manivannan Sadhasivam
2018-07-09
configs: Resync with savedefconfig
Tom Rini
2018-07-09
binman: Support updating the device tree with calc'd info
Simon Glass
2018-07-09
binman: Add a SetCalculatedProperties() method
Simon Glass
2018-07-09
binman: Add a ProcessFdt() method
Simon Glass
2018-07-09
binman: Complete documentation of stages
Simon Glass
2018-07-09
dtoc: Add functions to add integer properties
Simon Glass
2018-07-09
dtoc: Avoid unwanted output during tests
Simon Glass
2018-07-09
test: Enable cover-coverage tests for dtoc and fdt
Simon Glass
2018-07-09
dtoc: Increase code coverage to 100%
Simon Glass
2018-07-09
binman: Move capture_sys_output() to test_util
Simon Glass
[next]