summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: bf548-ezkit: bump SPI flash size upMike Frysinger2010-10-022-1/+5
* Blackfin: blackvme: new board portWojtek Skulski2010-10-021-0/+246
* Blackfin: bf526-ezbrd: enable BootROM-OOB layout when booting from NANDMike Frysinger2010-10-021-2/+3
* Blackfin: adi config: enable nand lock/unlock supportMike Frysinger2010-10-021-0/+1
* Blackfin: bct-brettl2: new board portPeter Meerwald2010-10-021-0/+155
* Blackfin: adi config: allow boards to tweak a little moreMike Frysinger2010-10-021-8/+14
* Blackfin: bf527-sdp: new board portMike Frysinger2010-10-021-0/+121
* Blackfin: adi config: add a hook for boards to append the envMike Frysinger2010-10-021-1/+5
* Blackfin: adi config: add an "all spi flashes" option to unify board listsMike Frysinger2010-10-024-12/+15
* 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
OpenPOWER on IntegriCloud