summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fdt: Move fdt_fixup_ethernet to a common placeTom Rini2017-05-0114-70/+2
* cmd: add Kconfig option for 'date' commandChris Packham2017-05-01387-131/+283
* Drop the pdsp188x driverSimon Glass2017-04-303-47/+0
* powerpc: Drop configs/manrolandSimon Glass2017-04-302-311/+0
* Convert CONFIG_CMD_DISPLAY to KconfigSimon Glass2017-04-306-4/+9
* Convert CONFIG_CMD_DIAG to KconfigSimon Glass2017-04-3081-36/+63
* Kconfig: Drop CONFIG_CMD_DFLSimon Glass2017-04-306-6/+0
* Convert CONFIG_CMD_DEKBLOB to KconfigSimon Glass2017-04-304-3/+9
* Kconfig: Drop CONFIG_CMD_DEFAULTENV_VARSSimon Glass2017-04-302-2/+0
* fs: Kconfig: Add a separate option for FS_CRAMFSSimon Glass2017-04-3011-0/+19
* fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass2017-04-3014-5/+21
* Convert CONFIG_CMD_CLK to KconfigSimon Glass2017-04-308-5/+11
* Drop CONFIG_CMD_CLEARSimon Glass2017-04-302-3/+0
* Convert CONFIG_CMD_CHIP_CONFIG to KconfigSimon Glass2017-04-3028-10/+25
* fs: Kconfig: Add a separate config for FS_CBFSSimon Glass2017-04-308-1/+16
* fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass2017-04-309-13/+13
* Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass2017-04-3052-86/+17
* Convert CONFIG_CMD_BSP to KconfigSimon Glass2017-04-3044-18/+36
* Convert CONFIG_CMD_BMP to KconfigSimon Glass2017-04-30165-85/+118
* Convert CONFIG_CMD_BMODE to KconfigSimon Glass2017-04-3075-76/+58
* Convert CONFIG_CMD_BLOB to KconfigSimon Glass2017-04-306-4/+46
* Convert CONFIG_CMD_BEDBUG to KconfigSimon Glass2017-04-309-7/+12
* Convert CONFIG_CMD_BAT to KconfigSimon Glass2017-04-304-6/+4
* ti816x_evm: Change CONFIG_CMD_ASKEN to CONFIG_CMD_ASKENVSimon Glass2017-04-302-2/+1
* Convert CONFIG_CMD_AES et al to KconfigSimon Glass2017-04-307-5/+24
* power: Drop CONFIG_PMICSimon Glass2017-04-302-2/+0
* power: Drop CONFIG_I2C_PMICSimon Glass2017-04-303-5/+4
* power: Convert CONFIG_PMIC_AS3722 to KconfigSimon Glass2017-04-3010-11/+12
* power: Move as3722 pmic to pmic/ directorySimon Glass2017-04-303-1/+1
* power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722Simon Glass2017-04-307-7/+7
* arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG optionsTom Rini2017-04-3017-65/+51
* Merge tag 'xilinx-fixes-for-v2017.05' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-04-272-1/+1
|\
| * arm64: zynqmp: Sync defconfig with KconfigMichal Simek2017-04-271-1/+0
| * zynq-topic-miami.dts: Add usbotg0 alias to make USB actually workMike Looijmans2017-04-271-0/+1
* | ext4: Fix comparision of unsigned expression with < 0Lokesh Vutla2017-04-272-4/+3
* | MAINTAINERS: Update for Keystone2 secure devicesLokesh Vutla2017-04-271-0/+3
* | arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux()Patrice Chotard2017-04-271-1/+4
* | ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada2017-04-2787-232/+298
* | add Kconfig for fsuuid commandJosua Mayer2017-04-271-0/+5
* | Kconfig: Enable FIT support by default for TI platformsAndrew F. Davis2017-04-2737-36/+2
* | travisci: Add support for ARCAlexey Brodkin2017-04-271-0/+8
* | board: dra71: Fix selection of OPPsLokesh Vutla2017-04-271-6/+27
* | pinctrl: Kconfig: sort pinctrl config options to prevent future clutterPhilipp Tomsich2017-04-2723-105/+117
* | rockchip: mkimage: remove (left-over) assignment w/o effect [coverity]Philipp Tomsich2017-04-271-1/+0
* | clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORYAlexey Brodkin2017-04-279-10/+2
* | arm: Warn that starting with v2018.01 gcc-6 or later is requiredTom Rini2017-04-271-1/+11
* | dm: sandbox: pwm: Add a basic pwm testSimon Glass2017-04-279-0/+131
* | configs: keystone2: Standardise U-boot promptLokesh Vutla2017-04-275-5/+0
* | OMAP3: Correct name of omap34xx_gpios when using DM_GPIOAdam Ford2017-04-271-1/+1
* | omap3: i2c: correct registerAdam Ford2017-04-271-1/+13
|/