summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18ColdFire: Clean Makefile _config rulesstany MARCEL
2011-10-18ColdFire: Move boards with simple _config rules to boards.cfgstany MARCEL
2011-10-18ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 definedstany MARCEL
2011-10-18ColdFire: Merge differentiated linking files into a sigle one by boardstany MARCEL
2011-10-18ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL
2011-10-18ColdFire: 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
2011-10-17sandbox: Add bootm supportSimon Glass
2011-10-17sandbox: Add board info for architectureSimon Glass
2011-10-17sandbox: Add sandbox boardSimon Glass
2011-10-17sandbox: Add architecture lib filesSimon Glass
2011-10-17sandbox: Add cpu filesSimon Glass
2011-10-17sandbox: Add compiler defines to support a 64-bit x86_64 platformSimon Glass
2011-10-17sandbox: Add architecture image supportSimon Glass
2011-10-17Fix use of int as pointer in image.cSimon Glass
2011-10-17sandbox: Add architecture header filesSimon Glass
2011-10-17arm: ca9x4_ct_vxp: enable PXE BOOTP options supportJason Hobbs
2011-10-17arm: ca9x4_ct_vxp: enable pxe command supportJason Hobbs
2011-10-17Convert ca9x4_ct_vxp to standard env variablesJason Hobbs
2011-10-17net: bootp: add PXE/RFC 4578 DHCP options supportJason Hobbs
2011-10-17Add pxe commandJason Hobbs
2011-10-17lib: add uuid_str_to_bin for use with bootp and PXE uuidJason Hobbs
2011-10-17README: document standard image variablesJason Hobbs
2011-10-17Replace space and tab checks with isblankJason Hobbs