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-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-23
spi: add config option to enable the WP pin function on st micron flashes
Heiko Schocher
2014-07-23
pwm, imx6: add support for pwm modul on imx6
Heiko Schocher
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
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
[prev]
[next]