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-07-12
arch/arm/dts: Add Turris Omnia device tree
Marek Behún
2017-07-12
orion_wdt: Support for the Orion Watchdog
Marek Behún
2017-07-12
driver/ddr: Add support for setting timing in hws_topology_map
Marek Behún
2017-07-11
am33xx: board: Refactor USB initialization into separate function
Alexandru Gagniuc
2017-07-11
configs: am335x_evm: Enable FASTBOOT based on kconfig
Alexandru Gagniuc
2017-07-11
ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well
Tom Rini
2017-07-11
ti816x: Enable ethernet support
Tom Rini
2017-07-11
mtd: nand: make nand_info array static
Grygorii Strashko
2017-07-11
armv8: fsl-layerscape: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
board: toradex: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
board: BuR: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
board: ronetix: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
board: atmel: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
cmd: mvebu: bubt: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
mtd: nand: drv: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
net: fm: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
net: phy: cortina: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
cmd: nand: remove direct access to struct mtd_info->priv
Grygorii Strashko
2017-07-11
fs: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
common: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
cmd: jffs2: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
cmd: bootm: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
dfu: dfu_nand: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
common: env_nand: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
cmd: nand: abstract global variable usage for dm conversion
Mugunthan V N
2017-07-11
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-07-11
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
2017-07-11
dm: ofnode: use fdt32_t for DT property value to fix sparse warning
Masahiro Yamada
2017-07-11
dm: include <dm/util.h> from driver/core/dump.c
Masahiro Yamada
2017-07-11
dm: ofnode: simplify ofnode_read_bool()
Masahiro Yamada
2017-07-11
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
2017-07-11
dm: ofnode: simplify ofnode_read_prop()
Masahiro Yamada
2017-07-11
dm: ofnode: use ofnode_read_bool() to check property existence
Masahiro Yamada
2017-07-11
dm: include <dm/util.h> from drivers/core/util.c
Masahiro Yamada
2017-07-11
fdt: Check for NULL return from fdt_getprop in 'fdt set'
Tom Rini
2017-07-11
tegra: fdt: Ensure that the console UART is enabled
Simon Glass
2017-07-11
tegra: Show a debug message if the LCD PMIC fails to start
Simon Glass
2017-07-11
dm: serial: Add livetree support
Simon Glass
2017-07-11
dm: serial: Separate out the core serial-device finding code
Simon Glass
2017-07-11
dm: serial: ns16550: Convert to livetree
Simon Glass
2017-07-11
tegra: Fix up include file ordering
Simon Glass
2017-07-11
video: simple-panel: Add a little more debugging
Simon Glass
2017-07-11
dm: video: Update pwm_backlight to support livetree
Simon Glass
2017-07-11
dm: video: Sync display on backspace
Simon Glass
2017-07-11
tegra: nyan-big: Enable bootstage
Simon Glass
2017-07-11
dm: Fix error handling when unflattening the DT
Simon Glass
2017-07-11
tegra: nyan-big: Enable the debug UART
Simon Glass
2017-07-11
tegra: video: Time the LCD init
Simon Glass
2017-07-11
dm: core: Add functions to obtain node's address/size cells
Simon Glass
2017-07-11
dm: core: Add dev_read_enabled() to check if a device is enabled
Simon Glass
[prev]
[next]