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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2014-08-01
mmc: s3c: Add SD driver
Marek Vasut
2014-08-01
bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag
Lubomir Rintel
2014-08-01
ARM: kirkwood: add mvsdio driver
DrEagle
2014-07-29
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-07-28
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-07-28
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-28
Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-28
Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-25
keystone2: use CONFIG_SOC_KEYSTONE in common places
Khoronzhuk, Ivan
2014-07-25
mtd: nand: davinci: add opportunity to write keystone U-boot image
Khoronzhuk, Ivan
2014-07-25
tps65218/am43xx_evm: Add power framework support to TPS65218
Tom Rini
2014-07-25
drivers: net: cpsw: add support for using second port as ethernet
Mugunthan V N
2014-07-24
serial: sh: Add support R8A7794
Nobuhiro Iwamatsu
2014-07-24
net: sh-eth: Add support R8A7794
Nobuhiro Iwamatsu
2014-07-23
dm: Give the demo uclass a name
Simon Glass
2014-07-23
dm: Add dm_scan_other() to locate board-specific devices
Simon Glass
2014-07-23
dm: Improve errors and warnings in lists_bind_fdt()
Simon Glass
2014-07-23
dm: Add child_pre_probe() and child_post_remove() methods
Simon Glass
2014-07-23
dm: Introduce per-child data for devices
Simon Glass
2014-07-23
dm: Add functions to access a device's children
Simon Glass
2014-07-23
dm: Provide a function to scan child FDT nodes
Simon Glass
2014-07-23
dm: Avoid accessing uclasses before they are ready
Simon Glass
2014-07-23
dm: Allow a device to be found by its FDT offset
Simon Glass
2014-07-23
dm: Introduce device sequence numbering
Simon Glass
2014-07-23
dm: Move uclass error checking/probing into a function
Simon Glass
2014-07-23
Add a flag indicating when the serial console is ready
Simon Glass
2014-07-23
dm: Support driver model prior to relocation
Simon Glass
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
dm: Provide a way to shut down driver model
Simon Glass
2014-07-23
dm: Make sure that the root device is probed
Simon Glass
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
stdio: Remove redundant code around stdio_register() calls
Simon Glass
2014-07-23
dm: gpio: Don't use the driver model uclass for SPL
Simon Glass
2014-07-22
driver/ddr: Fix DDR register timing_cfg_8
York Sun
2014-07-22
driver/ddr: Fix DDR4 driver for ARM
York Sun
2014-07-22
driver/nand: Add support of 16K SRAM for IFC 2.0
Prabhakar Kushwaha
2014-07-22
fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint
Zang Roy-R61911
2014-07-22
driver/nand: Update SRAM initialize logic for IFC.
Prabhakar Kushwaha
2014-07-22
driver/nand:Define MAX_BANKS same as SoC defined for IFC
Prabhakar Kushwaha
2014-07-22
qe: move immap_qe.h from arch directory into common directory
Zhao Qiang
2014-07-22
net/fm: call fm_port_to_index() with proper checks
Rotariu Marian-Cristian
2014-07-22
AHCI: Increase link timeout to 200ms
Ian Campbell
2014-07-22
serial: ns16550: use a const variable instead of macro
Masahiro Yamada
2014-07-22
serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor
Masahiro Yamada
2014-07-22
serial: ns16550: drop CONFIG_OMAP1610 from the special case
Masahiro Yamada
2014-07-22
driver/usb: include upper/lower_32_bits() from linux/compat.h
Lijun Pan
2014-07-21
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2014-07-18
mmc: prevent some warnings with make W=1
Jeroen Hofstee
2014-07-18
dirvers: mmc: use __weak
Jeroen Hofstee
2014-07-18
dm: add missing includes
Jeroen Hofstee
[next]