Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f3acd206859ed516f79ba83da587196f66fe57d2
f3acd20
fdtgrep: Correct references to fdt_find_regions()
by Simon Glass
· 11 months ago
9dab5bd
fdtgrep: Correct ordering of flags
by Simon Glass
· 11 months ago
233a613
fdtgrep: Tidy up a few type warnings and comments
by Simon Glass
· 11 months ago
2c714d6
x86: coral: Align bootph SPI-flash subnodes with parent
by Simon Glass
· 11 months ago
69c3705
binman: used-before-assignment in ftest.py
by Heinrich Schuchardt
· 11 months ago
86aeacc
buildman: type cotaining
by Heinrich Schuchardt
· 11 months ago
2b28c3b
Merge patch series "Modernize U-Boot shell"
by Tom Rini
· 11 months ago
2a58783
configs: Use old hush for several boards
by Francis Laniel
· 11 months ago
78912cf
cmd: Set modern hush as default shell
by Francis Laniel
· 11 months ago
c24cb3e
cli: modern_hush: Add upstream commits up to 2nd October 2023.
by Francis Laniel
· 11 months ago
2223c49
test: hush: Fix loop tests for modern hush
by Francis Laniel
· 11 months ago
e252f50
cli: hush_modern: Enable loops
by Francis Laniel
· 11 months ago
374b77e
cli: hush_modern: Enable if keyword
by Francis Laniel
· 11 months ago
d8b2563
cli: hush_modern: Enable using < and > as string compare operators
by Francis Laniel
· 11 months ago
410e78d
test: hush: Fix variable expansion tests for modern hush
by Francis Laniel
· 11 months ago
6d3914f
test: hush: Fix instructions list tests for modern hush
by Francis Laniel
· 11 months ago
3ea3c57
cli: add modern hush as parser for run_command*()
by Francis Laniel
· 11 months ago
3b13faf
cli: hush_modern: Add functions to be called from run_command()
by Francis Laniel
· 11 months ago
74e4254
cli: hush_modern: Enable variables expansion for modern hush
by Francis Laniel
· 11 months ago
9a06837
cli: Enables using modern hush parser as command line parser
by Francis Laniel
· 11 months ago
6bb39f5
cmd: Add new cli command
by Francis Laniel
· 11 months ago
603a814
global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
by Francis Laniel
· 11 months ago
30dcef8
cli: Add menu for hush parser
by Francis Laniel
· 11 months ago
8197f01
cli: Port upstream Busybox hush to U-Boot
by Francis Laniel
· 11 months ago
b234f7e
cli: Add Busybox upstream hush.c file
by Francis Laniel
· 11 months ago
432c997
test: hush: Test hush loops
by Francis Laniel
· 11 months ago
2a70fea
test: hush: Test hush commands list
by Francis Laniel
· 11 months ago
261d29e
test: hush: Test hush variable expansion
by Francis Laniel
· 11 months ago
4dc305f
test/py: hush_if_test: Remove the test file
by Francis Laniel
· 11 months ago
d3bc2c5
test: hush: Test hush if/else
by Francis Laniel
· 11 months ago
cb1277c
test: Add framework to test hush behavior
by Francis Laniel
· 11 months ago
64e4795
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next
by Tom Rini
· 11 months ago
9924d44
andes: ae350: Enable MISC_INIT_R for ae350 platform
by Leo Yu-Chi Liang
· 11 months ago
936b503
andes: ae350: Save cpu name to env
by Leo Yu-Chi Liang
· 11 months ago
61d5c54
andes: cpu: Enable cache and TLB ECC support
by Leo Yu-Chi Liang
· 11 months ago
bf12bb9
andes: cpu: Enable memboost feature
by Leo Yu-Chi Liang
· 11 months ago
b046904
andes: ae350: Implement cache switch via Kconfig
by Leo Yu-Chi Liang
· 11 months ago
c36eb2f
andes: csr.h: Clean up CSR definition
by Leo Yu-Chi Liang
· 11 months ago
670db88
riscv: Extend board compatible string with "qemu,mbv"
by Michal Simek
· 11 months ago
40c76df
riscv: cache: support cache enable in SPL stage
by Zong Li
· 11 months ago
64e8482
cache: add sifive private L2 cache driver
by Zong Li
· 11 months ago
4b15156
bootmeth: pass size to efi_binary_run()
by Heinrich Schuchardt
· 11 months ago
7c4647b
Merge patch series "Complete decoupling of bootm logic from commands"
by Tom Rini
· 11 months ago
d37086a
bootm: Create a new boot_run() function to handle booting
by Simon Glass
· 11 months ago
e7683c3
bootm: Create a function to run through the booti states
by Simon Glass
· 11 months ago
e4cee64
stm32: Use bootm_run() and bootz_run()
by Simon Glass
· 11 months ago
3405c9b
bootm: Create a function to run through the bootz states
by Simon Glass
· 11 months ago
6b50aff
stm32: Use local vars in stm32prog for initrd and fdt
by Simon Glass
· 11 months ago
e1a24c0
bootm: Create a function to run through the bootm states
by Simon Glass
· 11 months ago
725ddf1
bootm: Tidy up boot_selected_os()
by Simon Glass
· 11 months ago
b5d397f
bootm: Rename do_bootm_states() to bootm_run_states()
by Simon Glass
· 11 months ago
a6c4916
bootm: Drop arguments from do_bootm_states()
by Simon Glass
· 11 months ago
31fda96
bootz: Avoid use of #ifdef
by Simon Glass
· 11 months ago
0c96b68
booti: Avoid use of #ifdef
by Simon Glass
· 11 months ago
e370e3d
bootm: Move do_bootm_states() comment to header file
by Simon Glass
· 11 months ago
c2211ff
bootm: Add more fields to bootm_info
by Simon Glass
· 11 months ago
a48336e
bootm: Adjust arguments of boot_os_fn
by Simon Glass
· 11 months ago
c492162
bootm: Create a struct for argument information
by Simon Glass
· 11 months ago
59ca40a
sandbox: bootm: Enable more bootm OS methods
by Simon Glass
· 11 months ago
6443a3d
bootm: Adjust how the board is reset
by Simon Glass
· 11 months ago
c35bfd0
riscv: Add a reset_cpu() function
by Simon Glass
· 11 months ago
6557eb7
nios2: Add a reset_cpu() function
by Simon Glass
· 11 months ago
5ee545a
ppc: Add a reset_cpu() function
by Simon Glass
· 11 months ago
79353aa
m68k: Add a reset_cpu() function
by Simon Glass
· 11 months ago
4f4490a
mips: Add a reset_cpu() function
by Simon Glass
· 11 months ago
ced928b
Merge branch '2023-12-21-assorted-updates-and-fixes' into next
by Tom Rini
· 11 months ago
fa78301
lib: rsa: Print detailed error info in rsa_engine_init() on engine resolution failure
by Csókás Bence
· 11 months ago
63a2a50
board/keymile/kmcent2: fix update-nor indentation
by Tomas Alvarez Vanoli
· 12 months ago
d3db45c
iommu: add qcom-hyp-smmu
by Caleb Connolly
· 12 months ago
76c53da
iommu: add a connect op
by Caleb Connolly
· 12 months ago
e96ecbe
iommu: fix compilation when CONFIG_PCI disabled
by Caleb Connolly
· 12 months ago
f1b809c
configs: verdin-am62: Disable SPL FIT Overlay
by Francesco Dolcini
· 12 months ago
e91d660
boot: add support for fdt_fixup command in environment
by Matthias Schiffer
· 12 months ago
0d72b0f
include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionally
by Manorit Chawdhry
· 12 months ago
cd57cf9
fs: Fix SPL build if FS_LOADER is enabled
by Mayuresh Chitale
· 1 year ago
ae797e0
Merge branch '2023-12-21-header-inclusion-cleanup' into next
by Tom Rini
· 11 months ago
467382c
lib: Remove <common.h> inclusion from these files
by Tom Rini
· 11 months ago
1e8ce11
include: Further cleanup includes
by Tom Rini
· 11 months ago
4abbed7
display_options: Clean up headers
by Tom Rini
· 11 months ago
c38cb22
efi_loader: Remove <common.h>
by Tom Rini
· 11 months ago
d1f072a
rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.c
by Tom Rini
· 11 months ago
bc9c7cc
lib/sha*.c: Update header list
by Tom Rini
· 11 months ago
071cf27
global: Rework architecture global_data.h to include <linux/types.h>
by Tom Rini
· 11 months ago
f90dee1
m68k: Rework asm/global_data.h slightly
by Tom Rini
· 11 months ago
9d7f634
sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.h
by Tom Rini
· 11 months ago
78e326d
arm: Remove <asm/types.h> from asm/global_data.h
by Tom Rini
· 11 months ago
ac2370a
global: Remove duplicate common.h inclusions
by Tom Rini
· 11 months ago
cb3ce95
global: Drop common.h inclusion
by Tom Rini
· 11 months ago
460b2c0
sandbox: Audit config.h and common.h usage
by Tom Rini
· 11 months ago
7776960
arm: Partial cleanup and audit usage of <config.h>
by Tom Rini
· 11 months ago
28388f4
arc: Cleanup and audit usage of <config.h>
by Tom Rini
· 11 months ago
10be393
qe: Add <config.h> to linux/immap_qe.h
by Tom Rini
· 11 months ago
b106961
global: Restrict use of '#include <linux/kconfig.h>'
by Tom Rini
· 11 months ago
36d3db6
Merge branch '2023-12-20-assorted-general-updates' into next
by Tom Rini
· 11 months ago
a0d0e13
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
97135d9
cmd: part: Cover both part type entries with GUID ifdef
by Marek Vasut
· 12 months ago
738b346
smbios: Fallback to the default DT if sysinfo nodes are missing
by Ilias Apalodimas
· 12 months ago
a986cce
smbios: Simplify reporting of unknown values
by Ilias Apalodimas
· 12 months ago
4268ef9
pxe_utils: Increase feedback to user when fdt file is not found
by Michael Trimarchi
· 12 months ago
8a72d19
colibri-imx8x: configure usb hub to bypass mode
by Andrejs Cainikovs
· 11 months ago
Next »