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
2016-01-20
serial: lpuart: Prepare the driver for DM conversion
Bin Meng
2016-01-20
serial: lpuart: Call local version of setbrg and putc directly
Bin Meng
2016-01-20
serial: lpuart: Fix several cosmetic issues
Bin Meng
2016-01-20
serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
Bin Meng
2016-01-20
arm: ls1021atwr: Convert to driver model and enable serial support
Bin Meng
2016-01-20
Revert "fdt_support: Add multi-serial support for stdout fixup"
Bin Meng
2016-01-20
test/py: add a test for the sleep command
Stephen Warren
2016-01-20
test/py: test the ums command
Stephen Warren
2016-01-20
test/py: test the shell if command
Stephen Warren
2016-01-20
test/py: add test of basic shell functionality
Stephen Warren
2016-01-20
test/py: test the md/mw commands
Stephen Warren
2016-01-20
test/py: add test of setenv/printenv/echo
Stephen Warren
2016-01-20
test/py: test that sandbox exits when asked
Stephen Warren
2016-01-20
test/py: Implement pytest infrastructure
Stephen Warren
2016-01-20
patman: Add --thread option
Mateusz Kulikowski
2016-01-20
clk: add API to enable clock
Masahiro Yamada
2016-01-20
clk: add static qualifier to local functions
Masahiro Yamada
2016-01-20
clk: add needed include and declaration to include/clk.h
Masahiro Yamada
2016-01-20
clk: fix comments in include/clk.h
Masahiro Yamada
2016-01-20
clk: move Kconfig options into sub-menu
Masahiro Yamada
2016-01-20
usb: Define USB_MAX_STOR_DEV in only one place
Simon Glass
2016-01-20
timer: sandbox: work without device tree
Stephen Warren
2016-01-20
dm: timer: refuse timers with zero clock_rate
Stephen Warren
2016-01-20
bzip2: Support compression for sandbox
Simon Glass
2016-01-20
dm: core: Call uclass post_bind() after the driver's bind() method
Simon Glass
2016-01-20
sandbox: Support the bmp command
Simon Glass
2016-01-20
tiny-printf: Always print zeroes
Simon Glass
2016-01-20
pinctrl: Avoid binding all pinconfig nodes before relocation
Simon Glass
2016-01-20
i2c: Correct command return values
Simon Glass
2016-01-20
dm: mmc: Try to honour the sequence order
Simon Glass
2016-01-20
dm: gpio: Allow the uclass to work without printf()
Simon Glass
2016-01-20
tiny-printf: Avoid printing NULL strings
Simon Glass
2016-01-20
defconfig: dra74_evm: enable timer driver model
Mugunthan V N
2016-01-20
arm: dts: dra7-evm: add tick-timer to chosen node
Mugunthan V N
2016-01-20
defconfig: dra72_evm: enable timer driver model
Mugunthan V N
2016-01-20
arm: dts: dra72-evm: add tick-timer to chosen node
Mugunthan V N
2016-01-20
ti_omap5_common: timer: do not define CONFIG_TIMER for spl
Mugunthan V N
2016-01-20
defconfig: am335x_gp_evm: enable timer driver model
Mugunthan V N
2016-01-20
arm: dts: am335x-evm: add tick-timer to chosen node
Mugunthan V N
2016-01-20
defconfig: am335x_boneblack_vboot: enable timer driver model
Mugunthan V N
2016-01-20
arm: dts: am335x-boneblack: add tick-timer to chosen node
Mugunthan V N
2016-01-20
am335x_evm: timer: do not define CONFIG_TIMER for spl
Mugunthan V N
2016-01-20
defconfig: am437x_gp_evm: enable timer driver model
Mugunthan V N
2016-01-20
arm: dts: am437x-gp-evm: add tick-timer to chosen node
Mugunthan V N
2016-01-20
defconfig: am437x_sk_evm: enable timer driver model
Mugunthan V N
2016-01-20
arm: dts: am437x-sk-evm: add tick-timer to chosen node
Mugunthan V N
2016-01-20
am43xx_evm: timer: do not define CONFIG_TIMER for spl
Mugunthan V N
2016-01-20
drivers: timer: omap_timer: add timer driver for omap devices based on dm
Mugunthan V N
2016-01-20
dm: timer: uclass: Add flag to control sequence numbering
Mugunthan V N
2016-01-20
dm: timer: uclass: add timer init in uclass driver to add timer device
Mugunthan V N
[next]