| Commit message (Expand) | Author | Age | Lines |
... | |
* | | IOMUX: Add console multiplexing support. | Gary Jennejohn | 2008-12-07 | -0/+55 |
* | | Use new CONFIG_SYS_VXWORKS parameters for Netstal boards | Niklaus Giger | 2008-12-07 | -15/+14 |
* | | Add vxworks.h to handle CONFIG_SYS_VXWORKS parameters | Niklaus Giger | 2008-12-07 | -0/+53 |
* | | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | -3/+34 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2008-12-05 | -1/+1 |
|\ |
|
| * | at91rm9200dk: Fix typo | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-02 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2008-12-05 | -99/+125 |
|\ \ |
|
| * | | Remove non-ascii characters from fat code | Remy Bohmer | 2008-12-04 | -1/+1 |
| * | | USB style patch, 80 chars strict | Michael Trimarchi | 2008-11-28 | -98/+124 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2008-12-05 | -28/+27 |
|\ \ |
|
| * | | 85xx: fix the wrong DDR settings for MPC8572DS | Dave Liu | 2008-12-04 | -13/+13 |
| * | | FSL: Moved BR_PHYS_ADDR for localbus to common header | Kumar Gala | 2008-12-04 | -9/+8 |
| * | | 85xx: Add PORDEVSR_PCI1 define | Peter Tyser | 2008-12-04 | -2/+1 |
| * | | Removed unused CONFIG_L1_INIT_RAM symbol. | Jon Loeliger | 2008-12-03 | -30/+0 |
| * | | 85xx: remove the unused ddr_enable_ecc in the board file | Dave Liu | 2008-12-03 | -4/+5 |
| |/ |
|
* | | Removed unused CONFIG_L1_INIT_RAM symbol. | Jon Loeliger | 2008-12-01 | -30/+0 |
* | | 86xx: Fix non-64-bit compilation problems. | Jon Loeliger | 2008-12-01 | -0/+28 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-11-25 | -102/+94 |
|\ |
|
| * | ppc4xx: Remove unused features | Matthias Fuchs | 2008-11-25 | -50/+7 |
| * | ppc4xx: katmai: Change default config | Yuri Tikhonov | 2008-11-21 | -0/+8 |
| * | ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization | Dave Mitchell | 2008-11-21 | -1/+1 |
| * | ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs | Dave Mitchell | 2008-11-21 | -39/+75 |
| * | ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.h | Steven A. Falco | 2008-11-21 | -12/+3 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2008-11-25 | -7/+9 |
|\ \ |
|
| * | | powerpc: 83xx: add missing TIMING_CFG1_CASLAT_* defines | Heiko Schocher | 2008-11-19 | -1/+3 |
| * | | mpc83xx: Improve the performance of DDR memory | Howard Gregory | 2008-11-19 | -6/+6 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Wolfgang Denk | 2008-11-25 | -387/+718 |
|\ \ |
|
| * | | ARM: Add Apollon UBI support | Kyungmin Park | 2008-11-19 | -17/+57 |
| * | | UBI: Add basic UBI support to U-Boot (Part 8/8) | Kyungmin Park | 2008-11-19 | -521/+0 |
| * | | UBI: Add basic UBI support to U-Boot (Part 7/8) | Kyungmin Park | 2008-11-19 | -0/+454 |
| * | | UBI: Add basic UBI support to U-Boot (Part 6/8) | Kyungmin Park | 2008-11-19 | -0/+358 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash | Wolfgang Denk | 2008-11-25 | -0/+12 |
|\ \ |
|
| * | | cfi-mtd: Add cfi-mtd driver. | Piotr Ziecik | 2008-11-24 | -0/+8 |
| * | | cfi_flash: Add interface for flash verbosity control | Piotr Ziecik | 2008-11-24 | -0/+1 |
| * | | cfi_flash: Export flash_sector_size() function. | Piotr Ziecik | 2008-11-24 | -0/+3 |
| |/ |
|
* | | at91rm9200: fix broken boot from nor flash | Jens Scharsig | 2008-11-24 | -0/+10 |
* | | AT91: Enable PLLB for USB | Stelian Pop | 2008-11-21 | -0/+9 |
* | | AT91: Use AT91_CPU_CLOCK in displays | Stelian Pop | 2008-11-21 | -15/+21 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx | Wolfgang Denk | 2008-11-18 | -94/+251 |
|\ |
|
| * | mpc8641: Try to detect old .dts files | Becky Bruce | 2008-11-10 | -0/+3 |
| * | mpc8641: Support 36-bit physical addressing | Becky Bruce | 2008-11-10 | -36/+128 |
| * | mpc8641: Change 32-bit memory map | Becky Bruce | 2008-11-10 | -37/+39 |
| * | mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY | Becky Bruce | 2008-11-10 | -1/+29 |
| * | mpc8641: make DIAG_ADDR == FLASH_BASE | Becky Bruce | 2008-11-10 | -1/+1 |
| * | mpc8641: Drop imaginary second flash bank, map 8MB | Becky Bruce | 2008-11-10 | -27/+14 |
| * | mpc8641: only define CONFIG_ENV_SIZE once | Becky Bruce | 2008-11-10 | -2/+1 |
| * | mpc8641: Remove extra "0" from BR2 define | Becky Bruce | 2008-11-10 | -1/+1 |
| * | Merge commit 'wd/master' | Jon Loeliger | 2008-11-10 | -2699/+2982 |
| |\ |
|
| * | | powerpc: change 86xx SMP boot method | Becky Bruce | 2008-11-04 | -0/+21 |
| * | | 8641HPCN: Config file cleanup | Becky Bruce | 2008-11-03 | -5/+15 |