summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblazeWolfgang Denk2009-07-1612-1052/+30
|\
| * asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek2009-07-0912-1052/+30
* | Improve U-Boot Porting Guide in the READMEJerry Van Baren2009-07-161-24/+36
* | 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-142-1/+24
* | 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-146-335/+191
* | mecp5123: fix build errorWolfgang Denk2009-07-141-8/+5
* | 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-1499-1915/+2617
|\ \
| * \ Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-1330-618/+1474
| |\ \
| | * \ Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-1330-618/+1474
| | |\ \
| | | * | versatile: update config and merge to cfi flash driverJean-Christophe PLAGNIOL-VILLARD2009-07-123-530/+51
| | | * | versatile: specify the board type on the promptJean-Christophe PLAGNIOL-VILLARD2009-07-121-2/+10
| | | * | at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou2009-07-128-7/+67
| | | * | at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou2009-07-1220-22/+1221
| | | * | pxa: fix CKEN_B register bitsDaniel Mack2009-07-121-6/+6
| | | * | pxa: add clock for system bus 2 arbiterDaniel Mack2009-07-121-0/+1
| | | * | OMAP3 pandora: Fix CKE1 MUX setting to allow self-refreshGrazvydas Ignotas2009-07-121-1/+1
| | | * | OMAP3 pandora: setup pulls for various GPIOsGrazvydas Ignotas2009-07-121-25/+25
| | | * | OMAP3 pandora: setup pin mux for pins used on rev3 boardsGrazvydas Ignotas2009-07-121-1/+10
| | | * | OMAP3 pandora: pin mux cleanupGrazvydas Ignotas2009-07-121-25/+0
| | | * | arm: Kirkwood: bugfix: UART1 bar correctionPrafulla Wadaskar2009-07-121-1/+1
| | | * | nand: Add Marvell Kirkwood NAND driverPrafulla Wadaskar2009-07-082-0/+83
| | | |/
| * | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-131-3/+8
| |\ \ \ | | |/ /
| | * | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-07-131-3/+8
| | |\ \
| | | * | issue write command to base for JEDEC flashPo-Yu Chuang2009-07-131-3/+8
| * | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-1336-1136/+720
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2009-07-1336-1136/+720
| | |\ \ \
| | | * | | sh: Update pci config for Renesas r7780mp boardNobuhiro Iwamatsu2009-07-111-0/+3
| | | * | | sh: Add support ESPT-GIGA boradNobuhiro Iwamatsu2009-07-117-0/+575
| | | * | | sh: Revised the build with newest compilerNobuhiro Iwamatsu2009-07-082-30/+30
| | | * | | sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIVJean-Christophe PLAGNIOL-VILLARD2009-07-0811-12/+12
| | | * | | sh3/sh4: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD2009-07-0811-27/+44
| | | * | | sh: introduce clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-07-081-0/+35
| | | * | | sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-07-0812-775/+8
| | | * | | sh: make the linker scripts more genericJean-Christophe PLAGNIOL-VILLARD2009-07-0815-314/+34
| | | * | | sh7785lcr: fix out of tree buildJean-Christophe PLAGNIOL-VILLARD2009-07-082-3/+4
| | | | |/ | | | |/|
| * | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-07-133-9/+25
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-07-133-9/+25
| | |\ \ \
| | | * | | ppc4xx: Set default PCI device ID for 405EP boardsMatthias Fuchs2009-07-101-2/+9
| | | * | | ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()Matthias Fuchs2009-07-102-5/+14
| | | * | | 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-134-5/+155
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-07-134-5/+155
| | |\ \ \
| | | * | | Blackfin: cm-bf561: add example settings for EXT-BF5xx-USB-ETH2 add-onHarald Krapfenbauer2009-07-101-0/+5
OpenPOWER on IntegriCloud