aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-10-20cosmetic: Fixup fixup_silent_linux() for checkpatchDoug Anderson
2011-10-18Correct dependency rule to fix SPL buildSimon Glass
2011-10-19ColdFire: Clean Makefile _config rulesstany MARCEL
2011-10-19ColdFire: Move boards with simple _config rules to boards.cfgstany MARCEL
2011-10-19ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 definedstany MARCEL
2011-10-19ColdFire: Merge differentiated linking files into a sigle one by boardstany MARCEL
2011-10-19ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL
2011-10-19ColdFire: Cleanup lds files for multiple defined symbolsstany MARCEL
2011-10-18powerpc/85xx: Fix P2020DS bootingKumar Gala
2011-10-18powerpc/85xx: Update USB device tree status based on pin settingsShengzhou Liu
2011-10-18fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpersShengzhou Liu
2011-10-18powerpc/85xx: Add support for RMan LIODN initializationKumar Gala
2011-10-18powerpc/85xx: Update device tree handling for SRIOKumar Gala
2011-10-18powerpc/85xx: Update setting of SRIO LIODNsKumar Gala
2011-10-18fm: Don't allow disabling of FM1-DTSEC1Kumar Gala
2011-10-18fm-eth: Don't mark the MAC we use for MDIO as disabled in device treeKumar Gala
2011-10-17Move timestamp and version files into 'generated' subdirSimon Glass
2011-10-17sandbox: Makefile changes to build sandbox architectureSimon Glass
2011-10-17Add generic gpio.h in asm-genericSimon Glass
2011-10-17Adjust dependency rules to permit per-file flagsSimon Glass
2011-10-17sandbox: Use uintptr_t for 32/64-bit compatibilitySimon Glass
2011-10-17sandbox: Add basic config fileSimon Glass
2011-10-17sandbox: Add serial uartSimon Glass
2011-10-17sandbox: Add main programSimon Glass
2011-10-17sandbox: Add OS dependent layerSimon Glass
2011-10-17sandbox: Force command sections to be 4-byte alignedSimon Glass
2011-10-17sandbox: Disable standalone/API supportSimon Glass
2011-10-17sandbox: Disable built-in mallocSimon Glass