summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger2010-10-02-25/+0
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28-5166/+3035
|\
| * Add support for operating system OSETorkel Lundgren2010-09-28-0/+2
| * 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-23-2/+2
| * 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
| * mpc8308: add SICR{L,H} fields definitionsIlya Yanok2010-09-23-0/+48
| * 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-98/+0
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-23-96/+341
| * 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
| * ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-3834/+1
| * 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-3/+8
| * arm: Make jadecpu board use relocationMatthias Weisser2010-09-21-0/+3
| * Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-21-2/+1683
| |\
| | * Merge branch 'next' of git://git.denx.de/u-boot-usb into nextWolfgang Denk2010-09-21-2/+1683
| | |\
| | | * USB-CDC: Fix coding style issuesVitaly Kuzmichev2010-09-20-77/+63
| | | * Integrate USB gadget layer and USB CDC driver layerRemy Bohmer2010-09-20-2/+1697
| * | | Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-21-12/+21
| |\ \ \ | | |/ /
| | * | cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-20-12/+21
| | |/
| * | Remove smmaco4 board supportWolfgang Denk2010-09-19-379/+0
| * | Remove HMI10 board supportWolfgang Denk2010-09-19-520/+1
| |/
| * 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
| * common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher2010-09-19-0/+9
| * relocation: fixup cmdtableHeiko Schocher2010-09-19-0/+3
| * 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
| * New implementation for internal handling of environment variables.Wolfgang Denk2010-09-19-1/+4
| * Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk2010-09-19-9/+0
| * Add hash table support as base for new environment codeWolfgang Denk2010-09-19-0/+106
| * Add qsort - add support for sorting data arraysWolfgang Denk2010-09-19-0/+4
| * Add basic errno support.Wolfgang Denk2010-09-19-0/+9
| * 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-2/+8
* | ppc4xx: POST UART: Use in/out_8() io-accessor functionsStefan Roese2010-09-23-0/+10
* | ppc4xx: Fix CATcenter buildStefan Roese2010-09-23-21/+2
* | POST cleanup.Michael Zaidman2010-09-21-55/+97
|/