Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7d65f2b1563c7c23a9cec47e3bdba5ba7b82f9dd
/
arch
/
arm
7d65f2b
global: Migrate CONFIG_IRAM_TOP to CFG
by Tom Rini
· Sun Dec 04 10:04:14 2022 -0500
3088b31
global: Migrate CONFIG_IRAM_BASE to CFG
by Tom Rini
· Sun Dec 04 10:04:13 2022 -0500
34e4e86
global: Migrate CONFIG_I2C_MVTWSI_BASE1 to CFG
by Tom Rini
· Sun Dec 04 10:04:10 2022 -0500
c188ed4
global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFG
by Tom Rini
· Sun Dec 04 10:04:09 2022 -0500
0905f5a
global: Migrate CONFIG_ARM_GIC_BASE_ADDRESS to CFG
by Tom Rini
· Sun Dec 04 10:03:36 2022 -0500
70bc336
rk32xx: Use standard TPL linker script
by Tom Rini
· Sun Dec 04 10:03:27 2022 -0500
66faa43
exynos: Rework legacy PWM usage
by Tom Rini
· Sun Dec 04 10:03:26 2022 -0500
7d7a416
net: Remove more legacy functions
by Tom Rini
· Fri Dec 02 16:42:47 2022 -0500
4b3e7c0
Convert CONFIG_TEGRA_ENABLE_UARTA et al to Kconfig
by Tom Rini
· Fri Dec 02 16:42:45 2022 -0500
572c718
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
by Tom Rini
· Fri Dec 02 16:42:44 2022 -0500
428deb3
arm: ti814x: Remove remaining support code
by Tom Rini
· Fri Dec 02 16:42:41 2022 -0500
d7b177e
Convert CONFIG_PEN_ADDR_BIG_ENDIAN to Kconfig
by Tom Rini
· Fri Dec 02 16:42:40 2022 -0500
af1a3e9
global: Remove unused CONFIG symbols
by Tom Rini
· Fri Dec 02 16:42:31 2022 -0500
6fb86c1
Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig
by Tom Rini
· Fri Dec 02 16:42:21 2022 -0500
599b11b
Convert CONFIG_DM9000_BYTE_SWAPPED et al to Kconfig
by Tom Rini
· Fri Dec 02 16:42:18 2022 -0500
4a65503
arm: exynos5: Migrate USB_BOOTING to Kconfig
by Tom Rini
· Fri Dec 02 16:42:12 2022 -0500
a63bea9
Merge tag 'v2023.01-rc4' into next
by Tom Rini
· Mon Dec 19 09:29:55 2022 -0500
787b05a
Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Mon Dec 19 08:33:24 2022 -0500
d5d2e8d
rockpi4: board: Add firmware image information for capsule updates
by Sughosh Ganu
· Thu Nov 10 14:49:16 2022 +0530
c1b8e8b
rockchip: capsule: Add functions for supporting capsule updates
by Sughosh Ganu
· Thu Nov 10 14:49:15 2022 +0530
5a96da8
rockchip: Pinebook Pro: Do not initialize i2c before relocation
by Michal Suchanek
· Sat Dec 03 13:31:29 2022 +0100
5617345
rockchip: puma: fix GPT table corruption when saving U-Boot environment
by Quentin Schulz
· Tue Oct 25 12:58:02 2022 +0200
7698dc4
arm: dts: rockchip: rk3128: fix clocks, compatible and phys
by Johan Jonker
· Fri Sep 09 22:20:07 2022 +0200
1f28823
arm: dts: rockchip: rk3128: fix DT node names
by Johan Jonker
· Fri Sep 09 22:19:24 2022 +0200
57591e2
arm: dts: rockchip: move all rk3128 u-boot specific properties in separate dtsi files
by Johan Jonker
· Fri Sep 09 22:19:06 2022 +0200
b89d6a0
arm: dts: rockchip: rk3128: bulk convert gpios to their constant counterparts
by Johan Jonker
· Fri Sep 09 22:18:55 2022 +0200
9d3bfc3
rockchip: rk3128-cru: sync the clock dt-binding header from Linux
by Johan Jonker
· Fri Sep 09 22:18:45 2022 +0200
e6693c3
rockchip: Only call binman when TPL available
by Kever Yang
· Sun Dec 18 20:43:38 2022 +0800
a9aab24
sunxi: board: annotate #endif lines
by Andre Przywara
· Mon Nov 28 00:02:56 2022 +0000
7a39b29
ARM: dts: npcm7xx: add npcm750 gpio node compatible name
by Jim Liu
· Mon Nov 28 10:34:47 2022 +0800
89b2654
ARM: dts: npcm8xx: add npcm845 function node
by Jim Liu
· Mon Nov 28 10:32:44 2022 +0800
0f3a398
omap4: make musb probeable by simple bus
by Andreas Kemnade
· Sat Nov 26 23:30:09 2022 +0100
b3f0f83
arm: mach-omap2: Move common image process functions out of board files
by Andrew Davis
· Thu Oct 20 12:12:19 2022 -0500
0f33ef2
arm: dts: Add OSPI support for AM62-SK
by Dhruva Gole
· Thu Oct 27 20:23:10 2022 +0530
0d350bd
arm: dts: k3-am62x: sync dt with linux kernel
by Dhruva Gole
· Thu Oct 27 20:23:09 2022 +0530
2d982b7
arm: mach-k3: am62a: introduce auto-generated SoC data
by Bryan Brattlof
· Thu Nov 03 19:13:56 2022 -0500
daa39a6
arm: mach-k3: introduce basic files to support the am62a
by Bryan Brattlof
· Thu Nov 03 19:13:55 2022 -0500
e1dd18c
arm: dts: introduce am62a7 u-boot dtbs
by Bryan Brattlof
· Thu Nov 03 19:13:52 2022 -0500
0c64cee
arm: dts: introduce am62a7 dtbs from linux kernel
by Bryan Brattlof
· Thu Nov 03 19:13:51 2022 -0500
7cc3031
Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Thu Dec 08 11:25:08 2022 -0500
d31ac5d
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Thu Dec 08 08:28:14 2022 -0500
7fea7fc
Merge tag 'u-boot-at91-fixes-2023.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91
by Tom Rini
· Thu Dec 08 08:27:50 2022 -0500
a51bb74
lib: Add common semihosting library
by Kautuk Consul
· Wed Dec 07 17:12:34 2022 +0530
e8020a5
net: tsec: Remove non-DM_ETH support code
by Tom Rini
· Sun Nov 27 10:25:04 2022 -0500
afa5185
global: Remove extraneous DM_ETH imply/select
by Tom Rini
· Sun Nov 27 10:25:03 2022 -0500
f0e4c6c
ARM: dts: stm32: Drop MMCI interrupt-names
by Marek Vasut
· Wed Nov 02 14:53:49 2022 +0100
c69095d
ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK
by Yann Gautier
· Wed Nov 02 14:53:48 2022 +0100
8099880
arm: dts: stm32mp13: add support of RCC driver
by Gabriel Fernandez
· Thu Nov 24 11:36:05 2022 +0100
cfbb839
arm: Use the WEAK assembly entry point consistently
by Tom Rini
· Tue Nov 22 12:31:56 2022 -0500
117af43
Convert CONFIG_TEGRA_CLOCK_SCALING et al to Kconfig
by Tom Rini
· Sat Nov 19 18:45:36 2022 -0500
c48c040
Convert CONFIG_SH_GPIO_PFC et al to Kconfig
by Tom Rini
· Sat Nov 19 18:45:32 2022 -0500
b91baf6
Convert CONFIG_NAND_KMETER1 et al to Kconfig
by Tom Rini
· Sat Nov 19 18:45:29 2022 -0500
31df83b
arm: Remove unused mx27 code
by Tom Rini
· Sat Nov 19 18:45:27 2022 -0500
b5207bb
arm: samsung: Move CONFIG_MISC_COMMON to Kconfig
by Tom Rini
· Sat Nov 19 18:45:26 2022 -0500
370e11c
arm: ls102xa: Migrate LS102XA_STREAM_ID
by Tom Rini
· Sat Nov 19 18:45:25 2022 -0500
e4e9bb6
arm: lpc32xx: Remove unused hsuart driver
by Tom Rini
· Sat Nov 19 18:45:24 2022 -0500
945a668
Convert CONFIG_IOMUX_SHARE_CONF_REG et al to Kconfig
by Tom Rini
· Sat Nov 19 18:45:22 2022 -0500
76acafc
Convert CONFIG_IODELAY_RECALIBRATION to Kconfig
by Tom Rini
· Sat Nov 19 18:45:21 2022 -0500
ae1916c
arm920t: Remove unused imx code
by Tom Rini
· Sat Nov 19 18:45:17 2022 -0500
2e15b4a
Convert CONFIG_FSL_DEVICE_DISABLE to Kconfig
by Tom Rini
· Sat Nov 19 18:45:10 2022 -0500
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
1f17363
Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig
by Tom Rini
· Wed Nov 16 13:10:38 2022 -0500
bb4dd96
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
by Tom Rini
· Wed Nov 16 13:10:37 2022 -0500
f552a13
Convert CONFIG_SYS_PMAN et al to Kconfig
by Tom Rini
· Wed Nov 16 13:10:34 2022 -0500
56af659
global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*
by Tom Rini
· Wed Nov 16 13:10:33 2022 -0500
7ea43c5
Convert CONFIG_SYS_OMAP_ABE_SYSCK to Kconfig
by Tom Rini
· Wed Nov 16 13:10:32 2022 -0500
ff25c3e
Remove unused symbols
by Tom Rini
· Wed Nov 16 13:10:31 2022 -0500
0a2bac7
global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*
by Tom Rini
· Wed Nov 16 13:10:29 2022 -0500
df6a215
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
by Tom Rini
· Wed Nov 16 13:10:28 2022 -0500
dc172ee
Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig
by Tom Rini
· Sun Dec 04 09:39:03 2022 -0500
b421349
global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*
by Tom Rini
· Sat Nov 12 17:36:51 2022 -0500
34140ec
ARM: zynq: Add missing twd timer for mini configurations
by Michal Simek
· Tue Nov 29 13:23:20 2022 +0100
875a135
arm64: zynqmp: Do not enable IPI by default
by Michal Simek
· Tue Nov 29 16:09:42 2022 +0100
461b931
arm64: zynqmp: Do not include psu_init to U-Boot by default
by Michal Simek
· Fri Dec 02 09:18:06 2022 +0100
c6f9058
arm64: zynqmp: dynamically mark r5 cores as used
by Lukas Funke
· Fri Oct 28 14:15:47 2022 +0200
5aaf1e2
am335x-sancloud-bbe: Add -u-boot.dtsi files
by Paul Barker
· Mon Nov 14 12:42:42 2022 +0000
533e87e
am335x-sancloud-bbe-lite: SPI flash is JEDEC compatible
by Paul Barker
· Mon Nov 14 12:42:41 2022 +0000
1792aab
am335x-evm: Enable required dtb nodes in SPL
by Paul Barker
· Mon Nov 14 12:42:38 2022 +0000
5e8f1f9
ARM: dts: at91: sama7g5: fix signal name of pin PD8
by Mihai Sain
· Mon Nov 14 17:10:35 2022 +0200
270537c
arm: mach-k3: fix spelling mistake "entended" -> "extended"
by Bryan Brattlof
· Tue Nov 22 13:28:11 2022 -0600
e10c8d6
ram: ast2600: Align the RL and WL setting
by Dylan Hung
· Fri Nov 11 15:30:08 2022 +0800
8c5ba36
Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Wed Nov 23 10:05:26 2022 -0500
4bca659
arm64: dts: meson: nanopi-k2: readd PHY reset properties
by Christian Hewitt
· Tue Oct 25 14:32:05 2022 +0000
f79b217
arm64: versal: Add octal spi flash mini u-boot configuration
by Ashok Reddy Soma
· Wed Nov 16 07:11:55 2022 -0700
8bcf982
arm64: versal: Add qspi flash mini u-boot configuration
by Ashok Reddy Soma
· Wed Nov 16 07:11:53 2022 -0700
afcb640
soc: xilinx: versal-net: Add soc_xilinx_versal_net driver
by Michal Simek
· Wed Nov 16 16:36:35 2022 +0100
62b5cfc
arm64: zynqmp: Describe TI phy as ethernet-phy-id with reset on zcu106
by Michal Simek
· Wed Nov 16 11:59:19 2022 +0100
30a73db
xilinx: versal-net: Fix incorrect platform name in Kconfig
by Michal Simek
· Sat Nov 05 18:21:27 2022 -0700
20c2688
ARM: zynq: DT: Enable all FCLKs by default
by Christian Kohn
· Wed Oct 12 11:30:33 2022 +0200
0f36b14
xilinx: common: Remove zynq_board_read_rom_ethaddr()
by Venkatesh Yadav Abbarapu
· Mon Oct 17 15:18:18 2022 +0530
1155ddd
Revert "imx: imx8: apalis: switch to binman"
by Stefano Babic
· Tue Nov 15 11:49:40 2022 +0100
e61db6c
arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y
by Pali Rohár
· Sun Nov 20 17:56:26 2022 +0100
8bda02a
Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Mon Nov 14 07:29:51 2022 -0500
e32b066
imx8-u-boot: Fix SPL guard option
by Fabio Estevam
· Fri Nov 11 15:46:42 2022 -0300
dcdd3bd
global: Migrate CONFIG_HPS* symbols to the CFG namespace
by Tom Rini
· Fri Oct 28 20:27:14 2022 -0400
376b88a
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
by Tom Rini
· Fri Oct 28 20:27:13 2022 -0400
5ba346a
mediatek: Include <linux/sizes.h> where needed
by Tom Rini
· Fri Oct 28 20:27:08 2022 -0400
02cb9bc
Convert mx8 u-boot.dtsi to CONFIG_TEXT_BASE
by Stefano Babic
· Wed Nov 09 16:50:49 2022 +0100
870e8ff
imx: imx8: apalis: switch to binman
by Oliver Graute
· Fri Nov 04 16:03:44 2022 +0100
7886cb5
imx: imx8x: colibri: switch to binman
by Oliver Graute
· Fri Nov 04 16:03:43 2022 +0100
Next »