summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* ARMV7: OMAP: Configure Overo's second network chipSteve Sakoman2010-09-08-9/+19
* ARMV7: OMAP: Add detection and support for Beagle C4 revisionSteve Sakoman2010-09-08-39/+58
* ARMV7: OMAP: Add board revision detection for OveroSteve Sakoman2010-09-08-3/+35
* ARMV7: OMAP: Enable input driver on Overo's MMC1_CLK and MMC3_CLK pinmux setupSteve Sakoman2010-09-08-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2010-09-07-6/+6
|\
| * MIPS: update the MIPS u-boot.ldsXiangfu Liu2010-09-04-6/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2010-09-07-123/+143
|\ \
| * | sh: Update lowlevel_init.S of mpr2Nobuhiro Iwamatsu2010-08-30-4/+4
| * | sh: Update lowlevel_init.S of ms7750seNobuhiro Iwamatsu2010-08-30-7/+12
| * | sh: Update lowlevel_init.S of ms7720seNobuhiro Iwamatsu2010-08-30-14/+16
| * | sh: Update lowlevel_init.S of ap325rxaNobuhiro Iwamatsu2010-08-30-0/+1
| * | sh: Update lowlevel_init.S of r2dplusNobuhiro Iwamatsu2010-08-30-3/+6
| * | sh: Update lowlevel_init.S of espt-gigaNobuhiro Iwamatsu2010-08-30-20/+26
| * | sh: Update lowlevel_init.S of sh7763rdpNobuhiro Iwamatsu2010-08-30-2/+2
| * | sh: Update lowlevel_init.S of MigoRNobuhiro Iwamatsu2010-08-30-5/+5
| * | sh: Update lowlevel_init.S of sh7785lcrNobuhiro Iwamatsu2010-08-30-31/+23
| * | sh: Update lowlevel_init.S of rsk7203Nobuhiro Iwamatsu2010-08-30-37/+48
| |/
* | Fix parameters to support RDIMM for P2020DSYork Sun2010-08-31-2/+2
* | powerpc/83xx: Fix build issue with ve8313 board due to lbus changesKumar Gala2010-08-19-1/+1
* | powerpc/85xx: Fix SRIO LAW setup on corenet_ds boardsLian Minghuan2010-08-19-22/+25
* | powerpc/8xxx: Fix quad-rank DIMMs support on corenet_ds board.york2010-08-19-1/+17
|/
* Blackfin: shutdown video DMA when booting LinuxMichael Hennerich2010-08-11-0/+29
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-08-10-45/+668
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-08-10-0/+582
| |\
| | * ARMV7: Add pad mux support for OMAP4Steve Sakoman2010-08-05-0/+582
| * | Merge branch 'master' of ../masterWolfgang Denk2010-08-10-693/+339
| |\ \
| * \ \ Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-08-07-103/+906
| |\ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-08-04-0/+37
| |\ \ \
| | * | | s5p_goni: enable mmc0Minkyu Kang2010-08-03-0/+37
| * | | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-08-03-2489/+313
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-07-16-45/+49
| |\ \ \ \ \
| | * | | | | ARMV7: Add basic gpmc initialization for OMAP4Steve Sakoman2010-07-15-0/+4
| | * | | | | da850 evm: Fix definition of 'pinmux' macroPrakash PM2010-07-15-11/+11
| | * | | | | da830 evm: Fix checkpatch error on 'pinmux' macroPrakash PM2010-07-15-34/+34
* | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-08-10-22/+22
|\ \ \ \ \ \ \
| * | | | | | | miiphy: constify device nameMike Frysinger2010-08-09-7/+7
| * | | | | | | net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-09-15/+15
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | ppc4xx: Fix building of sc3 boardHeiko Schocher2010-08-09-1/+1
* | | | | | | ppc4xx: Fix building of PMC440 boardMatthias Fuchs2010-08-09-1/+1
* | | | | | | ppc4xx: Fix building of CANBT boardMatthias Fuchs2010-08-09-7/+1
* | | | | | | ppc4xx: Fix building of AR405 boardMatthias Fuchs2010-08-09-8/+1
|/ / / / / /
* | | | | | PXA: Fix missing includesMarek Vasut2010-08-09-0/+2
* | | | | | PXA: Fix off-the-tree build problemsMarek Vasut2010-08-09-16/+24
* | | | | | board/purple/flash.c: removed unneded variableFrans Meulenbroeks2010-08-09-3/+2
* | | | | | 8xx, kup4k/kup4x: add FDT supportHeiko Schocher2010-08-09-0/+11
* | | | | | 8xx, kup4k/kup4x: configuration changes, code cleanupHeiko Schocher2010-08-09-675/+301
| |_|_|_|/ |/| | | |
* | | | | Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-68/+68
* | | | | powerpc/p4080: Add support for the P4080DS boardKumar Gala2010-08-01-0/+800
* | | | | powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfigyork2010-07-26-31/+32
* | | | | powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york2010-07-26-0/+2