summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-28mips: octeon: Add cvmx-ipd-defs.h header fileAaron Williams
2021-04-28mips: octeon: Add cvmx-gserx-defs.h header fileAaron Williams
2021-04-28mips: octeon: Add cvmx-gmxx-defs.h header fileAaron Williams
2021-04-28mips: octeon: Add cvmx-fpa-defs.h header fileAaron Williams
2021-04-28mips: octeon: Add cvmx-dtx-defs.h header fileAaron Williams
2021-04-28mips: octeon: Add cvmx-dpi-defs.h header fileAaron Williams
2021-04-28mips: octeon: Add cvmx-dbg-defs.h header fileAaron Williams
2021-04-28mips: octeon: Add cvmx-ciu-defs.h header fileAaron Williams
2021-04-28mips: octeon: Add cvmx-bgxx-defs.h header fileAaron Williams
2021-04-28mips: octeon: Add cvmx-asxx-defs.h header fileAaron Williams
2021-04-28mips: octeon: Add cvmx-agl-defs.h header fileAaron Williams
2021-04-28mips: octeon: Add misc cvmx-helper header filesAaron Williams
2021-04-28mips: global_data.h: Add Octeon specific data to arch_global_data structStefan Roese
2021-04-27configs: Resync with savedefconfigTom Rini
2021-04-27Merge branch '2021-04-27-assorted-fixes'Tom Rini
2021-04-27reset: fix reset_get_by_index_nodev index handlingNeil Armstrong
2021-04-27test: reset: Extend base reset test to catch errorNeil Armstrong
2021-04-27IOMUX: Fix buffer overflow in iomux_replace_device()Yuichiro Goto
2021-04-27pinctrl: single: fix a never true comparisonDario Binacchi
2021-04-27pinctrl: single: check function mask to be non-zeroDario Binacchi
2021-04-27Makefile: fix generation of defaultenv.h from empty initial fileRasmus Villemoes
2021-04-27fs: btrfs: fix the false alert of decompression failureQu Wenruo
2021-04-27arm: zimage: Use correct symbol to hide messages in SPLSamuel Holland
2021-04-27Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-04-27powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLDRasmus Villemoes
2021-04-27powerpc: lib: remove leftover CONFIG_5xxRasmus Villemoes
2021-04-27allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes
2021-04-27timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOGRasmus Villemoes
2021-04-27watchdog: use time_after_eq() in watchdog_reset()Rasmus Villemoes
2021-04-26Prepare v2021.07-rc1v2021.07-rc1Tom Rini
2021-04-26Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2021-04-26arm64: zynqmp: Enable capsule updateMichal Simek
2021-04-26Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-04-26sunxi: DT: A64: Update devicetree files from Linux 5.12Andre Przywara
2021-04-26sunxi: DT: R40: Update device tree files from Linux 5.12Ivan Uvarov
2021-04-26net: sun8i-emac: Fix pinmux setup for Allwinner H5Andre Przywara
2021-04-26ARM: rmobile: Enable NVMe support on RCar3Marek Vasut
2021-04-26ARM: rmobile: Enable CONFIG_SYS_FLASH_PROTECTIONMarek Vasut
2021-04-25clk: renesas: Synchronize Gen2 MSTP teardown tablesMarek Vasut
2021-04-25clk: renesas: Only ever access documented bits in clock driver teardownMarek Vasut
2021-04-24Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/...Tom Rini
2021-04-24test/py: Bump py to 1.10.0 for CVE-2020-29651Tom Rini
2021-04-24Merge tag 'video-2021-07-rc1-2' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-04-24Merge tag 'efi-2021-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-04-24video: sunxi: de2: switch to public uclass functionsJernej Skrabec
2021-04-24video: sunxi: dw-hdmi: read source_id laterJernej Skrabec
2021-04-24video: sunxi: Remove TV probe from DE2Jernej Skrabec
2021-04-24video: sunxi: Remove check for ddc-i2c-bus propertyJernej Skrabec
2021-04-24video: sunxi: Use DW-HDMI hpd functionJernej Skrabec
2021-04-24common: edid: Search for valid timing in extension blockJernej Skrabec