Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a96ed8d67ca82074cb92b73d10e0a96947b09bff
/
arch
/
arm
a96ed8d
arm: imx8m: imx8mm-cl-iot-gate: detect extension board
by Ying-Chun Liu (PaulLiu)
· Fri Nov 05 17:13:25 2021 +0800
e612f68
arm: dts: imx8mm-cl-iot-gate: add Compulab's ied overlays
by Ying-Chun Liu (PaulLiu)
· Fri Nov 05 17:13:24 2021 +0800
f2c4a39
imx8ulp: implement to obtain the SoC current temperature
by Alice Guo
· Fri Oct 29 09:46:32 2021 +0800
8840830
imx8ulp: clock: Handle the DDRLOCKED when setting DDR clock
by Ye Li
· Fri Oct 29 09:46:30 2021 +0800
23ee0e1
imx8ulp: clock: Support to enable/disable the ADC1 clock
by Alice Guo
· Fri Oct 29 09:46:29 2021 +0800
992b0ae
imx8ulp: Update ethernet mac to get from fuse
by Ye Li
· Fri Oct 29 09:46:28 2021 +0800
cb7e375
imx8ulp: clock: Support to reset DCNano and MIPI DSI
by Ye Li
· Fri Oct 29 09:46:27 2021 +0800
328f201
imx8ulp: clock: Reset DDR controller before clock enable
by Ye Li
· Fri Oct 29 09:46:26 2021 +0800
133f8b8
imx8ulp: Workaround LPOSC_TRIM fuse load issue
by Ye Li
· Fri Oct 29 09:46:25 2021 +0800
f012ceb
imx8ulp: Remove freescale name from CPU revision
by Ye Li
· Fri Oct 29 09:46:24 2021 +0800
715cfa0
imx8ulp: Fix DCNANO QoS setting
by Ye Li
· Fri Oct 29 09:46:23 2021 +0800
a031155
imx8ulp: Set DCNANO read QoS on NIC_LPAV to highest
by Ye Li
· Fri Oct 29 09:46:22 2021 +0800
27666ca
imx8ulp_evk: Control LPI2C0 PCA6416 and TPM0 for display
by Ye Li
· Fri Oct 29 09:46:21 2021 +0800
d325d37
imx8ulp: rdc: allow A35 access flexspi0 mem
by Ye Li
· Fri Oct 29 09:46:20 2021 +0800
3d3dfb0
imx8ulp: clock: Add MIPI DSI clock and DCNano clock
by Ye Li
· Fri Oct 29 09:46:19 2021 +0800
da0469d
imx8ulp: clock: Support LPAV clocks in cgc and pcc
by Ye Li
· Fri Oct 29 09:46:18 2021 +0800
fa609b4
imx8ulp: assign PXP/HIFI4/EPDC to APD domain
by Peng Fan
· Fri Oct 29 09:46:17 2021 +0800
43819eb
arm: imx8ulp: Allocate LPAV resources to AP domain
by Ye Li
· Fri Oct 29 09:46:16 2021 +0800
7201262
imx8ulp: soc: Check the DBD_EN fuse before setting RDC
by Ye Li
· Fri Oct 29 09:46:15 2021 +0800
1daf63f
ARM: imx8m: support env in fat and ext4
by Ricardo Salveti
· Wed Oct 20 16:16:26 2021 -0300
dc5c6bf
imx: nandbcb: Fix printf format in write_fcb
by Pali Rohár
· Wed Oct 20 11:13:15 2021 +0200
9ea1223
mxs: power: Change sequence of enabling DCDC switches
by Lukasz Majewski
· Wed Oct 13 15:40:12 2021 +0200
b94a381
imx8mm-venice-gw7902: fix M2_RST# gpio pinmux
by Tim Harvey
· Wed Oct 06 13:13:23 2021 -0700
0219250
mx7ulp_com: add support for SPL
by Ricardo Salveti
· Sun Sep 12 17:32:57 2021 +0300
ebe59e2
mx7ulp: select soc features
by Oleksandr Suvorov
· Sun Sep 12 17:32:55 2021 +0300
9b29436
arm: imx: imx8mq: add support to get values for more clocks
by Heiko Thiery
· Thu Sep 09 14:59:18 2021 +0200
7aa01e2
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Thu Feb 03 23:20:20 2022 -0500
fc4c547
ARM: dts: suniv: Add device tree files and bindings for F1C100s
by Icenowy Zheng
· Sat Jan 29 10:23:08 2022 -0500
8f2d1c0
mach-sunxi: Add support for SUNIV architecture
by Icenowy Zheng
· Sat Jan 29 10:23:07 2022 -0500
8701e10
sunxi: Add F1C100s DRAM initial support
by Icenowy Zheng
· Sat Jan 29 10:23:04 2022 -0500
015051d
ARM: sunxi: Add clock and uart to sunxi headers
by Icenowy Zheng
· Sat Jan 29 10:23:03 2022 -0500
b198c2e
arm: arm926ej-s: Add sunxi code
by Icenowy Zheng
· Sat Jan 29 10:23:02 2022 -0500
c339098
mach-sunxi: Move timer code to mach folder
by Jesse Taube
· Sat Jan 29 10:23:01 2022 -0500
362132f
arm: arm926ej-s: start.S: port save_boot_params support from armv7 code
by Icenowy Zheng
· Sat Jan 29 10:23:00 2022 -0500
d5b6f7d
armv8: remove no longer needed lowlevel_init.S
by Andre Przywara
· Sun Jan 23 00:31:06 2022 +0000
b277429
sunxi: move early "SRAM setup" into separate file
by Andre Przywara
· Sun Jan 23 00:28:43 2022 +0000
5fc2556
sunxi: move Cortex SMPEN setting into start.S
by Andre Przywara
· Sun Jan 23 00:27:19 2022 +0000
e2c133d
sunxi: move non-essential code out of s_init()
by Andre Przywara
· Sat Jan 22 10:05:12 2022 +0000
56ee387
armv8: start.S: remove CONFIG_SYS_RESET_SCTRL code
by Andre Przywara
· Mon Jan 24 17:17:40 2022 +0000
463eb09
armv8: spl: Fix build with LINUX_KERNEL_IMAGE_HEADER
by Alper Nebi Yasak
· Sat Jan 29 18:27:03 2022 +0300
1526ba5
arm: dts: ls1028a-qds: declare in-band autoneg for Ethernet ports
by Vladimir Oltean
· Mon Jan 03 14:47:37 2022 +0200
3cd5232
arm: dts: ls1028a-rdb: sync device tree with Linux
by Vladimir Oltean
· Mon Jan 03 14:47:36 2022 +0200
f0f43e7
arm: dts: ls1028a-rdb: enable PCIe controllers from U-Boot dtsi
by Vladimir Oltean
· Mon Jan 03 14:47:35 2022 +0200
e2b2046
arm: dts: ls1028a-rdb: disable I2C buses 1 through 7
by Vladimir Oltean
· Mon Jan 03 14:47:34 2022 +0200
603281d
arm: dts: ls1028a-rdb: disable DSPI nodes
by Vladimir Oltean
· Mon Jan 03 14:47:33 2022 +0200
fc203b3
arm: dts: ls1028a-rdb: sync Ethernet device tree nodes with Linux
by Vladimir Oltean
· Mon Jan 03 14:47:32 2022 +0200
f673b53
arm: dts: ls1028a-rdb: sort nodes alphabetically
by Vladimir Oltean
· Mon Jan 03 14:47:31 2022 +0200
20b7d0a
arm: dts: lx2160a-rdb: use Linux compatible string for RTC
by Vladimir Oltean
· Mon Jan 03 14:47:29 2022 +0200
83fdf82
arm: dts: ls1028a-rdb: use Linux compatible string for RTC
by Vladimir Oltean
· Mon Jan 03 14:47:28 2022 +0200
1fb043c
arm: dts: ls1028a-qds: use Linux compatible string for RTC
by Vladimir Oltean
· Mon Jan 03 14:47:27 2022 +0200
ebda278
arm: dts: lx2160a-qds: use Linux compatible string for RTC
by Vladimir Oltean
· Mon Jan 03 14:47:26 2022 +0200
296d6de
arm: dts: ls1088a-rdb: use Linux compatible string for RTC
by Vladimir Oltean
· Mon Jan 03 14:47:25 2022 +0200
a6ab49e
arm: dts: ls1088a-qds: use Linux compatible string for RTC
by Vladimir Oltean
· Mon Jan 03 14:47:24 2022 +0200
3d1a8d2
arm/expu1/seli8: adapt dts NOR partition table to the latest used
by Aleksandar Gerasimovski
· Tue Nov 16 13:11:17 2021 +0000
4f8a0f8
arm: ls1021a: limit debug eth phy speed to 100Mbps
by Aleksandar Gerasimovski
· Tue Nov 16 12:47:25 2021 +0000
e605fb1
board: traverse: add initial Ten64 support
by Mathew McBride
· Mon Jan 31 18:34:43 2022 +0530
7faa34a
arm: kirkwood: Pogoplug-V4 : Add Kconfig files
by Tony Dinh
· Sun Jan 23 22:17:11 2022 -0800
b1251f5
arm: kirkwood: Pogoplug-V4 : Add DTS files
by Tony Dinh
· Sun Jan 23 22:17:10 2022 -0800
4e04842
sunxi: Fix H616 DRAM read calibration for dual rank
by Jernej Skrabec
· Sat Jan 29 16:58:43 2022 +0100
137ab1c
sunxi: fix H616 DRAM ODT support
by Jernej Skrabec
· Sat Jan 29 16:58:42 2022 +0100
2ff2a1d
sunxi: Add option to prevent booting on power plug-in
by Chris Morgan
· Fri Jan 21 13:37:32 2022 +0000
8a4184c
sunxi: gpio: Fix up pointer arithmetic
by Andre Przywara
· Sun Jan 30 01:19:42 2022 +0000
6dde4a2
sunxi: gpio: Add per-bank drive and pull setters
by Samuel Holland
· Wed Oct 20 23:52:55 2021 -0500
41abadc
sunxi: gpio: Return void from setter functions
by Samuel Holland
· Wed Oct 20 23:52:54 2021 -0500
cfc57ab
ARM: dts: k3-am642-sk: Disable cpsw_port1 in SPL
by Vignesh Raghavendra
· Fri Jan 21 12:47:52 2022 +0530
df29081
configs: stm32mp15: Enable OF_BOARD flag
by Patrice Chotard
· Thu Jan 20 08:19:15 2022 +0100
f5b8571
stm32prog: add partition name in treat_partition_list error messages
by Patrick Delaunay
· Tue Jan 18 10:33:14 2022 +0100
7d2757f
ARM: dts: stm32: Synchronize DHCOM DTs with Linux 5.15.12
by Marek Vasut
· Thu Dec 30 23:46:47 2021 +0100
8b08dfb
ARM: dts: stm32: Synchronize DHCOR DTs with Linux 5.15.12
by Marek Vasut
· Thu Dec 30 23:46:46 2021 +0100
37868aa
arm: dts: stm32mp15: alignment with v5.16
by Patrick Delaunay
· Fri Dec 17 16:30:22 2021 +0100
951edb4
stm32mp: correct the dependency for bootcount configs
by Patrick Delaunay
· Tue Dec 07 10:05:59 2021 +0100
3cbff2a
stm32mp: remove the bootcount activation
by Patrick Delaunay
· Tue Dec 07 10:05:58 2021 +0100
acb4169
ARM: dts: stm32: Add DFU support for DHCOR recovery
by Marek Vasut
· Mon Dec 06 21:58:09 2021 +0100
2f7aae0
arm: stm32mp: Fix USB boot device report
by Marek Vasut
· Mon Dec 06 21:58:08 2021 +0100
5a7affe
arm: dts: rz-g2-beacon-u-boot: Enable pinmux for QSPI
by Adam Ford
· Tue Jan 11 07:21:06 2022 -0600
eb56096
Convert CONFIG_AT91_EFLASH to Kconfig
by Patrick Delaunay
· Tue Jan 04 14:24:01 2022 +0100
1c38374
Convert CONFIG_BOOTP_SERVERIP to Kconfig
by Simon Glass
· Sat Dec 18 11:27:51 2021 -0700
65831d9
Convert CONFIG_TIMESTAMP to Kconfig
by Simon Glass
· Sat Dec 18 11:27:50 2021 -0700
c340341
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Thu Jan 20 12:40:20 2022 -0500
3110499
Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Thu Jan 20 09:39:45 2022 -0500
3a7bbd8
arm: mvebu: spl: Fix 100 column exceeds
by Marek Behún
· Fri Jan 14 14:31:45 2022 +0100
556eab6
arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possible
by Marek Behún
· Fri Jan 14 14:31:44 2022 +0100
031d172
arm: mvebu: spl: Use preferred types u8/u16/u32 instead of uintN_t
by Marek Behún
· Fri Jan 14 14:31:43 2022 +0100
46c871a
arm: mvebu: spl: Print srcaddr in error message
by Marek Behún
· Fri Jan 14 14:31:42 2022 +0100
8242056
arm: mvebu: Check for kwbimage data checksum
by Pali Rohár
· Fri Jan 14 14:31:41 2022 +0100
a157e12
arm: mvebu: Check that kwbimage blockid matches boot mode
by Pali Rohár
· Fri Jan 14 14:31:39 2022 +0100
dda8f88
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
by Pali Rohár
· Fri Jan 14 14:31:38 2022 +0100
eb7e1fc
arm: mvebu: Check that kwbimage offset and blocksize are valid
by Pali Rohár
· Fri Jan 14 14:31:37 2022 +0100
ed9bcb9
pci: pci_mvebu: Add support for Kirkwood PCIe controllers
by Pali Rohár
· Thu Jan 13 14:28:04 2022 +0100
5d6b448
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
by Marek Behún
· Thu Jan 20 01:04:42 2022 +0100
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
774c9af
Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Wed Jan 19 11:43:44 2022 -0500
4384889
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· Wed Jan 19 08:09:34 2022 -0500
85593af
arm64: zynqmp: Change firmware dependency
by Michal Simek
· Fri Jan 14 13:08:42 2022 +0100
afab9b3
arm64: xilinx: dts: Add dma properties to fix dtbs_check warnings
by Shravya Kumbham
· Fri Jan 14 12:44:06 2022 +0100
690dec0
arm64: zynqmp: Update USB node handle from dwc3 to usb
by Manish Narani
· Fri Jan 14 12:43:35 2022 +0100
ae89fd8
arm64: zynqmp: Change compatible strings for cadence uart
by Michal Simek
· Fri Jan 14 12:43:05 2022 +0100
82f2584
ARM: dts: ast2600: Add MDIO devices
by Dylan Hung
· Thu Dec 09 10:12:26 2021 +0800
793e264
ARM: dts: s700: add MMC/SD controller node
by Amit Singh Tomar
· Sun Nov 28 17:02:23 2021 +0530
d93aa99
ARM: dts: sync Actions Semi S700 DT from Linux v5.16-rc3
by Amit Singh Tomar
· Thu Dec 02 23:53:28 2021 +0530
Next »