summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-02-18Drop CONFIG_ENABLE_VBOOTTom Rini
2017-02-17SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to KconfigDalon Westergreen
2017-02-17SPL: add support to boot from a partition typeDalon Westergreen
2017-02-13Merge tag 'xilinx-fixes-for-v2017.03' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-02-11Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-02-10configs/topic_miami.h: Correct kernel_size in default environmentMike Looijmans
2017-02-09rockchip: rename miniarm to tinker boardEddie Cai
2017-02-09rockchip: firefly: configs: use spl back to bromJacob Chen
2017-02-09rockchip: configs: move env offset to common headerJacob Chen
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2017-02-08net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten
2017-02-08Merge git://git.denx.de/u-boot-dmTom Rini
2017-02-08Remove unused symbol CONGIG_CMD_STORAGE from board configsLars Poeschel
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada
2017-02-08keystone2: Rename local CONFIG_ symbolPhil Edworthy
2017-02-08api: Convert to KconfigEmmanuel Vadot
2017-02-08cmd: rework "license" commandMasahiro Yamada
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-02-07tools: Allow crc8 to be usedoliver@schinagl.nl
2017-02-07net: cosmetic: Define ethernet name lengtholiver@schinagl.nl
2017-02-07net: cosmetic: Make the MAC address string less magicaloliver@schinagl.nl
2017-02-07net: cosmetic: Do not use magic values for ARP_HLENoliver@schinagl.nl
2017-02-07x86: qemu: Add build options for SPLBin Meng
2017-02-07x86: link: Add build options for SPLSimon Glass
2017-02-06x86: Use unsigned long for address in table generationSimon Glass
2017-02-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-02-03arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha
2017-02-03arch: powerpc: Move CONFIG_FSL_IFC to KconfigPrabhakar Kushwaha
2017-02-03board: freescale: ls1012a: Enable secure DDR on LS1012A platformsPrabhakar Kushwaha
2017-02-01Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-02-01Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-02-01lib: tpm: Add command to flush resourcesMario Six
2017-01-31mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQMasahiro Yamada
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-30BOARD: MCCMON6: Provide support for iMX6q based mccmon6 boardLukasz Majewski
2017-01-29ARM: uniphier: make update commands more flexible for ATFMasahiro Yamada
2017-01-29ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KBMasahiro Yamada
2017-01-29ARM: uniphier: change the offset to environment storage areaMasahiro Yamada
2017-01-29ARM: uniphier: set initrd_high environment to skip initrd relocationMasahiro Yamada
2017-01-29ARM: uniphier: use Image.gz instead Image for booting ARM64 LinuxMasahiro Yamada
2017-01-29ARM: uniphier: collect SPL CONFIG symbols to the bottom of headerMasahiro Yamada
2017-01-29ARM: uniphier: detect RAM size by decoding HW register instead of DTMasahiro Yamada
2017-01-28ARM: stm32: enable support for smsc phy on stm32f746-disco boardMichael Kurz
2017-01-28net: stm32: add designware mac glue code for stm32Michael Kurz
2017-01-28ARM: DTS: stm32: add stm32f746 device tree pin control filesMichael Kurz
2017-01-28board/chiliboard: Add support for chiliBoardMarcin Niestroj
2017-01-28aspeed: Support for ast2500 Eval Boardmaxims@google.com
2017-01-28aspeed: Board init functions and common configs for ast2500 based boardsmaxims@google.com
2017-01-28aspeed: Add basic ast2500-specific drivers and configurationmaxims@google.com