Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2dba91a75514e8af4b0b2ee445a62bc450198eea
2dba91a
test: Add framework to test hush behavior
by Francis Laniel
· 11 months ago
8ff257c
bootmeth: pass size to efi_binary_run()
by Heinrich Schuchardt
· 11 months ago
13692b3
Merge patch series "Complete decoupling of bootm logic from commands"
by Tom Rini
· 11 months ago
6568e4b
bootm: Create a new boot_run() function to handle booting
by Simon Glass
· 11 months ago
2d043a6
bootm: Create a function to run through the booti states
by Simon Glass
· 11 months ago
260b965
stm32: Use bootm_run() and bootz_run()
by Simon Glass
· 11 months ago
e176bb1
bootm: Create a function to run through the bootz states
by Simon Glass
· 11 months ago
43e88a6
stm32: Use local vars in stm32prog for initrd and fdt
by Simon Glass
· 11 months ago
bd73cac
bootm: Create a function to run through the bootm states
by Simon Glass
· 11 months ago
454746d
bootm: Tidy up boot_selected_os()
by Simon Glass
· 11 months ago
d90f94f
bootm: Rename do_bootm_states() to bootm_run_states()
by Simon Glass
· 11 months ago
50fa2fe
bootm: Drop arguments from do_bootm_states()
by Simon Glass
· 11 months ago
5fb0d14
bootz: Avoid use of #ifdef
by Simon Glass
· 11 months ago
7c2a3f6
booti: Avoid use of #ifdef
by Simon Glass
· 11 months ago
839e9e4
bootm: Move do_bootm_states() comment to header file
by Simon Glass
· 11 months ago
112b020
bootm: Add more fields to bootm_info
by Simon Glass
· 11 months ago
0726d9d
bootm: Adjust arguments of boot_os_fn
by Simon Glass
· 11 months ago
526ea78
bootm: Create a struct for argument information
by Simon Glass
· 11 months ago
0841287
sandbox: bootm: Enable more bootm OS methods
by Simon Glass
· 11 months ago
b890c08
bootm: Adjust how the board is reset
by Simon Glass
· 11 months ago
34ee3ed
riscv: Add a reset_cpu() function
by Simon Glass
· 11 months ago
b5e687e
nios2: Add a reset_cpu() function
by Simon Glass
· 11 months ago
a3702ba
ppc: Add a reset_cpu() function
by Simon Glass
· 11 months ago
d1d3551
m68k: Add a reset_cpu() function
by Simon Glass
· 11 months ago
faf7328
mips: Add a reset_cpu() function
by Simon Glass
· 11 months ago
345fbf2
Merge branch '2023-12-21-assorted-updates-and-fixes' into next
by Tom Rini
· 11 months ago
d6d59ab
lib: rsa: Print detailed error info in rsa_engine_init() on engine resolution failure
by Csókás Bence
· 12 months ago
e899b36
board/keymile/kmcent2: fix update-nor indentation
by Tomas Alvarez Vanoli
· 12 months ago
a95de05
iommu: add qcom-hyp-smmu
by Caleb Connolly
· 12 months ago
5cac4b8
iommu: add a connect op
by Caleb Connolly
· 12 months ago
ed247d7
iommu: fix compilation when CONFIG_PCI disabled
by Caleb Connolly
· 12 months ago
af569fb
configs: verdin-am62: Disable SPL FIT Overlay
by Francesco Dolcini
· 12 months ago
e908fec
boot: add support for fdt_fixup command in environment
by Matthias Schiffer
· 12 months ago
c26e91f
include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionally
by Manorit Chawdhry
· 12 months ago
8fd5184
fs: Fix SPL build if FS_LOADER is enabled
by Mayuresh Chitale
· 1 year ago
5b4a6f3
Merge branch '2023-12-21-header-inclusion-cleanup' into next
by Tom Rini
· 11 months ago
a877ce1
lib: Remove <common.h> inclusion from these files
by Tom Rini
· 12 months ago
a4a8ea9
include: Further cleanup includes
by Tom Rini
· 12 months ago
c4470ea
display_options: Clean up headers
by Tom Rini
· 12 months ago
cd05b9c
efi_loader: Remove <common.h>
by Tom Rini
· 12 months ago
1c96c79
rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.c
by Tom Rini
· 12 months ago
035c971
lib/sha*.c: Update header list
by Tom Rini
· 12 months ago
10e6a37
global: Rework architecture global_data.h to include <linux/types.h>
by Tom Rini
· 12 months ago
2a526c3
m68k: Rework asm/global_data.h slightly
by Tom Rini
· 12 months ago
0843f91
sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.h
by Tom Rini
· 12 months ago
937e2a0
arm: Remove <asm/types.h> from asm/global_data.h
by Tom Rini
· 12 months ago
1bee07a
global: Remove duplicate common.h inclusions
by Tom Rini
· 12 months ago
1bbf41d
global: Drop common.h inclusion
by Tom Rini
· 12 months ago
ada64ac
sandbox: Audit config.h and common.h usage
by Tom Rini
· 12 months ago
b7f7046
arm: Partial cleanup and audit usage of <config.h>
by Tom Rini
· 12 months ago
86ddc96
arc: Cleanup and audit usage of <config.h>
by Tom Rini
· 12 months ago
abc984e
qe: Add <config.h> to linux/immap_qe.h
by Tom Rini
· 12 months ago
8fac3d4
global: Restrict use of '#include <linux/kconfig.h>'
by Tom Rini
· 12 months ago
d1aa8f7
Merge branch '2023-12-20-assorted-general-updates' into next
by Tom Rini
· 11 months ago
417e495
Merge tag 'u-boot-imx-next-20231220' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next
by Tom Rini
· 11 months ago
f5b0272
cmd: part: Cover both part type entries with GUID ifdef
by Marek Vasut
· 12 months ago
ada83d9
smbios: Fallback to the default DT if sysinfo nodes are missing
by Ilias Apalodimas
· 12 months ago
07f3eba
smbios: Simplify reporting of unknown values
by Ilias Apalodimas
· 12 months ago
2723df2
pxe_utils: Increase feedback to user when fdt file is not found
by Michael Trimarchi
· 12 months ago
720cdc5
colibri-imx8x: configure usb hub to bypass mode
by Andrejs Cainikovs
· 11 months ago
9e36cbe
colibri-imx8x: remove -u-boot.dtsi include
by Andrejs Cainikovs
· 11 months ago
351cfe8
apalis-imx8: remove -u-boot.dtsi include
by Andrejs Cainikovs
· 11 months ago
46c507e
board: phytec: phytec_som_detection: fix uninitialized bug
by Yannic Moog
· 11 months ago
5dd7f7c
board: phytec: som_detection: move definitions to source file
by Yannic Moog
· 11 months ago
7bbbe18
board: phytec: phytec_som_detection: fix eeprom_data zero check
by Yannic Moog
· 11 months ago
4feeda6
board: phytec: imx8m_som_detection: fix uninitialized pointer bug
by Yannic Moog
· 11 months ago
1132f36
board: phytec: imx8m_som_detection: change phytec_imx8m_detect return type
by Yannic Moog
· 11 months ago
580136b5
configs: imx8m{m, n, p}_venice_defconfig: add arch_misc_init
by Tim Harvey
· 12 months ago
18b5d7d
arm: dts: imx8mp-venice-gw72xx: add TPM device
by Tim Harvey
· 12 months ago
0f7f619
arm: dts: imx8mm-venice-gw72xx: add TPM device
by Tim Harvey
· 12 months ago
202ca8d
mxs: Fix VDDx brownout interrupt disable/enable
by Cody Green
· 1 year, 5 months ago
0639049
command: Move command completion temporary buffer to stack
by Marek Vasut
· 12 months ago
6210f6d
command: Allocate history buffer using calloc()
by Marek Vasut
· 12 months ago
7a164f8
bootflow: Allow setting a cmdline arg with no value
by Simon Glass
· 12 months ago
c975d8b
bootm: Fix flags used for bootargs string substitution
by Piotr Kubik
· 1 year ago
1431df4
arm: afs: Set the filesize env. var. on load
by Robert Catherall
· 1 year ago
0f6b715
rsa: use pkcs11 uri as defined in rfc7512
by Ayoub Zaki
· 1 year, 3 months ago
25498ed
imxtract: specify max gunzip size
by Nikita Shubin
· 2 years ago
bd83927
Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next
by Tom Rini
· 11 months ago
924c209
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next
by Tom Rini
· 11 months ago
522633e
board: compal: paz00: clean up the board
by Svyatoslav Ryhel
· 12 months ago
3135d86
board: htc: endeavoru: switch to DM pinmux
by Svyatoslav Ryhel
· 12 months ago
f3947d4
board: asus: transformer: switch to DM pinmux
by Svyatoslav Ryhel
· 12 months ago
aef10d8
board: lg: x3-t30: switch to DM pinmux
by Svyatoslav Ryhel
· 12 months ago
51f70c1
board: asus: grouper: switch to DM pinmux
by Svyatoslav Ryhel
· 12 months ago
1396110
drivers: pinctrl: tegra: incorporate existing code
by Svyatoslav Ryhel
· 12 months ago
c53f4c0
drivers: pinctrl: create Tegra DM pinctrl driver
by Svyatoslav Ryhel
· 12 months ago
2447ff1
ARM: mach-tegra: rearrange SPL configs
by Svyatoslav Ryhel
· 12 months ago
a0c7106
mmc: tegra: use max-frequency from device tree if provided
by Peter Geis
· 11 months ago
b06e8fa
ARM: tegra114: clock: implement PLLD2 support
by Svyatoslav Ryhel
· 1 year ago
6af975c
ARM: tegra30: clock: implement PLLD2 support
by Svyatoslav Ryhel
· 1 year, 5 months ago
c93b518
ARM: tegra: clock: support get and set rate for simple PLL
by Svyatoslav Ryhel
· 1 year, 5 months ago
5aeca6a
drivers: gpio-uclass: support PMIC GPIO children
by Svyatoslav Ryhel
· 1 year, 4 months ago
32648d3
drivers: gpio: implement PALMAS GPIO cell
by Svyatoslav Ryhel
· 1 year, 4 months ago
16360b8
drivers: gpio: implement MAX77663 GPIO cell
by Svyatoslav Ryhel
· 1 year, 4 months ago
b73c798
Merge patch series "Fix J7200 kernel boot when using upstream u-boot"
by Tom Rini
· 11 months ago
be33e10
Merge patch series "Add support for MediaTek MT8365 EVK Board"
by Tom Rini
· 11 months ago
d786de0c
Merge branch '2023-12-19-assorted-platform-updates' into next
by Tom Rini
· 11 months ago
704ef10
arm: dts: k3-j7200-r5-common-proc-board: Set parent clock for clock ID 323
by Reid Tonking
· 12 months ago
ba8e5a8
arm: mach-k3: j72xx: add new 'virtual' mux
by Bryan Brattlof
· 12 months ago
Next »