aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysreset: Change Kconfig GPIO dependencyWIP/2023-07-07-assorted-build-improvementsMichal Simek2023-07-074-2/+5
* tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIALYing Sun2023-07-071-0/+1
* common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENVYing Sun2023-07-071-0/+1
* cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADSYing Sun2023-07-071-0/+1
* test: Find leftovers after clean/mrproperTobias Deiminger2023-07-071-0/+105
* Kbuild: Fix cleanup of *.dtbo for sandboxTobias Deiminger2023-07-071-1/+1
* Kbuild: Fix cleanup of *.dtb for some archsTobias Deiminger2023-07-071-1/+3
* Kbuild: Fix cleanup of VPLTobias Deiminger2023-07-071-2/+2
* Adjust gitignore for tools/generated/Tobias Deiminger2023-07-072-1/+1
* Kbuild: Fix cleanup of generated sources in toolsTobias Deiminger2023-07-071-33/+33
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb ...WIP/06Jul2023-nextTom Rini2023-07-061-1/+1
|\
| * usb: dwc3-generic: Ensure reset GPIO is configured as an outputPeter Korsgaard2023-07-031-1/+1
* | Merge branch 'riscv-for-next' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2023-07-0624-632/+597
|\ \
| * | board: ae350: Add missing env variables for bootiYu Chien Peter Lin2023-07-061-5/+9
| * | riscv: andes_plicsw: Fix IPI during OpenSBI invocationYu Chien Peter Lin2023-07-061-3/+22
| * | RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS descriptionHeinrich Schuchardt2023-07-061-2/+4
| * | clk: starfive: pll: Fix to use postdiv1_maskHoegeun Kwon2023-07-061-1/+1
| * | ci: riscv: Update OpenSBI to v1.2Bin Meng2023-07-062-8/+8
| * | board: microchip: set mac address for ethernet1 on icicleConor Dooley2023-07-061-3/+12
| * | riscv: dts: sync mpfs-icicle devicetree with linuxConor Dooley2023-07-066-518/+413
| * | riscv: dts: drop microchip from dts filenamesConor Dooley2023-07-066-6/+6
| * | clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCIBen Dooks2023-07-061-3/+1
| * | riscv: define test_and_{set,clear}_bit in asm/bitops.hBen Dooks2023-07-061-0/+3
| * | riscv: implement local_irq_{save,restore} macrosBen Dooks2023-07-061-4/+13
| * | riscv: add generic link for <asm/atomic.h>Ben Dooks2023-07-061-0/+14
| * | cmd/sbi: display new extensionsHeinrich Schuchardt2023-07-062-0/+12
|/ /
* | Merge tag 'v2023.07-rc6' into nextTom Rini2023-07-05124-4047/+5023
|\ \
| * | Prepare v2023.07-rc6v2023.07-rc6Tom Rini2023-07-032-3/+5
| * | spl: spl_legacy: Fix spl_end addressWIP/03Jul2023Fabio Estevam2023-07-031-1/+1
| * | microblaze: u-boot-spl.lds: Pass _image_binary_endFabio Estevam2023-07-031-0/+1
| * | sunxi: u-boot-spl.lds: Pass _image_binary_endFabio Estevam2023-07-032-0/+2
| * | doc: imx: habv4: Fix typo in 'signing'Fabio Estevam2023-07-032-2/+2
| * | rockchip: Restore support for boot scripts in legacy image formatJonas Karlman2023-07-037-0/+7
| |/
| * Merge tag 'efi-2023-07-rc6' of https://source.denx.de/u-boot/custodians/u-boo...WIP/01Jul2023Tom Rini2023-07-0110-7/+217
| |\
| | * ARM: arm11: Add C wrapper for allow_unaligned()Marek Vasut2023-07-013-3/+21
| | * ARM: armv7: Add C wrapper for allow_unaligned()Marek Vasut2023-07-013-3/+9
| | * doc: fix typo loady in loadb man-pageHeinrich Schuchardt2023-07-011-1/+1
| | * doc: saves man-pageHeinrich Schuchardt2023-07-012-0/+89
| | * doc: loads man-pageHeinrich Schuchardt2023-07-012-0/+97
| |/
| * smegw01: Fix wrong symbol overrideWIP/29Jun2023Eduard Strehlau2023-06-291-1/+1
| * CI: Azure: Split keymile jobs outTom Rini2023-06-291-2/+4
| * board: freescale: imx93_evk: Fix MMC environment offset boot conflict.Ken Sloat2023-06-291-1/+1
| * Merge tag 'u-boot-rockchip-20230629' of https://source.denx.de/u-boot/custodi...Tom Rini2023-06-294-30/+16
| |\
| | * board: rockchip: rock5b-rk3588: fix descriptionEugen Hristev2023-06-291-5/+5
| | * pinctrl: rockchip: Fix Data Abort exception in SPLJonas Karlman2023-06-291-22/+6
| | * pinephone-pro: Fix I/O port voltage (GPIO3D4A is 1.8V)Ondrej Jirman2023-06-291-2/+4
| | * phy: rockchip: inno-usb2: fix phy reg=0 caseEugen Hristev2023-06-291-1/+1
| |/
| * Merge branch 'riscv-fixes' of https://source.denx.de/u-boot/custodians/u-boot...WIP/27Jun2023Tom Rini2023-06-273-5/+2
| |\
| | * riscv: Fix alignment of RELA sections in the linker scriptsBin Meng2023-06-271-3/+1
| | * MAINTAINERS: update SiFive HiFive Unmatched maintainersHeinrich Schuchardt2023-06-271-1/+0