summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-13ARM: at91: dt: add dts files for sama5d3xek boardWenyou Yang
2017-04-13gpio: at91_gpio: add the clock supportWenyou Yang
2017-04-13gpio: at91_gpio: add the device tree supportWenyou Yang
2017-04-13gpio: Kconfig: add CONFIG_AT91_GPIO optionWenyou Yang
2017-04-13pinctrl: at91: add pinctrl driverWenyou Yang
2017-04-13gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang
2017-04-13mtd: nand: atmel: use another functions to set gpio valueWenyou Yang
2017-04-13ARM: at91: gpio: fix at91_set_gpio_value() defineWenyou Yang
2017-04-13buildman: Handle commit subjects containing unicodeSimon Glass
2017-04-13tools: allow to override pythonStefano Babic
2017-04-13dm: core: Ensure DMA regions start up with the cache cleanSimon Glass
2017-04-13core/uclass: Print name of device in uclass_find_device_by_seq()Alexandru Gagniuc
2017-04-13fdtgrep: Cope with the /aliases node being lastSimon Glass
2017-04-13dtoc: Decode val if it's a byte stringGeorge McCollister
2017-04-13patman: Convert byte arrays to stringsGeorge McCollister
2017-04-13serial: ns16550: Link in the DM driver when when using platdataAlexandru Gagniuc
2017-04-11ARCv2: SLC: Make sure busy bit is set properly on SLC flushingAlexey Brodkin
2017-04-10libfdt: fix build with Python 3Stefan Agner
2017-04-10fdt: Bring in changes from v1.4.4Simon Glass
2017-04-10Merge git://git.denx.de/u-boot-x86Tom Rini
2017-04-10Makefile: Fix linking with modern binutilsJoel Stanley
2017-04-10travis-ci: OrangePi PC2 only links with gcc-5.x or laterTom Rini
2017-04-10x86: Introduce minimal PMU driver for Intel MID platformsAndy Shevchenko
2017-04-10x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi
2017-04-10serial: Add serial driver for Intel MIDAndy Shevchenko
2017-04-10tools: binman: Add missing filenames for various x86 rom testsBin Meng
2017-04-10x86: bootm: Fix FIT image booting on x86Stefan Roese
2017-04-10binman: Remove hard-coded file name for x86 flash-descriptor & intel-meStefan Roese
2017-04-10x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsiStefan Roese
2017-04-10x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenamesStefan Roese
2017-04-10dm: rtc: Add 16-bit read/write supportBin Meng
2017-04-10x86: Remove unused optionAndy Shevchenko
2017-04-09defconfigs: am57xx_hs_evm: Move OPTEE load address to avoid overlapsAndrew F. Davis
2017-04-09defconfigs: dra7xx_hs_evm: Move OPTEE load address to avoid overlapsMisael Lopez Cruz
2017-04-08defconfigs: am43xx_hs_evm: Add USB Host boot mode supportAndrew F. Davis
2017-04-08defconfigs: am43xx_hs_evm: Add USB client boot mode supportAndrew F. Davis
2017-04-08defconfigs: am43xx_hs_evm: Add Net boot mode supportAndrew F. Davis
2017-04-08defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis
2017-04-08defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis
2017-04-08defconfigs: am43xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis
2017-04-08defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis
2017-04-08spl: net: Add FIT image support over network bootAndrew F. Davis
2017-04-08defconfig: k2g_hs_evm: Add k2g_hs_evm_defconfigAndrew F. Davis
2017-04-08defconfig: k2hk_hs_evm: Add k2hk_hs_evm_defconfigAndrew F. Davis
2017-04-08defconfig: k2e_hs_evm: Add k2e_hs_evm_defconfigVitaly Andrianov
2017-04-08Kconfig: Adds SYS_TEXT_BASE config option for Keystone2Madan Srinivas
2017-04-08doc: Updates info on using Keystone2 secure devicesMadan Srinivas
2017-04-08ARM: Keystone2: Build secure images for K2Madan Srinivas
2017-04-08arm: mach-omap2: Add secure image name common to OMAP and keystoneMadan Srinivas
2017-04-08arm: mach-omap2: Enable Kconfig support for K2 HS devicesVitaly Andrianov