aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass165-85/+118
2017-04-30Convert CONFIG_CMD_BMODE to KconfigSimon Glass75-76/+58
2017-04-30Convert CONFIG_CMD_BLOB to KconfigSimon Glass6-4/+46
2017-04-30Convert CONFIG_CMD_BEDBUG to KconfigSimon Glass9-7/+12
2017-04-30Convert CONFIG_CMD_BAT to KconfigSimon Glass4-6/+4
2017-04-30ti816x_evm: Change CONFIG_CMD_ASKEN to CONFIG_CMD_ASKENVSimon Glass2-2/+1
2017-04-30Convert CONFIG_CMD_AES et al to KconfigSimon Glass7-5/+24
2017-04-30power: Drop CONFIG_PMICSimon Glass2-2/+0
2017-04-30power: Drop CONFIG_I2C_PMICSimon Glass3-5/+4
2017-04-30power: Convert CONFIG_PMIC_AS3722 to KconfigSimon Glass10-11/+12
2017-04-30power: Move as3722 pmic to pmic/ directorySimon Glass3-1/+1
2017-04-30power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722Simon Glass7-7/+7
2017-04-30arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG optionsTom Rini17-65/+51
2017-04-27Merge tag 'xilinx-fixes-for-v2017.05' of git://www.denx.de/git/u-boot-microblazeTom Rini2-1/+1
2017-04-27ext4: Fix comparision of unsigned expression with < 0Lokesh Vutla2-4/+3
2017-04-27MAINTAINERS: Update for Keystone2 secure devicesLokesh Vutla1-0/+3
2017-04-27arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux()Patrice Chotard1-1/+4
2017-04-27ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada87-232/+298
2017-04-27add Kconfig for fsuuid commandJosua Mayer1-0/+5
2017-04-27Kconfig: Enable FIT support by default for TI platformsAndrew F. Davis37-36/+2
2017-04-27travisci: Add support for ARCAlexey Brodkin1-0/+8
2017-04-27board: dra71: Fix selection of OPPsLokesh Vutla1-6/+27
2017-04-27pinctrl: Kconfig: sort pinctrl config options to prevent future clutterPhilipp Tomsich23-105/+117
2017-04-27rockchip: mkimage: remove (left-over) assignment w/o effect [coverity]Philipp Tomsich1-1/+0
2017-04-27clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORYAlexey Brodkin9-10/+2
2017-04-27arm: Warn that starting with v2018.01 gcc-6 or later is requiredTom Rini1-1/+11
2017-04-27dm: sandbox: pwm: Add a basic pwm testSimon Glass9-0/+131
2017-04-27configs: keystone2: Standardise U-boot promptLokesh Vutla5-5/+0
2017-04-27OMAP3: Correct name of omap34xx_gpios when using DM_GPIOAdam Ford1-1/+1
2017-04-27omap3: i2c: correct registerAdam Ford1-1/+13
2017-04-27arm64: zynqmp: Sync defconfig with KconfigMichal Simek1-1/+0
2017-04-27zynq-topic-miami.dts: Add usbotg0 alias to make USB actually workMike Looijmans1-0/+1
2017-04-25Merge git://git.denx.de/u-boot-sunxiTom Rini99-404/+1793
2017-04-25Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini24-35/+148
2017-04-25Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini3-3/+4
2017-04-25Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini12-0/+1496
2017-04-25ehci-ppc4xx: Prepare for usage of readl()/writel() accessorsAlexey Brodkin1-0/+1
2017-04-25usb: musb: avoid out of bound access in udc_setup_epHeinrich Schuchardt1-2/+2
2017-04-25musb: properly detect failed initialization of controllerHeinrich Schuchardt1-1/+1
2017-04-25arm: socfpga: add cyclone5 based de10-nano boardDalon Westergreen12-0/+1496
2017-04-25sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8IIcenowy Zheng1-2/+2
2017-04-24Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini11-63/+272
2017-04-24Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2-6/+4
2017-04-24armv8: layerscape: Fix DDR size calcuation for SPL buildYork Sun3-3/+9
2017-04-24arm: psci: make psci usable on single core socsYuantian Tang5-30/+31
2017-04-24armv8: ls104xardb: Secure Boot: enable PPA support for eMMC/SD and NAND bootSumit Garg3-0/+3
2017-04-24armv8: fsl-layerscape: Add validation of PPA image from NAND and SDSumit Garg1-2/+70
2017-04-24armv8: fsl-layerscape: Support loading PPA header from eMMC/SD and NAND FlashSumit Garg1-0/+10
2017-04-24armv8: ls1046aqds: Integrate FSL PPAHou Zhiqiang1-0/+5
2017-04-24armv8: ls1043aqds: enable FSL PPAHou Zhiqiang7-0/+7