summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin2011-10-151-13/+17
* net: axi_ethernet: Add driver to u-bootMichal Simek2011-10-153-0/+667
* net: emaclite: Fix coding styleMichal Simek2011-10-151-30/+27
* net: emaclite: Use PKTSIZE directlyMichal Simek2011-10-151-6/+4
* net: emaclite: Setup RX/TX ping pong for every instanceMichal Simek2011-10-151-55/+68
* Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk2011-10-153-11/+21
|\
| * powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandlesTimur Tabi2011-10-151-3/+2
| * fdt: update fdt_alloc_phandle to use fdt_get_phandleTimur Tabi2011-10-151-5/+2
| * fdt: check for fdt errors in fdt_create_phandleTimur Tabi2011-10-152-3/+10
| * fdt: Add a do_fixup_by_path_string() functionChunhe Lan2011-10-151-0/+7
* | powerpc/85xx: Drop CONFIG_VIDEO on P1_P2_RDB-PC boards to reduce sizeKumar Gala2011-10-131-16/+0
* | phylib: wait for TN2020 to achieve SERDES lane alignment at startupTimur Tabi2011-10-131-0/+33
* | powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3Timur Tabi2011-10-133-47/+0
* | powerpc/mpc8548cds: Add 36-bit supportchenhui zhao2011-10-132-0/+57
* | powerpc/mpc8548cds: Code cleanup and refactoringchenhui zhao2011-10-134-97/+75
* | powerpc/p3041: fixup portal config infoHaiying Wang2011-10-131-10/+10
* | powerpc/p2041: fixup portal config infoHaiying Wang2011-10-131-10/+10
* | powerpc/p5020: fixup portal config infoHaiying Wang2011-10-131-10/+10
* | powerpc/85xx: Added secure boot option for P2041RDB boardsKuldip Giroh2011-10-131-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-10-1220-1/+2804
|\
| * MIPS: Jz4740: Add qi_lb60 board supportXiangfu Liu2011-10-128-1/+460
| * MIPS: Jz4740: Add NAND driverXiangfu Liu2011-10-122-0/+262
| * MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu2011-10-1010-0/+2082
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-10-122-9/+13
|\ \
| * | ppc4xx: Change DDR2 CL from 4 to 5 for intipDirk Eibach2011-10-121-6/+6
| * | ppc4xx: Improve lm63 pwm on dlvision-10gDirk Eibach2011-10-121-3/+3
| * | ppc4xx: Do not stop booting on any keypress on intipDirk Eibach2011-10-121-2/+6
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2011-10-122-8/+10
|\ \
OpenPOWER on IntegriCloud