aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-23arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf1-0/+11
2011-10-23NS16550: trivial code clean for checkpatchSimon Glass2-25/+28
2011-10-23MPC85xx: remove broken "mpq101" boardWolfgang Denk8-447/+1
2011-10-23serial: uartlite: Fix compilation warningsMichal Simek1-1/+1
2011-10-22hwmon: Provide dtt_init()Dirk Eibach2-9/+34
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger57-57/+57
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger62-63/+63
2011-10-22autoconf.mk.dep: use target cflags, not hostMike Frysinger1-1/+1
2011-10-22build: force migration away from $(AR)Mike Frysinger1-5/+3
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger16-16/+16
2011-10-22Makefile: Remove MLO on make cleanJoel A Fernandes1-0/+1
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin20-43/+7
2011-10-22checkpatch whitespace cleanupsStephen Warren6-1013/+1089
2011-10-22drivers: add the support for Silicon Image SATA controllerTang Yuantian4-0/+957
2011-10-22doc/README: documents and readme for NDS32 archMacpaul Lin5-3/+192
2011-10-22adp-ag101: add board adp-ag101 supportMacpaul Lin6-0/+557
2011-10-22nds32: common bdinfo, bootm, image supportMacpaul Lin3-0/+27
2011-10-22nds32: standalone supportMacpaul Lin3-1/+85
2011-10-22nds32/lib: add generic funcs in NDS32 libMacpaul Lin5-0/+890
2011-10-22nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin7-0/+895
2011-10-22nds32/core N1213: NDS32 N12 core family N1213Macpaul Lin3-0/+649
2011-10-22nds32: add NDS32 support into common header fileMacpaul Lin1-0/+4
2011-10-22nds32: add header files support for nds32Macpaul Lin17-0/+1450
2011-10-22cmd_bdinfo: replace print_str() with print_mhz()Timur Tabi1-37/+35
2011-10-22gpio: Add PCA9698 40-bit I2C I/O portDirk Eibach3-0/+133
2011-10-22serial: pl01x: drain PL01x FIFO before baudrate changeLinus Walleij1-0/+10
2011-10-22examples: api: allow build with private libgccChe-liang Chiou2-12/+14
2011-10-22net: dc2114x: check for apropriate commandLinus Walleij1-3/+5
2011-10-22km/common: enable "env default" for all keymile boardsGerlando Falauto1-0/+1
2011-10-22ftgmac100: reset fix when supports wake on lanMacpaul Lin1-2/+2
2011-10-22km/common: remove obsolete header fileHolger Brunck1-4/+0
2011-10-22km/common: fix ramfs development targetAndreas Huber4-6/+18
2011-10-22km/common: force set ethaddr only for KM kirkwood boardsHolger Brunck1-0/+5
2011-10-22fix compile warning for env toolsLuka Perkov1-2/+2
2011-10-22km_arm: enable POST for these boardsValentin Longchamp2-0/+38
2011-10-21removed static from images in cmd_bootm.cSimon Schwarz1-1/+1
2011-10-21Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk29-86/+602
2011-10-21Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk29-1352/+168
2011-10-21Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk98-186/+4369
2011-10-21mpc85xx: Add inline GPIO acessor functionsKyle Moffett1-0/+123
2011-10-20powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi4-19/+35
2011-10-20cosmetic: Fixup fixup_silent_linux() for checkpatchDoug Anderson1-12/+13
2011-10-18Correct dependency rule to fix SPL buildSimon Glass1-1/+2
2011-10-19ColdFire: Clean Makefile _config rulesstany MARCEL1-2/+8
2011-10-19ColdFire: Move boards with simple _config rules to boards.cfgstany MARCEL4-107/+24
2011-10-19ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 definedstany MARCEL1-0/+3
2011-10-19ColdFire: Merge differentiated linking files into a sigle one by boardstany MARCEL10-574/+0
2011-10-19ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL5-5/+5
2011-10-19ColdFire: Cleanup lds files for multiple defined symbolsstany MARCEL12-685/+149
2011-10-18powerpc/85xx: Fix P2020DS bootingKumar Gala1-0/+12