summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2015-10-24common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-10-24ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportGuillaume GARDET
2015-10-23net: convert altera_tse to driver model and phylibThomas Chou
2015-10-23nios2: zap nios2-generic board dirThomas Chou
2015-10-22nios2: convert altera sysid to driver modelThomas Chou
2015-10-22nios2: convert altera timer to driver modelThomas Chou
2015-10-22nios2 : convert altera_pio to driver modelThomas Chou
2015-10-22nios2: convert altera_uart to driver modelThomas Chou
2015-10-22nios2: convert altera_jtag_uart to driver modelThomas Chou
2015-10-22nios2: Split timer code into timer.cThomas Chou
2015-10-22nios2: Switch to generic timerThomas Chou
2015-10-22nios2: move altera_pio_init to board_early_init_rThomas Chou
2015-10-22nios2: move command line configuration to KconfigThomas Chou
2015-10-22ti_omap5_common: mmc: do not define DM_MMC for splMugunthan V N
2015-10-22am43xx_evm: mmc: do not define DM_MMC for splMugunthan V N
2015-10-22am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALMugunthan V N
2015-10-22am335x_evm: mmc: do not define DM_MMC for splMugunthan V N
2015-10-22ARM: k2g: Add config fileLokesh Vutla
2015-10-22ARM: k2g: Add clock informationVitaly Andrianov
2015-10-22ARM: dts: k2hk: Enable OF_CONTROL and DMLokesh Vutla
2015-10-22ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LENLokesh Vutla
2015-10-22ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALTom Rini
2015-10-22ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALTom Rini
2015-10-22am335x_evm: do not define usb ether gadget when Eth DM is definedMugunthan V N
2015-10-22configs: am335x_evm: Support distro bootcmdsSjoerd Simons
2015-10-22configs: ti_armv7_common.h: Add default addresses for pxe and scriptsSjoerd Simons
2015-10-22Merge git://git.denx.de/u-boot-x86Tom Rini
2015-10-21x86: Add support for Advantech SOM-6896George McCollister
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng
2015-10-21x86: Remove quotation mark in CONFIG_HOSTNAMEBin Meng
2015-10-21x86: Allow disabling IGD on Intel QueensbayBin Meng
2015-10-21Merge git://git.denx.de/u-boot-marvellTom Rini
2015-10-21arm: mvebu: Enable DM_SERIAL on AXP / A38x boardsStefan Roese
2015-10-21arm: mvebu: Enable DM_USB on AXP / A38x boardsStefan Roese
2015-10-21arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPLStefan Roese
2015-10-20sunxi: Use Kconfig CONFIG_MMCMaxime Ripard
2015-10-20sunxi: Add support for android boot imageMaxime Ripard
2015-10-20sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernelsHans de Goede
2015-10-20sunxi: Switch to using malloc_simple for the splHans de Goede
2015-10-20sunxi: Enable CONFIG_SPL_STACK_RHans de Goede
2015-10-19sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARDPaul Gortmaker
2015-10-19sbc8641d: increase monitor size from 256k to 384kPaul Gortmaker
2015-10-19sbc8641d: set proper environment sector size.Paul Gortmaker
2015-10-19sbc8641d: increase malloc pool size to a sane defaultPaul Gortmaker
2015-10-19sbc8641d: enable command line editingPaul Gortmaker
2015-10-19igep00x0: Use BCH8 ECCLadislav Michl
2015-10-19vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.Liviu Dudau
2015-10-19ARM: dockstar: move start of environment areaEric Cooper
2015-10-16Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini