summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spi: sun4i: Poll for rxfifo to be filled upJagan Teki2019-03-041-6/+9
* spi: designware: Change include orderHoratiu.Vultur@microchip.com2019-03-041-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-02-283-1/+62
|\
| * ARM: socfpga: Clear PL310 early in SPLMarek Vasut2019-02-251-0/+58
| * ARM: socfpga: Configure PL310 latenciesMarek Vasut2019-02-251-0/+3
| * ARM: cache: Fix incorrect bitwise operationMarek Vasut2019-02-251-1/+1
| * gpio: altera_pio: fix get_valueJulien BĂ©raud2019-02-251-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-02-2817-37/+32
|\ \
| * | mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8Marek Vasut2019-02-251-1/+1
| * | mmc: tmio: Clear BUSWIDTH bit when WMODE bit is setMarek Vasut2019-02-251-1/+1
| * | ARM: rmobile: Convert Gen2 to OF_SEPARATEMarek Vasut2019-02-258-8/+0
| * | ARM: rmobile: Sync Gen3 defconfigsMarek Vasut2019-02-253-3/+0
| * | ARM: rmobile: Imply SoC per boardMarek Vasut2019-02-251-4/+10
| * | pinctrl: renesas: Drop def_bool per SoCMarek Vasut2019-02-251-10/+0
| * | clk: rmobile: Drop def_bool per SoCMarek Vasut2019-02-251-10/+0
| * | ARM: rmobile: Imply pinctrl drivers per SoCMarek Vasut2019-02-252-0/+10
| * | ARM: rmobile: Imply clock drivers per SoCMarek Vasut2019-02-252-0/+10
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-02-286-193/+285
|\ \
| * | sunxi: Add Bananapi M2+ H5 boardChen-Yu Tsai2019-02-183-1/+33
| * | sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3Chen-Yu Tsai2019-02-182-5/+6
| * | sunxi: Sync Bananapi M2+ device tree from Linux v5.0-rc1Chen-Yu Tsai2019-02-182-188/+247
* | | Merge branch '2019-02-29-master-imports'Tom Rini2019-02-2811-7/+12
|\ \ \
| * | | spl: add debug print for early malloc usageSimon Goldschmidt2019-02-281-0/+2
| * | | kbuild: fix DTB .cmd source variableStephen Warren2019-02-281-1/+2
| * | | kbuild: make arch-dtbs target PHONYStephen Warren2019-02-281-0/+1
| * | | doc: binding: rename directory ram to memory-controllerPatrick Delaunay2019-02-283-0/+0
| * | | fs: fat: fix link error when building with DEBUG=1Heinrich Schuchardt2019-02-281-3/+3
| * | | arm: pdu001: Fix order of include filesFelix Brack2019-02-281-1/+1
| * | | .gitignore: Ignore regenerated *.dtbo filesMichal Simek2019-02-281-0/+1
| * | | ARM: cache: Fix incorrect bitwise operationMarek Vasut2019-02-281-1/+1
| * | | spi: omap3: fix set_wordlen() reading from incorrect address for CHCONFDavid Rivshin2019-02-281-1/+1
|/ / /
* | | Merge git://git.denx.de/u-boot-riscvTom Rini2019-02-2733-50/+1843
|\ \ \
| * | | riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrdAnup Patel2019-02-271-0/+1
| * | | doc: Add a readme guide for SiFive FU540Atish Patra2019-02-271-0/+303
| * | | riscv: Add SiFive FU540 board supportAnup Patel2019-02-277-0/+131
| * | | cpu: Bind timer driver for boot hartAtish Patra2019-02-271-3/+4
| * | | drivers: serial_sifive: Skip baudrate config if no input clockAtish Patra2019-02-271-16/+16
| * | | drivers: serial_sifive: Fix baud rate calculationAtish Patra2019-02-271-2/+26
| * | | clk: Add fixed-factor clock driverAnup Patel2019-02-275-2/+113
| * | | clk: Add SiFive FU540 PRCI clock driverAnup Patel2019-02-278-0/+1150
| * | | net: macb: Fix GEM hardware detectionAtish Patra2019-02-271-1/+1
| * | | net: macb: Fix clk API usage for RISC-V systemsAnup Patel2019-02-271-5/+4
| * | | riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systemsAnup Patel2019-02-271-0/+20
| * | | riscv: Add place-holder asm/arch/clk.h for driver compilationAnup Patel2019-02-271-0/+14
| * | | riscv: Add asm/dma-mapping.h for DMA mappingsAnup Patel2019-02-271-0/+38
| * | | riscv: Rename cpu/qemu to cpu/genericAnup Patel2019-02-276-4/+4
| * | | riscv: Enable create symlink using kconfigAnup Patel2019-02-271-0/+1
|/ / /
* | | Merge tag 'efi-2019-04-rc3' of https://github.com/xypron2/u-bootTom Rini2019-02-269-10/+1516
|\ \ \ | |_|/ |/| |
| * | cmd: efidebug: add memmap commandAKASHI Takahiro2019-02-251-1/+126
| * | cmd: efidebug: add images commandAKASHI Takahiro2019-02-251-1/+25