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
2012-07-20
mx6: Make pad name macro consistent with the datasheet
Ashok
2012-07-20
mx28: Fix elftosb source link in README.mx28_common
Anatolij Gustschin
2012-07-20
doc: README.mx28_common: Add missing entry into Contents
Fabio Estevam
2012-07-20
ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency
Fabio Estevam
2012-07-20
ARM: OMAP4: PANDA: Add rest of the USB module pads to essentials
SRICHARAN R
2012-07-20
arm: armv7: add compile option -mno-unaligned-access if available
Tetsuyuki Kobayashi
2012-07-20
arm: Fix to mistake clean the memory space
Zhong Hongbo
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
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2012-07-20
tools: clean up mingw ifdefs
Mike Frysinger
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
net: link_local: fix build
benoit.thebaudeau@advans
2012-07-19
net: bootp: fix build
benoit.thebaudeau@advans
2012-07-19
Blackfin: bfin_mac: drop volatile markings on packet buffers
Mike Frysinger
2012-07-18
usb_storage: fix ehci driver max transfer size
Stefan Herbrechtsmeier
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
usb: check return value of submit_{control, bulk}_msg
Ilya Yanok
2012-07-18
usb: pass cache-aligned buffer to usb_get_descriptor()
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
common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER
Marek Vasut
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-18
Merge branch 'master' of git://git.denx.de/u-boot-nios
Wolfgang Denk
2012-07-16
nios2: move gd and bd into BSS
Thomas Chou
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
mx28evk: Add I2C support
Fabio Estevam
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
mx6qsabrelite: add i2c support
Troy Kisky
2012-07-11
mxc_i2c: specify i2c base address in config file
Troy Kisky
2012-07-10
net: fix typo in arp clean up
Mike Frysinger
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
common lcd: minor coding style changes
Nikita Kiryanov
[next]