aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2024-04-05Merge tag 'u-boot-imx-master-20240405' of https://gitlab.denx.de/u-boot/custo...WIP/05Apr2024Tom Rini11-43/+50
2024-04-05Merge tag 'u-boot-amlogic-20240404' of https://source.denx.de/u-boot/custodia...Tom Rini1-1/+1
2024-04-05verdin-imx8mm/verdin-imx8mp: move imx verdins to OF_UPSTREAMMarcel Ziswiler2-8/+0
2024-04-05arm: imx9: Correct imx9_probe_mu prototypeYe Li3-3/+3
2024-04-05mx6cuboxi: Do not print devicetree modelFabio Estevam1-32/+8
2024-04-05ARM: imx: stm32: Test whether ethernet node is enabled before reading MAC EEP...Marek Vasut5-0/+39
2024-04-04board: amlogic: jethubj100: update MAINTAINERSViacheslav Bocharov1-1/+1
2024-04-04arm: mvebu: turris_omnia: Disable Atmel SHA node if not presentMarek Behún1-0/+23
2024-04-04arm: mvebu: turris_omnia: Print board ECDSA public key if availableMarek Behún1-1/+24
2024-04-04arm: mvebu: turris_omnia: Implement getting board information from MCUMarek Behún5-30/+145
2024-04-04arm: mvebu: turris_omnia: Update MCU status and features readingMarek Behún1-32/+68
2024-04-04arm: mvebu: turris_{omnia, mox}: Don't print model two timesMarek Behún2-5/+1
2024-04-04arm: mvebu: turris_omnia: Add header containing MCU command interface and use itMarek Behún1-58/+23
2024-04-02Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodi...WIP/02Apr2024Tom Rini4-29/+0
2024-04-02Merge branch 'next'Tom Rini209-1800/+11168
2024-04-02usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadgetMarek Vasut4-29/+0
2024-03-30arm: xea: Add support for reading SoM (CPU) board HW revisionLukasz Majewski2-0/+60
2024-03-30arm: spl: Add definition for PHY reset GPIO for XEA HW rev. 2Lukasz Majewski1-1/+2
2024-03-30arm: spl: xea: Remove I2S pins configuration from early initializationLukasz Majewski1-7/+0
2024-03-30imx8mq_evk: Remove FEC and Ethernet PHY board codeFabio Estevam1-30/+0
2024-03-30board: toradex: colibri-imx8x: Remove board_gpio_initHiago De Franco1-11/+0
2024-03-30imx8: Add a default reset_cpu() implementationFabio Estevam7-58/+0
2024-03-30mx6cuboxi: Fix board revision detectionFabio Estevam1-8/+5
2024-03-29Merge patch series "Clean up arm linker scripts"WIP/29Mar2024-next-ldsTom Rini1-128/+0
2024-03-29arm: baltos: remove custom linker scriptIlias Apalodimas1-128/+0
2024-03-25Merge tag 'v2024.04-rc5' into nextWIP/25Mar2024-nextTom Rini12-17/+39
2024-03-25Merge tag 'u-boot-at91-2024.07-a' of https://source.denx.de/u-boot/custodians...Tom Rini4-0/+67
2024-03-25board: amlogic: fix buffler overflow in seria, mac & usid readNeil Armstrong9-15/+30
2024-03-25board: amlogic: add meson_generate_serial_ethaddr fallback to p200Christian Hewitt1-0/+2
2024-03-24board: phytec: phycore_imx8mp.env fix netboot issuesYannic Moog1-2/+2
2024-03-19Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...WIP/19Mar2024-nextTom Rini2-1/+10
2024-03-18arch: arm: Agilex5 enablementJit Loon Lim1-0/+8
2024-03-17imx8m*_venice: move venice to OF_UPSTREAMTim Harvey1-3/+4
2024-03-17board: phytec: phycore_imx8mp: Add RAUC boot logic to environmentLeonard Anderweit1-1/+6
2024-03-17phycore_imx8mp: Move default bootcmd to board envLeonard Anderweit1-0/+12
2024-03-17phycore_imx8mp: Move environment from include/config to boardLeonard Anderweit1-0/+45
2024-03-17apalis-imx8: Fix sc_misc_otp_fuse_read() error checkFabio Estevam1-1/+1
2024-03-17colibri-imx8x: Fix sc_misc_otp_fuse_read() error checkFabio Estevam1-1/+1
2024-03-17board: phytec: define get_som_type also when SoM detection is disabledBenjamin Hahn1-0/+5
2024-03-15Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodi...WIP/15Mar2024-nextTom Rini44-731/+349
2024-03-14rockchip: load env from boot MMC deviceBen Wolsieffer2-42/+0
2024-03-14board: rockchip: Add early ADC button detect for RGxx3Chris Morgan1-0/+64
2024-03-14board: rockchip: Add support for Powkiddy RGB10MAX3Chris Morgan1-0/+8
2024-03-14rockchip: google: gru: Migrate to use IO-domain driverJonas Karlman1-35/+0
2024-03-14rockchip: theobroma-systems: puma: Migrate to use IO-domain driverJonas Karlman1-21/+0
2024-03-14rockchip: vamrs: rock960: Migrate to use IO-domain driverJonas Karlman2-33/+0
2024-03-14rockchip: pine64: pinephone-pro: Migrate to use IO-domain driverJonas Karlman2-43/+0
2024-03-14rockchip: pine64: pinebook-pro: Migrate to use IO-domain driverJonas Karlman2-40/+0
2024-03-14rockchip: pine64: rockpro64: Migrate to use IO-domain driverJonas Karlman2-46/+0
2024-03-14board: rockchip: Add a common ROCK Pi 4 targetJonas Karlman5-33/+41