summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
* MX51: Support for TTECH vision2 boardStefano Babic2010-10-07-0/+214
* MXC: Correct SPI_CPOL setting in SPI driverStefano Babic2010-09-30-9/+9
* Use common function to set GPIOs for MX3 and MX5Stefano Babic2010-09-29-2/+2
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28-1282/+1142
|\
| * mpc83xx: extend CONFIG_SYS_BOOTMAPSZ increase to mpc8308_p1mKim Phillips2010-09-23-1/+1
| * mpc8308_p1m: support for MPC8308 P1M boardIlya Yanok2010-09-23-0/+555
| * MPC8308RDB: various clean upsIlya Yanok2010-09-23-20/+26
| * 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
| * ppx4xx: remove unused functionality for DU405 boardsMatthias Fuchs2010-09-23-26/+5
| * Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-23-90/+0
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-23-96/+340
| * ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese2010-09-23-80/+80
| * ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-23-11/+0
| * fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi2010-09-21-3/+8
| * arm: Make jadecpu board use relocationMatthias Weisser2010-09-21-0/+3
| * Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-21-12/+1
| |\
| | * cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-20-12/+1
| * | Remove smmaco4 board supportWolfgang Denk2010-09-19-379/+0
| * | Remove HMI10 board supportWolfgang Denk2010-09-19-504/+0
| |/
| * aev board: Fix compile problemsWolfgang Denk2010-09-19-2/+3
| * da8xx: fixup ARM relocation supportBen Gardiner2010-09-19-0/+1
| * ARM: implement relocation for ARM926Heiko Schocher2010-09-19-5/+23
| * ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher2010-09-19-0/+5
| * ARM: implement relocation for ARM11Heiko Schocher2010-09-19-0/+10
| * ARM (ARM11): add data cache support, test on Qong boardHeiko Schocher2010-09-19-0/+1
| * ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher2010-09-19-0/+1
| * ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher2010-09-19-0/+2
| * mpc52xx: Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEHeiko Schocher2010-09-19-3/+3
| * Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk2010-09-19-2/+0
| * IceCube.h: update configurationWolfgang Denk2010-09-19-1/+5
| * Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEWolfgang Denk2010-09-19-2/+5
| * 4xx: add missing CONFIG_SYS_SRAM_SIZE definitionWolfgang Denk2010-09-19-0/+5
* | ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs sizeStefan Roese2010-09-23-1/+7
* | ppc4xx: Fix CATcenter buildStefan Roese2010-09-23-21/+2
* | POST cleanup.Michael Zaidman2010-09-21-52/+38
|/
* x86: Remove Unmaintained BoardsGraeme Russ2010-09-13-502/+0
* Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk2010-09-10-10/+9
* Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-09-09-0/+8
|\
| * ARMV7: OMAP3: Add CONFIG_SYS_NAND_QUIET_TEST to Beagle and Overo configsSteve Sakoman2010-09-08-0/+2
| * ARMV7: OMAP: Add mpurate boot arg for Overo and BeagleSteve Sakoman2010-09-08-0/+6
* | Merge branch 'avr32' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-09-08-0/+24
|\ \
| * | avr32: Add simple paging supportHaavard Skinnemoen2010-09-03-0/+24
* | | Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-09-08-26/+54
|\ \ \
| * | | cpuat91: update defaut environementEric Bénard2010-08-20-4/+4
| * | | cpuat91: convert to new at91 soc architectureEric Bénard2010-08-20-14/+31
| * | | at91: Enabeling USB host on meesc boardDaniel Gorsulowski2010-08-20-1/+12
| * | | at91: Update meesc board to new SoC accessDaniel Gorsulowski2010-08-20-6/+4
| * | | at91: Defined main clock frequency on esd at91 boardsDaniel Gorsulowski2010-08-20-1/+3
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-09-08-2/+2
|\ \ \