aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-04Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-pmic i...WIP/04Jul2023-nextTom Rini6-59/+107
2023-07-04regulator: handle different error codes in regulator_set_enable_if_allowedEugen Hristev1-0/+6
2023-07-04regulator: rename dev_pdata to platEugen Hristev5-67/+66
2023-07-04regulator: implement basic reference counterEugen Hristev2-0/+43
2023-07-03Prepare v2023.07-rc6v2023.07-rc6Tom Rini2-3/+5
2023-07-03spl: spl_legacy: Fix spl_end addressWIP/03Jul2023Fabio Estevam1-1/+1
2023-07-03microblaze: u-boot-spl.lds: Pass _image_binary_endFabio Estevam1-0/+1
2023-07-03sunxi: u-boot-spl.lds: Pass _image_binary_endFabio Estevam2-0/+2
2023-07-03doc: imx: habv4: Fix typo in 'signing'Fabio Estevam2-2/+2
2023-07-03rockchip: Restore support for boot scripts in legacy image formatJonas Karlman7-0/+7
2023-07-03usb: dwc3-generic: Ensure reset GPIO is configured as an outputPeter Korsgaard1-1/+1
2023-07-01Merge tag 'efi-2023-07-rc6' of https://source.denx.de/u-boot/custodians/u-boo...WIP/01Jul2023Tom Rini10-7/+217
2023-07-01ARM: arm11: Add C wrapper for allow_unaligned()Marek Vasut3-3/+21
2023-07-01ARM: armv7: Add C wrapper for allow_unaligned()Marek Vasut3-3/+9
2023-07-01doc: fix typo loady in loadb man-pageHeinrich Schuchardt1-1/+1
2023-07-01doc: saves man-pageHeinrich Schuchardt2-0/+89
2023-07-01doc: loads man-pageHeinrich Schuchardt2-0/+97
2023-06-29smegw01: Fix wrong symbol overrideWIP/29Jun2023Eduard Strehlau1-1/+1
2023-06-29CI: Azure: Split keymile jobs outTom Rini1-2/+4
2023-06-29board: freescale: imx93_evk: Fix MMC environment offset boot conflict.Ken Sloat1-1/+1
2023-06-29Merge tag 'u-boot-rockchip-20230629' of https://source.denx.de/u-boot/custodi...Tom Rini4-30/+16
2023-06-29board: rockchip: rock5b-rk3588: fix descriptionEugen Hristev1-5/+5
2023-06-29pinctrl: rockchip: Fix Data Abort exception in SPLJonas Karlman1-22/+6
2023-06-29pinephone-pro: Fix I/O port voltage (GPIO3D4A is 1.8V)Ondrej Jirman1-2/+4
2023-06-29phy: rockchip: inno-usb2: fix phy reg=0 caseEugen Hristev1-1/+1
2023-06-28Merge tag 'u-boot-amlogic-next-20230628' of https://source.denx.de/u-boot/cus...WIP/28Jun2023-nextTom Rini28-0/+1889
2023-06-28drivers: meson: introduce secure power controller driverAlexey Romanov3-0/+168
2023-06-28dt-bindings: power: add Meson A1 PWRC bindingsAlexey Romanov1-0/+32
2023-06-28arch/arm: meson: sm: introduce power domain functionsAlexey Romanov2-0/+44
2023-06-28doc: boards: amlogic: add documentation for KII ProFerass El Hafidi3-0/+114
2023-06-28boards: amlogic: add KII Pro defconfigFerass El Hafidi2-0/+71
2023-06-28arm: dts: add support for Videostrong KII ProFerass El Hafidi3-0/+154
2023-06-28board: amlogic: add support for AD401 boardIgor Prusov5-0/+80
2023-06-28pinctrl: meson: add pinctrl driver for Amlogic A1Igor Prusov3-0/+872
2023-06-28ARM: meson: add A1 supportIgor Prusov5-0/+89
2023-06-28ARM: dts: sync meson-a1-ad401 from Linux 6.3-rc7Igor Prusov2-0/+31
2023-06-28ARM: dts: Add Amlogic Meson A1 DT from Linux 6.3-rc7Igor Prusov2-0/+234
2023-06-27Merge branch 'riscv-fixes' of https://source.denx.de/u-boot/custodians/u-boot...WIP/27Jun2023Tom Rini3-5/+2
2023-06-27riscv: Fix alignment of RELA sections in the linker scriptsBin Meng1-3/+1
2023-06-27MAINTAINERS: update SiFive HiFive Unmatched maintainersHeinrich Schuchardt1-1/+0
2023-06-27board: starfive: Fixed errors reported when executing get_maintainer.plYanhong Wang1-1/+1
2023-06-26Prepare v2023.07-rc5v2023.07-rc5Tom Rini2-2/+2
2023-06-26configs: Resync with savedefconfigTom Rini1-6/+3
2023-06-26smegw01: Fix duplicate bootcmdEduard Strehlau2-3/+10
2023-06-24Merge branch '2023-06-23-assorted-important-fixes'Tom Rini21-205/+142
2023-06-24imx: hab: Simplify the mechanismMarek Vasut10-146/+54
2023-06-24imx: hab: Fix a couple of build warnings with DEBUG enabledMarek Vasut1-3/+3
2023-06-24spl: spl_legacy: Add extra address checksMarek Vasut2-1/+22
2023-06-24ARM: imx: Add weak default reset_cpu()Marek Vasut1-0/+4
2023-06-24ARM: at91: Switch sama5d2_icp_mmc to simple malloc in SPLMarek Vasut1-0/+1