summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ppc4xx: Use common ns16550 functions in 4xx UART POST driverStefan Roese2010-10-04-287/+32
* ppc4xx: Small whitespace cleanup in canyonlands.cStefan Roese2010-10-04-10/+10
* ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node()Stefan Roese2010-10-04-7/+10
* ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRxStefan Roese2010-10-04-0/+2
* ppc4xx: Big lwmon5 board support rework/updateSascha Laue2010-10-04-359/+1090
* APM821xx: Add bluestone board supportTirumala Marri2010-10-04-0/+446
* APM821xx: Add CPU supportTirumala Marri2010-10-04-19/+202
* hmi1001, mucmc52, uc100, uc101: move boards to vendor directoryWolfgang Denk2010-10-04-4/+4
* CONFIG_SYS_ARM_WITHOUT_RELOC: document feature removalWolfgang Denk2010-10-04-1/+28
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28-8339/+15828
|\
| * Add support for operating system OSETorkel Lundgren2010-09-28-0/+42
| * 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-23-54/+35
| * mpc83xx: extend CONFIG_SYS_BOOTMAPSZ increase to mpc8308_p1mKim Phillips2010-09-23-1/+1
| * mpc83xx: fix pcie build warningKim Phillips2010-09-23-1/+1
| * mpc8308_p1m: support for MPC8308 P1M boardIlya Yanok2010-09-23-0/+811
| * MPC8308RDB: various clean upsIlya Yanok2010-09-23-66/+31
| * mpc8308: add SICR{L,H} fields definitionsIlya Yanok2010-09-23-0/+48
| * mpc83xx: add support for setting PCIE clocksIlya Yanok2010-09-23-0/+12
| * mpc83xx/pcie: make it compile with PCIE2 unconfiguredIlya Yanok2010-09-23-13/+25
| * e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernelsIra W. Snyder2010-09-23-44/+44
| * mpc831xerdb: enable mtdparts for NANDScott Wood2010-09-23-2/+16
| * ppc4xx: Disable trace broadcast for 44x non debug modeVictor Gallardo2010-09-23-0/+3
| * ppc4xx: Cleanup of PVR detection code in cpu.cStefan Roese2010-09-23-71/+61
| * ppx4xx: remove unused functionality for DU405 boardsMatthias Fuchs2010-09-23-26/+5
| * Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-23-146/+0
| * ppc4xx: Remove now unused CONFIG_UART1_CONSOLEStefan Roese2010-09-23-16/+1
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-23-824/+600
| * ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese2010-09-23-948/+712
| * ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-23-1986/+1750
| * ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-23-22/+22
| * ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-149/+149
| * ppc4xx: Remove unreferenced file include/405_dimm.hStefan Roese2010-09-23-4/+0
| * fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi2010-09-21-1156/+37
| * video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGBTimur Tabi2010-09-21-1/+37
| * logos: add Freescale logoTimur Tabi2010-09-21-0/+3
| * silence config step commands display during MAKEALL buildsKim Phillips2010-09-21-1/+1
| * arm: Make jadecpu board use relocationMatthias Weisser2010-09-21-3/+13
| * Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-21-2/+4451
| |\
| | * Merge branch 'next' of git://git.denx.de/u-boot-usb into nextWolfgang Denk2010-09-21-2/+4451
| | |\
| | | * USB-CDC: Fix coding style issuesVitaly Kuzmichev2010-09-20-407/+420
| | | * USB-CDC: called handle_interrupts inside usb_eth_sendStefano Babic2010-09-20-1/+9
| | | * USB-CDC: correct wrong alignment in ether.cStefano Babic2010-09-20-1/+1
| | | * USB-CDC: change simple_strtol to simple_strtoulVitaly Kuzmichev2010-09-20-1/+1
| | | * USB-CDC: ethernet error path potential oops fixVitaly Kuzmichev2010-09-20-1/+1
| | | * USB-CDC: Correct stat_req initializationVitaly Kuzmichev2010-09-20-4/+3
| | | * USB-CDC: Replace 'strcpy' by 'strlcpy'Vitaly Kuzmichev2010-09-20-3/+3
| | | * USB-CDC: Correct freeing usb requestsVitaly Kuzmichev2010-09-20-2/+7
| | | * USB-CDC: Use native debug printout macrosVitaly Kuzmichev2010-09-20-53/+43
| | | * USB-CDC: Add lost 'qmult' definitionVitaly Kuzmichev2010-09-20-0/+6
| | | * USB-CDC: Restuct USB gadget MakefileVitaly Kuzmichev2010-09-20-2/+5