summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-03board: ls1043a: use default scan_dev_for_bootMian Yousaf Kaukab
2019-03-03board: ls1043a: enable dhcp bootMian Yousaf Kaukab
2019-03-03board: ls1043a: enable EFI_LOADER_BOUNCE_BUFFERMian Yousaf Kaukab
2019-03-03board: ls1046a: use default scan_dev_for_bootMian Yousaf Kaukab
2019-03-03board: ls1046a: enable dhcp bootMian Yousaf Kaukab
2019-03-03board: ls1046a: enable EFI_LOADER_BOUNCE_BUFFERMian Yousaf Kaukab
2019-03-03board: ls2080ardb: use default scan_dev_for_bootMian Yousaf Kaukab
2019-03-03Revert "ls2080ardb: remove dhcp function from env as boot source"Mian Yousaf Kaukab
2019-03-03board: ls1088ardb: use default scan_dev_for_bootMian Yousaf Kaukab
2019-03-03Revert "ls1088a: remove dhcp function from u-boot env as boot source"Mian Yousaf Kaukab
2019-03-03board: ls1088a: fix fsl-mc search pathMian Yousaf Kaukab
2019-03-03board: ls1088a: fix dppa exit when using efi bootMian Yousaf Kaukab
2019-02-28Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-02-28Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-02-28Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-02-28Merge branch '2019-02-29-master-imports'Tom Rini
2019-02-28spl: add debug print for early malloc usageSimon Goldschmidt
2019-02-28kbuild: fix DTB .cmd source variableStephen Warren
2019-02-28kbuild: make arch-dtbs target PHONYStephen Warren
2019-02-28doc: binding: rename directory ram to memory-controllerPatrick Delaunay
2019-02-28fs: fat: fix link error when building with DEBUG=1Heinrich Schuchardt
2019-02-28arm: pdu001: Fix order of include filesFelix Brack
2019-02-28.gitignore: Ignore regenerated *.dtbo filesMichal Simek
2019-02-28ARM: cache: Fix incorrect bitwise operationMarek Vasut
2019-02-28spi: omap3: fix set_wordlen() reading from incorrect address for CHCONFDavid Rivshin
2019-02-27Merge git://git.denx.de/u-boot-riscvTom Rini
2019-02-27riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrdAnup Patel
2019-02-27doc: Add a readme guide for SiFive FU540Atish Patra
2019-02-27riscv: Add SiFive FU540 board supportAnup Patel
2019-02-27cpu: Bind timer driver for boot hartAtish Patra
2019-02-27drivers: serial_sifive: Skip baudrate config if no input clockAtish Patra
2019-02-27drivers: serial_sifive: Fix baud rate calculationAtish Patra
2019-02-27clk: Add fixed-factor clock driverAnup Patel
2019-02-27clk: Add SiFive FU540 PRCI clock driverAnup Patel
2019-02-27net: macb: Fix GEM hardware detectionAtish Patra
2019-02-27net: macb: Fix clk API usage for RISC-V systemsAnup Patel
2019-02-27riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systemsAnup Patel
2019-02-27riscv: Add place-holder asm/arch/clk.h for driver compilationAnup Patel
2019-02-27riscv: Add asm/dma-mapping.h for DMA mappingsAnup Patel
2019-02-27riscv: Rename cpu/qemu to cpu/genericAnup Patel
2019-02-27riscv: Enable create symlink using kconfigAnup Patel
2019-02-26Merge tag 'efi-2019-04-rc3' of https://github.com/xypron2/u-bootTom Rini
2019-02-25mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8Marek Vasut
2019-02-25mmc: tmio: Clear BUSWIDTH bit when WMODE bit is setMarek Vasut
2019-02-25ARM: rmobile: Convert Gen2 to OF_SEPARATEMarek Vasut
2019-02-25ARM: rmobile: Sync Gen3 defconfigsMarek Vasut
2019-02-25ARM: rmobile: Imply SoC per boardMarek Vasut
2019-02-25pinctrl: renesas: Drop def_bool per SoCMarek Vasut
2019-02-25clk: rmobile: Drop def_bool per SoCMarek Vasut
2019-02-25ARM: rmobile: Imply pinctrl drivers per SoCMarek Vasut