summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-08ARM: dts: meson-sm1-odroid-c4: add ethernet PHY resetNeil Armstrong
2020-07-08boards: amlogic: add Odroid C4 supportChristian Hewitt
2020-07-08ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1Christian Hewitt
2020-07-08board: amlogic: Add Odroid-N2 board supportPascal Vizeli
2020-07-06Prepare v2020.07Tom Rini
2020-07-06configs: Resync with savedefconfigTom Rini
2020-07-05Merge branch '2020-07-05-gpio-regression-fix'Tom Rini
2020-07-05sandbox, test: add test for GPIO_HOG functionHeiko Schocher
2020-07-05gpio-uclass.c: save the GPIOD flags also in the gpio descriptorHeiko Schocher
2020-07-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-07-03riscv: use log functions in fdt_fixupHeinrich Schuchardt
2020-07-03riscv: sifive: fu540: enable all cache ways from U-Boot properPragnesh Patel
2020-07-03riscv: Use optimized version of fdtdec_get_addr_size_no_parentAtish Patra
2020-07-03riscv: Do not return error if reserved node already existsAtish Patra
2020-07-03doc: qemu-riscv: Update QEMU run commandBin Meng
2020-07-03riscv: sifive: fu540: Add gpio-restart supportBin Meng
2020-07-03riscv: Do not build reset.c if SYSRESET is onBin Meng
2020-07-02riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATEBin Meng
2020-07-02riscv: Expand the DT size before copy reserved memory nodeBin Meng
2020-07-02riscv: Avoid the reserved memory fixup if src and dst point to the same placeBin Meng
2020-07-02riscv: fu540: dts: Correct reg size of otp and dmc nodesBin Meng
2020-07-02riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc nodeBin Meng
2020-07-02riscv: sbi: Add newline to error messageSean Anderson
2020-06-30Merge tag 'efi-2020-07-rc6-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-06-30test/py: test_efi_fit: Update #size-cells to 1Bin Meng
2020-06-30efi_loader: incorrect check against FDT_ADDR_T_NONEHeinrich Schuchardt
2020-06-29Merge tag 'rockchip-fix' of https://gitlab.denx.de/u-boot/custodians/u-boot-v...Tom Rini
2020-06-29video: rockchip: fix HDMI 4K resolutionAnatolij Gustschin
2020-06-29efi_loader: fix incorrect use of EFI_EXIT()Heinrich Schuchardt
2020-06-28Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2020-06-28Merge tag 'u-boot-rockchip-20200628' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-06-28rockchip: correctly set vop0 or vop1Patrick Wildt
2020-06-28video: orisetech_otm8009a: fill characteristics of DSI data linkYannick Fertre
2020-06-28video: raydium_rm68200: fill characteristics of DSI data linkYannick Fertre
2020-06-28video: stm32: stm32_dsi: copy DSI fieldsYannick Fertre
2020-06-28video: mipi update panel platform dataYannick Fertre
2020-06-28video: check hardware version of DSIYannick Fertre
2020-06-28splash: Fix build warning on 64 bits CPUYe Li
2020-06-28video: vidconsole: avoid multiple lines overwrite logoYe Li
2020-06-28video: bmp: support 8bits BMP drawing on 24/32 bpp framebufferYe Li
2020-06-27rockchip: clk: rk3188: change APLL to safe 600MHzAlexander Kochetkov
2020-06-27rockchip: rk3188: Fix back to BROM bootAlexander Kochetkov
2020-06-27rk3399: Add BOOTENV_SF commandJagan Teki
2020-06-26Merge branch 'for-tom' of https://github.com/lftan/u-bootTom Rini
2020-06-26arm: socfpga: misc_s10: Fix EMAC register address calculationLey Foon Tan
2020-06-25Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-06-25ARM: dts: imx6q-tbs2910: Fix Ethernet regressionFabio Estevam
2020-06-24efi_loader: size of secure boot variablesHeinrich Schuchardt
2020-06-24efi_loader: type of efi_secure_modeHeinrich Schuchardt
2020-06-24cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv()Bin Meng