summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* Coding Style CleanupWolfgang Denk2008-06-28-34/+32
* ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve2008-06-28-0/+369
* Use better Ethernet timings for apollon boardKyungmin Park2008-06-28-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-06-19-0/+11
|\
| * ppc4xx: Canyonlands: Disable the RTC M41T62 square wave outputStefan Roese2008-06-12-0/+11
* | MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger2008-06-19-2/+22
|/
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-274/+274
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-12-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-06-11-0/+591
|\
| * sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu2008-06-09-0/+591
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-06-11-44/+37
|\ \
| * | [MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2008-06-05-37/+37
| * | [MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi2008-06-05-7/+0
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-06-11-20/+5
|\ \
| * | Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren2008-06-09-25/+1
| * | Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren2008-06-09-0/+9
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-06-11-1348/+58
|\ \
| * | ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese2008-06-06-0/+4
| * | ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-03-530/+0
| * | ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-03-278/+48
| * | ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese2008-06-03-253/+1
| * | ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2008-06-03-417/+135
| * | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-06-03-4264/+5167
| |\ \
* | \ \ Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-06-11-1249/+2346
|\ \ \ \
| * | | | 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-11-120/+120
| * | | | 85xx: remove dummy board_early_init_fKumar Gala2008-06-11-32/+0
| * | | | 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-11-267/+0
| * | | | Socrates: Added FPGA base address update in FDT.Sergei Poselenov2008-06-11-0/+10
| * | | | Socrates: NAND support added. Changed the U-Boot base address andSergei Poselenov2008-06-11-3/+220
| * | | | Socrates: added missed file with UPMA configuration data.Sergei Poselenov2008-06-11-0/+55
| * | | | Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov2008-06-11-25/+23
| * | | | TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger2008-06-11-4/+122
| * | | | TQM85xx: NAND support via local bus UPMBWolfgang Grandegger2008-06-11-5/+480
| * | | | TQM8548: PCI express supportWolfgang Grandegger2008-06-11-35/+215
| * | | | TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger2008-06-11-15/+248
| * | | | TQM85xx: Support for Flat Device TreeWolfgang Grandegger2008-06-11-0/+24
| * | | | TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger2008-06-10-0/+62
| * | | | TQM85xx: Bugfix in the SDRAM initialisationWolfgang Grandegger2008-06-10-1/+3
| * | | | TQM85xx: Fix chip select configuration for second FLASH bankWolfgang Grandegger2008-06-10-38/+46
| * | | | TQM85xx: Fix CPM port pin configurationWolfgang Grandegger2008-06-10-0/+6
| * | | | TQM85xx: Various coding style fixesWolfgang Grandegger2008-06-10-245/+251
| * | | | socrates: Fix PCI clk fix patchAndy Fleming2008-06-10-1/+3
| * | | | TQM: move TQM boards to board/tqcWolfgang Grandegger2008-06-10-0/+0
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-06-11-0/+643
|\ \ \ \
| * | | | mpc83xx: MVBLM7: minor build fixupsKim Phillips2008-06-10-34/+2
| * | | | add MPC8343 based board mvBlueLYNX-M7 (board+make files)Andre Schwarz2008-06-10-0/+675
| |/ / /
* | | | Merge commit 'wd/master'Jon Loeliger2008-06-06-4472/+7343
|\ \ \ \ | |/ / /
| * | | Socrates: Fix PCI bus frequency reportWolfgang Denk2008-06-03-2/+11
| * | | SPI API improvementsHaavard Skinnemoen2008-06-03-54/+49
| * | | Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk2008-06-03-117/+1658
| |\ \ \