aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-18powerpc/85xx: Update USB device tree status based on pin settingsShengzhou Liu1-0/+23
2011-10-18fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpersShengzhou Liu4-49/+101
2011-10-18powerpc/85xx: Add support for RMan LIODN initializationKumar Gala11-0/+115
2011-10-18powerpc/85xx: Update device tree handling for SRIOKumar Gala2-10/+93
2011-10-18powerpc/85xx: Update setting of SRIO LIODNsKumar Gala7-6/+72
2011-10-18fm: Don't allow disabling of FM1-DTSEC1Kumar Gala4-0/+20
2011-10-18fm-eth: Don't mark the MAC we use for MDIO as disabled in device treeKumar Gala1-2/+8
2011-10-17Move timestamp and version files into 'generated' subdirSimon Glass8-13/+8
2011-10-17sandbox: Makefile changes to build sandbox architectureSimon Glass1-0/+8
2011-10-17Add generic gpio.h in asm-genericSimon Glass1-0/+74
2011-10-17Adjust dependency rules to permit per-file flagsSimon Glass4-13/+42
2011-10-17sandbox: Use uintptr_t for 32/64-bit compatibilitySimon Glass2-5/+5
2011-10-17sandbox: Add basic config fileSimon Glass1-0/+85
2011-10-17sandbox: Add serial uartSimon Glass2-0/+64
2011-10-17sandbox: Add main programSimon Glass2-1/+34
2011-10-17sandbox: Add OS dependent layerSimon Glass4-5/+135
2011-10-17sandbox: Force command sections to be 4-byte alignedSimon Glass1-1/+2