Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e6b57eb31fe0583080eafbfe76eacccd7fa3efbe
/
arch
/
arm
e6b57eb
ARM: dts: imx8m: imx8mm-mx8menlo: Enable SPL SDP support
by Marek Vasut
· Mon Sep 19 21:41:18 2022 +0200
331e3fc
ARM: dts: imx8mm: Swap i.MX8M Mini Menlo board UARTs back
by Marek Vasut
· Mon Sep 19 21:35:56 2022 +0200
28debca
arm: dts: imx8mm-venice-gw7903: add dig1_ctl and dig2_ctl gpios
by Tim Harvey
· Fri Sep 09 15:58:42 2022 -0700
feb2267
arm: dts: imx8mp-venice-gw74xx: update M2 gpio hogs
by Tim Harvey
· Thu Sep 08 13:42:01 2022 -0700
eb7878b
arm: dts: imx8mp-venice-gw74xx: fix uart configuration gpio hogs
by Tim Harvey
· Thu Sep 08 13:41:08 2022 -0700
26e05b3
imx: kontron-sl-mx8mm: Prepare for I2C display detection in environment script
by Frieder Schrempf
· Wed Aug 24 15:59:20 2022 +0200
3048ecd
imx: kontron-sl-mx8mm: Add support for Kontron Electronics SoM SL i.MX8MM OSM-S
by Frieder Schrempf
· Wed Aug 24 15:59:19 2022 +0200
d5a2fa4
imx: kontron-sl-mx8mm: Use voltage rail names from schematic for PMIC regulator-names
by Frieder Schrempf
· Wed Aug 24 15:59:17 2022 +0200
476eb32
imx: kontron-sl-mx8mm: Use the VSELECT signal to switch SD card IO voltage
by Frieder Schrempf
· Wed Aug 24 15:59:16 2022 +0200
5375c8a
imx: kontron-sl-mx8mm: Adjust devicetree names, compatibles and model strings
by Frieder Schrempf
· Wed Aug 24 15:59:15 2022 +0200
771100c
imx: kontron-sl-mx8mm: Remove 100mt DDR setpoint
by Frieder Schrempf
· Wed Aug 24 15:59:12 2022 +0200
87a1c52
imx: kontron-sl-mx8mm: Add redundant environment and SPI NOR partitions
by Frieder Schrempf
· Wed Aug 24 15:59:07 2022 +0200
a9f8185
imx: kontron-sl-mx8mm: Remove LVDS board type and devicetrees
by Frieder Schrempf
· Wed Aug 24 15:52:23 2022 +0200
ac194b1
imx: imx6ul: kontron-sl-mx6ul: Sync devicetrees
by Frieder Schrempf
· Tue Aug 23 16:29:15 2022 +0200
e6abccd
arm: dts: imx8mm-venice-gw7902: add LTE modem gpios
by Tim Harvey
· Thu Aug 11 12:02:48 2022 -0700
990ec70
arm: mach-k3: Move hardware handling to common files
by Andrew Davis
· Fri Oct 07 14:22:05 2022 -0500
d95fcd8
arm: mach-k3: security: Use dma-mapping for cache ops
by Andrew Davis
· Fri Oct 07 12:12:29 2022 -0500
f1d7205
arm: mach-k3: common: Set boot_fit on non-GP devices
by Andrew Davis
· Fri Oct 07 11:27:46 2022 -0500
95c82ec
arm: dts: k3-am64-evm: EMIF tool update to v0.08.40 for 1600MT/s DDR4
by Dave Gerlach
· Thu Sep 29 12:35:49 2022 -0500
d7760d0
arm: dts: k3-am64-sk: EMIF tool update to v0.08.40 and move to 1600MT/s LPDDR4
by Dave Gerlach
· Thu Sep 29 12:35:48 2022 -0500
68ecaef
Merge tag 'dm-pull-18oct22' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Tue Oct 18 07:36:52 2022 -0400
00202f7
stm32mp: fix compilation issue with DEBUG_UART
by Patrick Delaunay
· Tue Oct 11 16:44:26 2022 +0200
65acf0b
ARM: dts: stm32: update SCMI dedicated file
by Patrick Delaunay
· Mon Oct 10 10:56:14 2022 +0200
086fa93
ARM: dts: stm32: Fix and expand PLL configuration comments
by Marek Vasut
· Tue Oct 11 22:42:44 2022 +0200
5278494
ARM: dts: stm32: Add DHCOR based Testbench board
by Marek Vasut
· Mon Sep 26 18:50:00 2022 +0200
549b570
ARM: dts: stm32: Drop extra newline from AV96 U-Boot extras DT
by Marek Vasut
· Mon Sep 26 18:46:31 2022 +0200
69e8995
ARM: dts: stm32: Remove buck3 regulator-always-on on AV96
by Marek Vasut
· Fri Sep 23 03:31:22 2022 +0200
93ccce5
dm: treewide: Use uclass_next_device_err when accessing second device
by Michal Suchanek
· Wed Oct 12 21:58:00 2022 +0200
ac12a2f
dm: treewide: Use uclass_first_device_err when accessing one device
by Michal Suchanek
· Wed Oct 12 21:57:59 2022 +0200
af74e27
Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Tue Oct 11 09:57:08 2022 -0400
6740662
imx: gpmi: Add register needed to control nand bus timing
by Michael Trimarchi
· Tue Aug 30 16:47:51 2022 +0200
ae8bc3d
arm64: zynqmp: Fix compiler warnings in mp.c
by Venkatesh Yadav Abbarapu
· Tue Oct 04 11:04:54 2022 +0530
147c000
arm: nuvoton: Add support for Nuvoton NPCM845 BMC
by Jim Liu
· Tue Sep 27 16:45:15 2022 +0800
fbddaee
armv8: cache_v8: Fix pgtables setup when MMU is already enabled
by Pali Rohár
· Wed Sep 14 13:37:46 2022 +0200
fefffcf
common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c
by Ovidiu Panait
· Tue Sep 13 21:31:27 2022 +0300
2662d2c
arm: mvebu: Add support for specifying VHV_Enable GPIO
by Pali Rohár
· Thu Sep 22 13:43:45 2022 +0200
666252d
arm: mvebu: Add support for programming LD0 and LD1 eFuse
by Pali Rohár
· Thu Sep 22 13:43:44 2022 +0200
4024823
arm: mvebu: Remove timer.c
by Stefan Roese
· Wed Sep 21 08:26:41 2022 +0200
75e1bde
board/km: remove kirkwood boards
by Holger Brunck
· Mon Aug 15 08:35:11 2022 +0200
dc2bd92
arm64: dts: Remove unused property device_id
by Ashok Reddy Soma
· Fri Sep 30 03:25:48 2022 -0600
e42a039
ARM: zynq: Define rtc alias on zc702/zc706
by Michal Simek
· Tue Sep 27 13:50:26 2022 +0200
865bb3b
ARM: zynq: Point via nvmem0 alias to eeprom on zc702/zc706
by Michal Simek
· Tue Sep 27 09:55:12 2022 +0200
9411630
Merge branch 'next'
by Tom Rini
· Mon Oct 03 15:39:46 2022 -0400
9a8b542
imx8mn-ddr4-evk-u-boot: Fix broken boot
by Fabio Estevam
· Mon Oct 03 11:02:03 2022 -0300
16379f0
imx8mn-venice-u-boot: Fix broken boot
by Fabio Estevam
· Mon Oct 03 11:01:15 2022 -0300
2e4938b
dm: core: Drop ofnode_is_available()
by Simon Glass
· Tue Sep 06 20:27:17 2022 -0600
bb7d3bb
treewide: Drop image_header_t typedef
by Simon Glass
· Tue Sep 06 20:26:52 2022 -0600
df00afa
treewide: Drop bootm_headers_t typedef
by Simon Glass
· Tue Sep 06 20:26:50 2022 -0600
41716c1
Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next
by Tom Rini
· Tue Sep 27 08:53:51 2022 -0400
785be73
Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Mon Sep 26 11:28:14 2022 -0400
eff2077
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next
by Tom Rini
· Mon Sep 26 11:27:30 2022 -0400
f3cf5b1
configs: stm32f769-disco: Fix internal flash size
by Patrice Chotard
· Tue Sep 20 18:04:35 2022 +0200
8397532
ARM: dts: stm32: DT sync with kernel v6.0-rc4 for MCU's boards
by Patrice Chotard
· Fri Sep 23 13:20:33 2022 +0200
5543f50
arm64: versal-net: Add support for mini configuration
by Michal Simek
· Mon Sep 19 14:21:10 2022 +0200
2895a22
spi: cadence_qspi: Add support for Versal NET platform
by Michal Simek
· Mon Sep 19 14:21:03 2022 +0200
2e53eb2
arm64: versal-net: Add support for Versal NET platform
by Michal Simek
· Mon Sep 19 14:21:02 2022 +0200
4f4f583
board_f: Fix types for board_get_usable_ram_top()
by Pali Rohár
· Fri Sep 09 17:32:40 2022 +0200
fb08630
arm: dts: mt7622: add i2c support
by developer
· Fri Sep 09 19:59:50 2022 +0800
6a9a3dd
arm: dts: mt7622: force high-speed mode for uart
by developer
· Fri Sep 09 19:59:33 2022 +0800
15dd2c8
board: mediatek: add MT7981 reference boards
by developer
· Fri Sep 09 19:59:16 2022 +0800
56ed64c
board: mediatek: add MT7986 reference boards
by developer
· Fri Sep 09 19:59:13 2022 +0800
ff9f2d4
arm: mediatek: add support for MediaTek MT7981 SoC
by developer
· Fri Sep 09 19:59:11 2022 +0800
e021c15
arm: mediatek: add support for MediaTek MT7986 SoC
by developer
· Fri Sep 09 19:59:09 2022 +0800
db8bb35
ARM: dts: stm32mp15: update DDR node
by Patrick Delaunay
· Wed Sep 21 09:37:13 2022 +0200
ba1013c
arm: stm32mp: adapt the command stm32key for STM32MP13x
by Patrick Delaunay
· Thu Sep 15 18:11:41 2022 +0200
424876f
arm: stm32mp: support several key in command stm32key
by Patrick Delaunay
· Thu Sep 15 18:11:40 2022 +0200
9b7c4d3
arm: stm32mp: introduced read_close_status function in stm32key command
by Patrick Delaunay
· Thu Sep 15 18:11:39 2022 +0200
212eafc
arm: stm32mp: add defines for BSEC_LOCK status in stm32key command
by Patrick Delaunay
· Thu Sep 15 18:11:38 2022 +0200
95a6bf4
stm32mp: stm32prog: improve the partitioning trace
by Patrick Delaunay
· Fri Sep 09 17:22:15 2022 +0200
75785d4
ARM: dts: stm32mp: alignment with v6.0-rc3
by Patrick Delaunay
· Wed Sep 07 13:42:23 2022 +0200
9a699b7
stm32mp: stm32prog: correctly handle OTP when SMC is not supported
by Patrick Delaunay
· Tue Sep 06 18:53:20 2022 +0200
21ea4ef
stm32mp: stm32prog: solve warning for 64bits compilation
by Patrick Delaunay
· Tue Sep 06 18:53:19 2022 +0200
e334d32
stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDR
by Patrick Delaunay
· Tue Sep 06 18:53:18 2022 +0200
8f7eb3e
stm32mp: stm32prog: support empty flashlayout
by Patrick Delaunay
· Tue Sep 06 18:53:17 2022 +0200
f7a45b8
arm64: zynqmp: Wire GEM reset gpio
by Michal Simek
· Fri Sep 09 13:05:49 2022 +0200
a4224f2
arm64: zynqmp: Describe TI phy as ethernet-phy-id
by Michal Simek
· Fri Sep 09 13:05:48 2022 +0200
f7b184e
ARM: imx: Deduplicate i.MX8M SNVS LPGPR unlock
by Marek Vasut
· Mon Sep 19 21:37:07 2022 +0200
d1ac635
arm: dts: imx8mm-venice-gw7901: add dsa phy handles to u-boot dtsi
by Tim Harvey
· Fri Sep 09 14:42:38 2022 -0700
4475450
arm: dts: imx8mp-venice-gw74xx: add dsa phy handles to u-boot dtsi
by Tim Harvey
· Fri Sep 09 14:42:11 2022 -0700
0c8961e
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next
by Tom Rini
· Tue Sep 20 08:50:07 2022 -0400
06ad78d
Merge tag 'u-boot-at91-2023.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next
by Tom Rini
· Tue Sep 20 08:49:36 2022 -0400
88e30b7
arm: mvebu: dts: mvebu-u-boot.dtsi: Add "u-boot, dm-pre-reloc" to timer DT node
by Stefan Roese
· Thu Sep 15 16:20:42 2022 +0200
5dc6abd
arm: mvebu: dts: armada-375.dtsi: Add timer0 & timer1
by Stefan Roese
· Thu Sep 15 16:20:41 2022 +0200
81e1aeb
arm: mvebu: dts: Makefile: Compile Armada 375 dtb in a separate step
by Stefan Roese
· Thu Sep 15 16:20:40 2022 +0200
5ae022f
arm: mvebu: Use CONFIG_TIMER on all MVEBU & KIRKWOOD platforms
by Stefan Roese
· Thu Sep 15 16:20:39 2022 +0200
2e137cd
arm: mvebu: theadorable: Update eth & mdio DT nodes
by Stefan Roese
· Thu Sep 15 15:21:22 2022 +0200
586c22b
Merge branch 'master' into next
by Tom Rini
· Mon Sep 19 13:19:39 2022 -0400
f9060c5
ARM: dts: at91: sama7: Align with Linux Devicetree
by Sergiu Moga
· Thu Sep 01 17:22:40 2022 +0300
7c8ad0e
ARM: dts: at91: sama5: Align with Linux Devicetree
by Sergiu Moga
· Thu Sep 01 17:22:39 2022 +0300
ed45809
ARM: dts: at91: sam9x60_curiosity: add onewire support
by Durai Manickam KR
· Thu Jul 07 16:40:56 2022 +0530
273ab5a
bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boards
by Michael Trimarchi
· Sun Sep 18 17:09:53 2022 +0200
3f8667c
board: purism: add the Purism Librem5 phone
by Angus Ainslie
· Thu Aug 25 06:46:02 2022 -0700
cd7b1a8
ARM: dts: imx: Fix I2C5 GPIO assignment on i.MX8M Plus DHCOM
by Marek Vasut
· Fri Aug 12 22:41:55 2022 +0200
eee69bd
ARM: dts: imx: Adjust ECSPI1 pinmux on i.MX8M Plus DHCOM
by Marek Vasut
· Fri Aug 12 22:41:54 2022 +0200
f98c55f
ARM: dts: imx: Rename imx8mp-dhcom{-pdk2,}-boot.dtsi
by Marek Vasut
· Fri Aug 12 22:41:53 2022 +0200
185c5ba
ARM: dts: imx: Add SoM compatible to i.MX8M Plus DHCOM PDK2
by Marek Vasut
· Fri Aug 12 22:41:52 2022 +0200
c2e7057
ARM: dts: imx: Drop Atheros PHY header from i.MX8M Plus DHCOM PDK2
by Marek Vasut
· Fri Aug 12 22:41:51 2022 +0200
f768689
ARM: dts: imx: Add HW variant details to i.MX8M Plus DHCOM PDK2
by Marek Vasut
· Fri Aug 12 22:41:50 2022 +0200
cd0cdf2
arm: dts: imx8mn-beacon-kit-u-boot: Fix broken booting
by Adam Ford
· Sun Jul 31 12:16:10 2022 -0500
ff110e3
imx: romapi: fix spurious ampersand in address print
by Marcel Ziswiler
· Wed Jul 20 09:27:55 2022 +0200
Next »