| Commit message (Expand) | Author | Age | Lines |
... | |
| | | * | | pxa: add clock for system bus 2 arbiter | Daniel Mack | 2009-07-12 | -0/+1 |
| | | * | | arm: Kirkwood: bugfix: UART1 bar correction | Prafulla Wadaskar | 2009-07-12 | -1/+1 |
| | | |/ |
|
| * | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2009-07-13 | -21/+185 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2009-07-13 | -21/+185 |
| | |\ \ |
|
| | | * | | sh: Update pci config for Renesas r7780mp board | Nobuhiro Iwamatsu | 2009-07-11 | -0/+3 |
| | | * | | sh: Add support ESPT-GIGA borad | Nobuhiro Iwamatsu | 2009-07-11 | -0/+126 |
| | | * | | sh: Revised the build with newest compiler | Nobuhiro Iwamatsu | 2009-07-08 | -1/+1 |
| | | * | | sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIV | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-08 | -10/+10 |
| | | * | | sh3/sh4: fix CONFIG_SYS_HZ to 1000 | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-08 | -10/+10 |
| | | * | | sh: introduce clock framework | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-08 | -0/+35 |
| | | |/ |
|
| * | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2009-07-13 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2009-07-13 | -2/+2 |
| | |\ \ |
|
| | | * | | ppc4xx: Make is_pci_host() available for all 440 and 405 CPUs | Matthias Fuchs | 2009-07-10 | -2/+2 |
| * | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2009-07-13 | -5/+9 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-07-13 | -5/+9 |
| | |\ \ \ |
|
| | | * | | | Blackfin: cm-bf561: add example settings for EXT-BF5xx-USB-ETH2 add-on | Harald Krapfenbauer | 2009-07-10 | -0/+5 |
| | | * | | | Blackfin: blackstamp: update spi flash settings | Mike Frysinger | 2009-07-10 | -5/+4 |
| | | |/ / |
|
| * | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2009-07-13 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | usb: fix CONFIG_SYS_MPC83xx_USB_ADDR not defined error | Kim Phillips | 2009-07-09 | -1/+1 |
| | |/ / |
|
| * | | | Add ESD PCI vendor ID | Matthias Fuchs | 2009-07-11 | -0/+2 |
| * | | | remove _IO_BASE and KSEG1ADDR from board configuration files | Timur Tabi | 2009-07-11 | -53/+1 |
| |/ / |
|
* | | | board support patch for phyCORE-MPC5200B-tiny | Jon Smirl | 2009-07-10 | -0/+444 |
|/ / |
|
* | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2009-07-08 | -0/+2 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2009-07-08 | -0/+2 |
| |\ \ |
|
| | * | | ppc4xx: Fix FDT EBC mappings on Canyonlands | Felix Radensky | 2009-07-08 | -0/+2 |
| | |/ |
|
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2009-07-08 | -156/+38 |
|\ \ \
| |/ / |
|
| * | | nand_spl: read environment early, when booting from NAND using nand_spl | Guennadi Liakhovetski | 2009-07-07 | -0/+3 |
| * | | mtd: nand: use loff_t for offset | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-07 | -7/+7 |
| * | | mtd: nand: new base driver for memory mapped nand devices | Mike Frysinger | 2009-07-07 | -26/+21 |
| * | | davinci_nand chipselect/init cleanup | David Brownell | 2009-07-07 | -0/+2 |
| * | | NAND DaVinci: Update to ALE/CLE Mask values | Sandeep Paulraj | 2009-07-07 | -0/+5 |
| * | | ARM DaVinci: Changing ALE Mask Value | Sandeep Paulraj | 2009-07-07 | -1/+1 |
| * | | davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC) | David Brownell | 2009-07-07 | -69/+0 |
| * | | davinci_nand: cleanup I (minor) | David Brownell | 2009-07-07 | -54/+0 |
| |/ |
|
* | | all platforms: make show_boot_progress() work again | Heiko Schocher | 2009-07-08 | -1/+1 |
|/ |
|
* | Coding style cleanup; update CHANGELOG | Wolfgang Denk | 2009-07-07 | -8/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-07-07 | -180/+4352 |
|\ |
|
| * | MX31: Add NAND SPL boot support to i.MX31 PDK board. | Magnus Lilja | 2009-07-06 | -3/+94 |
| * | arm: Kirkwood: arch specific updated for ehci-Kirkwood driver support | Prafulla Wadaskar | 2009-07-06 | -0/+9 |
| * | arm nomadik: use 1000 as HZ value and rewrite timer code | Alessandro Rubini | 2009-07-06 | -1/+67 |
| * | arm nomadik: allow Nand and OneNand to coexists | Alessandro Rubini | 2009-07-06 | -18/+31 |
| * | arm nomadik: cleanup reset | Alessandro Rubini | 2009-07-06 | -3/+2 |
| * | arm nomadik: rename board to nhk8815 | Alessandro Rubini | 2009-07-06 | -1/+2 |
| * | xscale: add support for the polaris board | Stefano Babic | 2009-07-06 | -3/+22 |
| * | at91: Add esd gmbh MEESC board support | Daniel Gorsulowski | 2009-07-06 | -0/+188 |
| * | ARM: Update mach-types | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-06 | -39/+1612 |
| * | at91: Add CAN init function | Daniel Gorsulowski | 2009-07-06 | -0/+1 |
| * | arm: Kirkwood: Correct header define | Simon Kagstrom | 2009-07-06 | -1/+1 |
| * | MX31: Add basic support for Freescale i.MX31 PDK board. | Magnus Lilja | 2009-07-06 | -0/+164 |
| * | S3C24x0: extract interrupts from timer | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-06 | -2/+0 |