aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-17sandbox: Disable standalone/API supportSimon Glass1-3/+6
2011-10-17sandbox: Disable built-in mallocSimon Glass1-0/+2
2011-10-17sandbox: Add bootm supportSimon Glass1-4/+3
2011-10-17sandbox: Add board info for architectureSimon Glass1-4/+30
2011-10-17sandbox: Add sandbox boardSimon Glass3-0/+92
2011-10-17sandbox: Add architecture lib filesSimon Glass3-0/+366
2011-10-17sandbox: Add cpu filesSimon Glass4-0/+164
2011-10-17sandbox: Add compiler defines to support a 64-bit x86_64 platformSimon Glass1-1/+15
2011-10-17sandbox: Add architecture image supportSimon Glass2-0/+4
2011-10-17Fix use of int as pointer in image.cSimon Glass1-2/+2
2011-10-17sandbox: Add architecture header filesSimon Glass15-0/+739
2011-10-17arm: ca9x4_ct_vxp: enable PXE BOOTP options supportJason Hobbs1-0/+3
2011-10-17arm: ca9x4_ct_vxp: enable pxe command supportJason Hobbs1-0/+4
2011-10-17Convert ca9x4_ct_vxp to standard env variablesJason Hobbs1-6/+6