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
2012-07-20
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2012-07-20
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2012-07-20
sf: spansion: inline useless id defines
Mike Frysinger
2012-07-20
sf: drop unused/duplicate command defines
Mike Frysinger
2012-07-19
Blackfin: bfin_mac: drop volatile markings on packet buffers
Mike Frysinger
2012-07-18
smsc95xx: align buffers to cache line size
Ilya Yanok
2012-07-18
ehci-hcd: change debug() to printf() in case of errors
Ilya Yanok
2012-07-18
ehci-hcd: fix external buffer cache handling
Ilya Yanok
2012-07-18
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
Tom Rini
2012-07-18
ehci-hcd: program asynclistaddr before every transfer
Ilya Yanok
2012-07-18
ehci-omap: Do not call dcache_off from omap_ehci_hcd_init
Tom Rini
2012-07-18
Merge branch 'next' of git://git.denx.de/u-boot-video
Wolfgang Denk
2012-07-13
FSL/eSDHC: enable the clock to detect the SD card
Jerry Huang
2012-07-13
SD/MMC: check the card status during erase operation
Jerry Huang
2012-07-13
mmc:fix Call mmc_init() when executing mmc_get_dev()
Ćukasz Majewski
2012-07-13
mmc: remove the hard setting for tran_speed
Jaehoon Chung
2012-07-13
i.MX: fsl_esdhc: allow use with cache enabled.
Eric Nelson
2012-07-12
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Wolfgang Denk
2012-07-11
mxs-i2c: Fix internal address byte order
Torsten Fleischer
2012-07-11
mxc_i2c: remove setting speed at each start
Troy Kisky
2012-07-11
mxc_i2c: specify i2c base address in config file
Troy Kisky
2012-07-10
net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and other
Nobuhiro Iwamatsu
2012-07-10
ipu_common: Add ldb_clk for use in parenting the pixel clock
Eric Nelson
2012-07-10
ipu_common: Do not hardcode the ipu_clk frequency
Fabio Estevam
2012-07-10
ipu_common: Rename MXC_CCM_BASE
Fabio Estevam
2012-07-10
ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53
Fabio Estevam
2012-07-10
ipu_common: Only apply the erratum to MX51
Fabio Estevam
2012-07-10
video: Rename CONFIG_VIDEO_MX5
Fabio Estevam
2012-07-10
mx6: Allow mx6 to access the IPUv3 registers
Fabio Estevam
2012-07-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2012-07-09
tegra: usb: Fix device enumeration problem of USB1
Jim Lin
2012-07-09
EXYNOS: Add power Enable/Disable for USB-EHCI
Rajeshwari Shinde
2012-07-09
USB: EXYNOS: Set USB 2.0 HOST Link mode
Rajeshwari Shinde
2012-07-09
USB: EXYNOS: Incorporate EHCI review comments
Rajeshwari Shinde
2012-07-08
Remove remaining mdelay() macros
Anatolij Gustschin
2012-07-07
MTD: SPEAr SMI: Add write support for length < 4 bytes
Stefan Roese
2012-07-07
i2c: designware_i2c.c: Add support for the "i2c probe" command
Stefan Roese
2012-07-07
rtc/m41t62: Add support for M41T82 with HT (Halt Update)
Stefan Roese
2012-07-07
GPIO: Add SPEAr GPIO driver
Stefan Roese
2012-07-07
net: Multiple updates/enhancements to designware.c
Stefan Roese
2012-07-07
SPEAr: Add interface information in initialization
Vipin Kumar
2012-07-07
st_smi: Fixed page size for Winbond W25Q128FV flash
Armando Visconti
2012-07-07
st_smi: Change timeout loop implementation
Amit Virdi
2012-07-07
st_smi: Fix bug in flash_print_info()
Armando Visconti
2012-07-07
st_smi: Change the flash probing method
Armando Visconti
2012-07-07
st_smi: Removed no needed dependency on ST_M25Pxx_ID
Armando Visconti
2012-07-07
st_smi: Fix smi read status
Vipin Kumar
2012-07-07
st_smi: Move status register read before modifying ctrl register
Shiraz Hashim
2012-07-07
st_smi: Read status until timeout happens
Vipin KUMAR
2012-07-07
st_smi: Enhance the error handling
Amit Virdi
[next]