summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: Use syslib functions for all CORTEXA8Stefano Babic2010-09-294-2/+3
* Use common function to set GPIOs for MX3 and MX5Stefano Babic2010-09-2910-67/+127
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28518-8339/+15828
|\
| * Add support for operating system OSETorkel Lundgren2010-09-284-0/+42
| * 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-2321-54/+35
| * mpc83xx: extend CONFIG_SYS_BOOTMAPSZ increase to mpc8308_p1mKim Phillips2010-09-231-1/+1
| * mpc83xx: fix pcie build warningKim Phillips2010-09-231-1/+1
| * mpc8308_p1m: support for MPC8308 P1M boardIlya Yanok2010-09-237-0/+811
| * MPC8308RDB: various clean upsIlya Yanok2010-09-233-66/+31
| * mpc8308: add SICR{L,H} fields definitionsIlya Yanok2010-09-231-0/+48
| * mpc83xx: add support for setting PCIE clocksIlya Yanok2010-09-231-0/+12
| * mpc83xx/pcie: make it compile with PCIE2 unconfiguredIlya Yanok2010-09-231-13/+25
| * e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernelsIra W. Snyder2010-09-2322-44/+44
| * mpc831xerdb: enable mtdparts for NANDScott Wood2010-09-232-2/+16
| * ppc4xx: Disable trace broadcast for 44x non debug modeVictor Gallardo2010-09-231-0/+3
| * ppc4xx: Cleanup of PVR detection code in cpu.cStefan Roese2010-09-231-71/+61
| * ppx4xx: remove unused functionality for DU405 boardsMatthias Fuchs2010-09-231-26/+5
| * Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-2366-146/+0
| * ppc4xx: Remove now unused CONFIG_UART1_CONSOLEStefan Roese2010-09-233-16/+1
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-23107-824/+600
| * ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese2010-09-2338-948/+712
| * ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-2337-1986/+1750
| * ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-2323-22/+22
| * ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23139-149/+149
| * ppc4xx: Remove unreferenced file include/405_dimm.hStefan Roese2010-09-231-4/+0
| * fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi2010-09-2111-1156/+37
| * video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGBTimur Tabi2010-09-211-1/+37
| * logos: add Freescale logoTimur Tabi2010-09-212-0/+3
| * silence config step commands display during MAKEALL buildsKim Phillips2010-09-211-1/+1
| * arm: Make jadecpu board use relocationMatthias Weisser2010-09-213-3/+13
| * Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-2111-2/+4451
| |\
| | * Merge branch 'next' of git://git.denx.de/u-boot-usb into nextWolfgang Denk2010-09-2111-2/+4451
| | |\
| | | * USB-CDC: Fix coding style issuesVitaly Kuzmichev2010-09-208-407/+420
| | | * USB-CDC: called handle_interrupts inside usb_eth_sendStefano Babic2010-09-201-1/+9
| | | * USB-CDC: correct wrong alignment in ether.cStefano Babic2010-09-201-1/+1
| | | * USB-CDC: change simple_strtol to simple_strtoulVitaly Kuzmichev2010-09-201-1/+1
| | | * USB-CDC: ethernet error path potential oops fixVitaly Kuzmichev2010-09-201-1/+1
| | | * USB-CDC: Correct stat_req initializationVitaly Kuzmichev2010-09-201-4/+3
| | | * USB-CDC: Replace 'strcpy' by 'strlcpy'Vitaly Kuzmichev2010-09-201-3/+3
| | | * USB-CDC: Correct freeing usb requestsVitaly Kuzmichev2010-09-201-2/+7
| | | * USB-CDC: Use native debug printout macrosVitaly Kuzmichev2010-09-201-53/+43
| | | * USB-CDC: Add lost 'qmult' definitionVitaly Kuzmichev2010-09-201-0/+6
| | | * USB-CDC: Restuct USB gadget MakefileVitaly Kuzmichev2010-09-201-2/+5
| | | * Integrate USB gadget layer and USB CDC driver layerRemy Bohmer2010-09-2010-2/+4425
| | | * usb: musb: stub out MUSB_TXCSR_MODE for Blackfin partsMike Frysinger2010-09-201-0/+2
| * | | Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-2112-57/+48
| |\ \ \ | | |/ /
| | * | cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECTStefan Roese2010-09-202-17/+3
| | * | cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-2010-34/+34
| | * | cfi_flash: Add weak default for cfi_flash_bank_addr()Stefan Roese2010-09-201-4/+9
| | * | cfi_flash: Simplify flash_get_info()Stefan Roese2010-09-201-2/+2
| | |/
OpenPOWER on IntegriCloud