Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
53f6f59f3de6052199f353991c805dc0ff3526c7
53f6f59
binman: used-before-assignment in ftest.py
by Heinrich Schuchardt
· Sat Dec 16 00:26:04 2023 +0100
3399d33
buildman: type cotaining
by Heinrich Schuchardt
· Fri Dec 15 10:42:30 2023 +0100
1f8a1b1
Merge patch series "Modernize U-Boot shell"
by Tom Rini
· Thu Dec 28 12:03:25 2023 -0500
a5af0b2
configs: Use old hush for several boards
by Francis Laniel
· Fri Dec 22 22:02:44 2023 +0100
145263e
cmd: Set modern hush as default shell
by Francis Laniel
· Fri Dec 22 22:02:43 2023 +0100
e7ca3a3
cli: modern_hush: Add upstream commits up to 2nd October 2023.
by Francis Laniel
· Fri Dec 22 22:02:42 2023 +0100
66cf0ac
test: hush: Fix loop tests for modern hush
by Francis Laniel
· Fri Dec 22 22:02:41 2023 +0100
d000314
cli: hush_modern: Enable loops
by Francis Laniel
· Fri Dec 22 22:02:40 2023 +0100
9492c94
cli: hush_modern: Enable if keyword
by Francis Laniel
· Fri Dec 22 22:02:39 2023 +0100
aa44c26
cli: hush_modern: Enable using < and > as string compare operators
by Francis Laniel
· Fri Dec 22 22:02:38 2023 +0100
0c0495c
test: hush: Fix variable expansion tests for modern hush
by Francis Laniel
· Fri Dec 22 22:02:37 2023 +0100
c42dda3
test: hush: Fix instructions list tests for modern hush
by Francis Laniel
· Fri Dec 22 22:02:36 2023 +0100
5b64c45
cli: add modern hush as parser for run_command*()
by Francis Laniel
· Fri Dec 22 22:02:35 2023 +0100
26cafe1
cli: hush_modern: Add functions to be called from run_command()
by Francis Laniel
· Fri Dec 22 22:02:34 2023 +0100
bfc406a
cli: hush_modern: Enable variables expansion for modern hush
by Francis Laniel
· Fri Dec 22 22:02:33 2023 +0100
3b66e57
cli: Enables using modern hush parser as command line parser
by Francis Laniel
· Fri Dec 22 22:02:32 2023 +0100
efb5800
cmd: Add new cli command
by Francis Laniel
· Fri Dec 22 22:02:31 2023 +0100
1239d23
global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
by Francis Laniel
· Fri Dec 22 22:02:30 2023 +0100
529cb2c
cli: Add menu for hush parser
by Francis Laniel
· Fri Dec 22 22:02:29 2023 +0100
36836fc
cli: Port upstream Busybox hush to U-Boot
by Francis Laniel
· Fri Dec 22 22:02:28 2023 +0100
110b769
cli: Add Busybox upstream hush.c file
by Francis Laniel
· Fri Dec 22 22:02:27 2023 +0100
939fb4f
test: hush: Test hush loops
by Francis Laniel
· Fri Dec 22 22:02:26 2023 +0100
097533a
test: hush: Test hush commands list
by Francis Laniel
· Fri Dec 22 22:02:25 2023 +0100
91ec870
test: hush: Test hush variable expansion
by Francis Laniel
· Fri Dec 22 22:02:24 2023 +0100
b2c1b6a
test/py: hush_if_test: Remove the test file
by Francis Laniel
· Fri Dec 22 22:02:23 2023 +0100
361b424
test: hush: Test hush if/else
by Francis Laniel
· Fri Dec 22 22:02:22 2023 +0100
2dba91a
test: Add framework to test hush behavior
by Francis Laniel
· Fri Dec 22 22:02:21 2023 +0100
a0ecec3
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next
by Tom Rini
· Thu Dec 28 07:54:54 2023 -0500
b6e6a6d
andes: ae350: Enable MISC_INIT_R for ae350 platform
by Leo Yu-Chi Liang
· Tue Dec 26 14:54:41 2023 +0800
cec100f
andes: ae350: Save cpu name to env
by Leo Yu-Chi Liang
· Tue Dec 26 14:54:27 2023 +0800
7862a2a
andes: cpu: Enable cache and TLB ECC support
by Leo Yu-Chi Liang
· Tue Dec 26 14:17:35 2023 +0800
96e75a8
andes: cpu: Enable memboost feature
by Leo Yu-Chi Liang
· Tue Dec 26 14:17:34 2023 +0800
1eb9f91
andes: ae350: Implement cache switch via Kconfig
by Leo Yu-Chi Liang
· Tue Dec 26 14:17:33 2023 +0800
a5dda2b
andes: csr.h: Clean up CSR definition
by Leo Yu-Chi Liang
· Tue Dec 26 14:17:32 2023 +0800
d0f9f3a
riscv: Extend board compatible string with "qemu,mbv"
by Michal Simek
· Wed Dec 20 15:53:28 2023 +0100
44876f3
riscv: cache: support cache enable in SPL stage
by Zong Li
· Thu Dec 14 14:09:37 2023 +0000
5d8ba08
cache: add sifive private L2 cache driver
by Zong Li
· Thu Dec 14 14:09:36 2023 +0000
8ff257c
bootmeth: pass size to efi_binary_run()
by Heinrich Schuchardt
· Fri Dec 22 16:01:56 2023 +0100
13692b3
Merge patch series "Complete decoupling of bootm logic from commands"
by Tom Rini
· Thu Dec 21 16:10:00 2023 -0500
6568e4b
bootm: Create a new boot_run() function to handle booting
by Simon Glass
· Fri Dec 15 20:14:26 2023 -0700
2d043a6
bootm: Create a function to run through the booti states
by Simon Glass
· Fri Dec 15 20:14:25 2023 -0700
260b965
stm32: Use bootm_run() and bootz_run()
by Simon Glass
· Fri Dec 15 20:14:24 2023 -0700
e176bb1
bootm: Create a function to run through the bootz states
by Simon Glass
· Fri Dec 15 20:14:23 2023 -0700
43e88a6
stm32: Use local vars in stm32prog for initrd and fdt
by Simon Glass
· Fri Dec 15 20:14:22 2023 -0700
bd73cac
bootm: Create a function to run through the bootm states
by Simon Glass
· Fri Dec 15 20:14:21 2023 -0700
454746d
bootm: Tidy up boot_selected_os()
by Simon Glass
· Fri Dec 15 20:14:20 2023 -0700
d90f94f
bootm: Rename do_bootm_states() to bootm_run_states()
by Simon Glass
· Fri Dec 15 20:14:19 2023 -0700
50fa2fe
bootm: Drop arguments from do_bootm_states()
by Simon Glass
· Fri Dec 15 20:14:18 2023 -0700
5fb0d14
bootz: Avoid use of #ifdef
by Simon Glass
· Fri Dec 15 20:14:17 2023 -0700
7c2a3f6
booti: Avoid use of #ifdef
by Simon Glass
· Fri Dec 15 20:14:16 2023 -0700
839e9e4
bootm: Move do_bootm_states() comment to header file
by Simon Glass
· Fri Dec 15 20:14:15 2023 -0700
112b020
bootm: Add more fields to bootm_info
by Simon Glass
· Fri Dec 15 20:14:14 2023 -0700
0726d9d
bootm: Adjust arguments of boot_os_fn
by Simon Glass
· Fri Dec 15 20:14:13 2023 -0700
526ea78
bootm: Create a struct for argument information
by Simon Glass
· Fri Dec 15 20:14:12 2023 -0700
0841287
sandbox: bootm: Enable more bootm OS methods
by Simon Glass
· Fri Dec 15 20:14:11 2023 -0700
b890c08
bootm: Adjust how the board is reset
by Simon Glass
· Fri Dec 15 20:14:10 2023 -0700
34ee3ed
riscv: Add a reset_cpu() function
by Simon Glass
· Fri Dec 15 20:14:09 2023 -0700
b5e687e
nios2: Add a reset_cpu() function
by Simon Glass
· Fri Dec 15 20:14:08 2023 -0700
a3702ba
ppc: Add a reset_cpu() function
by Simon Glass
· Fri Dec 15 20:14:07 2023 -0700
d1d3551
m68k: Add a reset_cpu() function
by Simon Glass
· Fri Dec 15 20:14:06 2023 -0700
faf7328
mips: Add a reset_cpu() function
by Simon Glass
· Fri Dec 15 20:14:05 2023 -0700
345fbf2
Merge branch '2023-12-21-assorted-updates-and-fixes' into next
by Tom Rini
· Thu Dec 21 15:35:03 2023 -0500
d6d59ab
lib: rsa: Print detailed error info in rsa_engine_init() on engine resolution failure
by Csókás Bence
· Thu Dec 14 17:54:17 2023 +0100
e899b36
board/keymile/kmcent2: fix update-nor indentation
by Tomas Alvarez Vanoli
· Tue Dec 12 15:39:27 2023 +0100
a95de05
iommu: add qcom-hyp-smmu
by Caleb Connolly
· Mon Dec 11 18:41:42 2023 +0000
5cac4b8
iommu: add a connect op
by Caleb Connolly
· Mon Dec 11 18:41:41 2023 +0000
ed247d7
iommu: fix compilation when CONFIG_PCI disabled
by Caleb Connolly
· Mon Dec 11 18:41:40 2023 +0000
af569fb
configs: verdin-am62: Disable SPL FIT Overlay
by Francesco Dolcini
· Mon Dec 11 14:45:20 2023 +0100
e908fec
boot: add support for fdt_fixup command in environment
by Matthias Schiffer
· Mon Dec 11 12:03:17 2023 +0100
c26e91f
include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionally
by Manorit Chawdhry
· Mon Dec 11 16:12:09 2023 +0530
8fd5184
fs: Fix SPL build if FS_LOADER is enabled
by Mayuresh Chitale
· Thu Nov 16 22:46:12 2023 +0530
5b4a6f3
Merge branch '2023-12-21-header-inclusion-cleanup' into next
by Tom Rini
· Thu Dec 21 11:51:58 2023 -0500
a877ce1
lib: Remove <common.h> inclusion from these files
by Tom Rini
· Thu Dec 14 13:16:58 2023 -0500
a4a8ea9
include: Further cleanup includes
by Tom Rini
· Thu Dec 14 13:16:57 2023 -0500
c4470ea
display_options: Clean up headers
by Tom Rini
· Thu Dec 14 13:16:56 2023 -0500
cd05b9c
efi_loader: Remove <common.h>
by Tom Rini
· Thu Dec 14 13:16:55 2023 -0500
1c96c79
rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.c
by Tom Rini
· Thu Dec 14 13:16:54 2023 -0500
035c971
lib/sha*.c: Update header list
by Tom Rini
· Thu Dec 14 13:16:53 2023 -0500
10e6a37
global: Rework architecture global_data.h to include <linux/types.h>
by Tom Rini
· Thu Dec 14 13:16:52 2023 -0500
2a526c3
m68k: Rework asm/global_data.h slightly
by Tom Rini
· Thu Dec 14 13:16:51 2023 -0500
0843f91
sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.h
by Tom Rini
· Thu Dec 14 13:16:50 2023 -0500
937e2a0
arm: Remove <asm/types.h> from asm/global_data.h
by Tom Rini
· Thu Dec 14 13:16:49 2023 -0500
1bee07a
global: Remove duplicate common.h inclusions
by Tom Rini
· Thu Dec 14 13:16:48 2023 -0500
1bbf41d
global: Drop common.h inclusion
by Tom Rini
· Thu Dec 14 13:16:47 2023 -0500
ada64ac
sandbox: Audit config.h and common.h usage
by Tom Rini
· Thu Dec 14 13:16:46 2023 -0500
b7f7046
arm: Partial cleanup and audit usage of <config.h>
by Tom Rini
· Thu Dec 14 13:16:45 2023 -0500
86ddc96
arc: Cleanup and audit usage of <config.h>
by Tom Rini
· Thu Dec 14 13:16:44 2023 -0500
abc984e
qe: Add <config.h> to linux/immap_qe.h
by Tom Rini
· Thu Dec 14 13:16:43 2023 -0500
8fac3d4
global: Restrict use of '#include <linux/kconfig.h>'
by Tom Rini
· Thu Dec 14 07:16:54 2023 -0500
d1aa8f7
Merge branch '2023-12-20-assorted-general-updates' into next
by Tom Rini
· Wed Dec 20 16:00:22 2023 -0500
417e495
Merge tag 'u-boot-imx-next-20231220' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next
by Tom Rini
· Wed Dec 20 14:14:46 2023 -0500
f5b0272
cmd: part: Cover both part type entries with GUID ifdef
by Marek Vasut
· Sun Dec 10 22:25:07 2023 +0100
ada83d9
smbios: Fallback to the default DT if sysinfo nodes are missing
by Ilias Apalodimas
· Thu Dec 07 11:18:50 2023 +0200
07f3eba
smbios: Simplify reporting of unknown values
by Ilias Apalodimas
· Thu Dec 07 11:18:49 2023 +0200
2723df2
pxe_utils: Increase feedback to user when fdt file is not found
by Michael Trimarchi
· Thu Dec 07 15:28:19 2023 +0100
720cdc5
colibri-imx8x: configure usb hub to bypass mode
by Andrejs Cainikovs
· Wed Dec 20 11:38:11 2023 +0100
9e36cbe
colibri-imx8x: remove -u-boot.dtsi include
by Andrejs Cainikovs
· Wed Dec 20 11:38:10 2023 +0100
351cfe8
apalis-imx8: remove -u-boot.dtsi include
by Andrejs Cainikovs
· Wed Dec 20 11:38:09 2023 +0100
46c507e
board: phytec: phytec_som_detection: fix uninitialized bug
by Yannic Moog
· Wed Dec 20 09:45:36 2023 +0100
5dd7f7c
board: phytec: som_detection: move definitions to source file
by Yannic Moog
· Wed Dec 20 09:45:35 2023 +0100
Next »