summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add generic gpio.h in asm-genericSimon Glass2011-10-171-0/+74
* Adjust dependency rules to permit per-file flagsSimon Glass2011-10-174-13/+42
* sandbox: Use uintptr_t for 32/64-bit compatibilitySimon Glass2011-10-172-5/+5
* sandbox: Add basic config fileSimon Glass2011-10-171-0/+85
* sandbox: Add serial uartSimon Glass2011-10-172-0/+64
* sandbox: Add main programSimon Glass2011-10-172-1/+34
* sandbox: Add OS dependent layerSimon Glass2011-10-174-5/+135
* sandbox: Force command sections to be 4-byte alignedSimon Glass2011-10-171-1/+2
* sandbox: Disable standalone/API supportSimon Glass2011-10-171-3/+6
* sandbox: Disable built-in mallocSimon Glass2011-10-171-0/+2
* sandbox: Add bootm supportSimon Glass2011-10-171-4/+3
* sandbox: Add board info for architectureSimon Glass2011-10-171-4/+30
* sandbox: Add sandbox boardSimon Glass2011-10-173-0/+92
* sandbox: Add architecture lib filesSimon Glass2011-10-173-0/+366
* sandbox: Add cpu filesSimon Glass2011-10-174-0/+164
* sandbox: Add compiler defines to support a 64-bit x86_64 platformSimon Glass2011-10-171-1/+15
* sandbox: Add architecture image supportSimon Glass2011-10-172-0/+4
* Fix use of int as pointer in image.cSimon Glass2011-10-171-2/+2
* sandbox: Add architecture header filesSimon Glass2011-10-1715-0/+739
* arm: ca9x4_ct_vxp: enable PXE BOOTP options supportJason Hobbs2011-10-171-0/+3
* arm: ca9x4_ct_vxp: enable pxe command supportJason Hobbs2011-10-171-0/+4
* Convert ca9x4_ct_vxp to standard env variablesJason Hobbs2011-10-171-6/+6
* net: bootp: add PXE/RFC 4578 DHCP options supportJason Hobbs2011-10-171-0/+40
* Add pxe commandJason Hobbs2011-10-175-0/+1604
* lib: add uuid_str_to_bin for use with bootp and PXE uuidJason Hobbs2011-10-173-0/+90
* README: document standard image variablesJason Hobbs2011-10-171-0/+19
* Replace space and tab checks with isblankJason Hobbs2011-10-176-16/+23
* cosmetic: remove unneeded curly bracesJason Hobbs2011-10-171-4/+2
* Add isblankJason Hobbs2011-10-171-0/+6
* common: add run_command2 for running simple or hush commandsJason Hobbs2011-10-173-31/+29
* common, menu: use abortboot for menu timeoutJason Hobbs2011-10-175-14/+47
* Add generic, reusable menu codeJason Hobbs2011-10-174-0/+543
* DM9000:Add a byte swap macro for dm9000 io operation.Jason Jin2011-10-171-1/+9
* kw_gpio: fix error in kw_gpio_direction_inputHolger Brunck2011-10-171-1/+1
* Blackfin: bfin_spi: fix build error when DEBUG is definedMike Frysinger2011-10-171-1/+1
* Blackfin: define CONFIG_SYS_CACHELINE_SIZEMike Frysinger2011-10-173-0/+74
* video: Moving mx3fb.c to CONFIG_VIDEOHelmut Raiger2011-10-175-209/+297
* mx31: make HSP clock for mx3fb driver availableHelmut Raiger2011-10-173-13/+42
* MX5: Make IPU display output and pixel format configurableMarek Vasut2011-10-173-8/+18
* VIDEO: MX5: export pix formatStefano Babic2011-10-172-45/+77
* VIDEO: MX5: Switch MX5 to CONFIG_VIDEOStefano Babic2011-10-173-95/+62
* video: update the Freescale DIU driver to use linux/fb.hTimur Tabi2011-10-171-49/+5
* powerpc: cpm2 boards: update fcc register logicMike Frysinger2011-10-1725-69/+69
* zlib: handle overflow while calculating available stream input sizeAnatolij Gustschin2011-10-171-0/+8
* serial_exit: punt unused prototypeMike Frysinger2011-10-151-1/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-15386-2321/+0
* common: fix missing function pointer relocation in fixup_cmdtable()Daniel Schwierzeck2011-10-151-0/+6
* mpc5200: digsy_mtc: fix detection of Coral-PAAnatolij Gustschin2011-10-151-0/+1
OpenPOWER on IntegriCloud