summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * 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
| * video: update the Freescale DIU driver to use linux/fb.hTimur Tabi2011-10-17-49/+5
| * powerpc: cpm2 boards: update fcc register logicMike Frysinger2011-10-17-69/+69
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-10-17-1/+75
|\ \
| * | Blackfin: bfin_spi: fix build error when DEBUG is definedMike Frysinger2011-10-16-1/+1
| * | Blackfin: define CONFIG_SYS_CACHELINE_SIZEMike Frysinger2011-10-16-0/+74
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-10-17-415/+497
|\ \ \ | |_|/ |/| |
| * | video: Moving mx3fb.c to CONFIG_VIDEOHelmut Raiger2011-10-13-209/+297
| * | mx31: make HSP clock for mx3fb driver availableHelmut Raiger2011-10-13-13/+42
| * | MX5: Make IPU display output and pixel format configurableMarek Vasut2011-10-13-8/+18
| * | VIDEO: MX5: export pix formatStefano Babic2011-10-13-45/+77
| * | VIDEO: MX5: Switch MX5 to CONFIG_VIDEOStefano Babic2011-10-13-95/+62
| * | video: update the Freescale DIU driver to use linux/fb.hTimur Tabi2011-10-13-49/+5
* | | zlib: handle overflow while calculating available stream input sizeAnatolij Gustschin2011-10-17-0/+8
| |/ |/|
* | serial_exit: punt unused prototypeMike Frysinger2011-10-15-1/+0
* | punt unused clean/distclean targetsMike Frysinger2011-10-15-2321/+0
* | common: fix missing function pointer relocation in fixup_cmdtable()Daniel Schwierzeck2011-10-15-0/+6
* | mpc5200: digsy_mtc: fix detection of Coral-PAAnatolij Gustschin2011-10-15-0/+1
* | pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin2011-10-15-13/+17
* | net: axi_ethernet: Add driver to u-bootMichal Simek2011-10-15-0/+667
* | net: emaclite: Fix coding styleMichal Simek2011-10-15-30/+27
* | net: emaclite: Use PKTSIZE directlyMichal Simek2011-10-15-6/+4
* | net: emaclite: Setup RX/TX ping pong for every instanceMichal Simek2011-10-15-55/+68
* | Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk2011-10-15-11/+21
|\ \
| * | powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandlesTimur Tabi2011-10-15-3/+2