aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-08Prepare v2017.05v2017.05Tom Rini1-1/+1
2017-05-05board/BuR/common: incorrect check of dtbxypron.glpk@gmx.de1-3/+3
2017-05-05tools: sunxi: avoid read after end of stringxypron.glpk@gmx.de1-1/+1
2017-05-05relocate-rela: add missing va_end()xypron.glpk@gmx.de1-2/+4
2017-05-05lib: circbuf: avoid possible null pointer dereferencexypron.glpk@gmx.de1-2/+6
2017-05-05arm64: mvebu: incorrect check of fdt address cellsxypron.glpk@gmx.de1-1/+1
2017-05-05meson: gxbb: increase CONFIG_SYS_BOOTM_LENxypron.glpk@gmx.de1-0/+2
2017-05-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini3-1/+33
2017-05-03drivers: spi: Remove duplicate .probe methodSuniel Mahesh1-1/+0
2017-05-03zynq: spi: Honour the activation / deactivation delayMoritz Fischer1-0/+24
2017-05-03spi: atmel: check GPIO validity before using cs_gpiosWenyou Yang1-0/+9
2017-05-01Prepare v2017.05-rc3v2017.05-rc3Tom Rini1-1/+1
2017-05-01odroid-c2: README: MMC is supportedxypron.glpk@gmx.de1-0/+1
2017-05-01meson: gxbb: change ramdisk_addr_rxypron.glpk@gmx.de1-1/+1
2017-05-01meson: gxbb: enable MMC as boot targetxypron.glpk@gmx.de1-0/+3
2017-05-01configs: Re-syncTom Rini127-304/+220
2017-05-01scripts/config_whitelist.txt: Re-syncTom Rini1-126/+0
2017-05-01warp7: MAINTAINERS: Add warp7_secure_defconfig entryFabio Estevam1-0/+1
2017-05-01fdt: Move fdt_fixup_ethernet to a common placeTom Rini14-70/+2
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham387-131/+283
2017-04-30Drop the pdsp188x driverSimon Glass3-47/+0
2017-04-30powerpc: Drop configs/manrolandSimon Glass2-311/+0
2017-04-30Convert CONFIG_CMD_DISPLAY to KconfigSimon Glass6-4/+9
2017-04-30Convert CONFIG_CMD_DIAG to KconfigSimon Glass81-36/+63
2017-04-30Kconfig: Drop CONFIG_CMD_DFLSimon Glass6-6/+0
2017-04-30Convert CONFIG_CMD_DEKBLOB to KconfigSimon Glass4-3/+9
2017-04-30Kconfig: Drop CONFIG_CMD_DEFAULTENV_VARSSimon Glass2-2/+0
2017-04-30fs: Kconfig: Add a separate option for FS_CRAMFSSimon Glass11-0/+19
2017-04-30fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass14-5/+21
2017-04-30Convert CONFIG_CMD_CLK to KconfigSimon Glass8-5/+11
2017-04-30Drop CONFIG_CMD_CLEARSimon Glass2-3/+0
2017-04-30Convert CONFIG_CMD_CHIP_CONFIG to KconfigSimon Glass28-10/+25
2017-04-30fs: Kconfig: Add a separate config for FS_CBFSSimon Glass8-1/+16
2017-04-30fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass9-13/+13
2017-04-30Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass52-86/+17
2017-04-30Convert CONFIG_CMD_BSP to KconfigSimon Glass44-18/+36
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