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-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-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
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
2014-07-18
mtd: cfi_flash: fix clang warning
Jeroen Hofstee
2014-07-18
sunxi: add gpio driver
Ian Campbell
2014-07-18
sunxi: Add axp152 pmic support
Hans de Goede
2014-07-18
sunxi: Add axp209 pmic support
Henrik Nordstrom
2014-07-18
sunxi: Add i2c support
Hans de Goede
2014-07-16
mvtwsi: convert to CONFIG_SYS_I2C framework
Hans de Goede
2014-07-16
fsl_i2c: add support for 3rd and 4th I2C
Shengzhou Liu
2014-07-16
i2c, omap24xx: add i2c deblock sequenz
Heiko Schocher
2014-07-09
usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x
Felipe Balbi
2014-07-09
usb: host: xhci: make sure to power up PHY
Felipe Balbi
2014-07-07
board: gdsys: Make gdsys osd hardware detection more robust
Dirk Eibach
2014-07-07
i2c: IHS I2C master driver
Dirk Eibach
2014-07-07
blackfin: Fix warning about undefined function
Vasili Galka
2014-07-07
mpc8xx: remove v37 board support
Masahiro Yamada
2014-07-07
mpc8xx: remove rbc823 board support
Masahiro Yamada
2014-07-07
mpc8xx: remove RPXlite_dw, quantum board support
Masahiro Yamada
2014-07-07
tpm: don't use unneeded double brackets
Jeroen Hofstee
2014-07-07
build: define CPU only when arch/${ARCH}/cpu/${CPU} exists
Masahiro Yamada
[next]