Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
26c24b4872c44e6e0f5f821217535945d22ebf94
/
arch
26c24b4
stm32mp1: Add remoteproc support for m4 coprocessor
by Patrick Delaunay
· 5 years ago
7e5f8e3
bsec: update after MISC u-class update
by Patrick Delaunay
· 5 years ago
6e86643
stm32mp1: Makefile cleanup
by Patrick Delaunay
· 5 years ago
6b2baa0
stm32mp1: board: Update the way vdd-supply is retrieved from DT
by Patrick Delaunay
· 5 years ago
ae0931d0
stm32mp1: board: support of error led on ed1/ev1 board
by Patrick Delaunay
· 5 years ago
9f76fdf
stm32mp1: board: enable v1v2_hdmi and v3v3_hdmi regulator on dk2 boot
by Patrick Delaunay
· 5 years ago
fbe5457
stm32mp1: configs: add spi load support in spl
by Patrick Delaunay
· 5 years ago
8bbadde
stm32mp1: configs: add condition to activate WATCHDOG in SPL
by Patrick Delaunay
· 5 years ago
0355250
stm32mp1: configs: imply CONFIG_OF_LIBFDT_OVERLAY
by Patrick Delaunay
· 5 years ago
28a4609
stm32mp1: configs: Activate DISABLE_CONSOLE
by Patrick Delaunay
· 5 years ago
4368e56
stm32mp1: configs: select CONFIG_STM32_SERIAL
by Patrick Delaunay
· 5 years ago
fcb4991
stm32mp1: configs: activate PRE_CONSOLE_BUFFER
by Patrick Delaunay
· 5 years ago
887d9e4
stm32mp1: configs: activate CONFIG_SILENT_CONSOLE
by Patrick Delaunay
· 5 years ago
bff284f
stpmic1: program pmic to keep only the debug unit on
by Patrick Delaunay
· 5 years ago
5179a85
ARM: dts: stm32mp1: add pull-up on serial rx of console connected to STLINK
by Patrick Delaunay
· 5 years ago
3f030fb
ARM: dts: stm32mp1: add key support on DK1/DK2
by Patrick Delaunay
· 5 years ago
d918b88
ARM: dts: stm32mp1: add ldtc pre-reloc proper in SOC file
by Patrick Delaunay
· 5 years ago
cf45d9d
ARM: dts: stm32mp1: Add PSCI node access before relocation
by Patrick Delaunay
· 5 years ago
1ebe34b
ARM: dts: stm32mp1: Add iwdg2 support for SPL
by Patrick Delaunay
· 5 years ago
d1462e6
ARM: dts: stm32mp1: DDR config v1.45
by Patrick Delaunay
· 5 years ago
708cae7
ARM: dts: stm32mp1: sync device tree with v5.3-rc2
by Patrick Delaunay
· 5 years ago
aad11b1
ARM: dts: stih410-b2260: Sync DT with kernel v5.2
by Patrice Chotard
· 5 years ago
00000ff
Merge branch '2019-08-26-master-imports'
by Tom Rini
· 5 years ago
c73c22f
ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux
by Adam Ford
· 5 years ago
af720a2
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 5 years ago
e9fbc71
riscv: add a generic FIT generator script
by Lukas Auer
· 5 years ago
2a2a925
riscv: support SPL stack and global data relocation
by Lukas Auer
· 5 years ago
396f0bd
riscv: add SPL support
by Lukas Auer
· 5 years ago
6134659
riscv: add run mode configuration for SPL
by Lukas Auer
· 5 years ago
d36b102
Convert CONFIG_ARCH_CPU_INIT to Kconfig
by Adam Ford
· 5 years ago
963efe7
Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
43a1e2d
Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies
by Adam Ford
· 5 years ago
cfdc192
rockchip: rk3399: derive ethaddr from cpuid
by Rohan Garg
· 5 years ago
05e8cfd
rockchip: rk3288: remove fennec board support
by Kever Yang
· 5 years ago
a3843e5
rockchip: dts: rk3328-rock64: fix usb power supply
by Kever Yang
· 5 years ago
e68e10b
rockchip: rk3328: migrate u-boot node to -u-boot.dtsi
by Kever Yang
· 5 years ago
354ef6b
rockchip: dts: rk3328-rock64: enable usb3 xhci controller
by Kever Yang
· 5 years ago
01dc547
armv8: ls1028a: add icid setup for platform devices
by Laurentiu Tudor
· 5 years ago
7690ea7
armv8: ls1088a: add icid setup for platform devices
by Laurentiu Tudor
· 5 years ago
7c326ac
armv8: fsl-layerscape: make icid setup endianness aware
by Laurentiu Tudor
· 5 years ago
e29ca39
armv8: fsl-layerscape: add base addresses for several devices
by Laurentiu Tudor
· 5 years ago
32f4c16
armv8: fsl-layerscape: add missing sec jr base address defines
by Laurentiu Tudor
· 5 years ago
44d4d33
armv8: kconfig: Fix some platforms incorrect I2C clock divider
by Chuanhua Han
· 5 years ago
7fd13ae
armv8: ls1028aqds: define ARCH_MISC_INIT to handle mux
by Pankaj Bansal
· 5 years ago
98a5e40
configs: ls1088a: Enable DM support for pcf2127 rtc
by Chuanhua Han
· 5 years ago
c1ce7ff
armv8: dts: ls1088aqds : Add pcf2127 node
by Chuanhua Han
· 5 years ago
e8af622
armv8: dts: ls1088ardb: Add slave nodes under the i2c0 controller
by Chuanhua Han
· 5 years ago
2f2767b
armv8: dts: ls1088a: add I2C node support
by Chuanhua Han
· 5 years ago
be4f61d
gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088A
by Chuanhua Han
· 5 years ago
3f27fff
configs: ls2088a: Enable DM support for ds3231 rtc
by Chuanhua Han
· 5 years ago
3413815
armv8: dts: ls2088aqds : Add ds3232 node
by Chuanhua Han
· 5 years ago
6a099cc
armv8: dts: ls2088ardb: Add slave nodes under the i2c0
by Chuanhua Han
· 5 years ago
20fd96c
armv8: dts: fsl-ls2088a: add i2c node support
by chuanhua han
· 5 years ago
ba58668
gpio: do not include <asm/arch/gpio.h> on ARCH_LS2080A
by Chuanhua Han
· 5 years ago
7657bc3
armv8: dts: ls1028aqds: Add pcf2127 node under i2c1
by Chuanhua Han
· 5 years ago
c6c006a
armv8: dts: ls1028aqds: Add pca9547 node under the i2c0 controller
by Chuanhua Han
· 5 years ago
c512306
configs: ls1028a: Enable DM support for pcf2127 rtc
by Chuanhua Han
· 5 years ago
e6f372b
armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controller
by Chuanhua Han
· 5 years ago
f6d2a73
gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028A
by Chuanhua Han
· 5 years ago
b3481ee
configs: lx2160: enable DM support for pcf2127 rtc
by Chuanhua Han
· 5 years ago
e0cf758
armv8: dts: lx2160aqds : Add pcf2127 node
by Chuanhua Han
· 5 years ago
1a64fb0
armv8: dts: lx2160ardb : Add the "u-boot, dm-pre-reloc" for i2c0
by Chuanhua Han
· 5 years ago
9312dcb
armv8: dts: Add pcf2127 node for lx2160ardb
by Chuanhua Han
· 5 years ago
7e56fe1
armv8: dts: fsl-lx2160a: add i2c controller and gpio DT nodes
by Chuanhua Han
· 5 years ago
a08cce5
gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160A
by Chuanhua Han
· 5 years ago
d24d2d9
drivers: i2c: mxc: Fix compiler error when using i2c dm mode
by Chuanhua Han
· 5 years ago
afa8669
armv8: ls1028a: select BOARD_LATE_INIT config
by Yuantian Tang
· 5 years ago
c6f4f59
arm: dts: Makefile: clean *dtb_HS
by Suniel Mahesh
· 5 years ago
6ed5a58
ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernels
by Suman Anna
· 5 years ago
b9b918f
Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
e008ebf
sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass
by Urja Rannikko
· 6 years ago
25394e7
sysreset: switch to using SYSRESET_POWER_OFF for poweroff
by Urja Rannikko
· 6 years ago
c62a9d8
rockchip: rk3399: Add ROC-RK3399-PC support
by Levin Du
· 5 years ago
faa8821
x86: Remove x86 specific GD flags as they are not referenced at all
by Stefan Roese
· 5 years ago
a49418e
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 5 years ago
257ab53
arm: socfpga: gen5: don't zero bss in board_init_f()
by Simon Goldschmidt
· 5 years ago
fbd3db6
arm: socfpga: Fix SYSRESET_SOCFPGA_S10 config name
by Ley Foon Tan
· 5 years ago
f942636
riscv: Access CSRs using CSR numbers
by Bin Meng
· 5 years ago
a27264c
riscv: Sync csr.h with Linux kernel v5.2
by Bin Meng
· 5 years ago
a38c518
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
3194ec9
Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 5 years ago
fb76807
Merge branch '2019-08-11-ti-imports'
by Tom Rini
· 5 years ago
bb09dce
arm: K3: sysfw-loader: Do not require full printf() for version info
by Andreas Dannenberg
· 5 years ago
956760a
arm: dts: k3-am65: add support for PCIe and SERDES
by Sekhar Nori
· 5 years ago
8208848
board/BuR/brsmarc1: initial commit
by Hannes Schmelzer
· 5 years ago
370d491
watchdog: omap_wdt: Disable DM watchdog support in SPL
by Suniel Mahesh
· 5 years ago
1c783ab
watchdog: omap_wdt: Convert watchdog driver to use DT and DM
by Suniel Mahesh
· 5 years ago
1a5ed9c
ARM: meson: Add support for fastboot_set_reboot_flag()
by Neil Armstrong
· 6 years ago
385309c
arm: meson: add sm command to retrieve the reboot reason
by Neil Armstrong
· 5 years ago
69800ec
arm: meson: add sm cmd to retrieve SoC serial
by Neil Armstrong
· 5 years ago
9c73b1a
ARM: dts: Import Amlogic G12A SEI510 DT from Linux 5.3-rc1
by Neil Armstrong
· 6 years ago
b6375e7
powerpc/km: remove unmaintained target KMVECT1
by Holger Brunck
· 5 years ago
cc4d10a
km/uart: port UART interface of KM Kirkwood boards to driver model
by Pascal Linder
· 5 years ago
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
9cce6f7
env: Drop environment.h header file where not needed
by Simon Glass
· 5 years ago
48d3ebc
env: Move TOTAL_MALLOC_LEN to environment.h
by Simon Glass
· 5 years ago
9738586
env: Move get/set_default_env() to env.h
by Simon Glass
· 5 years ago
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
83c2e49
env: Move env_get_hex() to env.h
by Simon Glass
· 5 years ago
Next »