summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
| * | | | mpc83xx: make dtb basename file references equal those of linuxKim Phillips2008-03-07-4/+4
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-03-08-7/+17
|\ \ \ \ \
| * | | | | ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variablesStefan Roese2008-03-07-7/+17
| |/ / / /
* | | | | mgsuvd: update board configurationHeiko Schocher2008-03-08-2/+10
* | | | | mgcoge: update board configurationHeiko Schocher2008-03-08-2/+33
|/ / / /
* | | | 837xEMDS: Improve the system performanceDave Liu2008-03-07-1/+9
* | | | Replace "run load; run update" with conditionalized "run load update".Detlev Zundel2008-03-06-29/+29
* | | | PCS440EP: fix build problems (redundant #define)Wolfgang Denk2008-03-04-4/+0
* | | | Fix endianess problem in cramfs code (cramfs is always host-endian in Linux)Bernhard Nemec2008-03-03-22/+0
* | | | Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-03-96/+95
* | | | ADS5121: Fix default environment.Wolfgang Denk2008-03-03-7/+8
* | | | Fix checking fat32 cluster size.michael2008-03-03-1/+2
* | | | ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1Stefan Roese2008-03-02-6/+21
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-03-02-1/+1
|\ \ \ \
| * | | | sbc8548: Fix cfi flash bank declarationJean-Christophe PLAGNIOL-VILLARD2008-02-27-1/+1
| | |_|/ | |/| |
* | | | MPC5121e ADS PCI support take 3John Rigby2008-03-02-7/+169
* | | | arm-imx: Fix register definitionsJean-Christophe PLAGNIOL-VILLARD2008-03-02-60/+117
* | | | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-03-02-12/+12
|/ / /
* | | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-02-23-21/+21
* | | Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.Detlev Zundel2008-02-22-3/+3
* | | lwmon5: enable hardware watchdogYuri Tikhonov2008-02-22-2/+1
* | | ppc4xx: Support for ATI Radeon 9200 card on sequoiaAnatolij Gustschin2008-02-22-1/+25
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-22-12/+12
|\ \ \
| * | | 86xx: Fix GUR PCI config registers properly.Jon Loeliger2008-02-20-2/+8
| * | | 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default.Jon Loeliger2008-02-20-1/+1
| * | | 8610HPCD: Fix typos in two PCI setup registers.Jon Loeliger2008-02-19-2/+0
| * | | 86xx: Convert sbc8641d to use libfdt.Jon Loeliger2008-02-18-7/+3
| | |/ | |/|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-freebsdWolfgang Denk2008-02-22-0/+51
|\ \ \
| * | | API: Add (c) and licensing notice to the public API header.Rafal Jaworowski2008-02-21-0/+51
| |/ /
* | | Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-22-2/+0
|/ /
* | ppc4xx: HCU4/5. Cleanup configsNiklaus Giger2008-02-16-46/+27
* | ppc4xx: PPC405GPr fix missing register definitionsNiklaus Giger2008-02-16-0/+8
* | ppc4xx: Beautify configuration files for Sequoia and Korat boardsLarry Johnson2008-02-16-235/+237
* | Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-0/+197
|\ \
| * | Support for Artila M-501 starter kitTimo Tuunainen2008-02-14-0/+197
* | | Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-0/+891
|\ \ \
| * | | AT91CAP9 support : board/ filesStelian Pop2008-02-14-0/+212
| * | | AT91CAP9 support : include/ filesStelian Pop2008-02-14-0/+679
| |/ /
* | | Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-47/+39
|\ \ \
| * | | Update board NetStarPeter Pearse2008-02-14-47/+39
| |/ /
* | | Fix compile warning on lib_ppc/board.cAnatolij Gustschin2008-02-15-1/+1
* | | Extend ATI Radeon driver to support more video modesAnatolij Gustschin2008-02-15-0/+4
* | | xsengine: fix typo and few coding styleJean-Christophe PLAGNIOL-VILLARD2008-02-15-9/+9
* | | Merge ../custodiansWolfgang Denk2008-02-15-0/+12
|\ \ \
| * \ \ Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-15-0/+12
| |\ \ \
| | * \ \ Merge commit 'wd/master'Jon Loeliger2008-02-14-4/+6
| | |\ \ \ | | | |/ /
| | * | | Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbolsJon Loeliger2008-02-13-0/+5
| | * | | Merge commit 'wd/master'Jon Loeliger2008-02-13-293/+125
| | |\ \ \
| | * | | | 86xx: Add reginfo commandBecky Bruce2008-01-24-0/+3
| | * | | | 86xx: Add print_laws function to fsl_law.cBecky Bruce2008-01-24-0/+1