1. 22 10月, 2011 4 次提交
    • S
      removed static from images in cmd_bootm.c · dee17768
      Simon Schwarz 提交于
      This removes static modifier from images variable in cmd_bootm.c.
      Signed-off-by: NSimon Schwarz <simonschwarzcor@gmail.com>
      dee17768
    • W
      Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx · 02aff558
      Wolfgang Denk 提交于
      * 'master' of git://git.denx.de/u-boot-mpc85xx:
        mpc85xx: Add inline GPIO acessor functions
        powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)
        powerpc/85xx: Fix P2020DS booting
        powerpc/85xx: Update USB device tree status based on pin settings
        fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers
        powerpc/85xx: Add support for RMan LIODN initialization
        powerpc/85xx: Update device tree handling for SRIO
        powerpc/85xx: Update setting of SRIO LIODNs
        fm: Don't allow disabling of FM1-DTSEC1
        fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree
      02aff558
    • W
      Merge branch 'master' of git://git.denx.de/u-boot-coldfire · f82c087e
      Wolfgang Denk 提交于
      * 'master' of git://git.denx.de/u-boot-coldfire:
        ColdFire: Clean Makefile _config rules
        ColdFire: Move boards with simple _config rules to boards.cfg
        ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 defined
        ColdFire: Merge differentiated linking files into a sigle one by board
        ColdFire: Add $(obj) before cpu lib to correct build
        ColdFire: Cleanup lds files for multiple defined symbols
      f82c087e
    • W
      Merge branch 'master' of /home/wd/git/u-boot/master · 1b81f017
      Wolfgang Denk 提交于
      * 'master' of /home/wd/git/u-boot/master:
        cosmetic: Fixup fixup_silent_linux() for checkpatch
        Correct dependency rule to fix SPL build
        Move timestamp and version files into 'generated' subdir
        sandbox: Makefile changes to build sandbox architecture
        Add generic gpio.h in asm-generic
        Adjust dependency rules to permit per-file flags
        sandbox: Use uintptr_t for 32/64-bit compatibility
        sandbox: Add basic config file
        sandbox: Add serial uart
        sandbox: Add main program
        sandbox: Add OS dependent layer
        sandbox: Force command sections to be 4-byte aligned
        sandbox: Disable standalone/API support
        sandbox: Disable built-in malloc
        sandbox: Add bootm support
        sandbox: Add board info for architecture
        sandbox: Add sandbox board
        sandbox: Add architecture lib files
        sandbox: Add cpu files
        sandbox: Add compiler defines to support a 64-bit x86_64 platform
        sandbox: Add architecture image support
        Fix use of int as pointer in image.c
        sandbox: Add architecture header files
        arm: ca9x4_ct_vxp: enable PXE BOOTP options support
        arm: ca9x4_ct_vxp: enable pxe command support
        Convert ca9x4_ct_vxp to standard env variables
        net: bootp: add PXE/RFC 4578 DHCP options support
        Add pxe command
        lib: add uuid_str_to_bin for use with bootp and PXE uuid
        README: document standard image variables
        Replace space and tab checks with isblank
        cosmetic: remove unneeded curly braces
        Add isblank
        common: add run_command2 for running simple or hush commands
        common, menu: use abortboot for menu timeout
        Add generic, reusable menu code
        DM9000:Add a byte swap macro for dm9000 io operation.
        kw_gpio: fix error in kw_gpio_direction_input
        Blackfin: bfin_spi: fix build error when DEBUG is defined
        Blackfin: define CONFIG_SYS_CACHELINE_SIZE
        video: Moving mx3fb.c to CONFIG_VIDEO
        mx31: make HSP clock for mx3fb driver available
        MX5: Make IPU display output and pixel format configurable
        VIDEO: MX5: export pix format
        VIDEO: MX5: Switch MX5 to CONFIG_VIDEO
        video: update the Freescale DIU driver to use linux/fb.h
        powerpc: cpm2 boards: update fcc register logic
      1b81f017
  2. 21 10月, 2011 2 次提交
  3. 20 10月, 2011 1 次提交
  4. 19 10月, 2011 7 次提交
  5. 18 10月, 2011 26 次提交