summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-0916-16/+16
* arm/km: remove duplicate codeValentin Longchamp2013-01-091-14/+0
* km/common: cosmetic change reported from checkpatchHolger Brunck2013-01-091-1/+1
* arm/km: fix memory settingsHolger Brunck2013-01-094-52/+10
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-083-26/+140
|\
| * mx53loco: Improve error handling on power_init()Fabio Estevam2013-01-051-10/+51
| * mx53loco: Remove unneeded 'retval' variableFabio Estevam2013-01-051-7/+6
| * mx6qsabresd: add usdhc2 and usdhc4 supportShawn Guo2013-01-051-6/+74
| * mx35pdk:Use IMX_GPIO_NR macroAshok2013-01-051-1/+1
| * mx53loco: Call PMIC related functions from board_late_init()Fabio Estevam2012-12-271-2/+8
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-0811-113/+139
|\ \
| * | am335x: disable internal delay for RGMII modeYegor Yefremov2012-12-101-1/+1
| * | OMAP3: TAM3517: add macros for reading eepromStefano Babic2012-12-102-8/+17
| * | OMAP3: fix panel timing on the mt_ventoux boardStefano Babic2012-12-101-4/+4
| * | Pass sdrc timing values through board_sdrc_timings structurePeter Barada2012-12-107-100/+93
| * | am335x_evm: enable NAND supportIlya Yanok2012-12-101-0/+2
| * | am335x_evm: add nand pinmux definitionIlya Yanok2012-12-101-0/+22
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge samsung, imx, tegra into u-boot-arm/masterAlbert ARIBAUD2012-12-2270-1123/+2356
|\ \ \ \ \ | |_|_|/ / |/| | | / | | | |/ | | |/|
| | | * Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin2012-12-1967-1100/+2330
| | | |\ | |_|/ / |/| | |
| | | * env: Hide '.' variables in env print by defaultJoe Hershberger2012-12-131-1/+1
| | | * env: Use getenv_yesno() more generallyJoe Hershberger2012-12-135-35/+15
| | * | mx53loco: Fix PMIC nameFabio Estevam2012-12-131-1/+1
| | * | woodburn: Set gpio value in gpio_direction_output()Fabio Estevam2012-12-111-2/+1
| | * | mx25pdk: Adapt it for the new PMIC frameworkFabio Estevam2012-12-111-3/+10
| | * | Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic2012-12-0862-1073/+2305
| | |\ \ | | | |/
| * | | universal_c210: check the NULL pointer when get the PMICMinkyu Kang2012-12-111-0/+6
| * | | SMDK5250: Enable pmic MAX77686Rajeshwari Shinde2012-12-111-4/+11
| * | | universal_c210: fix compiler error and compiler warningMinkyu Kang2012-12-101-2/+6
| * | | Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-1061-1073/+2299
| |\ \ \ |/ / / / | | | _
| * | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2012-12-072-12/+30
| |\ \
| | * | x86: fdt: Create basic .dtsi file for corebootSimon Glass2012-12-062-12/+30
| * | | Change e-mail address of Luka PerkovLuka Perkov2012-12-076-6/+6
| |/ /
| * | mpc5200: Add a3m071 board supportStefan Roese2012-12-054-0/+483
| * | x86: Add a minimal device tree for alex x86Gabe Black2012-11-301-0/+30
| * | x86: Remove coreboot start16 codeSimon Glass2012-11-302-34/+0
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-x86Tom Rini2012-11-285-132/+37
| |\ \
| | * | x86: Remove coreboot start16 codeSimon Glass2012-11-281-13/+0
| | * | x86: coreboot: Modify u-boot code to allow building coreboot payloadVadim Bendebury2012-11-281-0/+37
| | * | x86: coreboot: Move non-board specific files to coreboot arch directoryStefan Reinauer2012-11-283-119/+0
| * | | powerpc/corenet_ds: Update DDR timing for single-rank DIMMsYork Sun2012-11-271-2/+2
| * | | powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi2012-11-276-7/+761
| * | | 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-279-9/+9
| |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-266-8/+172
| |\ \
| | * | powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL bootScott Wood2012-11-263-3/+21
| | * | powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory mapScott Wood2012-11-261-1/+1
| | * | powerpc/mpc85xx/p1_p2_rdb_pc: new SPL supportScott Wood2012-11-264-5/+151
| * | | omap3_beagle: add musb-new initIlya Yanok2012-11-201-0/+43
| * | | am3517_evm: switch to musb-newIlya Yanok2012-11-201-0/+74
| * | | am335x_evm: enable both musb gadget and hostIlya Yanok2012-11-201-2/+21
| |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-11-196-121/+185
| |\ \
OpenPOWER on IntegriCloud