summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* arm: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-25/+11
* Add getenv_ulong() to read an integer from an environment variableSimon Glass2011-10-232-0/+21
* common: fix missing function pointer relocation in fixup_cmdtable()Daniel Schwierzeck2011-10-231-1/+2
* net: emaclite: Move RX/TX ping pong initialization toMichal Simek2011-10-233-14/+18
* net: emaclite: Use unsigned long for baseaddrMichal Simek2011-10-232-3/+3
* arm, post, memory: fix bug if sdram base != 0x00000000Heiko Schocher2011-10-231-3/+4
* spi/eon: add support for new EON spi flash EN25Q32BShaohui Xie2011-10-231-0/+8
* cache: include asm/cache.h for ARCH_DMA_MINALIGN definitionAnton Staaf2011-10-231-0/+8
* x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+35
* mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+36
* microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+37
* avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+40
* sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+10
* sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+17
* powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+6
* nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+11
* m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+10
* arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+11
* NS16550: trivial code clean for checkpatchSimon Glass2011-10-232-25/+28
* MPC85xx: remove broken "mpq101" boardWolfgang Denk2011-10-238-447/+1
* serial: uartlite: Fix compilation warningsMichal Simek2011-10-231-1/+1
* hwmon: Provide dtt_init()Dirk Eibach2011-10-222-9/+34
* common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger2011-10-2257-57/+57
* common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger2011-10-2262-63/+63
* autoconf.mk.dep: use target cflags, not hostMike Frysinger2011-10-221-1/+1
* build: force migration away from $(AR)Mike Frysinger2011-10-221-5/+3
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-2216-16/+16
* Makefile: Remove MLO on make cleanJoel A Fernandes2011-10-221-0/+1
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-2220-43/+7
* checkpatch whitespace cleanupsStephen Warren2011-10-226-1013/+1089
* drivers: add the support for Silicon Image SATA controllerTang Yuantian2011-10-224-0/+957
* doc/README: documents and readme for NDS32 archMacpaul Lin2011-10-225-3/+192
* adp-ag101: add board adp-ag101 supportMacpaul Lin2011-10-226-0/+557
* nds32: common bdinfo, bootm, image supportMacpaul Lin2011-10-223-0/+27
* nds32: standalone supportMacpaul Lin2011-10-223-1/+85
* nds32/lib: add generic funcs in NDS32 libMacpaul Lin2011-10-225-0/+890
* nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin2011-10-227-0/+895
* nds32/core N1213: NDS32 N12 core family N1213Macpaul Lin2011-10-223-0/+649
* nds32: add NDS32 support into common header fileMacpaul Lin2011-10-221-0/+4
* nds32: add header files support for nds32Macpaul Lin2011-10-2217-0/+1450
* cmd_bdinfo: replace print_str() with print_mhz()Timur Tabi2011-10-221-37/+35
* gpio: Add PCA9698 40-bit I2C I/O portDirk Eibach2011-10-223-0/+133
* serial: pl01x: drain PL01x FIFO before baudrate changeLinus Walleij2011-10-221-0/+10
* examples: api: allow build with private libgccChe-liang Chiou2011-10-222-12/+14
* net: dc2114x: check for apropriate commandLinus Walleij2011-10-221-3/+5
* km/common: enable "env default" for all keymile boardsGerlando Falauto2011-10-221-0/+1
* ftgmac100: reset fix when supports wake on lanMacpaul Lin2011-10-221-2/+2
* km/common: remove obsolete header fileHolger Brunck2011-10-221-4/+0
* km/common: fix ramfs development targetAndreas Huber2011-10-224-6/+18
* km/common: force set ethaddr only for KM kirkwood boardsHolger Brunck2011-10-221-0/+5
OpenPOWER on IntegriCloud