summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* MPC83xx, MPC85xx: compile stub cache functionStefano Babic2012-07-21-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-20-64/+97
|\
| * ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependencyFabio Estevam2012-07-20-2/+8
| * ARM: OMAP4: PANDA: Add rest of the USB module pads to essentialsSRICHARAN R2012-07-20-22/+22
| * arm: armv7: add compile option -mno-unaligned-access if availableTetsuyuki Kobayashi2012-07-20-0/+2
| * arm: Fix to mistake clean the memory spaceZhong Hongbo2012-07-20-40/+65
* | Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk2012-07-20-225/+158
|\ \
| * | nds32: split common cache access from cpu into libMacpaul Lin2012-07-20-225/+158
| |/
* | common.h: Remove include compiler.hMarek Vasut2012-07-20-2/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-07-20-75/+117
|\
| * usb_storage: fix ehci driver max transfer sizeStefan Herbrechtsmeier2012-07-18-17/+20
| * smsc95xx: align buffers to cache line sizeIlya Yanok2012-07-18-4/+9
| * ehci-hcd: change debug() to printf() in case of errorsIlya Yanok2012-07-18-3/+3
| * usb: check return value of submit_{control, bulk}_msgIlya Yanok2012-07-18-2/+4
| * usb: pass cache-aligned buffer to usb_get_descriptor()Ilya Yanok2012-07-18-2/+4
| * ehci-hcd: fix external buffer cache handlingIlya Yanok2012-07-18-9/+14
| * ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini2012-07-18-30/+43
| * ehci-hcd: program asynclistaddr before every transferIlya Yanok2012-07-18-5/+3
| * common.h: Introduce DEFINE_CACHE_ALIGN_BUFFERMarek Vasut2012-07-18-3/+18
| * ehci-omap: Do not call dcache_off from omap_ehci_hcd_initTom Rini2012-07-18-1/+0
* | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-07-20-97/+23
|\ \
| * | sf: spansion: inline useless id definesMike Frysinger2012-07-20-22/+12
| * | sf: drop unused/duplicate command definesMike Frysinger2012-07-20-75/+11
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2012-07-20-4/+4
|\ \
| * | net: link_local: fix buildbenoit.thebaudeau@advans2012-07-19-3/+3
| * | net: bootp: fix buildbenoit.thebaudeau@advans2012-07-19-1/+1
| |/
* | tools: clean up mingw ifdefsMike Frysinger2012-07-20-8/+10
* | Blackfin: bfin_mac: drop volatile markings on packet buffersMike Frysinger2012-07-19-2/+1
* | Blackfin: easylogo: add lzma logosMike Frysinger2012-02-03-22/+2964
|/
* Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk2012-07-18-135/+166
|\
| * ipu_common: Add ldb_clk for use in parenting the pixel clockEric Nelson2012-07-10-3/+12
| * ipu_common: Do not hardcode the ipu_clk frequencyFabio Estevam2012-07-10-1/+4
| * ipu_common: Rename MXC_CCM_BASEFabio Estevam2012-07-10-1/+1
| * ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53Fabio Estevam2012-07-10-1/+4
| * ipu_common: Only apply the erratum to MX51Fabio Estevam2012-07-10-0/+2
| * video: Rename CONFIG_VIDEO_MX5Fabio Estevam2012-07-10-5/+5
| * mx6: Allow mx6 to access the IPUv3 registersFabio Estevam2012-07-10-3/+14
| * common lcd: minor coding style changesNikita Kiryanov2012-07-10-121/+124
* | Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2012-07-18-15/+9
|\ \
| * | nios2: move gd and bd into BSSThomas Chou2012-07-16-15/+9
* | | FSL/eSDHC: enable the clock to detect the SD cardJerry Huang2012-07-13-0/+3
* | | SD/MMC: check the card status during erase operationJerry Huang2012-07-13-0/+5
* | | mmc:fix Call mmc_init() when executing mmc_get_dev()Ɓukasz Majewski2012-07-13-1/+4
* | | mmc: remove the hard setting for tran_speedJaehoon Chung2012-07-13-6/+7
* | | i.MX: fsl_esdhc: allow use with cache enabled.Eric Nelson2012-07-13-1/+16
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2012-07-12-36/+51
|\ \
| * | mx28evk: Add I2C supportFabio Estevam2012-07-11-0/+11
| * | mxs-i2c: Fix internal address byte orderTorsten Fleischer2012-07-11-1/+1
| * | mxc_i2c: remove setting speed at each startTroy Kisky2012-07-11-6/+0
| * | mx6qsabrelite: add i2c supportTroy Kisky2012-07-11-0/+19