aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-25arm: Remove more remnants of bcmcygnusTom Rini
2023-07-25MAINTAINERS: Re-order CAAM sectionTom Rini
2023-07-25sunxi: Add MAINTAINERS entry for Lctech Pi F1C200sTom Rini
2023-07-25rockchip: Add MAINTAINERS entry for Radxa Rock 4C+Tom Rini
2023-07-25MAINTAINERS: Add some missing defconfig files to existing entriesTom Rini
2023-07-25MAINTAINERS: Correct minor mistakes on some file listingsTom Rini
2023-07-25part: eliminate part_get_info_by_name_type()Heinrich Schuchardt
2023-07-25.mailmap: Correct entries for Masahiro YamadaTom Rini
2023-07-25common: define time_t as 64bitHeinrich Schuchardt
2023-07-25fwu: Show number of attempts in Trial StateMichal Simek
2023-07-25fwu: mtd: Fix dfu_alt_info generation for 2 images per bankMichal Simek
2023-07-25fwu: Allow code to properly decode trial stateMichal Simek
2023-07-25drivers: rtc: max313xx: provide read8/write8Chris Packham
2023-07-25lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small numberMattijs Korpershoek
2023-07-25drivers: led: bcm6858: do not use null label to find the topPhilippe Reynes
2023-07-25mailbox: k3-sec-proxy: Fill non-message tx data fields with 0x0Nishanth Menon
2023-07-25buildman: Specify the output directory in testsSimon Glass
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini
2023-07-24Merge branch '2023-07-24-introduce-FF-A-suppport'Tom Rini
2023-07-24arm_ffa: efi: corstone1000: enable MM communicationAbdellatif El Khlifi
2023-07-24arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi
2023-07-24arm_ffa: introduce armffa command Sandbox testAbdellatif El Khlifi
2023-07-24arm_ffa: introduce sandbox test cases for UCLASS_FFAAbdellatif El Khlifi
2023-07-24arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi
2023-07-24arm_ffa: introduce armffa commandAbdellatif El Khlifi
2023-07-24arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi
2023-07-24lib: uuid: introduce testcase for uuid_str_to_le_binAbdellatif El Khlifi
2023-07-24lib: uuid: introduce uuid_str_to_le_bin functionAbdellatif El Khlifi
2023-07-24arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi
2023-07-24Merge tag 'dm-pull-24jul23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-07-24Merge branch '2023-07-22-TI-K3-improvements'Tom Rini
2023-07-24buildman: Enable test coverageSimon Glass
2023-07-24buildman: Add an option to check maintainers and targetsSimon Glass
2023-07-24buildman: Use -D for --debugSimon Glass
2023-07-24buildman: Add a way to print the architecture for a boardSimon Glass
2023-07-24buildman: Move copy_files() out ot BuilderThread classSimon Glass
2023-07-24buildman: Tidy up some comments in builderthreadSimon Glass
2023-07-24buildman: Tidy up reporting of a toolchain errorSimon Glass
2023-07-24buildman: Avoid passing result into _read_done_file()Simon Glass
2023-07-24buildman: Create a function to handle config and buildSimon Glass
2023-07-24buildman: Move checkout code to a separate functionSimon Glass
2023-07-24buildman: Move code to decide output dirsSimon Glass
2023-07-24buildman: Move code to remove old outputsSimon Glass
2023-07-24buildman: Move reading of the done file into a functionSimon Glass
2023-07-24buildman: Move bulid code into its own functionSimon Glass
2023-07-24buildman: Move reconfigure code into its own functionSimon Glass
2023-07-24buildman: Convert config_out to string IOSimon Glass
2023-07-24buildman: Move more things into _build_args()Simon Glass
2023-07-24buildman: Move setting of toolchain arguments to _build_args()Simon Glass
2023-07-24buildman: Start a function to set up the make argumentsSimon Glass