summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
| | * Integrate USB gadget layer and USB CDC driver layerRemy Bohmer2010-09-20-2/+4425
| | * usb: musb: stub out MUSB_TXCSR_MODE for Blackfin partsMike Frysinger2010-09-20-0/+2
* | | Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-21-57/+48
|\ \ \ | |/ /
| * | cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECTStefan Roese2010-09-20-17/+3
| * | cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-20-34/+34
| * | cfi_flash: Add weak default for cfi_flash_bank_addr()Stefan Roese2010-09-20-4/+9
| * | cfi_flash: Simplify flash_get_info()Stefan Roese2010-09-20-2/+2
| |/
* | Remove spieval board supportWolfgang Denk2010-09-19-1/+0
* | Remove smmaco4 board supportWolfgang Denk2010-09-19-380/+0
* | Remove HMI10 board supportWolfgang Denk2010-09-19-717/+23
|/
* canmb board: Fix compiler warningsWolfgang Denk2010-09-19-4/+4
* aev board: Fix compile problemsWolfgang Denk2010-09-19-2/+3
* da8xx: fixup ARM relocation supportBen Gardiner2010-09-19-0/+18
* ARM: implement relocation for arm1176Heiko Schocher2010-09-19-1/+299
* ARM: implement relocation for arm720tHeiko Schocher2010-09-19-1/+183
* ARM: implement relocation for arm_intcmHeiko Schocher2010-09-19-1/+179
* ARM: implement relocation for lh7a40xHeiko Schocher2010-09-19-2/+199
* ARM: implement relocation for s3c44b0Heiko Schocher2010-09-19-1/+187
* ARM: implement relocation for sa1100Heiko Schocher2010-09-19-1/+175