summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-13ARM: dts: at91: add dts files for sama5d4 XplainedWenyou Yang
2017-04-13ARM: at91: dt: add dts file for sama5d3 XplainedWenyou Yang
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-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-04-13lib: div64: sync with LinuxPeng Fan
2017-04-13sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-codedTom Rini
2017-04-13tiny-printf: Add support for %p formatVignesh R
2017-04-13pci: Add a command to show PCI regionsSimon Glass
2017-04-13Fix a bug with PL010s running at 19200 baudAlyssa Rosenzweig
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-12arm: freescale: Rename initdram() to fsl_initdram()Simon Glass
2017-04-12debug_uart: Try not to use stack in printchtim.chick
2017-04-12env: fix memory leak in fw_env routinesStefano Babic
2017-04-12env: add a version number to check APIStefano Babic
2017-04-12env: split fw_env.h in public and private partsStefano Babic
2017-04-12Rename aes.h to uboot_aes.hStefano Babic
2017-04-12imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOMAdam Ford
2017-04-12cmd_mmc: fix arg parsing for setdsr subcmdMarkus Niebel
2017-04-12imx: mx7ulp: Fix SPLL/APLL clock rate calculation issueYe Li
2017-04-12imx: ventana: config: set MMC env Partition to 1Tim Harvey
2017-04-12mx6sabresd: README: Add eMMC boot configurationBreno Lima
2017-04-12Set console speed to 115200 on mx6cuboxi.Vagrant Cascadian
2017-04-12board: advantech: dms-ba16: apply the proper register setting to fix the volt...Yung-Ching LIN
2017-04-12board: advantech: dms-ba16: fix AR8033 reset timing issueYung-Ching LIN
2017-04-12board: advantech: dms-ba16: add the PMIC configuration supportYung-Ching LIN
2017-04-12board: advantech: dms-ba16: Add the configuration options for display initial...Yung-Ching LIN
2017-04-12MAINTAINERS: Fix ARM FREESCALE IMX filesJagan Teki
2017-04-12MCCMON6: defconfig: Add tftp_nor_dtb command for NOR DTB updateLukasz Majewski
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