aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-12buildman: Set up output_dir earlierSimon Glass1-5/+5
2023-07-12buildman: Move toolchain handling to a functionSimon Glass1-15/+38
2023-07-12buildman: Move Boards-object code into a functionSimon Glass1-15/+39
2023-07-12buildman: Move more code to determine_series()Simon Glass1-40/+42
2023-07-12buildman: Move board-selection code into a functionSimon Glass1-16/+43
2023-07-12buildman: Move dry-run handling higher in do_buildman()Simon Glass1-43/+45
2023-07-12buildman: Drop use of builder in show_actions()Simon Glass1-4/+4
2023-07-12buildman: Add a test for the -A optionSimon Glass1-7/+6
2023-07-12buildman: Move fetch-arch code into a separate functionSimon Glass1-18/+31
2023-07-12buildman: Move series calculations into a separate functionSimon Glass1-39/+56
2023-07-12buildman: Move full-help processing to mainSimon Glass2-11/+9
2023-07-12buildman: Fix most pylint warnings in controlSimon Glass2-51/+70
2023-07-12buildman: Convert camel case in control.pySimon Glass4-18/+24
2023-07-12buildman: Tidy up pylint warnings in mainSimon Glass1-12/+11
2023-07-12bootstd: USB devtype detection for script bootJohn Clark1-1/+4
2023-07-12cmd: fix loads, saves on sandboxHeinrich Schuchardt1-4/+12
2023-07-12buildman: Provide an argument to the -R optionSimon Glass6-12/+27
2023-07-12buildman: Fix verboose typo and add commentSimon Glass1-2/+9
2023-07-12sandbox: fix a compilation errorSergei Antonov3-25/+24
2023-07-12core: read: fix dev_read_addr_size()John Keeping3-13/+6
2023-07-12dm: core: of_access: fix return value in of_property_match_stringEugen Hristev1-1/+4
2023-07-12doc: t-head: lpi4a: document Lichee PI 4A boardYixun Lan3-0/+139
2023-07-12configs: th1520_lpi4a_defconfig: Add initial configYixun Lan1-0/+82
2023-07-12riscv: dts: t-head: Add basic device tree for Sipeed Lichee PI 4A boardYixun Lan4-0/+473
2023-07-12riscv: t-head: licheepi4a: initial support addedYixun Lan6-0/+96
2023-07-12riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng14-35/+35
2023-07-12riscv: clint: Update the sifive clint ipi driver to support aclintBin Meng2-1/+24
2023-07-12riscv: timer: Update the sifive clint timer driver to support aclintBin Meng4-7/+14
2023-07-12board: starfive: Dynamic configuration of DT for 1.2A and 1.3BYanhong Wang1-0/+157
2023-07-12ram: starfive: Read memory size information from EEPROMYanhong Wang2-3/+31
2023-07-12configs: starfive: Enable ID EEPROM configurationYanhong Wang2-1/+31
2023-07-12riscv: dts: starfive: Add support eeprom device tree nodeYanhong Wang2-0/+20
2023-07-12eeprom: starfive: Enable ID EEPROM configurationYanhong Wang3-0/+575
2023-07-12configs: starfive: Enable ethernet configuration for StarFive VisionFive2Yanhong Wang1-0/+9
2023-07-12doc: board: starfive: Reword the make defconfig informationYanhong Wang1-3/+3
2023-07-12riscv: dts: jh7110: Combine the board device tree files of 1.2A and 1.3BYanhong Wang6-88/+28
2023-07-12riscv: dts: jh7110: Add ethernet device tree nodesYanhong Wang2-0/+103
2023-07-12net: dwc_eth_qos: Add StarFive ethernet driver glue layerYanhong Wang5-0/+264
2023-07-12net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyYanhong Wang3-0/+444
2023-07-11Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...WIP/11Jul2023Tom Rini7-6/+12
2023-07-11Makefile: Drop -rc6Tom Rini1-1/+1
2023-07-10Merge branch 'next'WIP/10Jul2023Tom Rini632-15611/+17423
2023-07-10Prepare v2023.07v2023.07Tom Rini2-14/+859
2023-07-09Merge tag 'fsl-qoriq-2023-7-6' of https://source.denx.de/u-boot/custodians/u-...WIP/09Jul2023-nextTom Rini31-38/+174
2023-07-09mkeficapsule: fix efi_firmware_management_capsule_header data typeMalte Schmidt1-1/+1
2023-07-09doc: harmonize Linux kernel documentation linksHeinrich Schuchardt2-2/+2
2023-07-09cmd: efidebug: add missing efi_free_pool for dh subcommandMasahisa Kojima1-0/+1
2023-07-09efi_loader: Increase default variable store size to 64KiBAlper Nebi Yasak1-2/+3
2023-07-09efi_loader: Avoid underflow when calculating remaining var store sizeAlper Nebi Yasak1-0/+4
2023-07-09x86: Update docs link in bootparam headerPaul Barker1-1/+1