summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default buildTom Rini2014-03-281-3/+0
* trats/trats2: enable exynos ace sha subsystem and hardware based lib randPrzemyslaw Marczak2014-03-282-0/+8
* lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RANDPrzemyslaw Marczak2014-03-288-0/+8
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-03-281-0/+1
|\
| * am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boardsHeiko Schocher2014-03-231-0/+1
* | sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.hPatrice Bouchand2014-03-221-0/+2
|/
* sandbox: config: Enable cros_ec emulation and related itemsSimon Glass2014-03-171-5/+33
* sound: Move Samsung-specific code into its own fileSimon Glass2014-03-171-0/+1
* sandbox: Increase memory size to 32MBSimon Glass2014-03-171-1/+1
* kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIGMasahiro Yamada2014-03-123-14/+9
* freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}Masahiro Yamada2014-03-128-25/+20
* at91: enable USB ethernet for taskit stamp9g20Gerhard Sittig2014-03-121-1/+4
* tegra: imx: omap: enable Moschip USB ethernet support for several boardsGerhard Sittig2014-03-125-0/+5
* tegra: omap: alpha-sort USB ethernet items for Asix and SMSCGerhard Sittig2014-03-122-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-1023-57/+339
|\
| * arm: atmel: sama5d3: add nand spl boot supportBo Shen2014-03-091-0/+12
| * arm: atmel: sama5d3: add spi spl boot supportBo Shen2014-03-091-0/+11
| * ARM: atmel: add sama5d3 Xplained board supportBo Shen2014-03-091-0/+203
| * at91sam9263ek: add mmc supportAndreas Henriksson2014-03-091-0/+13
| * Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-076-46/+67
| |\
| | * ARM: tegra: implement bootcmd_pxeStephen Warren2014-03-054-1/+29
| | * ARM: tegra: rework boot scriptsStephen Warren2014-03-051-9/+30
| | * ARM: tegra: convert tegra to use distro defaultsStephen Warren2014-03-051-16/+4
| | * ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTSStephen Warren2014-03-054-0/+4
| | * ARM: tegra: move CONFIG_TEGRAnnStephen Warren2014-03-054-20/+0
| * | OMAP3: igep00x0: Enable required clocks for GPIO that are used.Enric Balletbo i Serra2014-03-061-0/+5
| |/
| * arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootupStefan Roese2014-03-041-0/+1
| * ARM: AM43xx: Add Ethernet boot support to SPLMugunthan V N2014-03-041-2/+8
| * ARM: AM335x: add support for reading cpsw 2nd mac address from efuseMugunthan V N2014-03-041-0/+1
| * ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVMMugunthan V N2014-03-041-0/+20
| * drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-0411-11/+0
* | m68k: Remove M5271EVB and idmr board supportMasahiro Yamada2014-03-102-474/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-03-075-4/+808
|\ \
| * | powerpc/t104xrdb: Update DDR initialization related settingsPriyanka Jain2014-03-072-2/+2
| * | powerpc/t1040qds: Add Video - HDMI supportPriyanka Jain2014-03-071-1/+26
| * | powerpc/t2080rdb: Add T2080PCIe-RDB board supportShengzhou Liu2014-03-071-0/+779
| * | powerpc/t208xqds: fixup for t208xqdsShengzhou Liu2014-03-071-1/+1
* | | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-0723-25/+0
* | | mips: move CONFIG_MIPS{32, 64} definition to config.mkMasahiro Yamada2014-03-076-6/+0
* | | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-071-0/+4
* | | kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEEDMasahiro Yamada2014-03-0724-16/+24
* | | ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-078-483/+4
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-03-0418-26/+0
|\ \
| * | mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta2014-03-0418-26/+0
| |/
* | sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-041-0/+1
* | dm: Add a demonstration/example driverSimon Glass2014-03-041-0/+4
* | dm: Add a 'dm' command for testingSimon Glass2014-03-041-0/+1
* | dm: Add basic testsSimon Glass2014-03-041-0/+1
* | sandbox: config: Enable driver modelSimon Glass2014-03-041-0/+1
* | sandbox: Build a device tree file for sandboxSimon Glass2014-03-041-0/+1
OpenPOWER on IntegriCloud