aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-23x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23NS16550: trivial code clean for checkpatchSimon Glass
2011-10-23MPC85xx: remove broken "mpq101" boardWolfgang Denk
2011-10-23serial: uartlite: Fix compilation warningsMichal Simek
2011-10-22hwmon: Provide dtt_init()Dirk Eibach
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger
2011-10-22autoconf.mk.dep: use target cflags, not hostMike Frysinger
2011-10-22build: force migration away from $(AR)Mike Frysinger
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger
2011-10-22Makefile: Remove MLO on make cleanJoel A Fernandes
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-10-22checkpatch whitespace cleanupsStephen Warren
2011-10-22drivers: add the support for Silicon Image SATA controllerTang Yuantian
2011-10-22doc/README: documents and readme for NDS32 archMacpaul Lin
2011-10-22adp-ag101: add board adp-ag101 supportMacpaul Lin
2011-10-22nds32: common bdinfo, bootm, image supportMacpaul Lin
2011-10-22nds32: standalone supportMacpaul Lin
2011-10-22nds32/lib: add generic funcs in NDS32 libMacpaul Lin
2011-10-22nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin
2011-10-22nds32/core N1213: NDS32 N12 core family N1213Macpaul Lin
2011-10-22nds32: add NDS32 support into common header fileMacpaul Lin
2011-10-22nds32: add header files support for nds32Macpaul Lin
2011-10-22cmd_bdinfo: replace print_str() with print_mhz()Timur Tabi
2011-10-22gpio: Add PCA9698 40-bit I2C I/O portDirk Eibach
2011-10-22serial: pl01x: drain PL01x FIFO before baudrate changeLinus Walleij
2011-10-22examples: api: allow build with private libgccChe-liang Chiou
2011-10-22net: dc2114x: check for apropriate commandLinus Walleij
2011-10-22km/common: enable "env default" for all keymile boardsGerlando Falauto
2011-10-22ftgmac100: reset fix when supports wake on lanMacpaul Lin
2011-10-22km/common: remove obsolete header fileHolger Brunck
2011-10-22km/common: fix ramfs development targetAndreas Huber
2011-10-22km/common: force set ethaddr only for KM kirkwood boardsHolger Brunck
2011-10-22fix compile warning for env toolsLuka Perkov
2011-10-22km_arm: enable POST for these boardsValentin Longchamp
2011-10-21removed static from images in cmd_bootm.cSimon Schwarz
2011-10-21Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-10-21Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2011-10-21Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk
2011-10-21mpc85xx: Add inline GPIO acessor functionsKyle Moffett
2011-10-20powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi