summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-2232-600/+976
|\
| * arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD2013-06-215-10/+50
| * arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-215-5/+25
| * remove all references to .dynsymAlbert ARIBAUD2013-06-219-41/+6
| * net2big_v2: initialize LEDs at startupSimon Guinot2013-06-202-7/+96
| * LaCie/common: add support for the CPLD GPIO busSimon Guinot2013-06-202-0/+74
| * net2big_v2: initialize I2C fan at startupSimon Guinot2013-06-202-1/+58
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-195-167/+90
| |\
| | * arm: omap4: panda: Fix checkpatch on panda fileDan Murphy2013-06-181-13/+13
| | * arm: omap4: panda: Add reading of the board revisionDan Murphy2013-06-181-5/+73
| | * arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-184-85/+4
| | * arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-184-64/+0
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-1913-379/+587
| |\ \ | | |/ | |/|
| | * SMDK5250: Enable EMMC bootingAmar2013-06-133-13/+74
| | * SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDTAmar2013-06-133-167/+483
| | * EXYNOS5: FDT: Add DWMMC device node dataAmar2013-06-131-0/+24
| | * exynos: Update origen and smdkv310 to use common tzpc_initInderpal Singh2013-06-043-125/+4
| | * exynos: update tzpc to make it common for exynos4 and exynos5Inderpal Singh2013-06-041-0/+2
| | * exynos: move tzpc_init to armv7/exynosInderpal Singh2013-06-043-74/+0
* | | powerpc/85xx: Add P1023RDB board supportChunhe Lan2013-06-205-0/+448
* | | powerpc/pixis: Fix pixis help messageYork Sun2013-06-201-0/+2
* | | board/p1010rdb: Fix PCIe TLB creation on CONFIG_PCI definePrabhakar Kushwaha2013-06-201-1/+1
* | | powerpc/t4qds: Slave module for boot from SRIO and PCIELiu Gang2013-06-201-0/+19
* | | powerpc/b4860qds: Slave module for boot from SRIO and PCIELiu Gang2013-06-201-0/+19
* | | powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPLPrabhakar Kushwaha2013-06-203-7/+22
* | | 85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFTAndy Fleming2013-06-201-2/+2
* | | board/bsc9131rdb: Update default boot environment settingsPriyanka Jain2013-06-201-0/+10
* | | board/bsc9131rdb: Add DSP side tlb and lawsPriyanka Jain2013-06-202-0/+10
* | | board/bsc9131rdb: Add targets for Sysclk 100MHzPriyanka Jain2013-06-201-2/+6
* | | board/bsc9132qds:Add NAND boot support using new SPL formatPrabhakar Kushwaha2013-06-204-11/+166
* | | board/bsc9131rdb:Add NAND boot support using new SPL formatPrabhakar Kushwaha2013-06-203-4/+138
* | | board/p1010rdb:Add NAND boot support using new SPL formatPrabhakar Kushwaha2013-06-203-6/+165
* | | powerpc/mpc85xx: new SPL support for IFC NANDPrabhakar Kushwaha2013-06-201-0/+10
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-1331-1992/+1208
|\ \ \ | |/ /
| * | arm: pxa: Add support for ICP DAS LP-8x4xSergey Yanovich2013-06-122-0/+188
| * | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-1014-2021/+102
| |\ \
| | * | arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish2013-06-101-131/+14
| | * | arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2013-06-106-1874/+0
| | * | da830: add MMC supportVishwanathrao Badarkhe, Manish2013-06-101-0/+48
| | * | ARM: DRA7xx: Update pinmux dataLokesh Vutla2013-06-101-14/+24
| | * | ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla2013-06-105-5/+5
| | * | ARM: OMAP4+: Cleanup header filesLokesh Vutla2013-06-103-18/+30
| | * | am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW dr...Joel A Fernandes2013-06-101-0/+2
| * | | arm/km: make local functions staticHolger Brunck2013-06-101-2/+2
| |/ /
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-0815-4/+951
| |\ \
| | * | vf610twr: Drop unneeded 'status' variableFabio Estevam2013-06-061-4/+1
| | * | Add support for Congatec Conga-QEVAl boardSARTRE Leo2013-06-043-0/+238
| | * | wandboard: Enable HDMI splashscreenFabio Estevam2013-06-031-0/+98
| | * | mx6: mx6qsabrelite/nitrogen6x: Remove incorrect setting of gpio CS signalAndrew Gabbasov2013-06-032-2/+0
| | * | mx6qsabreauto: Add Port Expander resetRenato Frias2013-06-031-0/+7
OpenPOWER on IntegriCloud