summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportGuillaume GARDET2015-10-241-0/+1
* net: convert altera_tse to driver model and phylibThomas Chou2015-10-231-0/+8
* nios2: zap nios2-generic board dirThomas Chou2015-10-231-8/+16
* nios2: convert altera sysid to driver modelThomas Chou2015-10-231-1/+1
* nios2: convert altera timer to driver modelThomas Chou2015-10-231-5/+0
* nios2 : convert altera_pio to driver modelThomas Chou2015-10-231-20/+1
* nios2: convert altera_uart to driver modelThomas Chou2015-10-231-8/+1
* nios2: convert altera_jtag_uart to driver modelThomas Chou2015-10-231-3/+0
* nios2: Split timer code into timer.cThomas Chou2015-10-231-2/+1
* nios2: Switch to generic timerThomas Chou2015-10-231-6/+2
* nios2: move altera_pio_init to board_early_init_rThomas Chou2015-10-231-0/+1
* nios2: move command line configuration to KconfigThomas Chou2015-10-231-8/+1
* ti_omap5_common: mmc: do not define DM_MMC for splMugunthan V N2015-10-221-0/+8
* am43xx_evm: mmc: do not define DM_MMC for splMugunthan V N2015-10-221-0/+8
* am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALMugunthan V N2015-10-221-1/+5
* am335x_evm: mmc: do not define DM_MMC for splMugunthan V N2015-10-221-0/+8
* ARM: k2g: Add config fileLokesh Vutla2015-10-221-0/+59
* ARM: k2g: Add clock informationVitaly Andrianov2015-10-221-1/+10
* ARM: dts: k2hk: Enable OF_CONTROL and DMLokesh Vutla2015-10-221-1/+5
* ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LENLokesh Vutla2015-10-221-0/+7
* ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALTom Rini2015-10-221-0/+4
* ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALTom Rini2015-10-221-1/+5
* am335x_evm: do not define usb ether gadget when Eth DM is definedMugunthan V N2015-10-221-0/+3
* configs: am335x_evm: Support distro bootcmdsSjoerd Simons2015-10-221-8/+37
* configs: ti_armv7_common.h: Add default addresses for pxe and scriptsSjoerd Simons2015-10-221-0/+2
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-10-21114-117/+40
|\
| * x86: Add support for Advantech SOM-6896George McCollister2015-10-211-0/+38
| * cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-21112-116/+0
| * x86: Remove quotation mark in CONFIG_HOSTNAMEBin Meng2015-10-211-1/+1
| * x86: Allow disabling IGD on Intel QueensbayBin Meng2015-10-211-0/+1
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-10-204-10/+14
|\ \
| * | arm: mvebu: Enable DM_SERIAL on AXP / A38x boardsStefan Roese2015-10-211-1/+7
| * | arm: mvebu: Enable DM_USB on AXP / A38x boardsStefan Roese2015-10-213-9/+1
| * | arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPLStefan Roese2015-10-213-0/+6
| |/
* | sunxi: Use Kconfig CONFIG_MMCMaxime Ripard2015-10-201-3/+5
* | sunxi: Add support for android boot imageMaxime Ripard2015-10-201-0/+1
* | sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernelsHans de Goede2015-10-201-0/+17
* | sunxi: Switch to using malloc_simple for the splHans de Goede2015-10-201-3/+0
* | sunxi: Enable CONFIG_SPL_STACK_RHans de Goede2015-10-201-0/+8
|/
* sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARDPaul Gortmaker2015-10-191-0/+2
* sbc8641d: increase monitor size from 256k to 384kPaul Gortmaker2015-10-191-2/+2
* sbc8641d: set proper environment sector size.Paul Gortmaker2015-10-191-1/+1
* sbc8641d: increase malloc pool size to a sane defaultPaul Gortmaker2015-10-191-1/+1
* sbc8641d: enable command line editingPaul Gortmaker2015-10-191-0/+1
* igep00x0: Use BCH8 ECCLadislav Michl2015-10-191-5/+13
* vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.Liviu Dudau2015-10-191-1/+3
* ARM: dockstar: move start of environment areaEric Cooper2015-10-191-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-10-161-4/+12
|\
| * odroid: Add boot script (boot.scr) supportGuillaume GARDET2015-10-131-1/+9
| * odroid: replace 'fatload' with 'load' to be able to use EXT* partitionsGuillaume GARDET2015-10-131-3/+3
OpenPOWER on IntegriCloud