aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-26arm_ffa: efi: corstone1000: enable MM communicationWIP/2023-07-26-introduce-Arm-FF-AAbdellatif El Khlifi1-0/+6
2023-07-26arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi3-7/+307
2023-07-26arm_ffa: introduce armffa command Sandbox testAbdellatif El Khlifi3-0/+36
2023-07-26arm_ffa: introduce sandbox test cases for UCLASS_FFAAbdellatif El Khlifi4-1/+265
2023-07-26arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi15-22/+1081
2023-07-26arm_ffa: introduce armffa commandAbdellatif El Khlifi8-0/+318
2023-07-26arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi13-0/+1941
2023-07-26lib: uuid: introduce testcase for uuid_str_to_le_binAbdellatif El Khlifi3-0/+47
2023-07-26lib: uuid: introduce uuid_str_to_le_bin functionAbdellatif El Khlifi2-0/+63
2023-07-26arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi3-1/+117
2023-07-25Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini25-140/+204
2023-07-25Revert "travis-ci: Add m68k M5208EVBE machine"Tom Rini2-33/+0
2023-07-25MAINTAINERS: add myself as mcf_wdt.c maintainerAngelo Dureghello1-0/+1
2023-07-25configs: m68k: add watchdog driverAngelo Dureghello4-2/+6
2023-07-25m68k: dts: add watchdog nodeAngelo Dureghello8-0/+47
2023-07-25m68k: move watchdog functions in mcf_wdt driverAngelo Dureghello3-132/+1
2023-07-25drivers: watchdog: add mcf watchdog supportAngelo Dureghello3-0/+143
2023-07-25board: m68k add missing maintainerAngelo Dureghello6-6/+6
2023-07-25Prepare v2023.10-rc1v2023.10-rc1Tom Rini2-6/+5
2023-07-25configs: 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 shortoptsWIP/2023-07-25-assorted-general-updatesMarek 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
2023-07-25drivers: rtc: max313xx: provide read8/write8Chris Packham1-0/+12
2023-07-25lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small numberMattijs Korpershoek3-3/+4
2023-07-25drivers: led: bcm6858: do not use null label to find the topPhilippe Reynes1-58/+64
2023-07-25mailbox: k3-sec-proxy: Fill non-message tx data fields with 0x0Nishanth Menon1-8/+8
2023-07-25buildman: Specify the output directory in testsWIP/25Jul2023Simon Glass1-8/+11
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini41-4158/+9
2023-07-24Merge branch '2023-07-24-introduce-FF-A-suppport'Tom Rini41-9/+4158
2023-07-24arm_ffa: efi: corstone1000: enable MM communicationWIP/2023-07-24-introduce-FF-A-suppportAbdellatif El Khlifi1-0/+4
2023-07-24arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi3-7/+309