summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| | * | mx6qsabreauto: Add i2c to mx6qsabreauto boardRenato Frias2013-06-031-0/+50
| | * | arm: vf610: Add basic support for Vybrid VF610TWR boardAlison Wang2013-06-033-0/+482
| | * | wandboard: fix typo in READMELuka Perkov2013-05-161-2/+2
| | * | mx23evk: Add splash screen supportFabio Estevam2013-05-162-0/+38
| | * | mx28evk: Add splash screen supportFabio Estevam2013-05-162-0/+39
* | | | am335x: enable falcon boot mode for mmc (raw and fat) and nandPeter Korsgaard2013-06-071-0/+9
* | | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-06-071-1/+13
|\ \ \ \
| * | | | ARM: bcm2835: add simplefb DT node during bootz/mStephen Warren2013-06-051-1/+13
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-054-0/+36
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-054-0/+36
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-05-311-5/+7
|\ \ \ \ \ | |/ / / / |/| | | |
OpenPOWER on IntegriCloud