summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 definedstany MARCEL2011-10-19-0/+3
| * | ColdFire: Merge differentiated linking files into a sigle one by boardstany MARCEL2011-10-19-574/+0
| * | ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL2011-10-19-5/+5
| * | ColdFire: Cleanup lds files for multiple defined symbolsstany MARCEL2011-10-19-685/+149
| |/
* | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2011-10-21-186/+4369
|\ \
| * | cosmetic: Fixup fixup_silent_linux() for checkpatchDoug Anderson2011-10-20-12/+13
| * | Correct dependency rule to fix SPL buildSimon Glass2011-10-18-1/+2
| |/
| * Move timestamp and version files into 'generated' subdirSimon Glass2011-10-17-13/+8
| * sandbox: Makefile changes to build sandbox architectureSimon Glass2011-10-17-0/+8
| * Add generic gpio.h in asm-genericSimon Glass2011-10-17-0/+74
| * Adjust dependency rules to permit per-file flagsSimon Glass2011-10-17-13/+42
| * sandbox: Use uintptr_t for 32/64-bit compatibilitySimon Glass2011-10-17-5/+5
| * sandbox: Add basic config fileSimon Glass2011-10-17-0/+85
| * sandbox: Add serial uartSimon Glass2011-10-17-0/+64
| * sandbox: Add main programSimon Glass2011-10-17-1/+34
| * sandbox: Add OS dependent layerSimon Glass2011-10-17-5/+135
| * sandbox: Force command sections to be 4-byte alignedSimon Glass2011-10-17-1/+2
| * sandbox: Disable standalone/API supportSimon Glass2011-10-17-3/+6
| * sandbox: Disable built-in mallocSimon Glass2011-10-17-0/+2
| * sandbox: Add bootm supportSimon Glass2011-10-17-4/+3
| * sandbox: Add board info for architectureSimon Glass2011-10-17-4/+30
| * sandbox: Add sandbox boardSimon Glass2011-10-17-0/+92
| * sandbox: Add architecture lib filesSimon Glass2011-10-17-0/+366
| * sandbox: Add cpu filesSimon Glass2011-10-17-0/+164
| * sandbox: Add compiler defines to support a 64-bit x86_64 platformSimon Glass2011-10-17-1/+15
| * sandbox: Add architecture image supportSimon Glass2011-10-17-0/+4
| * Fix use of int as pointer in image.cSimon Glass2011-10-17-2/+2
| * sandbox: Add architecture header filesSimon Glass2011-10-17-0/+739
| * arm: ca9x4_ct_vxp: enable PXE BOOTP options supportJason Hobbs2011-10-17-0/+3
| * arm: ca9x4_ct_vxp: enable pxe command supportJason Hobbs2011-10-17-0/+4
| * Convert ca9x4_ct_vxp to standard env variablesJason Hobbs2011-10-17-6/+6
| * net: bootp: add PXE/RFC 4578 DHCP options supportJason Hobbs2011-10-17-0/+40
| * Add pxe commandJason Hobbs2011-10-17-0/+1604
| * lib: add uuid_str_to_bin for use with bootp and PXE uuidJason Hobbs2011-10-17-0/+90
| * README: document standard image variablesJason Hobbs2011-10-17-0/+19
| * Replace space and tab checks with isblankJason Hobbs2011-10-17-16/+23
| * cosmetic: remove unneeded curly bracesJason Hobbs2011-10-17-4/+2
| * Add isblankJason Hobbs2011-10-17-0/+6
| * common: add run_command2 for running simple or hush commandsJason Hobbs2011-10-17-31/+29
| * common, menu: use abortboot for menu timeoutJason Hobbs2011-10-17-14/+47
| * Add generic, reusable menu codeJason Hobbs2011-10-17-0/+543
| * DM9000:Add a byte swap macro for dm9000 io operation.Jason Jin2011-10-17-1/+9
| * kw_gpio: fix error in kw_gpio_direction_inputHolger Brunck2011-10-17-1/+1
| * Blackfin: bfin_spi: fix build error when DEBUG is definedMike Frysinger2011-10-17-1/+1
| * Blackfin: define CONFIG_SYS_CACHELINE_SIZEMike Frysinger2011-10-17-0/+74
| * video: Moving mx3fb.c to CONFIG_VIDEOHelmut Raiger2011-10-17-209/+297
| * mx31: make HSP clock for mx3fb driver availableHelmut Raiger2011-10-17-13/+42
| * MX5: Make IPU display output and pixel format configurableMarek Vasut2011-10-17-8/+18
| * VIDEO: MX5: export pix formatStefano Babic2011-10-17-45/+77
| * VIDEO: MX5: Switch MX5 to CONFIG_VIDEOStefano Babic2011-10-17-95/+62