Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
faf0ac5a5c6301241ac5e2b0d2bfd6bbb8093941
faf0ac5
cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096
by Josua Mayer
· Wed Oct 25 10:22:54 2023 +0200
929b4b8
arm: mvebu: allow additional 4096 offset for bootable mmc image
by Josua Mayer
· Wed Oct 25 10:22:53 2023 +0200
19bb0a8
arm: kirkwood: Enable bootstd for Pogo V4 board
by Tony Dinh
· Tue Oct 24 16:17:08 2023 -0700
1b01011
arm: mvebu: turris_mox: Extend to support RIPE Atlas Probe
by Marek Behún
· Fri Oct 20 16:29:16 2023 +0200
5791c0c
Merge branch '2023-10-24-assorted-general-fixes-and-updates'
by Tom Rini
· Tue Oct 24 19:12:21 2023 -0400
0b491f5
serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE
by Rasmus Villemoes
· Mon Oct 16 10:35:22 2023 +0200
83a5d2b
serial: serial-uclass.c: move definition of _serial_flush up a bit
by Rasmus Villemoes
· Mon Oct 16 10:35:21 2023 +0200
9e3474d
test: dm: add SCMI power domain protocol test
by AKASHI Takahiro
· Mon Oct 16 14:39:46 2023 +0900
535a7bd
sandbox: add SCMI power domain protocol support for testing
by AKASHI Takahiro
· Mon Oct 16 14:39:45 2023 +0900
df234cf
power: domain: add SCMI driver
by AKASHI Takahiro
· Mon Oct 16 14:39:44 2023 +0900
8f00d02
firmware: scmi: add power domain protocol support
by AKASHI Takahiro
· Mon Oct 16 14:39:43 2023 +0900
038cb02
cmd: mbr: Allow 4 MBR partitions without need for extended
by Alexander Gendin
· Mon Oct 09 01:24:36 2023 +0000
2f568c2
pstore: Use root address-cells/size-cells as defaults for reserved-memory
by Andrey Skvortsov
· Sat Aug 26 15:16:52 2023 +0300
313a485
.gitignore: ignore misc include, simple-bin, and tools/generated build artifacts
by John Clark
· Fri Oct 13 13:26:16 2023 +0000
69e72b4
Makefile: remove misc include and simple-bin build artifacts on clean
by John Clark
· Fri Oct 13 13:23:07 2023 +0000
b6b9900
riscv: Remove common.h usage
by Tom Rini
· Thu Oct 12 19:03:59 2023 -0400
d6e2acc
mips: Remove common.h usage
by Tom Rini
· Thu Oct 12 19:03:58 2023 -0400
cee346c
microblaze: Remove common.h usage
by Tom Rini
· Thu Oct 12 19:03:57 2023 -0400
3cb9c37
m68k: Remove common.h usage
by Tom Rini
· Thu Oct 12 19:03:56 2023 -0400
8b789b9
arc: Remove common.h usage
by Tom Rini
· Thu Oct 12 19:03:55 2023 -0400
1aad5b5
include: Add <linux/types.h> in a few places
by Tom Rini
· Thu Oct 12 19:03:54 2023 -0400
f130930
patman: Add a little documentation on the checkpatch tests
by Simon Glass
· Fri Oct 13 09:28:33 2023 -0700
b80e21b
checkpatch.pl: Make common.h check boarder
by Tom Rini
· Fri Oct 13 09:28:32 2023 -0700
6b911b6
cli: Consume invalid escape sequences early
by Yurii Monakov
· Tue Oct 10 11:16:39 2023 +0300
9de522d
Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Tue Oct 24 09:39:52 2023 -0400
dc1dac0
Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Tue Oct 24 09:39:02 2023 -0400
720dea0
rockchip: configs: sandbox: enable rkmtd command
by Johan Jonker
· Wed Oct 18 16:02:32 2023 +0200
b46f061
rockchip: doc: add rkmtd.rst
by Johan Jonker
· Wed Oct 18 16:02:19 2023 +0200
c9a97f6
rockchip: test: dm: add rkmtd test
by Johan Jonker
· Wed Oct 18 16:01:59 2023 +0200
ff1d73f
rockchip: cmd: add rkmtd command
by Johan Jonker
· Wed Oct 18 16:01:40 2023 +0200
10a986c
rockchip: block: blk-uclass: add bounce buffer flag to blk_desc
by Johan Jonker
· Wed Oct 18 16:01:10 2023 +0200
ebb0f87
rockchip: block: add rkmtd class and drivers
by Johan Jonker
· Wed Oct 18 16:00:56 2023 +0200
7a657e0
rockchip: dm: prepare rkmtd UCLASS
by Johan Jonker
· Wed Oct 18 16:00:40 2023 +0200
904e0f0
mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN option
by Johan Jonker
· Wed Oct 18 16:00:27 2023 +0200
a5890ff
board: rockchip: Add Xunlong Orange Pi 5 Plus
by Jonas Karlman
· Tue Oct 17 21:40:22 2023 +0000
371b31f
board: rockchip: Add Xunlong Orange Pi 5
by Jonas Karlman
· Tue Oct 17 21:40:21 2023 +0000
e40acb3
mtd: spi-nor: Add support for XMC XM25QU128C
by Ricardo Pardini
· Tue Oct 17 21:40:20 2023 +0000
f9b28c2
rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patches
by Jonas Karlman
· Tue Oct 17 17:02:11 2023 +0000
12d1d8e
rockchip: rk3588-rock-5b: Enable support for PCIe SATA cards
by Jonas Karlman
· Tue Oct 17 17:02:10 2023 +0000
723eba1
rockchip: rk3588-rock-5a: Enable support for USB 2.0 ports
by Jonas Karlman
· Tue Oct 17 17:02:09 2023 +0000
f62397a
rockchip: rk3588: Sync device tree from v6.7-rockchip-dts64-1 tag
by Jonas Karlman
· Tue Oct 17 17:02:08 2023 +0000
c390c36
dt-bindings: leds: import common led bindings from linux v6.5
by Tom Fitzhenry
· Wed Oct 18 02:59:25 2023 +1100
332d8be
Prepare v2024.01-rc1
by Tom Rini
· Mon Oct 23 16:29:47 2023 -0400
0bb2666
configs: Resync with savedefconfig
by Tom Rini
· Mon Oct 23 15:08:23 2023 -0400
2c4fb67
Merge branch '2023-10-23-bootstd-fixes-and-improvements'
by Tom Rini
· Mon Oct 23 15:01:08 2023 -0400
e240edf
bootstd: sata: bootdev scanning for ahci sata with no drive attached
by Tony Dinh
· Fri Oct 06 20:34:28 2023 -0700
a87cbb8
bootstd: sata: Add bootstd support for ahci sata
by Tony Dinh
· Wed Oct 11 13:26:42 2023 -0700
b51f01d
bootstd: Scan all bootdevs in a boot_targets entry (take 2)
by Simon Glass
· Mon Oct 23 00:02:13 2023 -0700
33795a9
bootstd: Correct logic for single uclass
by Simon Glass
· Mon Oct 23 00:02:12 2023 -0700
fd5a519
bootstd: Expand boot-ordering test to include USB
by Simon Glass
· Mon Oct 23 00:02:11 2023 -0700
5c3e93f
Revert "bootstd: Scan all bootdevs in a boot_targets entry"
by Simon Glass
· Mon Oct 23 00:02:10 2023 -0700
ca00ac6
CI: Re-enable maintainer check
by Tom Rini
· Mon Oct 23 11:37:47 2023 -0400
26f62eb
ae350: Update defconfig list
by Tom Rini
· Mon Oct 23 11:28:53 2023 -0400
d8274f6
Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91
by Tom Rini
· Mon Oct 23 11:39:38 2023 -0400
440d70e
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Mon Oct 23 09:04:55 2023 -0400
9ea03a5
board: Add support for Conclusive KSTR-SAMA5D27
by Artur Rojek
· Wed Oct 18 16:00:59 2023 +0200
8b01006
arm: dts: at91: sama5: Add flexcom4 node
by Artur Rojek
· Wed Oct 18 16:00:58 2023 +0200
add7634
event: add new EVT_SETTINGS_R event
by Artur Rojek
· Wed Oct 18 16:00:57 2023 +0200
06a1e2a
common: add prototype & rename populate_serial_number()
by Artur Rojek
· Wed Oct 18 16:00:56 2023 +0200
7be9716
Merge tag 'video-20231022' of https://source.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Mon Oct 23 09:04:40 2023 -0400
00999e4
Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Mon Oct 23 09:04:17 2023 -0400
8573e3a
rockchip: dts: rk3328: Sync rock64 device tree file from Linux
by Matwey V. Kornilov
· Tue Oct 10 21:27:38 2023 +0300
d88366e
board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board
by John Clark
· Fri Oct 13 01:19:22 2023 +0000
bb988a3
clk: rockchip: rk3588: fix up the frac pll calculation
by Elaine Zhang
· Thu Oct 12 18:18:28 2023 +0800
2892074
clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parent
by Elaine Zhang
· Thu Oct 12 18:18:12 2023 +0800
9aaa5ab
clk: rockchip: rk3588: support aclk_top_root set 750M
by Elaine Zhang
· Wed Oct 11 18:29:45 2023 +0800
63f88d1
clk: rk3588: Add 742.5M parameter for PLL
by Guochun Huang
· Wed Oct 11 18:29:44 2023 +0800
f12a160
clk: rockchip: rk3568: support dclk_vop select more parent clks
by Elaine Zhang
· Wed Oct 11 18:29:43 2023 +0800
2b5e27c
rockchip: rk3568-radxa-e25: Enable pcie3x1 node
by Jonas Karlman
· Wed Aug 02 19:34:57 2023 +0000
4530786
sunxi: add MangoPi MQ-R board support
by Andre Przywara
· Fri Dec 02 16:11:36 2022 +0000
21e27f0
sunxi: psci: implement PSCI on R528
by Sam Edwards
· Wed Oct 11 19:47:56 2023 -0600
28c6899
sunxi: psci: stop modeling register layout with C structs
by Sam Edwards
· Wed Oct 11 19:47:55 2023 -0600
1f684b5
sunxi: psci: refactor register access to separate functions
by Sam Edwards
· Wed Oct 11 19:47:54 2023 -0600
cbb505c
sunxi: psci: clean away preprocessor macros
by Sam Edwards
· Wed Oct 11 19:47:53 2023 -0600
e42015b
sunxi: refactor serial base addresses to avoid asm/arch/cpu.h
by Andre Przywara
· Sun Jul 03 00:14:24 2022 +0100
bff083a
sunxi: R528: add SMHC2 pin pull ups support
by Okhunjon Sobirjonov
· Mon Sep 25 06:43:28 2023 +0300
1987b0c
sunxi: add Allwinner R528/T113 SoC support
by Andre Przywara
· Tue Sep 06 15:59:57 2022 +0100
ffec940
sunxi: add R528/T113-s3/D1(s) DRAM initialisation code
by Andre Przywara
· Sat Dec 31 18:38:21 2022 +0000
b652b69
Kconfig: sunxi: prepare for using drivers/ram/sunxi
by Andre Przywara
· Sun Dec 18 00:12:07 2022 +0000
0f2a5b1
sunxi: clock: support D1/R528 PLL6 clock
by Andre Przywara
· Fri Dec 02 21:48:19 2022 +0000
1b946cd
sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setup
by Andre Przywara
· Fri Dec 02 20:30:40 2022 +0000
934d0f5
clk: sunxi: Add support for the D1 CCU
by Samuel Holland
· Sat Apr 30 22:38:37 2022 -0500
25841f3
pinctrl: sunxi: add Allwinner D1 pinctrl description
by Andre Przywara
· Mon Sep 05 16:25:57 2022 +0100
068962b
sunxi: introduce NCAT2 generation model
by Andre Przywara
· Wed Oct 05 17:54:19 2022 +0100
f6ad510
pinctrl: sunxi: add new D1 pinctrl support
by Andre Przywara
· Tue Sep 06 12:12:50 2022 +0100
1191f38
pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h
by Andre Przywara
· Tue Sep 06 11:50:54 2022 +0100
f944a61
pinctrl: sunxi: remove GPIO_EXTRA_HEADER
by Andre Przywara
· Tue Sep 06 10:36:38 2022 +0100
841ebfb3
pinctrl: sunxi: remove struct sunxi_gpio
by Andre Przywara
· Mon Sep 05 18:12:39 2022 +0100
6e63210
pinctrl: sunxi: add GPIO in/out wrappers
by Andre Przywara
· Tue Sep 06 10:07:18 2022 +0100
82d307c
pinctrl: sunxi: move pinctrl code
by Andre Przywara
· Tue Sep 06 10:36:38 2022 +0100
493e8ba
sunxi: remove CONFIG_MACPWR
by Andre Przywara
· Wed Jun 08 14:56:56 2022 +0100
6ed247e
net: sunxi_emac: chase DT nodes to find PHY regulator
by Andre Przywara
· Tue Jun 13 23:35:06 2023 +0100
8ee0409
sunxi: remove CONFIG_SATAPWR
by Andre Przywara
· Fri Jul 15 16:52:14 2022 +0100
daab7d9
video: tegra20: dsi: use regulator_set_enable_if_allowed
by Svyatoslav Ryhel
· Tue Oct 03 09:25:34 2023 +0300
a085c73
video: simple_panel: use regulator_set_enable_if_allowed
by Svyatoslav Ryhel
· Tue Oct 03 09:25:33 2023 +0300
0242ebe
video: pwm_backlight: use regulator_set_enable_if_allowed
by Svyatoslav Ryhel
· Tue Oct 03 09:25:32 2023 +0300
4ac36bb
sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6
by Andre Przywara
· Thu Oct 19 15:45:32 2023 +0100
3cb7757
sunxi: dts: arm: update devicetree files from Linux-v6.6-rc6
by Andre Przywara
· Thu Oct 19 15:45:32 2023 +0100
8780ada
sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6
by Andre Przywara
· Thu Oct 19 15:51:39 2023 +0100
5745b4b
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Fri Oct 20 09:40:22 2023 -0400
Next »