aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: increase MONITOR_LEN to offset growing painsKim Phillips2009-07-148-8/+8
* usb: mpx8349itx: added support of loading images from USB storage (MPH/DR)Valeriy Glushkov2009-07-141-2/+29
* usb: mpc834x: added support of the MPH USB controller in addition to the DR oneValeriy Glushkov2009-07-141-1/+10
* mpc83xx: set 64BIT_VSPRINTF for boards using nand_utilKim Phillips2009-07-144-0/+4
* mpc5121ads: add JFFS2 and MTDPARTS support; adjust flash mapWolfgang Denk2009-07-141-8/+38
* aria: add JFFS2 and MTDPARTS support; adjust flash mapWolfgang Denk2009-07-141-5/+34
* aria: enable NAND flash supportWolfgang Denk2009-07-141-1/+23
* MPC512x: fix typo in comment listing the NAND driver nameWolfgang Denk2009-07-142-2/+2
* mecp5123: cleanup - remove dead codeWolfgang Denk2009-07-141-7/+0
* aria: adjust memory controller initializationWolfgang Denk2009-07-141-13/+72
* MPC512x: factor out common codeWolfgang Denk2009-07-141-0/+57
* MPC512x: Add MSCAN1...4 Clock Control RegistersWolfgang Denk2009-07-141-4/+5
* MPC512x: enabling NAND support requires CONFIG_SYS_64BIT_VSPRINTFWolfgang Denk2009-07-142-0/+4
* Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2009-07-1443-108/+813
|\
| * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-1312-26/+613
| |\
| | * Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-1312-26/+613
| | |\
| | | * versatile: update config and merge to cfi flash driverJean-Christophe PLAGNIOL-VILLARD2009-07-121-15/+50
| | | * versatile: specify the board type on the promptJean-Christophe PLAGNIOL-VILLARD2009-07-121-2/+10
| | | * at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou2009-07-122-2/+13
| | | * at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou2009-07-128-0/+532
| | | * pxa: fix CKEN_B register bitsDaniel Mack2009-07-121-6/+6
| | | * pxa: add clock for system bus 2 arbiterDaniel Mack2009-07-121-0/+1
| | | * arm: Kirkwood: bugfix: UART1 bar correctionPrafulla Wadaskar2009-07-121-1/+1
| * | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-1313-21/+185
| |\| |
| | * | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2009-07-1313-21/+185
| | |\ \
| | | * | sh: Update pci config for Renesas r7780mp boardNobuhiro Iwamatsu2009-07-111-0/+3
| | | * | sh: Add support ESPT-GIGA boradNobuhiro Iwamatsu2009-07-111-0/+126
| | | * | sh: Revised the build with newest compilerNobuhiro Iwamatsu2009-07-081-1/+1
| | | * | sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIVJean-Christophe PLAGNIOL-VILLARD2009-07-0810-10/+10
| | | * | sh3/sh4: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD2009-07-0810-10/+10
| | | * | sh: introduce clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-07-081-0/+35
| | | |/
| * | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-131-2/+2
| |\| |
| | * | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-07-131-2/+2
| | |\ \
| | | * | ppc4xx: Make is_pci_host() available for all 440 and 405 CPUsMatthias Fuchs2009-07-101-2/+2
| * | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-132-5/+9
| |\| | |
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-07-132-5/+9
| | |\ \ \
| | | * | | Blackfin: cm-bf561: add example settings for EXT-BF5xx-USB-ETH2 add-onHarald Krapfenbauer2009-07-101-0/+5
| | | * | | Blackfin: blackstamp: update spi flash settingsMike Frysinger2009-07-101-5/+4
| | | |/ /
| * | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-131-1/+1
| |\| | |
| | * | | usb: fix CONFIG_SYS_MPC83xx_USB_ADDR not defined errorKim Phillips2009-07-091-1/+1
| | |/ /
| * | | Add ESD PCI vendor IDMatthias Fuchs2009-07-111-0/+2
| * | | remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi2009-07-1114-53/+1
| |/ /
* / / board support patch for phyCORE-MPC5200B-tinyJon Smirl2009-07-101-0/+444
|/ /
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-081-0/+2
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-07-081-0/+2
| |\ \
| | * | ppc4xx: Fix FDT EBC mappings on CanyonlandsFelix Radensky2009-07-081-0/+2
| | |/
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-085-156/+38
|\| |
| * | nand_spl: read environment early, when booting from NAND using nand_splGuennadi Liakhovetski2009-07-071-0/+3
| * | mtd: nand: use loff_t for offsetJean-Christophe PLAGNIOL-VILLARD2009-07-071-7/+7
| * | mtd: nand: new base driver for memory mapped nand devicesMike Frysinger2009-07-072-26/+21