aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-16u8500: Enabling power to MMC device on AB8500 V2Mathieu J. Poirier
2012-08-16u8500: Moving processor-specific functions to cpu area.Mathieu J. Poirier
2012-08-16snowball: applying power to LAN and GBF controllersMathieu J. Poirier
2012-08-16snowball: Moving to ux500.v2 addess scheme for PRCMU accessMathieu J. Poirier
2012-08-16snowball: Adding CPU clock initialisationMathieu J. Poirier
2012-08-16snowball: Adding architecture dependent initialisationMathieu J. Poirier
2012-08-16u8500: Moving prcmu to cpu directoryMathieu J. Poirier
2012-08-16snowball: Add support for ux500 based snowball boardMathieu Poirier
2012-07-30Prepare v2012.07v2012.07Wolfgang Denk
2012-07-30hawkboard: Fix SPL Nand driver misconfigurationLinu Cherian
2012-07-30Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2012-07-29Makefile: avoid "Generating asm-offsets.h" message with "-s"Wolfgang Denk
2012-07-27MIPS: fix renaming of inca-swap-bytes to xway-swap-bytesDaniel Schwierzeck
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