aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-27Prepare v2012.07-rc3v2012.07-rc3Wolfgang Denk
2012-07-24net: Make sure the ethaddr is updated in net_init()Joe Hershberger
2012-07-22Prepare v2012.07-rc2v2012.07-rc2Wolfgang Denk
2012-07-22Minor Coding Style Cleanup.Wolfgang Denk
2012-07-22BC3450 board: Remove unused CONFIG_SYS_CPU definitionWolfgang Denk
2012-07-22BC3450 board: change debug code to using debug()Wolfgang Denk
2012-07-22Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-21MPC83xx, MPC85xx: compile stub cache functionStefano Babic
2012-07-21ARM1136: Fix cache range checksBenoît Thébaudeau
2012-07-20mx6: Make pad name macro consistent with the datasheetAshok
2012-07-20mx28: Fix elftosb source link in README.mx28_commonAnatolij Gustschin
2012-07-20doc: README.mx28_common: Add missing entry into ContentsFabio Estevam
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk
2012-07-20common.h: Remove include compiler.hMarek Vasut
2012-07-20nds32: split common cache access from cpu into libMacpaul Lin
2012-07-20ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependencyFabio Estevam
2012-07-20ARM: OMAP4: PANDA: Add rest of the USB module pads to essentialsSRICHARAN R
2012-07-20arm: armv7: add compile option -mno-unaligned-access if availableTetsuyuki Kobayashi
2012-07-20arm: Fix to mistake clean the memory spaceZhong Hongbo
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-07-20Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2012-07-20tools: clean up mingw ifdefsMike Frysinger
2012-07-20sf: spansion: inline useless id definesMike Frysinger
2012-07-20sf: drop unused/duplicate command definesMike Frysinger
2012-07-19net: link_local: fix buildbenoit.thebaudeau@advans
2012-07-19net: bootp: fix buildbenoit.thebaudeau@advans
2012-07-19Blackfin: bfin_mac: drop volatile markings on packet buffersMike Frysinger
2012-07-18usb_storage: fix ehci driver max transfer sizeStefan Herbrechtsmeier
2012-07-18smsc95xx: align buffers to cache line sizeIlya Yanok
2012-07-18ehci-hcd: change debug() to printf() in case of errorsIlya Yanok
2012-07-18usb: check return value of submit_{control, bulk}_msgIlya Yanok
2012-07-18usb: pass cache-aligned buffer to usb_get_descriptor()Ilya Yanok
2012-07-18ehci-hcd: fix external buffer cache handlingIlya Yanok
2012-07-18ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini
2012-07-18ehci-hcd: program asynclistaddr before every transferIlya Yanok
2012-07-18common.h: Introduce DEFINE_CACHE_ALIGN_BUFFERMarek Vasut
2012-07-18ehci-omap: Do not call dcache_off from omap_ehci_hcd_initTom Rini
2012-07-18Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk
2012-07-18Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk
2012-07-16nios2: move gd and bd into BSSThomas Chou
2012-07-13FSL/eSDHC: enable the clock to detect the SD cardJerry Huang
2012-07-13SD/MMC: check the card status during erase operationJerry Huang
2012-07-13mmc:fix Call mmc_init() when executing mmc_get_dev()Łukasz Majewski
2012-07-13mmc: remove the hard setting for tran_speedJaehoon Chung
2012-07-13i.MX: fsl_esdhc: allow use with cache enabled.Eric Nelson
2012-07-12Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2012-07-11mx28evk: Add I2C supportFabio Estevam
2012-07-11mxs-i2c: Fix internal address byte orderTorsten Fleischer