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-10
configs: Re-sync CONFIG_CMD_IMLS with moveconfig
Tuomas Tynkkynen
2017-10-10
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
2017-10-09
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-10-09
Merge git://git.denx.de/u-boot-video
Tom Rini
2017-10-08
sandbox: avoid memory leak in os_dirent_ls
Heinrich Schuchardt
2017-10-08
dm: ofnode: query correct property in livetree ofnode_get_addr_size
Klaus Goger
2017-10-08
dm: core: Round up size when allocating so that it is cache line aligned
Faiz Abbas
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
[next]