summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-09Merge git://git.denx.de/u-boot-dmTom Rini
2017-10-09Merge git://git.denx.de/u-boot-videoTom Rini
2017-10-08sandbox: avoid memory leak in os_dirent_lsHeinrich Schuchardt
2017-10-08dm: ofnode: query correct property in livetree ofnode_get_addr_sizeKlaus Goger
2017-10-08dm: core: Round up size when allocating so that it is cache line alignedFaiz Abbas
2017-10-08dm: gpio: pca953x: Drop pointless data structure checksSimon Glass
2017-10-08dm: gpio: Correct use of -ENODEV in driversSimon Glass
2017-10-08dm: gpio: Add a comment about not copying some driversSimon Glass
2017-10-08dm: gpio: vybrid_gpio: Correct driver's use of bind() methodSimon Glass
2017-10-08test: print_ut: Add test for %ls stringsRob Clark
2017-10-08configs: stm32h743-eval: enable filesystem related flagsPatrice Chotard
2017-10-08configs: stm32h743-disco: enable filesystem related flagsPatrice Chotard
2017-10-08configs: stm32h743-disco: enable SDMMC supportPatrice Chotard
2017-10-08configs: stm32h743-eval: enable SDMMC supportPatrice Chotard
2017-10-08dm: mmc: remove DM_MMC_OPS for STM32_SDMMCPatrice Chotard
2017-10-08ARM: DTS: stm32: add SDMMC support fo stm32h743-evalPatrice Chotard
2017-10-08ARM: DTS: stm32: add SDMMC support for stm32h743 discoPatrice Chotard
2017-10-08configs: stm32: update SRAM address for STM32H7 disco and evalPatrice Chotard
2017-10-08ARM: stm32f7: fix prescaler calculation of timerBo Shen
2017-10-08fs/fat: Check malloc return values and fix memory leaksTuomas Tynkkynen
2017-10-08fs/fat: Fix 'CACHE: Misaligned operation at range' warningsTuomas Tynkkynen
2017-10-08cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTITom Rini
2017-10-08scripts: Move Kconfig contents to cmd/KconfigSam Protsenko
2017-10-08serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flagPatrice Chotard
2017-10-08serial: stm32x7: add STM32F4 supportPatrice Chotard
2017-10-08serial: stm32x7: add fifo support for STM32H7Patrice Chotard
2017-10-08serial: stm32x7: prepare the ground to STM32F4 supportPatrice Chotard
2017-10-08serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatiblePatrice Chotard
2017-10-08serial: stm32x7: cleanup codePatrice Chotard
2017-10-08ARMv8: make master CPU checking logic more clearzijun_hu
2017-10-08board: STiH410-B2260: set ramdisk_addr_r to 0x48000000Lee Jones
2017-10-08board: STiH410-B2260: fix sdram sizeNicolas Le Bayon
2017-10-08board: STiH410-B2260: update environment variablePatrice Chotard
2017-10-08ARMv8: fix error in freeing stack framezijun_hu
2017-10-08ARMv8: get new GD address from gd->new_gd directlyzijun_hu
2017-10-07Travis-CI: Fix microblaze and xilinx jobsTom Rini
2017-10-07cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for CoverityTom Rini
2017-10-07Merge git://git.denx.de/u-boot-x86Tom Rini
2017-10-07x86: edison: Bring minimal ACPI support to the boardAndy Shevchenko
2017-10-07x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko
2017-10-07x86: theadorable-x86-xxx_defconfig: Enable setexpr commandStefan Roese
2017-10-07x86: theadorable-x86-common: Move "-generic" into kernel-ver variableStefan Roese
2017-10-07x86: theadorable-x86-common: Add further pci hotplug cmdline parametersStefan Roese
2017-10-06Travis-CI: Split out more vendors from the catch-all ARM jobTom Rini
2017-10-06Travis-CI: Move Boundary and Engicam devices to their own jobsTom Rini
2017-10-06Travis-CI: Move Toradex into its own jobTom Rini
2017-10-06fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_lsTom Rini
2017-10-06tools/fit_image.c: Update some return code pathsTom Rini
2017-10-06cmd/time.c: Initialize 'repeatable' variableTom Rini
2017-10-06cmd/pxe.c: Rework initrd and bootargs handling slightlyTom Rini