summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger2010-10-0225-25/+0
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28168-5166/+3035
|\
| * Add support for operating system OSETorkel Lundgren2010-09-282-0/+2
| * 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-231-2/+2
| * mpc83xx: extend CONFIG_SYS_BOOTMAPSZ increase to mpc8308_p1mKim Phillips2010-09-231-1/+1
| * mpc8308_p1m: support for MPC8308 P1M boardIlya Yanok2010-09-231-0/+555
| * MPC8308RDB: various clean upsIlya Yanok2010-09-231-20/+26
| * mpc8308: add SICR{L,H} fields definitionsIlya Yanok2010-09-231-0/+48
| * 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
| * ppx4xx: remove unused functionality for DU405 boardsMatthias Fuchs2010-09-231-26/+5
| * Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-2359-98/+0
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-2377-96/+341
| * ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese2010-09-2315-80/+80
| * ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-231-11/+0
| * ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-237-3834/+1
| * 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-212-3/+8
| * arm: Make jadecpu board use relocationMatthias Weisser2010-09-211-0/+3
| * Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-214-2/+1683
| |\
| | * Merge branch 'next' of git://git.denx.de/u-boot-usb into nextWolfgang Denk2010-09-214-2/+1683
| | |\
| | | * USB-CDC: Fix coding style issuesVitaly Kuzmichev2010-09-203-77/+63
| | | * Integrate USB gadget layer and USB CDC driver layerRemy Bohmer2010-09-204-2/+1697
| * | | Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-215-12/+21
| |\ \ \ | | |/ /
| | * | cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-205-12/+21
| | |/
| * | Remove smmaco4 board supportWolfgang Denk2010-09-191-379/+0
| * | Remove HMI10 board supportWolfgang Denk2010-09-192-520/+1
| |/
| * aev board: Fix compile problemsWolfgang Denk2010-09-191-2/+3
| * da8xx: fixup ARM relocation supportBen Gardiner2010-09-191-0/+1
| * ARM: implement relocation for ARM926Heiko Schocher2010-09-194-5/+23
| * ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher2010-09-191-0/+5
| * ARM: implement relocation for ARM11Heiko Schocher2010-09-191-0/+10
| * common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher2010-09-191-0/+9
| * relocation: fixup cmdtableHeiko Schocher2010-09-191-0/+3
| * ARM (ARM11): add data cache support, test on Qong boardHeiko Schocher2010-09-191-0/+1
| * ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher2010-09-191-0/+1
| * ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher2010-09-192-0/+2
| * mpc52xx: Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEHeiko Schocher2010-09-192-3/+3
| * New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-1/+4
| * Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk2010-09-195-9/+0
| * Add hash table support as base for new environment codeWolfgang Denk2010-09-191-0/+106
| * Add qsort - add support for sorting data arraysWolfgang Denk2010-09-191-0/+4
| * Add basic errno support.Wolfgang Denk2010-09-191-0/+9
| * IceCube.h: update configurationWolfgang Denk2010-09-191-1/+5
| * Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEWolfgang Denk2010-09-192-2/+5
| * 4xx: add missing CONFIG_SYS_SRAM_SIZE definitionWolfgang Denk2010-09-195-0/+5
* | ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs sizeStefan Roese2010-09-232-2/+8
* | ppc4xx: POST UART: Use in/out_8() io-accessor functionsStefan Roese2010-09-231-0/+10
* | ppc4xx: Fix CATcenter buildStefan Roese2010-09-231-21/+2
* | POST cleanup.Michael Zaidman2010-09-2130-55/+97
|/
OpenPOWER on IntegriCloud