Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e0c84c8af2ac0db03972235d3b6f5fa4c951e696
e0c84c8
CI: Update to latest Dockerfile
by Tom Rini
· 3 months ago
92160da
Dockerfile: Update to namespace for some labels
by Tom Rini
· 3 months ago
b75450f
pytest: requirements.txt: Resync with the rest of the project
by Tom Rini
· 3 months ago
c8bbfe1
Prepare v2024.10-rc3
by Tom Rini
· 3 months ago
0cc7f40
am335x_hs_evm_spi_defconfig: Add MAINTAINERS entry
by Tom Rini
· 3 months ago
77b8878
defconfig: Add a config for AM335x High Security EVM with SPI Boot support
by Andrew Davis
· 4 months ago
dc317a3
scripts/decodecode: update from Linux v6.10
by Heinrich Schuchardt
· 4 months ago
74b03c4
maintainers: Update list of maintainers for Corstone-1000
by Hugues Kamba Mpiana
· 4 months ago
e2dddad
Merge tag 'u-boot-imx-master-20240813' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 4 months ago
2fa1924
tqma6: Do not print the board name twice
by Fabio Estevam
· 4 months ago
ba1015b
tqma6: Convert to PMIC and I2C driver model
by Fabio Estevam
· 4 months ago
a11ac3b
imx6-tqma6: Convert to OF_UPSTREAM
by Fabio Estevam
· 4 months ago
64bde35
tqma6q_mba6: Convert to watchdog driver model
by Fabio Estevam
· 4 months ago
c209c8f
imx: imx8: fix build when CONFIG_IMX_BOOTAUX is set
by Max Krummenacher
· 4 months ago
4ed03c5
imx8ulp_evk: enable binman support
by Gary Bisson
· 4 months ago
ce5ec75
mach-imx: Add i.MX 8ULP binman support
by Gary Bisson
· 4 months ago
2e95119
spl: binman: Disable u_boot_any symbols for i.MX 8ULP boards
by Gary Bisson
· 4 months ago
a1e98d6
tools: imx8image: add upower image support
by Gary Bisson
· 4 months ago
7036580
tools: imx8image: fix soc variable for ULP
by Gary Bisson
· 4 months ago
e37b28b
Merge tag 'u-boot-rockchip-20240812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 4 months ago
0e72ae6
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 4 months ago
c3bcf13
Merge tag 'ubifixes-for-v2024-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ubi
by Tom Rini
· 4 months ago
6b81e05
Merge tag 'efi-2024-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 4 months ago
0e2b0a9
configs: rockchip: enable "ums" command for Radxa ROCK 5B
by FUKAUMI Naoki
· 4 months ago
c19d0f6
arm: dts: rockchip: remove upstreamed props for Radxa ROCK 5B
by FUKAUMI Naoki
· 4 months ago
bb9dcc9
arm: dts: rockchip: remove upstreamed props for Radxa ROCK 3A
by FUKAUMI Naoki
· 4 months ago
6b4206a
arm64: dts: rockchip: change spi-max-frequency for Radxa ROCK 3C
by FUKAUMI Naoki
· 4 months ago
4e4f353
rockchip: rk3568-nanopi-r5: Disable SPL_DM_WARN Kconfig option
by Jonas Karlman
· 4 months ago
d94e57b
board: rockchip: Add Radxa ROCK 5 ITX
by Heiko Stuebner
· 4 months ago
dcd0ab9
usb: dwc3: support USB 3.1 controllers
by Caleb Connolly
· 7 months ago
bb1be76
Makefile: don't use CFLAGS for environment text file
by Heinrich Schuchardt
· 4 months ago
d498980
configs: enable efidebug and EFI http boot on QEMU aarch64
by Ilias Apalodimas
· 4 months ago
9c8cf10
boot: set correct block device name in set_efi_bootdev()
by Heinrich Schuchardt
· 4 months ago
4e11a33
efi_loader: correct description of efi_get_distro_fdt_name
by Heinrich Schuchardt
· 4 months ago
5f6806d
efi_loader: use list_count_nodes() in efi_protocols_per_handle()
by Heinrich Schuchardt
· 4 months ago
caa32c9
ubifs: Call ubifs_iput when ubifs_iget is used
by Michael Trimarchi
· 4 months ago
c8de0d4
ubifs: mount fails after power cycle
by Ravi Minnikanti
· 4 months ago
41ac3b6
fs: ubifs: Add volume mounted check
by Alexander Dahl
· 5 months ago
4086695
fs: ubifs: Make k(z)alloc/kfree symmetric
by Alexander Dahl
· 5 months ago
68e2da5
fs: ubifs: Set pointers to NULL after free
by Alexander Dahl
· 5 months ago
456cac9
fs: ubifs: Fix memleak and double free in u-boot wrapper functions
by Alexander Dahl
· 5 months ago
3be6f97
Merge tag 'tpm-master-09082024' of https://source.denx.de/u-boot/custodians/u-boot-tpm.git
by Tom Rini
· 4 months ago
ab4be46
Merge tag 'i2cfixes-v2-for-v2024-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· 4 months ago
e78d13a
i2c: imx_lpi2c: Support read transfers longer than 256 bytes
by Fedor Ross
· 4 months ago
dbef547
i2c: imx_lpi2c: Replace hard-coded bus speed value with bus->speed_hz
by Fedor Ross
· 4 months ago
4233e73
i2c: imx_lpi2c: Fix a typo in bus_i2c_receive
by Fedor Ross
· 4 months ago
e2ec142
i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5
by David Virag
· 4 months ago
4e04b5f
i2c: samsung: Drop s3c24x0 specific code.
by David Virag
· 4 months ago
47b9efb
i2c: mux: Fix error path in i2c-arb-gpio
by Michal Simek
· 4 months ago
7aa8189
i2c: pca954x: Remove pointer to GD
by Michal Simek
· 4 months ago
b2f6ac1
arm64: dts: rockchip: add ROCK 5 ITX board
by Heiko Stuebner
· 4 months ago
932a8f9
arm64: dts: rockchip: add thermal zones information on RK3588
by Alexey Charkov
· 4 months ago
8b70d5b
arm64: dts: rockchip: Prepare RK3588 SoC dtsi files for per-variant OPPs
by Dragan Simic
· 4 months ago
4604cbe
arm: dts: rockchip: disable "usb_host0_ohci" to make boot faster for Radxa ROCK 3A
by FUKAUMI Naoki
· 4 months ago
1dcdff6
board: rockchip: Add FriendlyElec CM3588 NAS
by Jonas Karlman
· 4 months ago
9748b85
arm64: dts: rockchip: Add FriendlyElec CM3588 NAS board
by Sebastian Kropatsch
· 4 months ago
7cfbe20
board: rockchip: Add Xunlong Orange Pi 3B
by Ricardo Pardini
· 4 months ago
9c18c18
arm64: dts: rockchip: Add Xunlong Orange Pi 3B
by Jonas Karlman
· 4 months ago
cf865ff
board: rockchip: Add Radxa ZERO 3W/3E
by Jonas Karlman
· 4 months ago
1d52512
dm: adc: Add SPL_ADC Kconfig symbol for use of ADC in SPL
by Jonas Karlman
· 4 months ago
629f2c5
arm64: dts: rockchip: add gpio-line-names to radxa-zero-3
by Trevor Woerner
· 4 months ago
ce73d43
arm64: dts: rockchip: fix mmc aliases for Radxa ZERO 3E/3W
by FUKAUMI Naoki
· 4 months ago
0103212
arm64: dts: rockchip: Add Radxa ZERO 3W/3E
by Jonas Karlman
· 4 months ago
663042f
board: rockchip: Add Radxa ROCK 3B
by Jonas Karlman
· 4 months ago
5d65a07
arm64: dts: rockchip: Add Radxa ROCK 3B
by Jonas Karlman
· 4 months ago
6bb0c9e
board: rockchip: add Radxa ROCK 3 Model C
by Maxim Moskalets
· 4 months ago
3026cf6
board: rockchip: Add Radxa ROCK S0
by Jonas Karlman
· 4 months ago
751dc36
arm64: dts: rockchip: Add Radxa ROCK S0
by Jonas Karlman
· 4 months ago
7af5e2e
rockchip: rk3308-rock-pi-s: Enable LED and IO Domain driver
by Jonas Karlman
· 4 months ago
b500a3c
rockchip: rk3308-rock-pi-s: Remove unnecessary u-boot dtsi overrides
by Jonas Karlman
· 4 months ago
98a0797
arm64: dts: rockchip: Update WIFi/BT related nodes on rk3308-rock-pi-s
by Jonas Karlman
· 4 months ago
3227111
arm64: dts: rockchip: Add io-domains to rk3308-rock-pi-s
by Jonas Karlman
· 4 months ago
f860eee
arm64: dts: rockchip: Add mdio and ethernet-phy nodes to rk3308-rock-pi-s
by Jonas Karlman
· 4 months ago
9b4ef73
arm64: dts: rockchip: Add pinctrl for UART0 to rk3308-rock-pi-s
by Jonas Karlman
· 4 months ago
86c856e
arm64: dts: rockchip: Add sdmmc related properties on rk3308-rock-pi-s
by Jonas Karlman
· 4 months ago
1e73639
arm64: dts: rockchip: Add rk3308 IO voltage domains
by Jonas Karlman
· 4 months ago
c3fc331
arm64: dts: rockchip: Add OTP device node for RK3308
by Jonas Karlman
· 4 months ago
4a0b2a0
rockchip: rk3308: Remove OTP device node from soc u-boot dtsi
by Jonas Karlman
· 4 months ago
07718b5
rockchip: configs: puma-rk3399: disable VIDEO support that breaks Linux
by Quentin Schulz
· 4 months ago
aa02115
rockchip: dts: rk3568: Sync the evb board name with kernel
by Kever Yang
· 4 months ago
5c410ba
rockchip: Use files from dts/upstream
by Jonas Karlman
· 4 months ago
72a5487
rockchip: px30/rk3326: Use soc dtsi files from dts/upstream
by Jonas Karlman
· 4 months ago
eb31051
rockchip: rk3588-toybrick-x0: Migrate to OF_UPSTREAM
by Jonas Karlman
· 4 months ago
d640ed1
rockchip: rk3566-pinetab2: Migrate to OF_UPSTREAM
by Jonas Karlman
· 4 months ago
cd51318
rockchip: io-domain: Add support for RK3308
by Jonas Karlman
· 4 months ago
8b2dec8
mmc: rockchip_dw_mmc: Allow 4-bit mode when 8-bit mode is supported
by Jonas Karlman
· 4 months ago
2e17ad8
phy: rockchip: naneng-combphy: Introduce PHY-IDs to fix RK3588 muxing
by Sebastian Kropatsch
· 4 months ago
0136178
Merge patch series "Low Power Mode: Package TIFS Stub in BeaglePlay"
by Tom Rini
· 4 months ago
e236a92
arm: dts: phycore-am62x: Package TIFS Stub
by Dhruva Gole
· 4 months ago
b34be0b
doc: beagle: am62x_beagleplay: Document the use of TIFS Stub
by Dhruva Gole
· 4 months ago
57978f7
arm: dts: k3-am625-beagleplay: Package TIFS Stub
by Dhruva Gole
· 4 months ago
c6bfa97
doc: ti: am62*: Mention TIFS Stub in img fmts and boot flow
by Dhruva Gole
· 4 months ago
26e0ddf
doc: board: ti: Update to use the new boot firmware labels
by Dhruva Gole
· 4 months ago
4a395e9
doc: ti: k3: Add TIFS Stub documentation
by Dhruva Gole
· 4 months ago
09657d5
MAINTAINERS: Include the TI docs under ARM TI
by Dhruva Gole
· 4 months ago
7f0264a
Merge tag 'u-boot-nand-20240808' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash
by Tom Rini
· 4 months ago
a87a7fa
spinand: bind UBI block
by Alexey Romanov
· 4 months ago
c9f6113
disk: support UBI partitions
by Alexey Romanov
· 4 months ago
ea8737a
disk: don't try search for partition type if already set
by Alexey Romanov
· 4 months ago
4d44fa2
drivers: introduce UBI block abstraction
by Alexey Romanov
· 4 months ago
Next »