aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-22BC3450 board: change debug code to using debug()Wolfgang Denk1-9/+3
2012-07-22Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk3-9/+10
2012-07-21MPC83xx, MPC85xx: compile stub cache functionStefano Babic2-2/+2
2012-07-21ARM1136: Fix cache range checksBenoît Thébaudeau1-3/+3
2012-07-20mx6: Make pad name macro consistent with the datasheetAshok1-2/+2
2012-07-20mx28: Fix elftosb source link in README.mx28_commonAnatolij Gustschin1-2/+2
2012-07-20doc: README.mx28_common: Add missing entry into ContentsFabio Estevam1-2/+3
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk16-64/+97
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk4-225/+158
2012-07-20common.h: Remove include compiler.hMarek Vasut1-2/+1
2012-07-20nds32: split common cache access from cpu into libMacpaul Lin4-225/+158
2012-07-20ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependencyFabio Estevam1-2/+8
2012-07-20ARM: OMAP4: PANDA: Add rest of the USB module pads to essentialsSRICHARAN R1-22/+22
2012-07-20arm: armv7: add compile option -mno-unaligned-access if availableTetsuyuki Kobayashi1-0/+2
2012-07-20arm: Fix to mistake clean the memory spaceZhong Hongbo13-40/+65
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk8-75/+117
2012-07-20Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk8-97/+23
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2-4/+4
2012-07-20tools: clean up mingw ifdefsMike Frysinger2-8/+10
2012-07-20sf: spansion: inline useless id definesMike Frysinger1-22/+12
2012-07-20sf: drop unused/duplicate command definesMike Frysinger8-75/+11
2012-07-19net: link_local: fix buildbenoit.thebaudeau@advans1-3/+3
2012-07-19net: bootp: fix buildbenoit.thebaudeau@advans1-1/+1
2012-07-19Blackfin: bfin_mac: drop volatile markings on packet buffersMike Frysinger1-2/+1
2012-07-18usb_storage: fix ehci driver max transfer sizeStefan Herbrechtsmeier1-17/+20
2012-07-18smsc95xx: align buffers to cache line sizeIlya Yanok1-4/+9
2012-07-18ehci-hcd: change debug() to printf() in case of errorsIlya Yanok1-3/+3
2012-07-18usb: check return value of submit_{control, bulk}_msgIlya Yanok1-2/+4
2012-07-18usb: pass cache-aligned buffer to usb_get_descriptor()Ilya Yanok1-2/+4
2012-07-18ehci-hcd: fix external buffer cache handlingIlya Yanok1-9/+14
2012-07-18ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini3-30/+43
2012-07-18ehci-hcd: program asynclistaddr before every transferIlya Yanok1-5/+3
2012-07-18common.h: Introduce DEFINE_CACHE_ALIGN_BUFFERMarek Vasut1-3/+18
2012-07-18ehci-omap: Do not call dcache_off from omap_ehci_hcd_initTom Rini1-1/+0
2012-07-18Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk11-135/+166
2012-07-18Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2-15/+9
2012-07-16nios2: move gd and bd into BSSThomas Chou2-15/+9
2012-07-13FSL/eSDHC: enable the clock to detect the SD cardJerry Huang1-0/+3
2012-07-13SD/MMC: check the card status during erase operationJerry Huang1-0/+5
2012-07-13mmc:fix Call mmc_init() when executing mmc_get_dev()Łukasz Majewski1-1/+4
2012-07-13mmc: remove the hard setting for tran_speedJaehoon Chung1-6/+7
2012-07-13i.MX: fsl_esdhc: allow use with cache enabled.Eric Nelson1-1/+16
2012-07-12Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk15-36/+51
2012-07-11mx28evk: Add I2C supportFabio Estevam2-0/+11
2012-07-11mxs-i2c: Fix internal address byte orderTorsten Fleischer1-1/+1
2012-07-11mxc_i2c: remove setting speed at each startTroy Kisky1-6/+0
2012-07-11mx6qsabrelite: add i2c supportTroy Kisky2-0/+19
2012-07-11mxc_i2c: specify i2c base address in config fileTroy Kisky10-29/+20
2012-07-10net: fix typo in arp clean upMike Frysinger1-1/+1
2012-07-10net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and otherNobuhiro Iwamatsu1-4/+3