aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-09Merge git://git.denx.de/u-boot-dmTom Rini15-57/+61
2017-10-09Merge git://git.denx.de/u-boot-videoTom Rini44-579/+495
2017-10-08sandbox: avoid memory leak in os_dirent_lsHeinrich Schuchardt1-6/+14
2017-10-08dm: ofnode: query correct property in livetree ofnode_get_addr_sizeKlaus Goger1-1/+3
2017-10-08dm: core: Round up size when allocating so that it is cache line alignedFaiz Abbas1-0/+1
2017-10-08dm: gpio: pca953x: Drop pointless data structure checksSimon Glass1-11/+0
2017-10-08dm: gpio: Correct use of -ENODEV in driversSimon Glass9-19/+19
2017-10-08dm: gpio: Add a comment about not copying some driversSimon Glass3-1/+15
2017-10-08dm: gpio: vybrid_gpio: Correct driver's use of bind() methodSimon Glass1-19/+6
2017-10-08test: print_ut: Add test for %ls stringsRob Clark1-0/+3
2017-10-08configs: stm32h743-eval: enable filesystem related flagsPatrice Chotard1-0/+6
2017-10-08configs: stm32h743-disco: enable filesystem related flagsPatrice Chotard1-0/+6
2017-10-08configs: stm32h743-disco: enable SDMMC supportPatrice Chotard1-0/+3
2017-10-08configs: stm32h743-eval: enable SDMMC supportPatrice Chotard1-0/+3
2017-10-08dm: mmc: remove DM_MMC_OPS for STM32_SDMMCPatrice Chotard1-1/+1
2017-10-08ARM: DTS: stm32: add SDMMC support fo stm32h743-evalPatrice Chotard2-0/+20
2017-10-08ARM: DTS: stm32: add SDMMC support for stm32h743 discoPatrice Chotard3-0/+37
2017-10-08configs: stm32: update SRAM address for STM32H7 disco and evalPatrice Chotard2-2/+2
2017-10-08ARM: stm32f7: fix prescaler calculation of timerBo Shen1-1/+1
2017-10-08fs/fat: Check malloc return values and fix memory leaksTuomas Tynkkynen1-10/+20
2017-10-08fs/fat: Fix 'CACHE: Misaligned operation at range' warningsTuomas Tynkkynen1-5/+5
2017-10-08cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTITom Rini1-0/+2
2017-10-08scripts: Move Kconfig contents to cmd/KconfigSam Protsenko3-4/+3
2017-10-08serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flagPatrice Chotard1-7/+2
2017-10-08serial: stm32x7: add STM32F4 supportPatrice Chotard3-2/+10
2017-10-08serial: stm32x7: add fifo support for STM32H7Patrice Chotard2-3/+15
2017-10-08serial: stm32x7: prepare the ground to STM32F4 supportPatrice Chotard2-44/+66
2017-10-08serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatiblePatrice Chotard2-4/+2
2017-10-08serial: stm32x7: cleanup codePatrice Chotard1-9/+9
2017-10-08ARMv8: make master CPU checking logic more clearzijun_hu1-0/+1
2017-10-08board: STiH410-B2260: set ramdisk_addr_r to 0x48000000Lee Jones1-0/+1
2017-10-08board: STiH410-B2260: fix sdram sizeNicolas Le Bayon1-1/+1
2017-10-08board: STiH410-B2260: update environment variablePatrice Chotard2-4/+22
2017-10-08ARMv8: fix error in freeing stack framezijun_hu1-1/+1
2017-10-08ARMv8: get new GD address from gd->new_gd directlyzijun_hu2-2/+3
2017-10-07Travis-CI: Fix microblaze and xilinx jobsTom Rini1-2/+4
2017-10-07cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for CoverityTom Rini3-12/+13
2017-10-07Merge git://git.denx.de/u-boot-x86Tom Rini15-8/+487
2017-10-07x86: edison: Bring minimal ACPI support to the boardAndy Shevchenko5-0/+26
2017-10-07x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko6-0/+455
2017-10-07x86: theadorable-x86-xxx_defconfig: Enable setexpr commandStefan Roese3-3/+0
2017-10-07x86: theadorable-x86-common: Move "-generic" into kernel-ver variableStefan Roese1-4/+4
2017-10-07x86: theadorable-x86-common: Add further pci hotplug cmdline parametersStefan Roese1-1/+2
2017-10-06Travis-CI: Split out more vendors from the catch-all ARM jobTom Rini1-2/+7
2017-10-06Travis-CI: Move Boundary and Engicam devices to their own jobsTom Rini1-1/+7
2017-10-06Travis-CI: Move Toradex into its own jobTom Rini1-6/+11
2017-10-06fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_lsTom Rini1-0/+1
2017-10-06tools/fit_image.c: Update some return code pathsTom Rini1-1/+3
2017-10-06cmd/time.c: Initialize 'repeatable' variableTom Rini1-1/+1
2017-10-06cmd/pxe.c: Rework initrd and bootargs handling slightlyTom Rini1-6/+6