summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-23-0/+11
* NS16550: trivial code clean for checkpatchSimon Glass2011-10-23-25/+28
* MPC85xx: remove broken "mpq101" boardWolfgang Denk2011-10-23-447/+1
* serial: uartlite: Fix compilation warningsMichal Simek2011-10-23-1/+1
* hwmon: Provide dtt_init()Dirk Eibach2011-10-22-9/+34
* common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger2011-10-22-57/+57
* common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger2011-10-22-63/+63
* autoconf.mk.dep: use target cflags, not hostMike Frysinger2011-10-22-1/+1
* build: force migration away from $(AR)Mike Frysinger2011-10-22-5/+3
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-22-16/+16
* Makefile: Remove MLO on make cleanJoel A Fernandes2011-10-22-0/+1
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-22-43/+7
* checkpatch whitespace cleanupsStephen Warren2011-10-22-1013/+1089
* drivers: add the support for Silicon Image SATA controllerTang Yuantian2011-10-22-0/+957
* doc/README: documents and readme for NDS32 archMacpaul Lin2011-10-22-3/+192
* adp-ag101: add board adp-ag101 supportMacpaul Lin2011-10-22-0/+557
* nds32: common bdinfo, bootm, image supportMacpaul Lin2011-10-22-0/+27
* nds32: standalone supportMacpaul Lin2011-10-22-1/+85
* nds32/lib: add generic funcs in NDS32 libMacpaul Lin2011-10-22-0/+890
* nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin2011-10-22-0/+895
* nds32/core N1213: NDS32 N12 core family N1213Macpaul Lin2011-10-22-0/+649
* nds32: add NDS32 support into common header fileMacpaul Lin2011-10-22-0/+4
* nds32: add header files support for nds32Macpaul Lin2011-10-22-0/+1450
* cmd_bdinfo: replace print_str() with print_mhz()Timur Tabi2011-10-22-37/+35
* gpio: Add PCA9698 40-bit I2C I/O portDirk Eibach2011-10-22-0/+133
* serial: pl01x: drain PL01x FIFO before baudrate changeLinus Walleij2011-10-22-0/+10
* examples: api: allow build with private libgccChe-liang Chiou2011-10-22-12/+14
* net: dc2114x: check for apropriate commandLinus Walleij2011-10-22-3/+5
* km/common: enable "env default" for all keymile boardsGerlando Falauto2011-10-22-0/+1
* ftgmac100: reset fix when supports wake on lanMacpaul Lin2011-10-22-2/+2
* km/common: remove obsolete header fileHolger Brunck2011-10-22-4/+0
* km/common: fix ramfs development targetAndreas Huber2011-10-22-6/+18
* km/common: force set ethaddr only for KM kirkwood boardsHolger Brunck2011-10-22-0/+5
* fix compile warning for env toolsLuka Perkov2011-10-22-2/+2
* km_arm: enable POST for these boardsValentin Longchamp2011-10-22-0/+38
* removed static from images in cmd_bootm.cSimon Schwarz2011-10-21-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-21-86/+602
|\
| * mpc85xx: Add inline GPIO acessor functionsKyle Moffett2011-10-21-0/+123
| * powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi2011-10-20-19/+35
| * powerpc/85xx: Fix P2020DS bootingKumar Gala2011-10-18-0/+12
| * powerpc/85xx: Update USB device tree status based on pin settingsShengzhou Liu2011-10-18-0/+23
| * fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpersShengzhou Liu2011-10-18-49/+101
| * powerpc/85xx: Add support for RMan LIODN initializationKumar Gala2011-10-18-0/+115
| * powerpc/85xx: Update device tree handling for SRIOKumar Gala2011-10-18-10/+93
| * powerpc/85xx: Update setting of SRIO LIODNsKumar Gala2011-10-18-6/+72
| * fm: Don't allow disabling of FM1-DTSEC1Kumar Gala2011-10-18-0/+20
| * fm-eth: Don't mark the MAC we use for MDIO as disabled in device treeKumar Gala2011-10-18-2/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2011-10-21-1352/+168
|\ \
| * | ColdFire: Clean Makefile _config rulesstany MARCEL2011-10-19-2/+8
| * | ColdFire: Move boards with simple _config rules to boards.cfgstany MARCEL2011-10-19-107/+24