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-10-28
board: sama5d2_xplained: Set 'ethaddr' got from AT24MAC
Wenyou Yang
2016-10-28
board: sama5d2_xplained: Clean up code
Wenyou Yang
2016-10-28
board: sama5d2_xplained: Move config options to defconfigs
Wenyou Yang
2016-10-28
serial: atmel_usart: Support enable an early debug UART
Wenyou Yang
2016-10-28
serial: Kconfig: Add ATMEL_USART option
Wenyou Yang
2016-10-28
mmc: atmel_sdhci: Remove unnecessary clock calling
Wenyou Yang
2016-10-28
usb: ehci-atmel: Remove unnecessary clock calling
Wenyou Yang
2016-10-28
i2c: at91_i2c: Change error return -ENODEV to -EINVAL
Wenyou Yang
2016-10-28
i2c: at91_i2c: Remove unnecessary clock calling
Wenyou Yang
2016-10-28
gpio: atmel_pio4: Remove unnecessary clock calling
Wenyou Yang
2016-10-28
clk: at91: Improve the clock implementation
Wenyou Yang
2016-10-28
clk: clk-uclass: Assign clk->dev before call .of_xlate
Wenyou Yang
2016-10-28
ARM: at91/dt: sama5d2: Fix the warning from dtc
Wenyou Yang
2016-10-28
clk: at91: Fix at91-pmc and at91-sckc's class ID
Wenyou Yang
2016-10-28
AT91: Correct misspelling of "redundent" in partition names
Robert P. J. Day
2016-10-28
arm, at91: add icache support
Heiko Schocher
2016-10-28
ARM: at91: clock: correct PRES offset for at91sam9x5
Heiko Schocher
2016-10-28
arm: at91: mpddrc: add missing MPDDRC_MD defines
Heiko Schocher
2016-10-24
travis-ci: Add test.py for various qemu platforms
Tom Rini
2016-10-24
travis-ci: Drop 'TEST_CMD'
Tom Rini
2016-10-24
travis-ci: Add more architectures
Tom Rini
2016-10-24
travis-ci: Update toolchain and buildman usage
Tom Rini
2016-10-24
travis-ci: Do not make buildman warnings fatal
Tom Rini
2016-10-24
travis-ci: Use a git URI for dtc.git
Tom Rini
2016-10-24
travis-ci: Switch to Ubuntu 14.04 'Trusty Tahr'
Tom Rini
2016-10-24
api: storage: Avoid enumeration for non-configured subsystem
Emmanuel Vadot
2016-10-24
tools: moveconfig: support wildcards in --defconfigs file
Masahiro Yamada
2016-10-24
Fix codying style broken by recent libfdt sync
Masahiro Yamada
2016-10-24
libfdt: fix fdt_stringlist_search()
Masahiro Yamada
2016-10-24
libfdt: fix fdt_stringlist_count()
Masahiro Yamada
2016-10-24
power: twl6030: fix code refactoring
Nicolae Rosia
2016-10-24
ext4: Only write journal entries for modified blocks in unlink_filename
Stefan Brüns
2016-10-24
ext4: Fix handling of direntlen in unlink_filename
Stefan Brüns
2016-10-24
ext4: cleanup unlink_filename function
Stefan Brüns
2016-10-24
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2016-10-23
Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_USB_KEYBOARD to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
Simon Glass
2016-10-23
video: Drop CONFIG_CONSOLE_INFO_QUIET
Simon Glass
2016-10-23
video: Move video_get_info_str() prototype to a header file
Simon Glass
2016-10-23
Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
Simon Glass
2016-10-23
video: Drop CONFIG_VIDEO_HW_CURSOR
Simon Glass
2016-10-23
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
Simon Glass
2016-10-23
video: Drop the sed13806 driver
Simon Glass
2016-10-23
video: Drop the s3c-fb driver
Simon Glass
2016-10-23
video: Drop the imx25lcdc driver
Simon Glass
[next]