aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2017-02-01Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-3/+2
2017-02-01Merge git://www.denx.de/git/u-boot-marvellTom Rini1-0/+373
2017-02-01arm: mvebu: Implement secure bootMario Six1-0/+373
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2-5/+0
2017-01-28ARM: DTS: stm32: add stm32f746-disco device tree filesMichael Kurz1-0/+39
2017-01-27README: mxc_hab: Adapt the CONFIG_SECURE_BOOT text to KconfigFabio Estevam1-3/+2
2017-01-22ARM: uniphier: add PXs3 SoC supportMasahiro Yamada1-0/+4
2017-01-21status_led: Kconfig migration - introductionUri Mashiach1-29/+29
2017-01-16Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-5/+10
2017-01-14mkimage: Add support for signing with pkcs11George McCollister1-0/+143
2017-01-13splash: add support for loading splash from a FIT imagetomas.melin@vaisala.com1-5/+10
2017-01-11rockchip: Drop Ethernet from the TODOSjoerd Simons1-1/+0
2017-01-11mmc: move DesignWare-based drivers to KconfigMasahiro Yamada1-3/+0
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada1-3/+0
2017-01-11ARM: socfpga: remove unused CONFIG option and cleanup README.socfpgaMasahiro Yamada1-26/+0
2017-01-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-0/+49
2017-01-02doc/README.cfi: Update code snippet, and add example.Robert P. J. Day1-5/+26
2017-01-02Makefile: preserve output for images that can contain HAB BlocksSven Ebenfeld1-1/+2
2017-01-02doc: imx6: add section for secure boot with SPLSven Ebenfeld1-0/+48
2016-12-27MAINTAINERS, git-mailrc: update the Power maintainerJaehoon Chung1-2/+1
2016-12-27regulator: fixed: Add support to handle enable-active-high DT propertyVignesh R1-0/+4
2016-12-21arm64: mvebu: Fix A8K memory mapping and add documentationKonstantin Porotchkin1-0/+56
2016-12-12arm64: mvebu: Add pin control nodes to A8K family DTS filesKonstantin Porotchkin1-22/+22
2016-12-12arm64: mvebu: pinctrl: Add pin control driver for A8K familyKonstantin Porotchkin3-0/+408
2016-12-12arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin1-0/+64
2016-12-06MAINTAINERS: socfpga: update email address for Dinh NguyenDinh Nguyen1-1/+2
2016-12-05dm: Add timeline and guide for porting I2C driversSimon Glass1-0/+56
2016-12-04Merge git://git.denx.de/u-boot-mpc85xxTom Rini1-2/+2
2016-12-04serial: Drop the s3c24x0 serial driverSimon Glass1-1/+0
2016-12-04serial: Update docs to indicate mcfuart supports DM_SERIALSimon Glass1-1/+0
2016-12-03image: Add FIT image loadable section custom processingAndrew F. Davis1-1/+3
2016-12-02powerpc: mpc85xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig optionYork Sun1-2/+2
2016-11-29Merge git://git.denx.de/u-boot-mpc85xxTom Rini2-9/+1
2016-11-28serial: pl01x: expose skip_init platdata option in DTFabian Vogt1-0/+3
2016-11-28serial: bcm283x_mu: add device tree supportFabian Vogt1-0/+10
2016-11-28gpio: bcm2835: add device tree supportFabian Vogt1-0/+5
2016-11-23powerpc: P2010: Drop configuration for P2010York Sun1-2/+0
2016-11-23powerpc: P1014: Drop configuration for P1014York Sun1-1/+0
2016-11-23powerpc: P1013: Drop configuration for P1013York Sun1-2/+0
2016-11-23powerpc: P1012: Drop configuration for P1012York Sun1-1/+0
2016-11-23powerpc: MPC8560ADS: Remove macro CONFIG_MPC8560ADSYork Sun1-1/+0
2016-11-23powerpc: MPC8540ADS: Remove macro CONFIG_MPC8540ADSYork Sun1-1/+0
2016-11-23powerpc: mpc8540: Remove macro CONFIG_MPC8540York Sun1-1/+1
2016-11-22MAINTAINERS: SUNXI: Update maintainershipJagan Teki1-1/+2
2016-11-18sf: Rename sf_params.c to spi_flash_ids.cJagan Teki1-1/+1
2016-11-14x86: Enable EFI loader supportSimon Glass1-1/+0
2016-11-14efi: Add support for a hello world test programSimon Glass1-0/+14
2016-11-07Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-0/+166
2016-11-07dt: net: add DWC EQoS bindingStephen Warren1-0/+166
2016-11-06mkimage: Allow including a ramdisk in FIT auto modeTomeu Vizoso1-0/+4