summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge git://git.denx.de/u-boot-sunxiTom Rini2017-04-2599-404/+1793
|\
| * sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8IIcenowy Zheng2017-04-251-2/+2
| * sunxi: Fix arm64 fdtfile variableAndreas Färber2017-04-241-1/+7
| * sunxi: add support for Lichee Pi ZeroIcenowy Zheng2017-04-214-0/+102
| * sunxi: add DTSI file for V3sIcenowy Zheng2017-04-213-0/+469
| * sunxi: add basic V3s supportIcenowy Zheng2017-04-216-2/+47
| * sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec2017-04-204-1/+103
| * sunxi: video: Convert lcdc to use struct display_timingJernej Skrabec2017-04-203-38/+67
| * sunxi: video: Split out TCON codeJernej Skrabec2017-04-206-285/+362
| * sunxi: Add support for Bananapi M2 UltraChen-Yu Tsai2017-04-205-0/+275
| * sunxi: Add PSCI support for R40Chen-Yu Tsai2017-04-202-3/+35
| * sunxi: Fix CPUCFG address for R40Chen-Yu Tsai2017-04-201-2/+4
| * sunxi: Enable SPL for R40Chen-Yu Tsai2017-04-201-0/+1
| * sunxi: Use H3/A64 DRAM initialization code for R40Chen-Yu Tsai2017-04-206-18/+133
| * gpio: sunxi: Add compatible string for R40 PIOChen-Yu Tsai2017-04-201-0/+1
| * sunxi: Provide defaults for R40 DRAM settingsChen-Yu Tsai2017-04-201-0/+3
| * sunxi: Set PLL lock enable bits for R40Chen-Yu Tsai2017-04-202-0/+7
| * sunxi: Add mmc[1-3] pinmux settings for R40Chen-Yu Tsai2017-04-201-2/+15