summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-28rockchip: rk3568: Add support for FriendlyARM NanoPi R5STianling Shen6-0/+851
2023-07-28rockchip: rk3328: Add support for Orange Pi R1 Plus LTSTianling Shen5-0/+207
2023-07-28rockchip: rk3328: Add support for Orange Pi R1 PlusTianling Shen5-0/+540
2023-07-28doc: anbernic: Update RGxx3 Docs for panel detectionChris Morgan1-11/+20
2023-07-28configs: Update anbernic-rgxx3_defconfig for panel detectionChris Morgan1-0/+15
2023-07-28board: rockchip: Add panel auto-detection for Anbernic RGxx3Chris Morgan1-0/+196
2023-07-28board: rockchip: Add support for RG353PS to RGxx3Chris Morgan1-40/+86
2023-07-28board: rockchip: add DSI and DSI-DPHY for Anbernic RGxx3Chris Morgan1-0/+8
2023-07-28board: rockchip: Correct i2c2 pinctrl for RGxx3Chris Morgan1-0/+2
2023-07-28configs: rock5b-rk3588: enable USB 3.0 controller, command, gadgetEugen Hristev1-0/+14
2023-07-28ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB3 supportEugen Hristev1-0/+197
2023-07-28ARM: dts: rockchip: rk3588: add support for USB 3.0 devicesJoseph Chen2-0/+198
2023-07-28phy: rockchip: add usbdp combo phy driverFrank Wang4-0/+958
2023-07-28ARM: dts: rockchip: rk3588: sync with LinuxEugen Hristev4-17/+449
2023-07-28video: rockchip: Add support for RK3399 to dw-mipi-dsi bridgeOndrej Jirman1-0/+99
2023-07-28rockchip: board: Update Odroid Go2 to Support Additional RevisionsChris Morgan2-0/+104
2023-07-28configs: rock5b-rk3588: add rtl8169 driverEugen Hristev1-0/+2
2023-07-27Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini3-17/+4
2023-07-27usb: xhci: Fix double free on failureRichard Habeeb1-1/+0
2023-07-26Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini25-140/+204
2023-07-26Revert "travis-ci: Add m68k M5208EVBE machine"Tom Rini2-33/+0
2023-07-26MAINTAINERS: add myself as mcf_wdt.c maintainerAngelo Dureghello1-0/+1
2023-07-26configs: m68k: add watchdog driverAngelo Dureghello4-2/+6
2023-07-26m68k: dts: add watchdog nodeAngelo Dureghello8-0/+47
2023-07-26m68k: move watchdog functions in mcf_wdt driverAngelo Dureghello3-132/+1
2023-07-26drivers: watchdog: add mcf watchdog supportAngelo Dureghello3-0/+143
2023-07-26board: m68k add missing maintainerAngelo Dureghello6-6/+6
2023-07-26Prepare v2023.10-rc1Tom Rini2-6/+5
2023-07-26configs: Resync with savedefconfigTom Rini27-75/+40
2023-07-25Merge branch '2023-07-25-assorted-general-updates'Tom Rini113-482/+229
2023-07-25MAINTAINERS: Take maintainership of TI KeyStone2 supportAndrew Davis1-10/+7
2023-07-25Makefile: Use sort shortoptsMarek Vasut1-1/+1
2023-07-25MAINTAINERS: Add some missing directories or filesTom Rini14-5/+15
2023-07-25MAINTAINERS: Deal with '+' in pathsTom Rini3-3/+5
2023-07-25MAINTAINERS: Fix path typos and similarTom Rini19-23/+23
2023-07-25MAINTAINERS: Add a number of "common" directoriesTom Rini43-0/+48
2023-07-25xes: Remove leftover codeTom Rini5-184/+0
2023-07-25arm: Remove leftover MAINTAINERS filesTom Rini4-31/+0
2023-07-25arm: Remove more remnants of bcmcygnusTom Rini3-105/+1
2023-07-25MAINTAINERS: Re-order CAAM sectionTom Rini1-7/+7
2023-07-25sunxi: Add MAINTAINERS entry for Lctech Pi F1C200sTom Rini1-0/+5
2023-07-25rockchip: Add MAINTAINERS entry for Radxa Rock 4C+Tom Rini1-0/+6
2023-07-25MAINTAINERS: Add some missing defconfig files to existing entriesTom Rini6-1/+8
2023-07-25MAINTAINERS: Correct minor mistakes on some file listingsTom Rini3-3/+3
2023-07-25part: eliminate part_get_info_by_name_type()Heinrich Schuchardt3-33/+3
2023-07-25.mailmap: Correct entries for Masahiro YamadaTom Rini1-2/+2
2023-07-25common: define time_t as 64bitHeinrich Schuchardt1-1/+1
2023-07-25fwu: Show number of attempts in Trial StateMichal Simek1-0/+2
2023-07-25fwu: mtd: Fix dfu_alt_info generation for 2 images per bankMichal Simek1-2/+4
2023-07-25fwu: Allow code to properly decode trial stateMichal Simek1-2/+0