summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
...
| * omap4_panda: remove CONFIG_PANDA, not usedPeter Meerwald2012-10-011-1/+0
| * am335x-evm config: decrease bootdelay to 1s and mount rootfs ROKoen Kooi2012-10-011-2/+2
| * am335x_evm: enable networking in SPLIlya Yanok2012-10-011-1/+4
| * davinci: ea20: add some configs and default environmet variablesBastian Ruppert2012-10-011-40/+66
| * davinci: ea20: the console is always set to the serial lineBastian Ruppert2012-10-011-0/+2
| * devkit8000: add rootwait to mmcboot optionAndreas Bießmann2012-10-011-0/+1
| * Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2012-09-3033-400/+427
| |\
| * \ Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-292-0/+2
| |\ \
| | * | mx28evk: Add missing 'setexpr' commandOtavio Salvador2012-09-241-0/+1
| | * | mx51evk: Add CONFIG_REVISION_TAGBenoît Thébaudeau2012-09-231-0/+1
| * | | Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD2012-09-293-0/+6
| |\ \ \
| | * | | Atmel: sam9g10/9m10/9x5: Add support to boot DT kernelBo Shen2012-09-173-0/+6
* | | | | mpc52xx/motionpro: fix monitor size and update default environmentWolfgang Grandegger2012-10-021-18/+26
| |_|_|/ |/| | |
* | | | hawkboard: Update config file to work with common spl frameworkSughosh Ganu2012-09-271-1/+1
* | | | ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2012-09-273-5/+16
* | | | SPL: Move the omap SPL framework to common/splTom Rini2012-09-2713-0/+13
* | | | ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini2012-09-274-0/+4
* | | | omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-272-0/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-256-106/+96
|\ \ \ \
| * | | | powerpc/p1_p2_rdb_pc: print -PC suffix in board nameScott Wood2012-08-231-5/+5
| * | | | powerpc/fsl-corenet: remove dead variant symbolsScott Wood2012-08-233-2/+3
| * | | | powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-232-53/+1
| * | | | powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie2012-08-231-0/+8
| * | | | powerpc/corenet_ds: Slave module for boot from PCIELiu Gang2012-08-232-28/+28
| * | | | powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-232-18/+18
| * | | | powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang2012-08-232-6/+0
| * | | | powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang2012-08-232-26/+65
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-2135-245/+389
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-2114-30/+96
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | mx28evk: extend default environmentOtavio Salvador2012-09-171-8/+74
| | * | | MX35: mx35pdk: add support for MMCStefano Babic2012-09-101-2/+15
| | * | | ima3-mx53:Rename CONFIG_PRIME => CONFIG_ETHPRME, removeAshok Kumar Reddy2012-09-101-2/+1
| | * | | mx31: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-066-10/+0
| | * | | mx35: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-062-2/+0
| | * | | mx25: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-062-2/+0
| | * | | SCSPS1: Enable cachesMarek Vasut2012-09-041-2/+0
| | * | | mx28evk: Add USB Ethernet supportFabio Estevam2012-09-041-0/+3
| | * | | M28: Fix the use of gpmi-nand in mtdpartsMarek Vasut2012-09-041-2/+2
| | * | | MX28: mx28evk: Enable SPI DMAOtavio Salvador2012-09-041-0/+1
| * | | | Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-1011-51/+51
| * | | | tegra: put eMMC environment into the boot sectorsStephen Warren2012-09-074-4/+8
| * | | | tegra: Enable NAND on TECThierry Reding2012-09-071-2/+10
| * | | | tegra: enable NAND on HarmonyStephen Warren2012-09-071-2/+9
| * | | | tegra: Enable NAND on SeaboardSimon Glass2012-09-072-0/+11
| | |_|/ | |/| |
| * | | Merge remote-tracking branch 'u-boot-ti/master' into mAlbert ARIBAUD2012-09-052-0/+83
| |\ \ \
| | * | | OMAP3: mt_ventoux: added video supportStefano Babic2012-09-041-0/+16
| | * | | OMAP3: mt_ventoux: activate GPIO4Stefano Babic2012-09-041-0/+1
| | * | | OMAP3: tam3517: add function to read MAC from EEPROMStefano Babic2012-09-041-0/+66
| * | | | Merge remote-tracking branch 'u-boot-atmel/master' into mAlbert ARIBAUD2012-09-042-1/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixes the crippled console output on PortuxG20.Markus Hubig2012-09-041-0/+1
OpenPOWER on IntegriCloud