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-10-08
dm: gpio: pca953x: Drop pointless data structure checks
Simon Glass
2017-10-08
dm: gpio: Correct use of -ENODEV in drivers
Simon Glass
2017-10-08
dm: gpio: Add a comment about not copying some drivers
Simon Glass
2017-10-08
dm: gpio: vybrid_gpio: Correct driver's use of bind() method
Simon Glass
2017-10-08
test: print_ut: Add test for %ls strings
Rob Clark
2017-10-08
configs: stm32h743-eval: enable filesystem related flags
Patrice Chotard
2017-10-08
configs: stm32h743-disco: enable filesystem related flags
Patrice Chotard
2017-10-08
configs: stm32h743-disco: enable SDMMC support
Patrice Chotard
2017-10-08
configs: stm32h743-eval: enable SDMMC support
Patrice Chotard
2017-10-08
dm: mmc: remove DM_MMC_OPS for STM32_SDMMC
Patrice Chotard
2017-10-08
ARM: DTS: stm32: add SDMMC support fo stm32h743-eval
Patrice Chotard
2017-10-08
ARM: DTS: stm32: add SDMMC support for stm32h743 disco
Patrice Chotard
2017-10-08
configs: stm32: update SRAM address for STM32H7 disco and eval
Patrice Chotard
2017-10-08
ARM: stm32f7: fix prescaler calculation of timer
Bo Shen
2017-10-08
fs/fat: Check malloc return values and fix memory leaks
Tuomas Tynkkynen
2017-10-08
fs/fat: Fix 'CACHE: Misaligned operation at range' warnings
Tuomas Tynkkynen
2017-10-08
cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI
Tom Rini
2017-10-08
scripts: Move Kconfig contents to cmd/Kconfig
Sam Protsenko
2017-10-08
serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag
Patrice Chotard
2017-10-08
serial: stm32x7: add STM32F4 support
Patrice Chotard
2017-10-08
serial: stm32x7: add fifo support for STM32H7
Patrice Chotard
2017-10-08
serial: stm32x7: prepare the ground to STM32F4 support
Patrice Chotard
2017-10-08
serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible
Patrice Chotard
2017-10-08
serial: stm32x7: cleanup code
Patrice Chotard
2017-10-08
ARMv8: make master CPU checking logic more clear
zijun_hu
2017-10-08
board: STiH410-B2260: set ramdisk_addr_r to 0x48000000
Lee Jones
2017-10-08
board: STiH410-B2260: fix sdram size
Nicolas Le Bayon
2017-10-08
board: STiH410-B2260: update environment variable
Patrice Chotard
2017-10-08
ARMv8: fix error in freeing stack frame
zijun_hu
2017-10-08
ARMv8: get new GD address from gd->new_gd directly
zijun_hu
2017-10-07
Travis-CI: Fix microblaze and xilinx jobs
Tom Rini
2017-10-07
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
Tom Rini
2017-10-07
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-10-07
x86: edison: Bring minimal ACPI support to the board
Andy Shevchenko
2017-10-07
x86: tangier: Enable ACPI support for Intel Tangier
Andy Shevchenko
2017-10-07
x86: theadorable-x86-xxx_defconfig: Enable setexpr command
Stefan Roese
2017-10-07
x86: theadorable-x86-common: Move "-generic" into kernel-ver variable
Stefan Roese
2017-10-07
x86: theadorable-x86-common: Add further pci hotplug cmdline parameters
Stefan Roese
2017-10-06
Travis-CI: Split out more vendors from the catch-all ARM job
Tom Rini
2017-10-06
Travis-CI: Move Boundary and Engicam devices to their own jobs
Tom Rini
2017-10-06
Travis-CI: Move Toradex into its own job
Tom Rini
2017-10-06
fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls
Tom Rini
2017-10-06
tools/fit_image.c: Update some return code paths
Tom Rini
2017-10-06
cmd/time.c: Initialize 'repeatable' variable
Tom Rini
2017-10-06
cmd/pxe.c: Rework initrd and bootargs handling slightly
Tom Rini
2017-10-06
cmd/nvedit.c: Update input handling to cover overflow cases
Tom Rini
2017-10-06
test/dm: Fix string handling issues in the eth test
Tom Rini
2017-10-06
test/overlay: Fix various malloc/free leaks
Tom Rini
2017-10-06
GPT: fix memory leaks identified by Coverity
Alison Chaiken
2017-10-06
fs-test: Add test for a filename using '..' to go back to the root
Tuomas Tynkkynen
[prev]
[next]