Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e2c524bee96705e8de853a143bfa23fb6b98311e
e2c524b
ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repository
by Tony Dinh
· Wed Jan 18 19:03:04 2023 -0800
2b24dde
Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Tue Jan 24 21:07:01 2023 -0500
0de272f
Merge branch '2023-01-24-bootstd-allow-migration-from-distro_bootcmd-script'
by Tom Rini
· Tue Jan 24 14:04:14 2023 -0500
a90f327
rockchip: Convert rockpro64-rk3399 to use standard boot
by Simon Glass
· Tue Jan 17 10:48:20 2023 -0700
736612e
bootstd: Update documentation for new features
by Simon Glass
· Tue Jan 17 10:48:19 2023 -0700
3306346
bootstd: Add a little more logging of bootflows
by Simon Glass
· Tue Jan 17 10:48:18 2023 -0700
cb2a5cd
bootstd: Record the bootdevs used during scanning
by Simon Glass
· Tue Jan 17 10:48:17 2023 -0700
5d3d44f
bootstd: Drop the old bootflow_scan_first()
by Simon Glass
· Tue Jan 17 10:48:16 2023 -0700
ba3d537
bootstd: Allow scanning a single bootdev label
by Simon Glass
· Tue Jan 17 10:48:15 2023 -0700
484e407
bootstd: Switch bootdev scanning to use labels
by Simon Glass
· Tue Jan 17 10:48:14 2023 -0700
e4cf106
bootstd: Add a hunter for the extension feature
by Simon Glass
· Tue Jan 17 10:48:13 2023 -0700
5e50858
extension: Refactor to allow non-command usage
by Simon Glass
· Tue Jan 17 10:48:12 2023 -0700
660a995
bootstd: Allow iterating to the next bootdev priortiy
by Simon Glass
· Tue Jan 17 10:48:11 2023 -0700
ac06b26a
bootstd: Allow iterating to the next label in a list
by Simon Glass
· Tue Jan 17 10:48:10 2023 -0700
de567b1
bootstd: Allow hunting for a bootdev by label
by Simon Glass
· Tue Jan 17 10:48:09 2023 -0700
7e1f6a4
bootstd: Add a new pre-scan priority for bootdevs
by Simon Glass
· Tue Jan 17 10:48:08 2023 -0700
3e9f6be
bootstd: Allow hunting for bootdevs of a given priority
by Simon Glass
· Tue Jan 17 10:48:07 2023 -0700
a21e775
bootstd: Use hunters when scanning for bootflows
by Simon Glass
· Tue Jan 17 10:48:06 2023 -0700
e22fe92
bootstd: Treat DHCP and PXE as bootdev labels
by Simon Glass
· Tue Jan 17 10:48:05 2023 -0700
d393c4f
bootstd: Support reading a script from network or SPI flash
by Simon Glass
· Tue Jan 17 10:48:04 2023 -0700
215be68
bootstd: Add a SPI flash bootdev
by Simon Glass
· Tue Jan 17 10:48:03 2023 -0700
4937be0
sandbox: Allow SPI flash bootdevs to be disabled for tests
by Simon Glass
· Tue Jan 17 10:48:02 2023 -0700
a63bda6
bootstd: Add a new bootmeth method to set the bootflow
by Simon Glass
· Tue Jan 17 10:48:01 2023 -0700
7370825
bootstd: Move label parsing into its own function
by Simon Glass
· Tue Jan 17 10:48:00 2023 -0700
4adeeb8
bootstd: Update docs on bootmeth_try_file() for sandbox
by Simon Glass
· Tue Jan 17 10:47:59 2023 -0700
30fbeb5
bootstd: Set the distro_bootpart env var with scripts
by Simon Glass
· Tue Jan 17 10:47:58 2023 -0700
56bb4e4
bootstd: Support reading the device tree with EFI
by Simon Glass
· Tue Jan 17 10:47:57 2023 -0700
7b8c634
bootstd: Include the device tree in the bootflow
by Simon Glass
· Tue Jan 17 10:47:56 2023 -0700
9e08caa
bootstd: Allow reading an EFI file from the network
by Simon Glass
· Tue Jan 17 10:47:55 2023 -0700
18c5040
bootstd: Rename bootdev checkers
by Simon Glass
· Tue Jan 17 10:47:54 2023 -0700
6268e7c
ata: Don't try to use non-existent ports
by Simon Glass
· Tue Jan 17 10:47:53 2023 -0700
a4bf8f6
bootstd: Add a virtio bootdev
by Simon Glass
· Tue Jan 17 10:47:52 2023 -0700
8de5a54
virtio: Add a block device
by Simon Glass
· Tue Jan 17 10:47:51 2023 -0700
a2cc4b7
virtio: Avoid strange behaviour on removal
by Simon Glass
· Tue Jan 17 10:47:50 2023 -0700
d47ec04
virtio: Fix returning -ENODEV
by Simon Glass
· Tue Jan 17 10:47:49 2023 -0700
ddceecf
virtio: Avoid repeating a long expression
by Simon Glass
· Tue Jan 17 10:47:48 2023 -0700
0838287
bootstd: Add an NVMe bootdev
by Simon Glass
· Tue Jan 17 10:47:47 2023 -0700
be7c666
bootstd: Add an IDE bootdev
by Simon Glass
· Tue Jan 17 10:47:46 2023 -0700
9985e9c
bootstd: Add a SCSI bootdev
by Simon Glass
· Tue Jan 17 10:47:45 2023 -0700
01ed80a
scsi: Remove all children of SCSI devices before rescanning
by Simon Glass
· Tue Jan 17 10:47:44 2023 -0700
1af3eed
scsi: Correct allocation of block-device name
by Simon Glass
· Tue Jan 17 10:47:43 2023 -0700
64cbc5c
bootstd: Only scan bootable partitions
by Simon Glass
· Tue Jan 17 10:47:42 2023 -0700
f5e2df0
part: Add a function to find the first bootable partition
by Simon Glass
· Tue Jan 17 10:47:41 2023 -0700
5ea0a8d
bootstd: Add a hunter for ethernet
by Simon Glass
· Tue Jan 17 10:47:40 2023 -0700
31ef394
net: Add a function to run dhcp
by Simon Glass
· Tue Jan 17 10:47:39 2023 -0700
df71f26
bootstd: Add an MMC hunter
by Simon Glass
· Tue Jan 17 10:47:38 2023 -0700
f3cb89f
bootstd: Add a USB hunter
by Simon Glass
· Tue Jan 17 10:47:37 2023 -0700
ffc4948
test: Add a generic function to skip delays
by Simon Glass
· Tue Jan 17 10:47:36 2023 -0700
4d2c359
dm: usb: Mark the device name as alloced when binding
by Simon Glass
· Tue Jan 17 10:47:35 2023 -0700
1248d2b
bootstd: Support running bootdev hunters
by Simon Glass
· Tue Jan 17 10:47:34 2023 -0700
5acb97a
bootstd: Add the concept of a bootdev hunter
by Simon Glass
· Tue Jan 17 10:47:33 2023 -0700
438e049
efi: Improve logging in efi_disk
by Simon Glass
· Tue Jan 17 10:47:32 2023 -0700
1573cca
event: Correct duplicate log message in event_notify()
by Simon Glass
· Tue Jan 17 10:47:31 2023 -0700
f3c30ac
lib: Support printing an error string
by Simon Glass
· Tue Jan 17 10:47:30 2023 -0700
202c9c6
sandbox: Enable the Ethernet bootdev
by Simon Glass
· Tue Jan 17 10:47:29 2023 -0700
b490f5f
sandbox: Allow ethernet bootdevs to be disabled for tests
by Simon Glass
· Tue Jan 17 10:47:28 2023 -0700
66014cc
sandbox: Allow ethernet to be disabled at runtime
by Simon Glass
· Tue Jan 17 10:47:27 2023 -0700
d6e39d1
bootstd: Add a default method to get bootflows
by Simon Glass
· Tue Jan 17 10:47:26 2023 -0700
b1dc36a
dm: mmc: Use bootdev_setup_sibling_blk()
by Simon Glass
· Tue Jan 17 10:47:25 2023 -0700
6e2bee3
ide: Drop non-DM code for BLK
by Simon Glass
· Tue Jan 17 10:47:24 2023 -0700
b9ff648
dm: test: Correct ordering of DM setup
by Simon Glass
· Tue Jan 17 10:47:23 2023 -0700
29bfcd6
dm: part: Update test to use mmc2
by Simon Glass
· Tue Jan 17 10:47:22 2023 -0700
61234dd
vbe: sandbox: Drop VBE node in chosen
by Simon Glass
· Tue Jan 17 10:47:21 2023 -0700
bbbd018
vbe: Avoid a build failure when bloblist is not enabled
by Simon Glass
· Tue Jan 17 10:47:20 2023 -0700
b9d1ad5
sandbox: mmc: Start off with a zeroed file
by Simon Glass
· Tue Jan 17 10:47:19 2023 -0700
1b7664a
test: Drop duplicate restore of DM state
by Simon Glass
· Tue Jan 17 10:47:18 2023 -0700
a13797a
test: Fix the help for the ut command
by Simon Glass
· Tue Jan 17 10:47:17 2023 -0700
99c55a8
bootstd: Simplify locating existing bootdevs
by Simon Glass
· Tue Jan 17 10:47:16 2023 -0700
a1bcafb
bootstd: Remove special-case code for boot_targets
by Simon Glass
· Tue Jan 17 10:47:15 2023 -0700
6a9de55
lib: Add a function to split a string into substrings
by Simon Glass
· Tue Jan 17 10:47:14 2023 -0700
68a56ba
dm: test: Correct assertion in dm_test_part()
by Simon Glass
· Tue Jan 17 10:47:13 2023 -0700
e5314c1
dm: core: Support sorting devices with dm tree
by Simon Glass
· Tue Jan 17 10:47:12 2023 -0700
4834e04
dm: core: Correct ordering of uclasses IDs
by Simon Glass
· Tue Jan 17 10:47:11 2023 -0700
d04dbf7
video: sunxi: dw-hdmi: Read address from DT node
by Jernej Skrabec
· Mon Nov 28 01:02:26 2022 -0600
97d10d4
video: sunxi: dw-hdmi: Probe driver by compatible
by Jernej Skrabec
· Mon Nov 28 01:02:25 2022 -0600
1467d44
clk: sunxi: Add DE2 display-related clocks/resets
by Samuel Holland
· Mon Nov 28 01:02:24 2022 -0600
a643856
power: pmic: axp: Bind regulators from the DT
by Samuel Holland
· Sat Jan 21 17:13:06 2023 -0600
8de2c0c
power: regulator: Add a driver for AXP PMIC regulators
by Samuel Holland
· Sat Jan 21 17:13:05 2023 -0600
0aa18bf
power: pmic: axp: Provide a variant ID in the driver data
by Samuel Holland
· Sat Jan 21 17:13:04 2023 -0600
98d724e
sunxi: eMMC: support TOC0 on boot partitions
by Andre Przywara
· Fri Nov 25 01:38:06 2022 +0000
8d73664
sunxi: remove CONFIG_MMC?_CD_PIN
by Andre Przywara
· Wed Jul 13 17:21:45 2022 +0100
f503259
sunxi: mmc: group non-DM specific functions
by Andre Przywara
· Wed Jul 13 17:21:44 2022 +0100
dad8a8d
sunxi: mmc: ignore card detect in SPL
by Andre Przywara
· Wed Jul 13 17:21:43 2022 +0100
a8ad9e3
sunxi: fel: drop redundant "control register" save/restore
by Andre Przywara
· Wed Jul 13 16:27:58 2022 +0100
19a25dd8
sunxi: h616: lower SPL stack address to avoid BROM data
by Andre Przywara
· Wed Jul 13 16:27:57 2022 +0100
c893fee
sunxi: armv8: fel: load only 32-bit values
by Andre Przywara
· Wed Jul 13 16:27:56 2022 +0100
21fdc8b
sunxi: f1c100s: Drop no-MMC hack
by Andre Przywara
· Fri Dec 16 23:55:17 2022 +0000
4cc9144
sunxi: f1c100s: re-enable SYSRESET
by Andre Przywara
· Fri Dec 16 23:34:47 2022 +0000
62215f0
Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Fri Jan 20 14:23:20 2023 -0500
86e92ca
Merge branch '2023-01-20-finish-CONFIG-migration-work'
by Tom Rini
· Fri Jan 20 14:21:38 2023 -0500
d81f3de
Revert "config: tools only: add VIDEO to build bmp_logo"
by Fabio Estevam
· Wed Jan 18 22:23:21 2023 -0300
8f7345c
CI: Make check for new defined CONFIG symbols even more robust
by Tom Rini
· Tue Jan 10 11:19:46 2023 -0500
364d002
global: Finish CONFIG -> CFG migration
by Tom Rini
· Tue Jan 10 11:19:45 2023 -0500
0ab49a1
watchdog: Clean up defaults for imx_watchdog / ulp_wdog
by Tom Rini
· Tue Jan 10 11:19:44 2023 -0500
6bbb6dc
usbtty: Remove default CONFIG_USBD_* values
by Tom Rini
· Tue Jan 10 11:19:43 2023 -0500
d641285
nxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig
by Tom Rini
· Tue Jan 10 11:19:42 2023 -0500
3f144d5
nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig
by Tom Rini
· Tue Jan 10 11:19:41 2023 -0500
537e1c4
net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTS
by Tom Rini
· Tue Jan 10 11:19:40 2023 -0500
ca46d76
fsl-layerscape: Rework usage of CONFIG_CLUSTER_CLK_FREQ
by Tom Rini
· Tue Jan 10 11:19:39 2023 -0500
cb8630f
usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT
by Tom Rini
· Tue Jan 10 11:19:38 2023 -0500
Next »