summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-04-542/+4
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-04-144/+2
* powerpc/85xx: Remove config.mk for nand linker scriptKumar Gala2011-04-04-121/+0
* powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-04-93/+5
* powerpc/85xx: Add eSDHC support on P2020DSJerry Huang2011-04-04-0/+13
* powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h>Kumar Gala2011-04-04-6/+0
* powerpc/85xx: Remove DATARATE_*_MHZ defines in static ddr initKumar Gala2011-04-04-35/+28
* p1022ds: allow for board-specific ngPIXIS functionsTimur Tabi2011-04-04-18/+112
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-27-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-03-27-164/+190
|\
| * SMDK6400: Fixup dram_init for relocation supportseedshope2011-03-27-1/+7
| * SMDK6400: Fix the mutiple link errorseedshope2011-03-27-1/+0
| * SMDK6400: Fix some label undefined in build errorseedshope2011-03-27-3/+24
| * rename _end to __bss_end__Po-Yu Chuang2011-03-27-160/+160
* | powerpc/85xx: Fix PCI memory map setup on P1_P2_RDBPrabhakar Kushwaha2011-03-24-2/+2
* | powerpc/mpc8572ds: revise board specific timing for dual-rank DIMMsYork Sun2011-03-24-32/+78
|/
* mpc52xx, digsy_mtc_rev5: Fix Linux crash, if no Flash in bank 2Heiko Schocher2011-03-21-0/+5
* powerpc/corenet_ds: revise platform dependent parametersYork Sun2011-03-05-4/+4
* corenet_ds: pick the middle value for all tested timing parametersYork Sun2011-03-05-40/+18
* Pantheon: Add Board Support for Marvell dkb boardLei Wen2011-02-21-0/+105
* arm: Tegra2: Add support for NVIDIA Seaboard boardTom Warren2011-02-21-0/+50
* arm: Tegra2: Add support for NVIDIA Harmony boardTom Warren2011-02-21-0/+50
* arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren2011-02-21-0/+193
* mx31pdk: Make the full boot log visibleFabio Estevam2011-02-21-1/+6
* mx31pdk: Use the new relocation schemeFabio Estevam2011-02-21-2/+8
* EfikaMX: switch to MACH_TYPE_MX51_EFIKAMXLoïc Minier2011-02-21-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-02-12-50/+2
|\
| * MIPS: Move Inca-IP targets to boards.cfgShinya Kuribayashi2011-02-05-1/+1
| * MIPS: dbau1x00: Remove unused flash driver stubDaniel Schwierzeck2011-02-05-44/+1
| * MIPS: Purple: Fix multiple definition error on final linking of u-boot binaryDaniel Schwierzeck2011-02-05-5/+0
* | sc520: Move RAM sizing code from asm to CGraeme Russ2011-02-12-11/+0
* | eNET: General code cleanupGraeme Russ2011-02-12-20/+4
* | eNET: Rearrange PAR assignmentsGraeme Russ2011-02-12-15/+46
* | eNET: Define MMCR values in config.hGraeme Russ2011-02-12-46/+63
* | eNET: Fix eNET Interrupt Setup for LinuxGraeme Russ2011-02-12-6/+9
* | sc520: Move board specific settings to board init functionGraeme Russ2011-02-12-0/+9
* | sc520: Define MMCR address in include fileGraeme Russ2011-02-12-3/+4
* | x86: Make cpu init functions weakGraeme Russ2011-02-12-22/+0
* | x86: Parametize values used in linker scriptGraeme Russ2011-02-12-0/+1
* | eNET: Create distinct board configurationsGraeme Russ2011-02-12-1/+0
* | x86: Align config.mk and linker scripts with other archesGraeme Russ2011-02-12-108/+0
* | fsl: update CRC after setting EEPROM identifierTimur Tabi2011-02-09-0/+1
* | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2011-02-09-0/+12
|\ \
| * | nios2: add gpio_is_validThomas Chou2011-02-08-0/+7
| * | nios2: add gpio_freeThomas Chou2011-02-08-0/+5
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-02-09-158/+540
|\ \ | |/ |/|
| * ppc4xx: Add DLVision-10G board supportDirk Eibach2011-02-07-158/+540
* | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-02-04-322/+1253
|\ \ | |/ |/|
| * sh: sh7785lcr: Fix out of tree buildingNobuhiro Iwamatsu2011-02-03-2/+6
| * sh: add support for sh7757lcr boardYoshihiro Shimoda2011-02-02-0/+1265