Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
706829aca90fec8eb09c7edcc18f3e60d913c950
706829a
Merge tag 'efi-next-20230325' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· Sat Mar 25 17:34:34 2023 -0400
45a755d
cmd: bootefi: allocate device-tree copy from high memory
by Heinrich Schuchardt
· Thu Feb 23 20:27:38 2023 +0100
0e37bc3
efI: Allow packaging a kernel in the debugging script
by Simon Glass
· Mon Mar 20 08:30:16 2023 +1300
e06da31
efi: Support showing tables
by Simon Glass
· Mon Mar 20 08:30:15 2023 +1300
55de3e5
efi: Split out table-listing code into a new file
by Simon Glass
· Mon Mar 20 08:30:14 2023 +1300
f25e3e1
doc: Add help for the efi command
by Simon Glass
· Mon Mar 20 08:30:13 2023 +1300
f7f5578
efi: Include GUID names with EFI app and payload
by Simon Glass
· Mon Mar 20 08:30:12 2023 +1300
d134ad5
efi: Add another tranch of GUIDs
by Simon Glass
· Mon Mar 20 08:30:11 2023 +1300
bed223b
x86: Support zboot and bootm in the EFI app
by Simon Glass
· Mon Mar 20 08:30:10 2023 +1300
5f1a11e
x86: Exit EFI boot services before starting kernel
by Simon Glass
· Mon Mar 20 08:30:09 2023 +1300
6d49632
x86: Support booting a 64-bit kernel from 64-bit U-Boot
by Simon Glass
· Mon Mar 20 08:30:08 2023 +1300
39fd78e
x86: Add return-value comment to cpu_jump_to_64bit()
by Simon Glass
· Mon Mar 20 08:30:07 2023 +1300
83ec1ca
x86: Adjust bootparam.h to be more like linux
by Simon Glass
· Mon Mar 20 08:30:06 2023 +1300
890da24
efi: Set RUN_64BIT correctly for the EFI app
by Simon Glass
· Mon Mar 20 08:30:05 2023 +1300
16eda5e
efi_loader: simplify efi_str_to_u16()
by Heinrich Schuchardt
· Sun Mar 19 09:20:23 2023 +0100
4564025
efi_loader: move dp_alloc() to efi_alloc()
by Heinrich Schuchardt
· Sun Mar 19 09:20:22 2023 +0100
2010d85
efi_loader: move struct efi_device_path to efi.h
by Heinrich Schuchardt
· Sun Mar 19 08:59:33 2023 +0100
fc607ab
efi_loader: fix device-path for USB devices
by Heinrich Schuchardt
· Sun Mar 19 16:18:09 2023 +0100
3f41a2a
efi_loader: support for Ctrl() device path node
by Heinrich Schuchardt
· Sun Mar 19 16:18:08 2023 +0100
6d84a76
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next
by Tom Rini
· Fri Mar 24 22:25:28 2023 -0400
709daaf
tools: kwboot: Document information about NOR XIP
by Pali Rohár
· Thu Mar 23 21:00:07 2023 +0100
89e162a
tools: kwboot: Workaround A38x BootROM bug for images with a gap
by Pali Rohár
· Thu Mar 23 20:57:55 2023 +0100
aa54748
tools: kwboot: Fix sending very small images
by Pali Rohár
· Thu Mar 23 20:57:54 2023 +0100
f539634
tools: kwboot: Fix inserting UART data checksum without -B option
by Pali Rohár
· Thu Mar 23 20:57:53 2023 +0100
bf5151b
tools: kwboot: Fix invalid UART kwbimage v1 headersz
by Pali Rohár
· Thu Mar 23 20:57:52 2023 +0100
0e8a026
tools: kwbimage: Fix invalid UART kwbimage v1 headersz
by Pali Rohár
· Thu Mar 23 20:57:51 2023 +0100
fe8eb47
ddr: marvell: a38x: Remove unused file seq_exec.h
by Pali Rohár
· Sat Mar 04 13:26:46 2023 +0100
9d064c7
arm: kirkwood: Enable Debug UART for Zyxel NSA310S
by Tony Dinh
· Sun Mar 12 20:35:51 2023 -0700
9de447c
arm: kirkwood: Move internal registers in arch_very_early_init() function
by Pali Rohár
· Sat Mar 11 11:57:01 2023 +0100
6509e92
doc/kwboot.1: Update Armada 38x BootROM bug description
by Pali Rohár
· Sat Mar 11 11:42:16 2023 +0100
89dc46d
arm: mvebu: Set common SPI flash default speed and mode
by Tony Dinh
· Thu Mar 02 19:27:29 2023 -0800
18e5237
arm: mvebu: Enable NAND flash for Thecus N2350 board
by Tony Dinh
· Fri Feb 24 19:23:23 2023 -0800
d20ccca
Merge branch '2023-03-22-assorted-minor-code-cleanups' into next
by Tom Rini
· Wed Mar 22 20:57:39 2023 -0400
aecb179
purism: librem5: Fix a function declaration in spl.c
by Tom Rini
· Thu Mar 09 11:22:11 2023 -0500
f700356
examples: Don't use LTO for hello_world
by Tom Rini
· Thu Mar 09 11:22:09 2023 -0500
a3a142c
spl: Add function prototype for spl_mmc_get_uboot_raw_sector
by Tom Rini
· Thu Mar 09 11:22:08 2023 -0500
e3b3264
arm: Correct cpu_reset function prototype on some platforms
by Tom Rini
· Thu Mar 09 11:22:07 2023 -0500
fd2de4f
proftool: Remove unused variables in make_flame_tree
by Tom Rini
· Mon Feb 27 17:08:38 2023 -0500
7c37780
imx8image: Remove unused cont_img_count variable
by Tom Rini
· Mon Feb 27 17:08:37 2023 -0500
6839d1b
zlib: trees.c: Fix a warning with clang-15
by Tom Rini
· Mon Feb 27 17:08:36 2023 -0500
ac0135b
libavb: Fix a warning with clang-15
by Tom Rini
· Mon Feb 27 17:08:35 2023 -0500
03787a9
dlmalloc: Fix a warning with clang-15
by Tom Rini
· Mon Feb 27 17:08:34 2023 -0500
98a8df5
global: Disable deprecated-non-prototype warning with clang
by Tom Rini
· Mon Feb 27 17:08:33 2023 -0500
dbeca76
Merge branch '2023-03-21-assorted-CI-updates' into next
by Tom Rini
· Wed Mar 22 10:35:58 2023 -0400
08ed84e
CI: Allow a mirror to be specified for Docker Hub
by Peter Hoyes
· Fri Mar 10 09:53:03 2023 +0000
b0722af
CI: Allow job tag to be optionally set globally
by Peter Hoyes
· Fri Mar 10 09:53:02 2023 +0000
c1a44de
CI: gitlab: Collect pytest artifacts
by Marek Vasut
· Fri Mar 03 02:22:25 2023 +0100
da8ba7f
Azure CI: Be explicit about pytest cache directory
by Tom Rini
· Tue Feb 28 15:28:49 2023 -0500
9303a4c
Azure CI: Save pytest output automatically
by Tom Rini
· Tue Feb 28 15:28:48 2023 -0500
2f91848
Dockerfile: Update to latest "Jammy" tag
by Tom Rini
· Tue Mar 21 15:31:19 2023 -0400
26a4183
Dockerfile: Add m68k-softmmu to qemu
by Tom Rini
· Tue Mar 21 15:28:00 2023 -0400
e1afa05
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next
by Tom Rini
· Mon Mar 20 17:51:10 2023 -0400
78b6d18
Merge branch '2023-03-17-improve-read-command-add-write-command' into next
by Tom Rini
· Mon Mar 20 16:31:52 2023 -0400
6c17cd6
serial: sh: Make indent consistent
by Marek Vasut
· Tue Feb 28 22:19:30 2023 +0100
98ae281
serial: sh: Add DEBUG_UART support
by Marek Vasut
· Tue Feb 28 22:17:22 2023 +0100
b811f9b
serial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_CLK to CFG_ variants
by Marek Vasut
· Tue Feb 28 22:17:21 2023 +0100
8c0f3bb
pinctrl: renesas: Replace ifdeffery with IS_ENABLED()
by Marek Vasut
· Tue Feb 28 07:25:52 2023 +0100
8d819f6
net: ravb: Support fixed PHY in R-Car
by Mikhail Lappo
· Tue Feb 28 00:04:11 2023 +0100
c0a81d9
i2c: rcar_i2c: Sort Kconfig depends list ascending
by Marek Vasut
· Tue Feb 28 00:03:46 2023 +0100
c390909
i2c: rcar_iic: Sort Kconfig depends list ascending
by Marek Vasut
· Tue Feb 28 00:03:45 2023 +0100
ea8505e
clk: renesas: rcar-gen3: Replace SSCG caching with MDSEL/PE caching
by Marek Vasut
· Tue Feb 28 07:25:11 2023 +0100
e07fa9f
ARM: rmobile: Split R-Car Gen3 into separate Kconfig from common 64bit options
by Marek Vasut
· Tue Feb 28 07:28:57 2023 +0100
1406bdc
ARM: rmobile: Introduce CONFIG_RCAR_64 symbol
by Marek Vasut
· Tue Feb 28 07:28:56 2023 +0100
95f6e4b
ARM: rmobile: Factor out SYS_SOC Kconfig option
by Marek Vasut
· Tue Feb 28 07:28:55 2023 +0100
fbae595
ARM: rmobile: Sort R-Car Gen3 Kconfig lists
by Marek Vasut
· Tue Feb 28 07:28:54 2023 +0100
43f5dc0
ARM: rmobile: Convert ifdef in rmobile_get_prr() to IS_ENABLED()
by Marek Vasut
· Tue Feb 28 07:27:51 2023 +0100
8872b48
ARM: renesas: falcon: Enable RWDT reset for V3U Falcon
by Hai Pham
· Tue Feb 28 00:02:19 2023 +0100
89b45d4
ARM: renesas: falcon: Initialize ARM generic timer and GICv3 if EL3
by Hai Pham
· Tue Feb 28 00:02:18 2023 +0100
a39b51a
ARM: renesas: Enable DTO support by default on R-Car Gen3
by Marek Vasut
· Tue Feb 28 00:00:19 2023 +0100
2f688c2
ARM: renesas: Demote overlap memory nodes message to debug on Gen3
by Hai Pham
· Tue Feb 28 00:00:01 2023 +0100
a532c71
ARM: renesas: Remove defines for USB on Eagle/Condor
by Hai Pham
· Mon Feb 27 23:59:32 2023 +0100
ceefc04
test: add tests of 'read' and 'write' shell commands
by Rasmus Villemoes
· Thu Mar 02 09:12:25 2023 +0100
ffa16ef
sandbox: enable CMD_WRITE
by Rasmus Villemoes
· Thu Mar 02 09:12:24 2023 +0100
1f6b4f0
doc: document read/write commands
by Rasmus Villemoes
· Thu Mar 02 09:12:23 2023 +0100
c614b83
cmd: introduce 'write' command
by Rasmus Villemoes
· Thu Mar 02 09:12:22 2023 +0100
d505840
cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded dev_part parsing
by Rasmus Villemoes
· Thu Mar 02 09:12:21 2023 +0100
ddebd4b
Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Thu Mar 16 12:18:30 2023 -0400
cadedc4
Merge tag 'fsl-qoriq-next-2023-3-14' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq into next
by Tom Rini
· Thu Mar 16 12:17:48 2023 -0400
2b99fd8
Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function")
by Tom Rini
· Wed Mar 15 11:58:58 2023 -0400
a122030
Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· Thu Mar 16 12:16:14 2023 -0400
09753b3
buildman: Fix CROSS_COMPILE output for sandbox
by Simon Glass
· Fri Mar 10 12:48:51 2023 -0800
e814a14
Revert "buildman: Correct CROSS_COMPILE output for sandbox"
by Simon Glass
· Fri Mar 10 12:48:50 2023 -0800
ac55734
tools: add fdt_add_pubkey
by Roman Kopytin
· Wed Mar 08 01:13:41 2023 +0000
3cfcaa4d
binman: add tests for sign option
by Ivan Mikhaylov
· Wed Mar 08 01:13:40 2023 +0000
8a80386
binman: add sign option for binman
by Ivan Mikhaylov
· Wed Mar 08 01:13:39 2023 +0000
3d80de0
binman: add documentation for binman sign option
by Ivan Mikhaylov
· Wed Mar 08 01:13:38 2023 +0000
dc0ccea
test: cmd: fdt: Test fdt apply
by Marek Vasut
· Thu Mar 02 04:08:44 2023 +0100
8d450da
test: cmd: fdt: Test fdt chosen
by Marek Vasut
· Thu Mar 02 04:08:43 2023 +0100
cd162df
test: cmd: fdt: Test fdt rsvmem
by Marek Vasut
· Thu Mar 02 04:08:42 2023 +0100
65b6f46
test: cmd: fdt: Test fdt memory
by Marek Vasut
· Thu Mar 02 04:08:41 2023 +0100
06c13ed
test: cmd: fdt: Test fdt header
by Marek Vasut
· Thu Mar 02 04:08:39 2023 +0100
76a652a
test: cmd: fdt: Test fdt print and list
by Marek Vasut
· Thu Mar 02 04:08:32 2023 +0100
b30e5dd
cmd: fdt: Drop the 0x prefix
by Marek Vasut
· Thu Mar 02 04:04:40 2023 +0100
dd4c85a
console: Use only 0x00 as line separator for console recording
by Marek Vasut
· Mon Feb 27 20:55:39 2023 +0100
bc8c140
test: cmd: fdt: Drop new unneeded curly brackets
by Marek Vasut
· Fri Mar 10 04:33:14 2023 +0100
1531c4e
test: Wrap assert macros in ({ ... }) and fix missing semicolons
by Marek Vasut
· Fri Mar 10 04:33:13 2023 +0100
8220add1
Merge tag 'v2023.04-rc4' into next
by Tom Rini
· Tue Mar 14 10:58:41 2023 -0400
4e7eba7
Merge branch '2023-03-14-revert-two-TI-patches' into next
by Tom Rini
· Tue Mar 14 10:53:50 2023 -0400
d5fdad3
Revert "configs: j721s2: merge HS and non-HS defconfigs"
by Tom Rini
· Tue Mar 14 10:53:44 2023 -0400
73456b1
Revert "configs: j7200: Merge HS and non-HS defconfigs"
by Tom Rini
· Tue Mar 14 10:53:38 2023 -0400
Next »