Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
32c25c80bf49970528f92bf8682b81e4e70a6d59
/
arch
32c25c8
ARM: dts: xilinx: align gpio-key node names with dtschema
by Krzysztof Kozlowski
· Wed Jun 15 17:53:24 2022 -0700
c4901ea
ARM: zynq: Use recommended dma-controller name instead of dmac
by Michal Simek
· Thu Jan 05 09:41:22 2023 +0100
073fd52
arm64: zynqmp: Enable hs termination flag for USB dwc3 controller
by Michael Grzeschik
· Sun Oct 23 23:56:49 2022 +0200
0b45bf7
arm64: dts: xilinx: align LED node names with dtschema
by Krzysztof Kozlowski
· Fri Nov 25 15:41:36 2022 +0100
a8ecf55
xilinx: dts: Remove cdns,zynq-gem
by Michal Simek
· Mon Feb 06 13:50:00 2023 +0100
c34de68
riscv: semihosting: replace inline assembly with assembly file
by Andre Przywara
· Tue Feb 07 15:21:05 2023 +0000
8ad3a5d
arm: semihosting: replace inline assembly with assembly file
by Andre Przywara
· Tue Feb 07 15:21:04 2023 +0000
33d71d7
am62a7: dts: Enable full 4GB LPDDR4
by Devarsh Thakkar
· Mon Feb 06 17:04:51 2023 +0530
c13863f
ARM: dts: uniphier: Sync DT with Linux v6.2
by Kunihiko Hayashi
· Tue Feb 28 11:37:09 2023 +0900
99eda99
ARM: dts: uniphier: Switch USB node to the original
by Kunihiko Hayashi
· Tue Feb 28 11:37:08 2023 +0900
63735de
powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORx
by Christophe Leroy
· Sun Feb 26 10:44:09 2023 +0100
f32a942
ARM: remove SPEAR entry in makefile
by Patrick Delaunay
· Wed Feb 22 20:19:58 2023 +0100
6da328e
arm64: Reduce PT size estimation complexity
by Marc Zyngier
· Tue Feb 14 21:38:14 2023 +0800
feb0ec2
arm64: Reduce add_map() complexity
by Marc Zyngier
· Tue Feb 14 21:38:13 2023 +0800
0ac9804
arm64: Initialize TLB memory if CMO_BY_VA_ONLY
by Pierre-Clément Tosi
· Thu Feb 09 04:54:28 2023 +0800
b67855c
arm: cpu: Add optional CMOs by VA
by Marc Zyngier
· Thu Feb 09 04:54:27 2023 +0800
90fc7a1
freescale: Drop old pre-DM_ETH code
by Simon Glass
· Wed Feb 22 09:34:16 2023 -0700
f32c5b1
sandbox: Use the generic VPL option to enable VPL
by Simon Glass
· Wed Feb 22 09:34:05 2023 -0700
cce3e3e
sandbox: Tidy up RTC options
by Simon Glass
· Wed Feb 22 09:34:04 2023 -0700
13a5b15
sandbox: Expand size for VPL image
by Simon Glass
· Wed Feb 22 09:33:56 2023 -0700
ae14d96
s5p: Remove empty arch_misc_init
by Tom Rini
· Wed Feb 15 22:36:55 2023 -0500
6518e1f
mvebu: Drop empty arch_misc_init
by Tom Rini
· Wed Feb 15 22:36:54 2023 -0500
2bdfc3c
mvebe: Drop ARCH_MISC_INIT from alleycat 5
by Tom Rini
· Wed Feb 15 22:36:53 2023 -0500
2daa800
imx9: Remove ARCH_MISC_INIT
by Tom Rini
· Wed Feb 15 22:36:52 2023 -0500
dd96cef
arm: rk3368: Select ARCH_EARLY_INIT_R when used
by Tom Rini
· Wed Feb 15 22:36:50 2023 -0500
57bef81
arm: zynq: Move to select'ing ARCH_EARLY_INIT_R if we have FPGA
by Tom Rini
· Wed Feb 15 22:36:49 2023 -0500
208bba2
arm: mvebu: Add select on ARCH_EARLY_INIT_R if ARM64
by Tom Rini
· Wed Feb 15 22:36:48 2023 -0500
2d26ac1
arm: mvebu: Define SPL memory maps
by Pali Rohár
· Fri Feb 03 22:26:37 2023 +0100
465ecee
arm: mvebu: Define env_sf_get_env_addr() also for Proper U-Boot
by Pali Rohár
· Fri Feb 03 21:41:45 2023 +0100
dca22e5
arm: mvebu: Fix comment about CPU_ATTR_BOOTROM mapping
by Pali Rohár
· Fri Feb 03 21:34:27 2023 +0100
bbe0147
arm: mvebu: Remove A39x relicts
by Pali Rohár
· Sun Jan 29 19:09:02 2023 +0100
8d11032
arm: mvebu: Fix description of MVEBU_SPL_BOOT_DEVICE_(SPI|MMC) options
by Pali Rohár
· Tue Jan 10 23:13:01 2023 +0100
ea87690
arm: mvebu: Add support for generating PEX kwbimage
by Pali Rohár
· Tue Jan 10 23:09:15 2023 +0100
5c5cf60
arm: mvebu: Add support for generating NAND kwbimage
by Pali Rohár
· Tue Jan 10 22:55:21 2023 +0100
aa6244e
arm: mvebu: spl: Fix support for loading U-Boot proper from SD card
by Pali Rohár
· Mon Jan 09 00:52:09 2023 +0100
cefdc03
arm: mvebu: spl: Load proper U-Boot from selected eMMC boot partition
by Pali Rohár
· Sun Jan 08 13:31:41 2023 +0100
7809725
arm: mvebu: spl: Remove checks for BOOT_DEVICE_MMC2 and BOOT_DEVICE_MMC2_2
by Pali Rohár
· Sun Jan 08 13:27:07 2023 +0100
bb46cea
arm: mvebu: spl: Fix parsing SATA kwbimage
by Pali Rohár
· Sat Jan 21 13:47:45 2023 +0100
9fb3039
arm: mvebu: spl: Fix parsing SDIO kwbimage
by Pali Rohár
· Sun Jan 08 13:16:38 2023 +0100
eef107e
tpm: Separate out the TPM tests for v1 and v2
by Simon Glass
· Tue Feb 21 06:24:51 2023 -0700
1c0b887
Merge tag 'v2023.04-rc3' into next
by Tom Rini
· Mon Feb 27 17:28:21 2023 -0500
79a2dbb
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra
by Tom Rini
· Thu Feb 23 17:32:22 2023 -0500
f8700e4
ARM: tegra20: implement BCT patching
by Svyatoslav Ryhel
· Tue Feb 14 19:35:38 2023 +0200
f2f708d
ARM: tegra30: implement BCT patching
by Ramin Khonsari
· Tue Feb 14 19:35:37 2023 +0200
c14b207
ARM: tegra: crypto: extend crypto functional
by Svyatoslav Ryhel
· Tue Feb 14 19:35:36 2023 +0200
7d5a2f4
ARM: tegra: expose crypto module for all Tegra SoCs
by Svyatoslav Ryhel
· Tue Feb 14 19:35:35 2023 +0200
3212879
board: tegra30: switch to updated pre-dm i2c write
by Svyatoslav Ryhel
· Tue Feb 14 19:35:34 2023 +0200
018e737
ARM: tegra: create common pre-dm i2c write
by Svyatoslav Ryhel
· Tue Feb 14 19:35:32 2023 +0200
b99f3df
ARM: tegra: add late init support
by Svyatoslav Ryhel
· Tue Feb 14 19:35:31 2023 +0200
c226fc7
ARM: tegra: Fix Tegra PWM parent clock
by Svyatoslav Ryhel
· Tue Feb 14 19:35:28 2023 +0200
7646ba5
ARM: tegra30: add PLLD to pll setup
by Svyatoslav Ryhel
· Tue Feb 14 19:35:27 2023 +0200
b6e50b8
ARM: tegra: clock: add clock_decode_pair helper
by Svyatoslav Ryhel
· Tue Feb 14 19:35:26 2023 +0200
19a5b03
ARM: tegra: clock: add clk_id_to_pll_id helper
by Svyatoslav Ryhel
· Tue Feb 14 19:35:25 2023 +0200
932ec72
ARM: t20/t30: swap host1x and disp1 clock parents
by Svyatoslav Ryhel
· Tue Feb 14 19:35:24 2023 +0200
d956f35
tegra30: clock: add EXTPERIPH
by Svyatoslav Ryhel
· Tue Feb 14 19:35:23 2023 +0200
e189adf
x86: Pass -z execstack for EFI payload flags
by Tom Rini
· Tue Feb 14 15:09:32 2023 -0500
d949dda
arm: dts: chameleonv3: Add 270-2 variant
by Paweł Anikiel
· Tue Feb 21 16:17:05 2023 +0100
faebb86
arm: dts: chameleonv3: Rename chameleonv3.dts to .dtsi
by Paweł Anikiel
· Tue Feb 21 16:17:04 2023 +0100
d897af5
arm: dts: chameleonv3: Override chameleonv3 bitstream names
by Paweł Anikiel
· Tue Feb 21 16:17:03 2023 +0100
ddcdd94
riscv: binman: Add help message for missing blobs
by Rick Chen
· Fri Feb 17 16:57:01 2023 +0800
249ce73
riscv: Rename Andes cpu and board names
by Leo Yu-Chi Liang
· Tue Feb 14 20:42:49 2023 +0800
e440ed4
configs: ae350: Enable v5l2 cache for AE350 platforms in SPL
by Yu Chien Peter Lin
· Mon Feb 06 16:10:50 2023 +0800
b2ccd1c
riscv: ax25: cache.c: Cleanups to L1/L2 cache function used in SPL
by Yu Chien Peter Lin
· Mon Feb 06 16:10:49 2023 +0800
5cc6b3f
riscv: ae350: dts: Update L2 cache compatible string
by Yu Chien Peter Lin
· Mon Feb 06 16:10:48 2023 +0800
82f0f53
riscv: cpu: ax25: Simplify cache enabling logic in harts_early_init()
by Yu Chien Peter Lin
· Mon Feb 06 16:10:47 2023 +0800
816979a
riscv: Remove redundant Kconfig "RISCV_NDS_CACHE"
by Leo Yu-Chi Liang
· Mon Feb 06 16:10:44 2023 +0800
52d54e1
riscv: global_data.h: Correct the comment for PLICSW
by Yu Chien Peter Lin
· Mon Feb 06 10:06:29 2023 +0800
d3a98cb
dm: dts: Convert driver model tags to use new schema
by Simon Glass
· Mon Feb 13 08:56:33 2023 -0700
89e0dff
clocks: qcs404: Add support for I2C clocks
by Sumit Garg
· Mon Feb 13 10:19:09 2023 +0530
7dfe570
Merge tag 'i2c-updates-for-v2023.04' of https://source.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· Mon Feb 13 09:57:35 2023 -0500
27fdd6b
arm: kirkwood: Enable uart0 dm-pre-reloc for Pogoplug V4 board
by Tony Dinh
· Fri Feb 10 13:08:17 2023 -0800
6aebc1a
arm: mvebu: Add support for Synology DS116 (Armada 385)
by Tony Dinh
· Thu Feb 09 14:00:03 2023 -0800
63eba13
arm: mvebu: Add support for Thecus N2350 (Armada 385) board
by Tony Dinh
· Wed Feb 01 15:13:05 2023 -0800
68b735b
arm: kirkwood: Use CONFIG_SYS_NS16550 with DM_SERIAL for Kirkwood boards
by Tony Dinh
· Tue Jan 31 14:06:54 2023 -0800
56dd918
arm: aspeed: dtsi: add reg for i2c
by Ryan Chen
· Mon Jan 30 14:19:25 2023 +0800
6fcc987
socfpga: fix the serial console on DE1-SoC
by Jade Lovelace
· Fri Feb 10 17:15:26 2023 -0800
5c4a9c1
Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx
by Tom Rini
· Sun Feb 12 15:25:09 2023 -0500
1fc46f5
board: cssi: Add new board MCR3000_2G
by Christophe Leroy
· Fri Oct 14 12:54:50 2022 +0200
b7df908
driver, gpio: Add support for MPC 8xx CPU ports
by Christophe Leroy
· Fri Oct 14 10:01:41 2022 +0200
5fb0b63
board: MCR3000: Use lowercase filenames
by Christophe Leroy
· Mon Jan 30 09:11:03 2023 +0100
d1707d2
powerpc/mpc8xx: Zero boot_flags arg for calling board_init_f()
by Christophe Leroy
· Sat Jan 28 13:53:10 2023 +0100
157f2c5
dm: button: add support for linux_code in button-gpio.c driver
by Dzmitry Sankouski
· Sun Jan 22 18:21:24 2023 +0300
54f4c83
test: create dedicated fdt node for ofnode_for_each_prop test
by Dzmitry Sankouski
· Sun Jan 22 18:21:23 2023 +0300
55003db
dts: add missing linux,code in gpio-keys
by Dzmitry Sankouski
· Sun Jan 22 18:21:22 2023 +0300
d337c1f
dts: qcs404-evb: Add I2C controller nodes
by Sumit Garg
· Wed Feb 01 19:29:01 2023 +0530
00e8469
pinctrl: qcs404: Enable I2C pinmux options
by Sumit Garg
· Wed Feb 01 19:28:59 2023 +0530
a3e804d
clock-snapdragon: Add clk_rcg_set_rate() with mnd_width=0
by Sumit Garg
· Wed Feb 01 19:28:57 2023 +0530
f974485
dts: qcs404-evb: Add ethernet controller node
by Sumit Garg
· Wed Feb 01 19:28:56 2023 +0530
fd1ad93
pinctrl-snapdragon: Get rid of custom drive-strength values
by Sumit Garg
· Wed Feb 01 19:28:52 2023 +0530
09aea5d
pinctrl: qcs404: Enable ethernet pinmux options
by Sumit Garg
· Wed Feb 01 19:28:51 2023 +0530
e9e6234
clocks: qcs404: Add support for ethernet clocks
by Sumit Garg
· Wed Feb 01 19:28:50 2023 +0530
8ed952d
qcs404-evb: Enable msm_gpio driver support
by Sumit Garg
· Wed Feb 01 19:28:49 2023 +0530
f9c6ee4
qcs404: sysmap: Don't map reserved memory ranges
by Sumit Garg
· Wed Feb 01 19:28:48 2023 +0530
5ef968e
Correct SPL uses of ROCKCHIP_OTP
by Simon Glass
· Sun Feb 05 17:54:59 2023 -0700
96c0d2b
Correct SPL uses of FASTBOOT
by Simon Glass
· Sun Feb 05 17:54:10 2023 -0700
0444380
Correct SPL uses of USB_KEYBOARD
by Simon Glass
· Sun Feb 05 17:55:28 2023 -0700
20b7cd6
Correct SPL use of SYS_FSL_ERRATUM_A010539
by Simon Glass
· Sun Feb 05 15:40:55 2023 -0700
1e58e02
Correct SPL use of STM32MP15X_STM32IMAGE
by Simon Glass
· Sun Feb 05 15:40:53 2023 -0700
c19fee5
Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR
by Simon Glass
· Sun Feb 05 17:55:03 2023 -0700
9e0417e
Correct SPL uses of SAVE_PREV_BL_FDT_ADDR
by Simon Glass
· Sun Feb 05 15:40:44 2023 -0700
Next »