summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix compile warning for env toolsLuka Perkov2011-10-221-2/+2
* km_arm: enable POST for these boardsValentin Longchamp2011-10-222-0/+38
* removed static from images in cmd_bootm.cSimon Schwarz2011-10-211-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-2129-86/+602
|\
| * mpc85xx: Add inline GPIO acessor functionsKyle Moffett2011-10-211-0/+123
| * powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi2011-10-204-19/+35
| * powerpc/85xx: Fix P2020DS bootingKumar Gala2011-10-181-0/+12
| * powerpc/85xx: Update USB device tree status based on pin settingsShengzhou Liu2011-10-181-0/+23
| * fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpersShengzhou Liu2011-10-184-49/+101
| * powerpc/85xx: Add support for RMan LIODN initializationKumar Gala2011-10-1811-0/+115
| * powerpc/85xx: Update device tree handling for SRIOKumar Gala2011-10-182-10/+93
| * powerpc/85xx: Update setting of SRIO LIODNsKumar Gala2011-10-187-6/+72
| * fm: Don't allow disabling of FM1-DTSEC1Kumar Gala2011-10-184-0/+20
| * fm-eth: Don't mark the MAC we use for MDIO as disabled in device treeKumar Gala2011-10-181-2/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2011-10-2129-1352/+168
|\ \
| * | ColdFire: Clean Makefile _config rulesstany MARCEL2011-10-191-2/+8
| * | ColdFire: Move boards with simple _config rules to boards.cfgstany MARCEL2011-10-194-107/+24
| * | ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 definedstany MARCEL2011-10-191-0/+3
| * | ColdFire: Merge differentiated linking files into a sigle one by boardstany MARCEL2011-10-1910-574/+0
| * | ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL2011-10-195-5/+5
| * | ColdFire: Cleanup lds files for multiple defined symbolsstany MARCEL2011-10-1912-685/+149
| |/
* | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2011-10-2198-186/+4369
|\ \
| * | cosmetic: Fixup fixup_silent_linux() for checkpatchDoug Anderson2011-10-201-12/+13
| * | Correct dependency rule to fix SPL buildSimon Glass2011-10-181-1/+2
| |/
| * Move timestamp and version files into 'generated' subdirSimon Glass2011-10-178-13/+8
| * sandbox: Makefile changes to build sandbox architectureSimon Glass2011-10-171-0/+8
OpenPOWER on IntegriCloud