aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk254-254/+254
2008-07-02Cleanup: fix out-of-tree building for some boardsWolfgang Denk9-40/+76
2008-07-02Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk13-13/+13
2008-07-01i.MX31: Cleanup comments in lowlevel_init.S.Magnus Lilja2-4/+4
2008-07-01Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren1-1/+1
2008-06-28Coding Style CleanupWolfgang Denk5-34/+32
2008-06-28ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve5-0/+369
2008-06-28Use better Ethernet timings for apollon boardKyungmin Park1-1/+1
2008-06-19Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-0/+11
2008-06-19MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger1-2/+22
2008-06-12ppc4xx: Canyonlands: Disable the RTC M41T62 square wave outputStefan Roese1-0/+11
2008-06-12Change initdram() return type to phys_size_tBecky Bruce267-274/+274
2008-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce1-1/+1
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk5-0/+591
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk11-44/+37
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2-20/+5
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk43-1348/+58
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk69-1249/+2346
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk8-0/+643
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala20-120/+120
2008-06-1185xx: remove dummy board_early_init_fKumar Gala6-32/+0
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala7-267/+0
2008-06-11Socrates: Added FPGA base address update in FDT.Sergei Poselenov1-0/+10
2008-06-11Socrates: NAND support added. Changed the U-Boot base address andSergei Poselenov3-3/+220
2008-06-11Socrates: added missed file with UPMA configuration data.Sergei Poselenov1-0/+55
2008-06-11Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov3-25/+23
2008-06-11TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger2-4/+122
2008-06-11TQM85xx: NAND support via local bus UPMBWolfgang Grandegger4-5/+480
2008-06-11TQM8548: PCI express supportWolfgang Grandegger3-35/+215
2008-06-11TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger2-15/+248
2008-06-11TQM85xx: Support for Flat Device TreeWolfgang Grandegger1-0/+24
2008-06-10TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger3-0/+62
2008-06-10TQM85xx: Bugfix in the SDRAM initialisationWolfgang Grandegger1-1/+3
2008-06-10TQM85xx: Fix chip select configuration for second FLASH bankWolfgang Grandegger1-38/+46
2008-06-10TQM85xx: Fix CPM port pin configurationWolfgang Grandegger1-0/+6
2008-06-10TQM85xx: Various coding style fixesWolfgang Grandegger4-245/+251
2008-06-10socrates: Fix PCI clk fix patchAndy Fleming1-1/+3
2008-06-10TQM: move TQM boards to board/tqcWolfgang Grandegger32-0/+0
2008-06-10mpc83xx: MVBLM7: minor build fixupsKim Phillips1-34/+2
2008-06-10add MPC8343 based board mvBlueLYNX-M7 (board+make files)Andre Schwarz8-0/+675
2008-06-09Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren2-25/+1
2008-06-09Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren1-0/+9
2008-06-09sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu5-0/+591
2008-06-06Merge commit 'wd/master'Jon Loeliger499-4472/+7343
2008-06-06ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese1-0/+4
2008-06-05[MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi4-37/+37
2008-06-05[MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi7-7/+0
2008-06-03Socrates: Fix PCI bus frequency reportWolfgang Denk1-2/+11
2008-06-03SPI API improvementsHaavard Skinnemoen4-54/+49
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese14-530/+0