summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12267-274/+274
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-121-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-06-115-0/+591
|\
| * sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu2008-06-095-0/+591
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-06-1111-44/+37
|\ \
| * | [MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2008-06-054-37/+37
| * | [MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi2008-06-057-7/+0
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-06-112-20/+5
|\ \
| * | Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren2008-06-092-25/+1
| * | Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren2008-06-091-0/+9
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-06-1143-1348/+58
|\ \
| * | ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese2008-06-061-0/+4
| * | ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-0314-530/+0
| * | ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-0323-278/+48
| * | ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese2008-06-033-253/+1
| * | ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2008-06-036-417/+135
| * | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-06-03456-4264/+5167
| |\ \
* | \ \ Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-06-1169-1249/+2346
|\ \ \ \
| * | | | 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-1120-120/+120
| * | | | 85xx: remove dummy board_early_init_fKumar Gala2008-06-116-32/+0
| * | | | 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-117-267/+0
| * | | | Socrates: Added FPGA base address update in FDT.Sergei Poselenov2008-06-111-0/+10
| * | | | Socrates: NAND support added. Changed the U-Boot base address andSergei Poselenov2008-06-113-3/+220
| * | | | Socrates: added missed file with UPMA configuration data.Sergei Poselenov2008-06-111-0/+55
| * | | | Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov2008-06-113-25/+23
| * | | | TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger2008-06-112-4/+122
| * | | | TQM85xx: NAND support via local bus UPMBWolfgang Grandegger2008-06-114-5/+480
| * | | | TQM8548: PCI express supportWolfgang Grandegger2008-06-113-35/+215
| * | | | TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger2008-06-112-15/+248
| * | | | TQM85xx: Support for Flat Device TreeWolfgang Grandegger2008-06-111-0/+24
| * | | | TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger2008-06-103-0/+62
| * | | | TQM85xx: Bugfix in the SDRAM initialisationWolfgang Grandegger2008-06-101-1/+3
| * | | | TQM85xx: Fix chip select configuration for second FLASH bankWolfgang Grandegger2008-06-101-38/+46
| * | | | TQM85xx: Fix CPM port pin configurationWolfgang Grandegger2008-06-101-0/+6
| * | | | TQM85xx: Various coding style fixesWolfgang Grandegger2008-06-104-245/+251
| * | | | socrates: Fix PCI clk fix patchAndy Fleming2008-06-101-1/+3
| * | | | TQM: move TQM boards to board/tqcWolfgang Grandegger2008-06-1032-0/+0
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-06-118-0/+643
|\ \ \ \
| * | | | mpc83xx: MVBLM7: minor build fixupsKim Phillips2008-06-101-34/+2
| * | | | add MPC8343 based board mvBlueLYNX-M7 (board+make files)Andre Schwarz2008-06-108-0/+675
| |/ / /
* | | | Merge commit 'wd/master'Jon Loeliger2008-06-06499-4472/+7343
|\ \ \ \ | |/ / /
| * | | Socrates: Fix PCI bus frequency reportWolfgang Denk2008-06-031-2/+11
| * | | SPI API improvementsHaavard Skinnemoen2008-06-034-54/+49
| * | | Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk2008-06-0326-117/+1658
| |\ \ \
| | * \ \ Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-2426-117/+1658
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Support AT91CAP9 revC CPUsStelian Pop2008-05-101-0/+28
| | | * | AT91SAM9RLEK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+63
| | | * | AT91SAM9263EK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+65
| | | * | AT91SAM9261EK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+64
| | | * | AT91CAP9ADK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+64
OpenPOWER on IntegriCloud