Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b6e6a6db822d20f4b6981a8e37cf6b63cb494476
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
7bbbe18
board: phytec: phytec_som_detection: fix eeprom_data zero check
by Yannic Moog
· Wed Dec 20 09:45:34 2023 +0100
4feeda6
board: phytec: imx8m_som_detection: fix uninitialized pointer bug
by Yannic Moog
· Wed Dec 20 09:45:33 2023 +0100
1132f36
board: phytec: imx8m_som_detection: change phytec_imx8m_detect return type
by Yannic Moog
· Wed Dec 20 09:45:32 2023 +0100
580136b5
configs: imx8m{m, n, p}_venice_defconfig: add arch_misc_init
by Tim Harvey
· Thu Dec 14 08:25:42 2023 -0800
18b5d7d
arm: dts: imx8mp-venice-gw72xx: add TPM device
by Tim Harvey
· Mon Nov 27 11:37:23 2023 -0800
0f7f619
arm: dts: imx8mm-venice-gw72xx: add TPM device
by Tim Harvey
· Mon Nov 27 11:36:58 2023 -0800
202ca8d
mxs: Fix VDDx brownout interrupt disable/enable
by Cody Green
· Mon Jul 03 21:57:00 2023 +0100
0639049
command: Move command completion temporary buffer to stack
by Marek Vasut
· Sat Dec 02 21:52:31 2023 +0100
6210f6d
command: Allocate history buffer using calloc()
by Marek Vasut
· Sat Dec 02 21:52:30 2023 +0100
7a164f8
bootflow: Allow setting a cmdline arg with no value
by Simon Glass
· Wed Nov 29 10:31:19 2023 -0700
c975d8b
bootm: Fix flags used for bootargs string substitution
by Piotr Kubik
· Fri Nov 24 17:30:46 2023 +0100
1431df4
arm: afs: Set the filesize env. var. on load
by Robert Catherall
· Thu Nov 23 14:16:01 2023 +0000
0f6b715
rsa: use pkcs11 uri as defined in rfc7512
by Ayoub Zaki
· Sat Aug 26 13:53:29 2023 +0200
25498ed
imxtract: specify max gunzip size
by Nikita Shubin
· Mon Dec 19 11:05:27 2022 +0300
bd83927
Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next
by Tom Rini
· Wed Dec 20 08:34:12 2023 -0500
924c209
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next
by Tom Rini
· Tue Dec 19 15:16:13 2023 -0500
522633e
board: compal: paz00: clean up the board
by Svyatoslav Ryhel
· Sat Dec 02 10:08:02 2023 +0200
3135d86
board: htc: endeavoru: switch to DM pinmux
by Svyatoslav Ryhel
· Tue Nov 28 13:43:31 2023 +0200
f3947d4
board: asus: transformer: switch to DM pinmux
by Svyatoslav Ryhel
· Mon Nov 27 19:20:21 2023 +0200
aef10d8
board: lg: x3-t30: switch to DM pinmux
by Svyatoslav Ryhel
· Mon Nov 27 19:08:32 2023 +0200
51f70c1
board: asus: grouper: switch to DM pinmux
by Svyatoslav Ryhel
· Mon Nov 27 18:16:50 2023 +0200
1396110
drivers: pinctrl: tegra: incorporate existing code
by Svyatoslav Ryhel
· Mon Nov 27 11:54:21 2023 +0200
c53f4c0
drivers: pinctrl: create Tegra DM pinctrl driver
by Svyatoslav Ryhel
· Sun Nov 26 17:54:03 2023 +0200
2447ff1
ARM: mach-tegra: rearrange SPL configs
by Svyatoslav Ryhel
· Fri Dec 01 13:22:00 2023 +0200
a0c7106
mmc: tegra: use max-frequency from device tree if provided
by Peter Geis
· Tue Dec 19 15:35:52 2023 +0200
b06e8fa
ARM: tegra114: clock: implement PLLD2 support
by Svyatoslav Ryhel
· Thu Nov 16 09:35:26 2023 +0200
6af975c
ARM: tegra30: clock: implement PLLD2 support
by Svyatoslav Ryhel
· Mon Jul 03 18:11:58 2023 +0300
c93b518
ARM: tegra: clock: support get and set rate for simple PLL
by Svyatoslav Ryhel
· Mon Jul 03 18:06:54 2023 +0300
Next »