aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-13Merge git://git.denx.de/u-boot-dmTom Rini75-939/+7790
2017-04-13board: sama5d4ek: enable early debug UARTWenyou Yang4-1/+30
2017-04-13board: sama5d4ek: clean up codeWenyou Yang1-133/+1
2017-04-13board: sama5d4ek: update to support DM/DTWenyou Yang5-44/+98
2017-04-13board: sama5d4_xplained: enable early debug UARTWenyou Yang4-1/+30
2017-04-13board: sama5d4_xplained: clean up codeWenyou Yang1-133/+1
2017-04-13board: sama5d4_xplained: update to support DM/DTWenyou Yang5-44/+95
2017-04-13configs: at91-sama5_common: fix for CONFIG_AT91_GPIOWenyou Yang1-0/+2
2017-04-13ARM: at91: lds: use "_image_binary_end" for DT locationWenyou Yang1-0/+2
2017-04-13ARM: spl: atmel: move mem_init() advance in SPL init.Wenyou Yang1-1/+2
2017-04-13ARM: spl: atmel: bring in serial device before initWenyou Yang1-0/+8
2017-04-13ARM: at91: spl: specify MMC and NAND boot deviceWenyou Yang1-0/+7
2017-04-13ARM: dts: at91: add dts file for sama5d4ekWenyou Yang2-0/+344
2017-04-13ARM: dts: at91: add dts files for sama5d4 XplainedWenyou Yang3-0/+2224
2017-04-13ARM: at91: dt: add dts file for sama5d3 XplainedWenyou Yang2-0/+351
2017-04-13ARM: at91: dt: add dts files for sama5d3xek boardWenyou Yang25-0/+3382
2017-04-13gpio: at91_gpio: add the clock supportWenyou Yang1-0/+13
2017-04-13gpio: at91_gpio: add the device tree supportWenyou Yang1-0/+15
2017-04-13gpio: Kconfig: add CONFIG_AT91_GPIO optionWenyou Yang1-0/+13
2017-04-13pinctrl: at91: add pinctrl driverWenyou Yang5-1/+475
2017-04-13gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang16-609/+660
2017-04-13mtd: nand: atmel: use another functions to set gpio valueWenyou Yang1-2/+3
2017-04-13ARM: at91: gpio: fix at91_set_gpio_value() defineWenyou Yang1-7/+5
2017-04-13buildman: Handle commit subjects containing unicodeSimon Glass1-2/+3
2017-04-13tools: allow to override pythonStefano Babic2-2/+2
2017-04-13dm: core: Ensure DMA regions start up with the cache cleanSimon Glass1-1/+29
2017-04-13core/uclass: Print name of device in uclass_find_device_by_seq()Alexandru Gagniuc1-1/+1
2017-04-13fdtgrep: Cope with the /aliases node being lastSimon Glass2-8/+35
2017-04-13dtoc: Decode val if it's a byte stringGeorge McCollister1-0/+2
2017-04-13patman: Convert byte arrays to stringsGeorge McCollister1-0/+4
2017-04-13serial: ns16550: Link in the DM driver when when using platdataAlexandru Gagniuc2-5/+9
2017-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini64-239/+4929
2017-04-13lib: div64: sync with LinuxPeng Fan3-10/+508
2017-04-13sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-codedTom Rini2-7/+5
2017-04-13tiny-printf: Add support for %p formatVignesh R1-0/+154
2017-04-13pci: Add a command to show PCI regionsSimon Glass1-2/+49
2017-04-13Fix a bug with PL010s running at 19200 baudAlyssa Rosenzweig1-1/+1
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass133-177/+176
2017-04-12arm: freescale: Rename initdram() to fsl_initdram()Simon Glass13-12/+24
2017-04-12debug_uart: Try not to use stack in printchtim.chick1-2/+8
2017-04-12env: fix memory leak in fw_env routinesStefano Babic2-19/+70
2017-04-12env: add a version number to check APIStefano Babic1-0/+15
2017-04-12env: split fw_env.h in public and private partsStefano Babic5-50/+59
2017-04-12Rename aes.h to uboot_aes.hStefano Babic6-5/+5
2017-04-12imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOMAdam Ford12-0/+1143
2017-04-12cmd_mmc: fix arg parsing for setdsr subcmdMarkus Niebel1-1/+1
2017-04-12imx: mx7ulp: Fix SPLL/APLL clock rate calculation issueYe Li1-2/+6
2017-04-12imx: ventana: config: set MMC env Partition to 1Tim Harvey1-0/+1
2017-04-12mx6sabresd: README: Add eMMC boot configurationBreno Lima1-8/+47
2017-04-12Set console speed to 115200 on mx6cuboxi.Vagrant Cascadian1-1/+1