summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-13board: sama5d4ek: enable early debug UARTWenyou Yang
2017-04-13board: sama5d4ek: clean up codeWenyou Yang
2017-04-13board: sama5d4ek: update to support DM/DTWenyou Yang
2017-04-13board: sama5d4_xplained: enable early debug UARTWenyou Yang
2017-04-13board: sama5d4_xplained: clean up codeWenyou Yang
2017-04-13board: sama5d4_xplained: update to support DM/DTWenyou Yang
2017-04-13configs: at91-sama5_common: fix for CONFIG_AT91_GPIOWenyou Yang
2017-04-13ARM: at91: lds: use "_image_binary_end" for DT locationWenyou Yang
2017-04-13ARM: spl: atmel: move mem_init() advance in SPL init.Wenyou Yang
2017-04-13ARM: spl: atmel: bring in serial device before initWenyou Yang
2017-04-13ARM: at91: spl: specify MMC and NAND boot deviceWenyou Yang
2017-04-13ARM: dts: at91: add dts file for sama5d4ekWenyou Yang
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