summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2008-07-04CCM/SCM boards: fix out of tree buildingWolfgang Denk
2008-07-03SCM board: fix build errors.Wolfgang Denk
2008-07-03IAD210 board: fix ``"ALIGN" redefined'' warning.Wolfgang Denk
2008-07-03CCM board: fix build errors.Wolfgang Denk
2008-07-03Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errorsWolfgang Denk
2008-07-02Cleanup: remove redundant deleting on *~ filesWolfgang Denk
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-07-02Cleanup: fix out-of-tree building for some boardsWolfgang Denk
2008-07-02Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk
2008-07-01i.MX31: Cleanup comments in lowlevel_init.S.Magnus Lilja
2008-07-01Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren
2008-06-28Coding Style CleanupWolfgang Denk
2008-06-28ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve
2008-06-28Use better Ethernet timings for apollon boardKyungmin Park
2008-06-19Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-06-19MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger
2008-06-12ppc4xx: Canyonlands: Disable the RTC M41T62 square wave outputStefan Roese
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala
2008-06-1185xx: remove dummy board_early_init_fKumar Gala
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala
2008-06-11Socrates: Added FPGA base address update in FDT.Sergei Poselenov
2008-06-11Socrates: NAND support added. Changed the U-Boot base address andSergei Poselenov
2008-06-11Socrates: added missed file with UPMA configuration data.Sergei Poselenov
2008-06-11Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov
2008-06-11TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger
2008-06-11TQM85xx: NAND support via local bus UPMBWolfgang Grandegger
2008-06-11TQM8548: PCI express supportWolfgang Grandegger
2008-06-11TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger
2008-06-11TQM85xx: Support for Flat Device TreeWolfgang Grandegger
2008-06-10TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger
2008-06-10TQM85xx: Bugfix in the SDRAM initialisationWolfgang Grandegger
2008-06-10TQM85xx: Fix chip select configuration for second FLASH bankWolfgang Grandegger
2008-06-10TQM85xx: Fix CPM port pin configurationWolfgang Grandegger
2008-06-10TQM85xx: Various coding style fixesWolfgang Grandegger
2008-06-10socrates: Fix PCI clk fix patchAndy Fleming
2008-06-10TQM: move TQM boards to board/tqcWolfgang Grandegger
2008-06-10mpc83xx: MVBLM7: minor build fixupsKim Phillips
2008-06-10add MPC8343 based board mvBlueLYNX-M7 (board+make files)Andre Schwarz
2008-06-09Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren
2008-06-09Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren
2008-06-09sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu
2008-06-06Merge commit 'wd/master'Jon Loeliger