summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2015-11-18arm: mx6: cm-fx6: define fallback boot devices for splNikita Kiryanov
2015-11-18board: ti: beagle_x15: Rename to indicate support for TI am57xx evmsKipisz, Steven
2015-11-17Merge git://git.denx.de/u-boot-marvellTom Rini
2015-11-17arm: kirkwood: ib62x0: drop duplicate defines from CONFIG_SYS_MVFSLuka Perkov
2015-11-17arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDTLuka Perkov
2015-11-17arm: kirkwood: ib62x0: make use of defconfigLuka Perkov
2015-11-17arm: kirkwood: ib62x0: drop CONFIG_CMD_ENV defineLuka Perkov
2015-11-17arm: kirkwood: ib62x0: build u-boot.kwbLuka Perkov
2015-11-17arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPELuka Perkov
2015-11-17arm: kirkwood: Move common definitions into common fileQuentin Armitage
2015-11-17arm: kirkwood: Remove duplicate definition from dreamplug.hQuentin Armitage
2015-11-17arm: kirkwood: Align configuration filesQuentin Armitage
2015-11-17arm: kirkwood: Use common definition for filesystemsQuentin Armitage
2015-11-17arm: kirkwood: Move configuration of some commands to _defconfig filesQuentin Armitage
2015-11-17arm: kirkwood: Remove duplicate definition of CONFIG_CMD_FATQuentin Armitage
2015-11-17arm: kirkwood: standardise the configurationQuentin Armitage
2015-11-18board: axs10x switch serial port and Ethernet to driver modelAlexey Brodkin
2015-11-16Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-11-13Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini
2015-11-13x86: Remove CONFIG_SYS_EARLY_PCI_INITBin Meng
2015-11-13x86: crownbay: Remove unused PCI region address macrosBin Meng
2015-11-13x86: qemu: Convert to use driver model pciBin Meng
2015-11-13x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng
2015-11-13x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng
2015-11-13x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng
2015-11-13x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQSBin Meng
2015-11-13imx6: fix warnings due to switch to distro environmentStefano Babic
2015-11-13sparc: leon3: Added memory controller initialization using new AMBA PnP routi...Daniel Hellstrom
2015-11-13sparc: Kconfig: Move the CMD_AMBAPP command to KconfigFrancois Retief
2015-11-13sparc: Update GRSIM board with memory settings for TSIM evalFrancois Retief
2015-11-13sparc: Update LEON serial drivers to use readl/writel macrosFrancois Retief
2015-11-12Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-11-12am43xx_evm: Add DFU support for qspi flashVignesh R
2015-11-12pengwyn: nand and ethernet fixesVincent BENOIT
2015-11-12configs: Use config_distro_defaults.h in ti_armv7_common.hMatwey V. Kornilov
2015-11-12hrcon: Add fan controllersDirk Eibach
2015-11-12hrcon: Add support for the DH variantDirk Eibach
2015-11-12mpc83xx: Add strider boardDirk Eibach
2015-11-12hrcon: Remove CH7301 configurationDirk Eibach
2015-11-12dlvision-10g: Support displayportDirk Eibach
2015-11-12board/BuR/kwb: use bootvx(...) (with bootline feature) instead go(...)Hannes Petermaier
2015-11-12imx: mx7dsabresd: support lcdifPeng Fan
2015-11-12imx: mx6ul_14x14_evk: support lcdif displayPeng Fan
2015-11-12arm: novena: Fix kernel_addr_r env variableMarek Vasut
2015-11-12imx: mx7: default enable non-secure modePeng Fan
2015-11-12arm: imx: Switch mx6cuboxi to use config_distro_bootcmd.h.Vagrant Cascadian
2015-11-12arm: imx: Switch Wandboard to use config_distro_bootcmd.h.Vagrant Cascadian
2015-11-12ARM: tegra: simplify GPU setupAlexandre Courbot
2015-11-12ARM: tegra: enable PCI support of p2371-2180Stephen Warren
2015-11-12mx7dsabresd: enable DFU supportTzu-Jung Lee