summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: sh_eth: Add support for operation without clock frameworkMarek Vasut2019-05-071-0/+9
| * net: sh_eth: Add RZ/A1 supportMarek Vasut2019-05-071-0/+56
| * serial: sh: Add RZ/A1 supportMarek Vasut2019-05-072-1/+5
| * timer: renesas: Add RZ/A1 R7S72100 OSTM timer driverMarek Vasut2019-05-073-0/+100
| * pinctrl: renesas: Add RZ/A1 R7S72100 pin control driverMarek Vasut2019-05-073-0/+159
| * gpio: renesas: Add RZ/A1 R7S72100 GPIO driverMarek Vasut2019-05-073-0/+141
| * sh: 7785: Remove CPU supportMarek Vasut2019-05-076-129/+1
| * sh: sh7785lcr: Remove the boardMarek Vasut2019-05-0713-1308/+0
| * sh: 7724: Remove CPU supportMarek Vasut2019-05-076-228/+4
| * sh: ecovec: Remove the boardMarek Vasut2019-05-079-500/+0
| * sh: sh7757lcr: Fix copy-paste error in READMEMarek Vasut2019-05-071-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-05-0714-102/+218
|\ \ | |/ |/|
| * ARM: socfpga: stratix10: Probe FPGA status before bridge enableAng, Chee Hong2019-05-061-0/+12
| * ARM: socfpga: stratix10: Disable FPGA2SOC resetAng, Chee Hong2019-05-062-3/+6
| * arm: socfpga: Move Stratix 10 SDRAM driver to DMLey Foon Tan2019-05-067-93/+183
| * arm: dts: Stratix10: Add SDRAM nodeLey Foon Tan2019-05-061-0/+9
| * ddr: altera: Compile ALTERA SDRAM in SPL onlyLey Foon Tan2019-05-067-8/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-05-0612-38/+289
|\ \
| * | cmd: mmc: Make Mode: printout consistentMarek Vasut2019-05-041-1/+1
| * | net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3Marek Vasut2019-05-041-3/+10
| * | ARM: rmobile: Always select pin control drivers on Gen3Marek Vasut2019-05-041-0/+3
| * | pinctrl: renesas: Remove sh_pfc_config_mux_for_gpio()Marek Vasut2019-05-042-6/+0
| * | gpio: renesas: Migrate to pinctrl GPIO accessorsMarek Vasut2019-05-041-8/+7
| * | pinctrl: renesas: Implement gpio_request_enable/gpio_disable_freeMarek Vasut2019-05-041-1/+39
| * | pinctrl: renesas: Set pin type in sh_pfc_config_mux_for_gpioMarek Vasut2019-05-041-2/+8
| * | pinctrl: gpio: Add callback for configuring pin as GPIOMarek Vasut2019-05-042-0/+140
| * | ARM: renesas: Configure DRAM size from ATF DT fragmentMarek Vasut2019-05-043-12/+72
| * | cmd: clk: Handle ENODEV from clk_get_rateIsmael Luceno Cortes2019-05-041-10/+14
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-05-061-19/+8
|\ \ \
| * | | mtd: spi-nor: fix page program issue when using spi-mem driverWeijie Gao2019-05-031-19/+8
* | | | Merge branch '2019-05-05-master-imports'Tom Rini2019-05-0557-49/+9077
|\ \ \ \ | |_|_|/ |/| | |
| * | | env: add missing newlinePhilip Molloy2019-05-051-1/+1
| * | | board: toradex: drop support.arm maintainer emailMarcel Ziswiler2019-05-052-2/+0
| * | | cmd: pxe: add board specific PXE default pathMarek Behún2019-05-051-0/+3
| * | | ARM: da850evm: Enable da850-ohci USB host controllerAdam Ford2019-05-052-0/+13
| * | | usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM supportAdam Ford2019-05-052-1/+142
| * | | fs: btrfs: add zstd decompression supportMarek Behún2019-05-053-2/+63
| * | | lib: add Zstandard decompression supportMarek Behún2019-05-0516-0/+7702
| * | | lib: Add xxhash supportMarek Behún2019-05-054-0/+700
| * | | board: ti: am43xx: Enable hardware levelingBrad Griffis2019-05-051-1/+1
| * | | arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36Brad Griffis2019-05-051-2/+2
| * | | arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw levelingBrad Griffis2019-05-052-3/+14
| * | | arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr pathBrad Griffis2019-05-051-1/+29
| * | | arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 errorBrad Griffis2019-05-051-0/+3
| * | | arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_...Brad Griffis2019-05-051-2/+10
| * | | lib/display_options: avoid illegal memory accessHeinrich Schuchardt2019-05-052-9/+15
| * | | configs: am335x_evm: enable SPL_FIT_IMAGE_TINYJean-Jacques Hiblot2019-05-051-0/+1
| * | | spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabledJean-Jacques Hiblot2019-05-051-1/+1
| * | | spl: fix linker size check off-by-one errorsSimon Goldschmidt2019-05-053-6/+6
| * | | configs: socfpga: add imply pl310 cache controllerDinh Nguyen2019-05-051-0/+1