Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
da2a6d0168c794070547228c95bd9025fba29c75
da2a6d0
riscv: dts: Add QSPI NAND device node
by Padmarao Begari
· Thu Oct 27 11:32:00 2022 +0530
c66a3b2
riscv: dts: Update memory configuration
by Padmarao Begari
· Thu Oct 27 11:31:59 2022 +0530
739cd6f
riscv: Rename Andes PLIC to PLICSW
by Yu Chien Peter Lin
· Tue Oct 25 23:03:50 2022 +0800
12a1955
Merge branch '2022-10-31-FWU-add-FWU-multi-bank-update-feature-support'
by Tom Rini
· Tue Nov 01 09:32:21 2022 -0400
b08b857
FWU: doc: Add documentation for the FWU feature
by Sughosh Ganu
· Fri Oct 21 18:16:08 2022 +0530
c067638
mkeficapsule: Add support for setting OEM flags in capsule header
by Sughosh Ganu
· Fri Oct 21 18:16:07 2022 +0530
b39405d
mkeficapsule: Add support for generating empty capsules
by Sughosh Ganu
· Fri Oct 21 18:16:06 2022 +0530
77079e7
test: dm: Add test cases for FWU Metadata uclass
by Sughosh Ganu
· Fri Oct 21 18:16:05 2022 +0530
0f951fd
FWU: cmd: Add a command to read FWU metadata
by Sughosh Ganu
· Fri Oct 21 18:16:04 2022 +0530
1cadae2
FWU: Add support for the FWU Multi Bank Update feature
by Sughosh Ganu
· Fri Oct 21 18:16:03 2022 +0530
2a0592a
FWU: Add boot time checks as highlighted by the FWU specification
by Sughosh Ganu
· Fri Oct 21 18:16:02 2022 +0530
b780fa5
event: Add an event for main_loop
by Sughosh Ganu
· Fri Oct 21 18:16:01 2022 +0530
73abe8e
FWU: STM32MP1: Add support to read boot index from backup register
by Sughosh Ganu
· Fri Oct 21 18:16:00 2022 +0530
60475ca
FWU: Add helper functions for accessing FWU metadata
by Sughosh Ganu
· Fri Oct 21 18:15:59 2022 +0530
e166b5e
stm32mp1: Add image information for capsule updates
by Sughosh Ganu
· Fri Oct 21 18:15:58 2022 +0530
7f08d27
stm32mp1: Add a node for the FWU metadata device
by Sughosh Ganu
· Fri Oct 21 18:15:57 2022 +0530
ee062b5
FWU: Add FWU metadata access driver for GPT partitioned block devices
by Sughosh Ganu
· Fri Oct 21 18:15:56 2022 +0530
0f9399a
FWU: Add FWU metadata structure and driver for accessing metadata
by Sughosh Ganu
· Fri Oct 21 18:15:55 2022 +0530
b152b42
dt/bindings: Add bindings for GPT based FWU Metadata storage device
by Sughosh Ganu
· Fri Oct 21 18:15:54 2022 +0530
ed3808c
Merge branch '2022-10-31-vbe-implement-the-full-firmware-flow'
by Tom Rini
· Mon Oct 31 14:43:04 2022 -0400
f1eba35
vbe: Add a test for the VBE flow into U-Boot proper
by Simon Glass
· Thu Oct 20 18:23:20 2022 -0600
c017c52
vbe: Add a command to show the VBE state
by Simon Glass
· Thu Oct 20 18:23:19 2022 -0600
9d0042e
vbe: Record which phases loaded using VBE
by Simon Glass
· Thu Oct 20 18:23:18 2022 -0600
5490548
vbe: Use a manual test
by Simon Glass
· Thu Oct 20 18:23:17 2022 -0600
5722f0e
vpl: Allow signature verification
by Simon Glass
· Thu Oct 20 18:23:16 2022 -0600
5e135d3
sandbox: Add an image for VPL
by Simon Glass
· Thu Oct 20 18:23:15 2022 -0600
a928961
vbe: Add info about the VBE device to the fwupd node
by Simon Glass
· Thu Oct 20 18:23:14 2022 -0600
bc993e5
vbe: Add Kconfig options for VPL
by Simon Glass
· Thu Oct 20 18:23:13 2022 -0600
a6a06cc
vbe: Drop the U-Boot prefix from the version
by Simon Glass
· Thu Oct 20 18:23:12 2022 -0600
39db199
vbe: Move OS implementation into a separate file
by Simon Glass
· Thu Oct 20 18:23:11 2022 -0600
d78aa75
vbe: Support reading the next SPL phase via VBE
by Simon Glass
· Thu Oct 20 18:23:10 2022 -0600
a72641c
vbe: Support selecting operations by SPL phase
by Simon Glass
· Thu Oct 20 18:23:09 2022 -0600
a87cd0c
sandbox: Support obtaining the next phase from an image
by Simon Glass
· Thu Oct 20 18:23:08 2022 -0600
6b8705d
spl: Allow multiple loaders of the same time
by Simon Glass
· Thu Oct 20 18:23:07 2022 -0600
ec57644
vbe: Use a warning for a failed requests
by Simon Glass
· Thu Oct 20 18:23:06 2022 -0600
5a09137
vbe: Rename vbe_fixup to vbe_request
by Simon Glass
· Thu Oct 20 18:23:05 2022 -0600
a42f11f
image: Allow loading a FIT image for a particular phase
by Simon Glass
· Thu Oct 20 18:23:04 2022 -0600
e3f81ae
image: Add the concept of a phase to FIT
by Simon Glass
· Thu Oct 20 18:23:03 2022 -0600
f0b534f
sandbox: Add a way to specify the sandbox executable
by Simon Glass
· Thu Oct 20 18:23:02 2022 -0600
4aa6a9b
sandbox: Generalise SPL booting
by Simon Glass
· Thu Oct 20 18:23:01 2022 -0600
4bf6987
image: Move comment for fit_conf_find_compat()
by Simon Glass
· Thu Oct 20 18:23:00 2022 -0600
5cda70f
sandbox: Drop message about writing sandbox state
by Simon Glass
· Thu Oct 20 18:22:59 2022 -0600
ceeb74f
dm: mmc: Allow sandbox emulator to build without writes
by Simon Glass
· Thu Oct 20 18:22:58 2022 -0600
7a40983
dm: blk: mmc: Tidy up some Makefile rules for SPL
by Simon Glass
· Thu Oct 20 18:22:57 2022 -0600
e7d53ed
bloblist: Drop debugging
by Simon Glass
· Thu Oct 20 18:22:56 2022 -0600
31b4f9e
usb: Update the test to cover reading and writing
by Simon Glass
· Thu Oct 20 18:22:55 2022 -0600
1886100
dm: blk: Add udevice functions
by Simon Glass
· Thu Oct 20 18:22:54 2022 -0600
c83bb53
disk: Rename block_dev to desc
by Simon Glass
· Thu Oct 20 18:22:53 2022 -0600
4e93eea
disk: Rename block functions
by Simon Glass
· Thu Oct 20 18:22:52 2022 -0600
00501fc
bootstd: Add a way to set up a bootflow
by Simon Glass
· Thu Oct 20 18:22:51 2022 -0600
1f1614b
test: Support tests which can only be run manually
by Simon Glass
· Thu Oct 20 18:22:50 2022 -0600
c759944
test: Update tests to use the skip feature
by Simon Glass
· Thu Oct 20 18:22:49 2022 -0600
816fe6c
test: Report skippped tests
by Simon Glass
· Thu Oct 20 18:22:48 2022 -0600
37f85de
binman: Support writing symbols into ELF files
by Simon Glass
· Thu Oct 20 18:22:47 2022 -0600
6fc079e
binman: Handle writing ELF symbols in the Entry class
by Simon Glass
· Thu Oct 20 18:22:46 2022 -0600
133f0f7
binman: Split out looking up a symbol into a function
by Simon Glass
· Thu Oct 20 18:22:45 2022 -0600
cb452b0
binman: Allow obtaining a symbol value
by Simon Glass
· Thu Oct 20 18:22:44 2022 -0600
66eea9f
spl: Add a separate silence option for SPL
by Simon Glass
· Thu Oct 20 18:22:43 2022 -0600
a65cc06
spl: Refactor controls for console output
by Simon Glass
· Thu Oct 20 18:22:42 2022 -0600
5a332c1
spl: Use binman suffix allow symbols of any SPL etype
by Simon Glass
· Thu Oct 20 18:22:41 2022 -0600
a6265b5
disk: Drop debug messages in part_efi
by Simon Glass
· Thu Oct 20 18:22:40 2022 -0600
72cc538
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
by Simon Glass
· Thu Oct 20 18:22:39 2022 -0600
4078fec
Merge branch '2022-10-31-broadcom-updates'
by Tom Rini
· Mon Oct 31 10:40:31 2022 -0400
0d648e7
timer: bcmbca: use arm global timer for bcm63138 SoC
by William Zhang
· Tue Aug 23 21:44:33 2022 -0700
38c26de
timer: sti: convert sti-timer to arm a9 global timer
by William Zhang
· Tue Aug 23 21:44:32 2022 -0700
3892182
arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855
by William Zhang
· Mon Aug 22 11:49:08 2022 -0700
504f062
arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753
by William Zhang
· Mon Aug 22 11:49:07 2022 -0700
cee5e9d
arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCA
by William Zhang
· Mon Aug 22 11:49:06 2022 -0700
6b45fa6
arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858
by William Zhang
· Mon Aug 22 11:39:45 2022 -0700
28fe6ed
arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858
by William Zhang
· Mon Aug 22 11:39:44 2022 -0700
a287017
arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCA
by William Zhang
· Mon Aug 22 11:39:43 2022 -0700
df0b5bb
arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856
by William Zhang
· Mon Aug 22 11:31:43 2022 -0700
2122756
arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360
by William Zhang
· Mon Aug 22 11:31:42 2022 -0700
d0eaa2c
arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCA
by William Zhang
· Mon Aug 22 11:31:41 2022 -0700
771896c
arm: bcmbca: make reset_cpu function weak
by William Zhang
· Mon Aug 22 11:19:48 2022 -0700
f4704a1
MAINTAINERS: Add BCM63158 maintainer to BCMBCA entry
by William Zhang
· Mon Aug 22 11:19:47 2022 -0700
35a3ec1b
arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158
by William Zhang
· Mon Aug 22 11:19:46 2022 -0700
2abed60
arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158
by William Zhang
· Mon Aug 22 11:19:45 2022 -0700
9a4519c
arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCA
by William Zhang
· Mon Aug 22 11:19:44 2022 -0700
26b895d
arm: bcmbca: add bcm4908 SoC support
by William Zhang
· Fri Aug 05 18:34:03 2022 -0700
aaf984f
arm: bcmbca: add bcm6813 SoC support
by William Zhang
· Fri Aug 05 18:34:02 2022 -0700
40e4a52
arm: bcmbca: add bcm4912 SoC support
by William Zhang
· Fri Aug 05 18:34:01 2022 -0700
5cfa580
arm: bcmbca: add bcm63146 SoC support
by William Zhang
· Fri Aug 05 18:34:00 2022 -0700
eceeac8
arm: bcmbca: add bcm63138 SoC support
by William Zhang
· Fri Aug 05 18:25:13 2022 -0700
ad47f4e
arm: bcmbca: add bcm63148 SoC support
by William Zhang
· Mon Aug 01 11:39:25 2022 -0700
be15842
arm: bcmbca: add bcm6756 SoC support
by William Zhang
· Mon Aug 01 11:39:24 2022 -0700
fe68cea
arm: bcmbca: add bcm6878 SoC support
by William Zhang
· Mon Aug 01 11:39:23 2022 -0700
58245a9
arm: bcmbca: add bcm6846 SoC support
by William Zhang
· Mon Aug 01 11:39:22 2022 -0700
bef9e39
arm: bcmbca: add bcm63178 SoC support
by William Zhang
· Mon Aug 01 11:39:21 2022 -0700
3a90a69
buildman: Handle the MAINTAINERS 'N' tag
by Simon Glass
· Tue Oct 11 08:15:37 2022 -0600
5bfbffb
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Sun Oct 30 17:16:35 2022 -0400
52cb504
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
by Simon Glass
· Tue Oct 18 07:46:31 2022 -0600
04c640c
pci: Drop test for DM_VIDEO
by Simon Glass
· Tue Oct 18 07:58:16 2022 -0600
557786c
video: Make all video options depend on DM_VIDEO
by Simon Glass
· Tue Oct 18 07:35:17 2022 -0600
aaf74bf
video: Drop SPLASHIMAGE_CALLBACK
by Simon Glass
· Tue Oct 18 07:30:25 2022 -0600
009ebfa
video: Drop common LCD implementation
by Simon Glass
· Sun Oct 16 15:25:26 2022 -0600
bcb87b6
video: Drop use of the lcd header file
by Simon Glass
· Tue Oct 18 07:10:26 2022 -0600
fae8560
video: Drop CONFIG_LCD
by Simon Glass
· Tue Oct 18 07:19:42 2022 -0600
0e85745
video: Drop CONFIG_VIDEO
by Simon Glass
· Tue Oct 18 07:24:15 2022 -0600
678d4e3
video: Drop CONFIG_VIDEO
by Simon Glass
· Tue Oct 18 07:20:56 2022 -0600
Next »