| Commit message (Expand) | Author | Age | Lines |
* | The patch introduces the CRITICAL feature of POST tests. If the test marked a... | Yuri Tikhonov | 2008-03-18 | -0/+15 |
* | The patch adds new POST tests for the Lwmon5 board. These are: | Yuri Tikhonov | 2008-03-18 | -4/+96 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin | Wolfgang Denk | 2008-03-18 | -56/+27 |
|\ |
|
| * | Blackfin: BF537-stamp: drop board-specific flash driver for CFI | Mike Frysinger | 2008-03-15 | -4/+5 |
| * | Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU | Mike Frysinger | 2008-03-15 | -52/+22 |
* | | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master | Wolfgang Denk | 2008-03-16 | -3/+2 |
|\ \ |
|
| * | | mgcoge: update configuration | Heiko Schocher | 2008-03-16 | -3/+2 |
| |/ |
|
* | | Conding style cleanup | Wolfgang Denk | 2008-03-16 | -1/+0 |
* | | ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board | Stefan Roese | 2008-03-15 | -22/+49 |
* | | ppc4xx: Add Canyonlands NAND booting support | Stefan Roese | 2008-03-15 | -8/+81 |
* | | ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) | Stefan Roese | 2008-03-15 | -2/+3 |
* | | ppc4xx: Add AMCC Canyonlands support (460EX) (2/3) | Stefan Roese | 2008-03-15 | -0/+470 |
* | | ppc4xx: Add basic support for AMCC 460EX/460GT (5/5) | Stefan Roese | 2008-03-15 | -88/+502 |
* | | ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) | Stefan Roese | 2008-03-15 | -12/+33 |
* | | ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) | Stefan Roese | 2008-03-15 | -4/+160 |
* | | ppc4xx: program_tlb now uses 64bit physical addess | Stefan Roese | 2008-03-15 | -9/+9 |
* | | ppc4xx: Add 405GPr based MCU25 board config file | Niklaus Giger | 2008-03-15 | -0/+362 |
* | | ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY | Niklaus Giger | 2008-03-15 | -9/+23 |
|/ |
|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx | Wolfgang Denk | 2008-03-08 | -4/+4 |
|\ |
|
| * | mpc83xx: make dtb basename file references equal those of linux | Kim Phillips | 2008-03-07 | -4/+4 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-03-08 | -7/+17 |
|\ \ |
|
| * | | ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables | Stefan Roese | 2008-03-07 | -7/+17 |
| |/ |
|
* | | mgsuvd: update board configuration | Heiko Schocher | 2008-03-08 | -2/+10 |
* | | mgcoge: update board configuration | Heiko Schocher | 2008-03-08 | -2/+33 |
|/ |
|
* | 837xEMDS: Improve the system performance | Dave Liu | 2008-03-07 | -1/+9 |
* | Replace "run load; run update" with conditionalized "run load update". | Detlev Zundel | 2008-03-06 | -29/+29 |
* | PCS440EP: fix build problems (redundant #define) | Wolfgang Denk | 2008-03-04 | -4/+0 |
* | Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) | Bernhard Nemec | 2008-03-03 | -22/+0 |
* | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk | 2008-03-03 | -96/+95 |
* | ADS5121: Fix default environment. | Wolfgang Denk | 2008-03-03 | -7/+8 |
* | Fix checking fat32 cluster size. | michael | 2008-03-03 | -1/+2 |
* | ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1 | Stefan Roese | 2008-03-02 | -6/+21 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2008-03-02 | -1/+1 |
|\ |
|
| * | sbc8548: Fix cfi flash bank declaration | Jean-Christophe PLAGNIOL-VILLARD | 2008-02-27 | -1/+1 |
* | | MPC5121e ADS PCI support take 3 | John Rigby | 2008-03-02 | -7/+169 |
* | | arm-imx: Fix register definitions | Jean-Christophe PLAGNIOL-VILLARD | 2008-03-02 | -60/+117 |
* | | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta... | Shinya Kuribayashi | 2008-03-02 | -12/+12 |
|/ |
|
* | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta... | Shinya Kuribayashi | 2008-02-23 | -21/+21 |
* | Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. | Detlev Zundel | 2008-02-22 | -3/+3 |
* | lwmon5: enable hardware watchdog | Yuri Tikhonov | 2008-02-22 | -2/+1 |
* | ppc4xx: Support for ATI Radeon 9200 card on sequoia | Anatolij Gustschin | 2008-02-22 | -1/+25 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx | Wolfgang Denk | 2008-02-22 | -12/+12 |
|\ |
|
| * | 86xx: Fix GUR PCI config registers properly. | Jon Loeliger | 2008-02-20 | -2/+8 |
| * | 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default. | Jon Loeliger | 2008-02-20 | -1/+1 |
| * | 8610HPCD: Fix typos in two PCI setup registers. | Jon Loeliger | 2008-02-19 | -2/+0 |
| * | 86xx: Convert sbc8641d to use libfdt. | Jon Loeliger | 2008-02-18 | -7/+3 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd | Wolfgang Denk | 2008-02-22 | -0/+51 |
|\ \ |
|
| * | | API: Add (c) and licensing notice to the public API header. | Rafal Jaworowski | 2008-02-21 | -0/+51 |
| |/ |
|
* | | Remove duplicate defines for ARRAY_SIZE | Kumar Gala | 2008-02-22 | -2/+0 |
|/ |
|
* | ppc4xx: HCU4/5. Cleanup configs | Niklaus Giger | 2008-02-16 | -46/+27 |