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
2017-11-22
binman: Increase test coverage back to 100%
Simon Glass
2017-11-22
binman: Add a main program to the tests
Simon Glass
2017-11-22
binman: Add tests for importlib availability
Simon Glass
2017-11-22
binman: Set up 'entry' to permit full test coverage
Simon Glass
2017-11-22
binman: Append to PYTHONPATH when running test coverage
Simon Glass
2017-11-22
dtoc: Fix up tests
Simon Glass
2017-11-22
buildman: Fix up tests
Simon Glass
2017-11-22
buildman: Allow skipping of tests which use the network
Simon Glass
2017-11-22
patman: Fix up tests to pass with newest checkpatch
Simon Glass
2017-11-22
test/run: Report and return failure
Simon Glass
2017-11-22
binman: Disable the no-unit_address_vs_reg warnings
Simon Glass
2017-11-22
binman: Rename tests to ftest
Simon Glass
2017-11-22
binman: Add a Makefile for test-program compilation
Simon Glass
2017-11-22
binman: Add docs explaining how to enable binman for a board
Simon Glass
2017-11-22
binman: Add better Makefile debugging
Simon Glass
2017-11-21
ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xx
Faiz Abbas
2017-11-21
ARM: dts: OMAP5+: Add support for bandgap sensor in SPL
Faiz Abbas
2017-11-21
thermal: ti-bandgap: Add support for temperature sensor
Faiz Abbas
2017-11-21
TI: am57xx; Remove am57xx_evm_nodt_defconfig
Tom Rini
2017-11-21
README: update mailing list url
S. Lockwood-Childs
2017-11-21
envtools: make sure version/timestamp header file are available
Stefan Agner
2017-11-21
env: Remove CONFIG_ENV_AES support
Tom Rini
2017-11-20
omap3: spi: the symbol for Hertz is Hz
Heinrich Schuchardt
2017-11-20
Makefile: Correct SPL/TPL/DTB build race condition
M. Vefa Bicakci
2017-11-20
malloc: don't compare pointers to 0
Heinrich Schuchardt
2017-11-20
scripts/coccinelle: add some more coccinelle tests
Heinrich Schuchardt
2017-11-20
Makefile: add coccicheck target
Heinrich Schuchardt
2017-11-20
yaffs2: rework yaffs_new_obj_id
Heinrich Schuchardt
2017-11-20
dra7x: fastboot: Increase recovery partition size
Praneeth Bajjuri
2017-11-20
scripts/ld-version.sh: regular expression compile fails
Heinrich Schuchardt
2017-11-20
kconfig/symbol.c: use correct pointer type argument for sizeof
Heinrich Schuchardt
2017-11-20
Merge git://git.denx.de/u-boot-ubi
Tom Rini
2017-11-20
Merge git://git.denx.de/u-boot-i2c
Tom Rini
2017-11-20
ubi: no NULL check needed before kmem_cache_destroy
Heinrich Schuchardt
2017-11-20
ubifs: no NULL check needed before free
Heinrich Schuchardt
2017-11-20
odroid-c2: enable I2C
Beniamino Galvani
2017-11-20
i2c: add Amlogic Meson driver
Beniamino Galvani
2017-11-19
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-11-17
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
Tom Rini
2017-11-17
arm: config: fix default console only to specify the device
Dongjin Kim
2017-11-17
Add UART base addresses for additional UARTs
Landheer-Cieslak, Ronald
2017-11-17
dm: pci: change bus number register setting compliant with Linux
Minghuan Lian
2017-11-17
nios2: 10m50: Add CPU pre-relocation in device tree
Gan, Yau Wai
2017-11-17
dm: core: fix member name in ofnode_union documentation
Baruch Siach
2017-11-17
tpm: add more missing va_end()
André Draszik
2017-11-17
tpm: add more useful NV storage permission flags
André Draszik
2017-11-17
tpm: add tpm_get_random()
André Draszik
2017-11-17
omap3: omap3_logic: Move pinmuxing to header file
Adam Ford
2017-11-17
configs: dragonboard410c: Save environment data on eMMC
Jorge Ramirez-Ortiz
2017-11-17
env: Save environment at the end of an MMC partition
Jorge Ramirez-Ortiz
[next]