Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a6ed609828cda98e316cbf68f465784d6b421e34
/
common
c4da10a
Merge branch 'next'
by Tom Rini
· Tue Apr 02 07:03:25 2024 -0400
c05e9e7
spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDR
by Randolph
· Fri Mar 22 19:36:37 2024 +0800
b10091b
test: dm: add button_cmd test
by Caleb Connolly
· Tue Mar 19 13:24:42 2024 +0000
ecb7eaa
spl: Improve error message for SPL memory allocation
by Leo Yu-Chi Liang
· Wed Mar 13 14:53:15 2024 +0800
ae31efc
cli: allow users to determine history buffer allocation method
by Hanyuan Zhao
· Tue Mar 05 15:37:35 2024 +0800
13c54e7
cli: panic when failed to allocate memory for the history buffer
by Hanyuan Zhao
· Tue Mar 05 15:37:33 2024 +0800
489a578
cmd: md5sum: use hash_command
by Igor Opaniuk
· Sat Mar 02 16:05:48 2024 +0100
c5bd289
autoboot: Add check for result of malloc_cache_aligned()
by Maks Mishin
· Fri Mar 01 01:32:11 2024 +0300
1bcd488
log: fixup log_head after relocating global data
by Thomas Weißschuh
· Tue Feb 13 18:13:28 2024 +0100
26f5130
common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc
by Stefan Bosch
· Fri Jan 26 12:50:55 2024 +0000
8a3b4cb
Merge patch series "Handoff bloblist from previous boot stage"
by Tom Rini
· Thu Feb 29 09:24:49 2024 -0500
72c99cc
bloblist: Load the bloblist from the previous loader
by Raymond Mao
· Sat Feb 03 08:36:26 2024 -0800
1a99d2c
bloblist: refactor of bloblist_reloc()
by Raymond Mao
· Sat Feb 03 08:36:22 2024 -0800
bc7f0ab
bloblist: check bloblist with specified buffer size
by Raymond Mao
· Sat Feb 03 08:36:21 2024 -0800
fe016b6
bloblist: add API to check the register conventions
by Raymond Mao
· Sat Feb 03 08:36:20 2024 -0800
0e60c7c
common: usb-hub: Reset USB 3.0 hubs only
by Shantur Rathore
· Wed Feb 14 09:54:03 2024 +0000
66fde11
common: avb_verify: add str_avb_io_error/str_avb_slot_error
by Igor Opaniuk
· Fri Feb 09 20:20:43 2024 +0100
f18ec6d
common: avb_verify: rework error/debug prints
by Igor Opaniuk
· Fri Feb 09 20:20:41 2024 +0100
29cb886
avb: move SPDX license identifiers to the first line
by Igor Opaniuk
· Fri Feb 09 20:20:40 2024 +0100
9655618
common: avb_verify: don't call mmc_switch_part for SD
by Igor Opaniuk
· Fri Feb 09 20:20:39 2024 +0100
2259c29
boot: add support for button commands
by Caleb Connolly
· Tue Jan 09 11:51:09 2024 +0000
36aa4ec
Merge branch '2024-02-06-assorted-fixes'
by Tom Rini
· Wed Feb 07 09:47:47 2024 -0500
81a8923
common: event: check event_type_name() argument
by Heinrich Schuchardt
· Sun Jan 28 08:58:55 2024 +0100
4d87ac3
spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl framework
by Kever Yang
· Wed Jan 24 15:42:04 2024 +0800
b193397
spl: riscv: falcon: move fdt blob to specified address
by Randolph
· Fri Dec 29 16:32:22 2023 +0800
699afcb
common: splash_source: Don't compile ubifs splash cmd for SPL build
by Devarsh Thakkar
· Wed Jan 24 14:35:09 2024 +0530
2dbedf9
Merge patch series "Move framebuffer reservation for SPL to RAM end"
by Tom Rini
· Mon Jan 29 14:49:25 2024 -0500
2febd46
video: Skip framebuffer reservation if already reserved
by Devarsh Thakkar
· Tue Dec 05 21:25:20 2023 +0530
46245d4
common/board_f: Catch bloblist before starting reservations
by Devarsh Thakkar
· Tue Dec 05 21:25:19 2023 +0530
84e0834
spl: Enforce framebuffer reservation from end of RAM
by Devarsh Thakkar
· Tue Dec 05 21:25:16 2023 +0530
7618389
sunxi: Consider SPL size limitations for FIT loading
by Samuel Holland
· Tue Oct 31 00:17:41 2023 -0500
3d37a01
sunxi: spl: Disable padding from SPL_PAD_TO
by Samuel Holland
· Tue Oct 31 00:17:38 2023 -0500
cc82bae
common: console: Fix print complete stdio device list
by Patrice Chotard
· Wed Jan 17 13:37:13 2024 +0100
813aa8f
common: usb-hub: Reset hub port before scanning
by Shantur Rathore
· Sat Dec 09 18:10:56 2023 +0000
479f54a
getchar(): Correct usage
by Tom Rini
· Tue Jan 09 17:57:16 2024 -0500
9d8e671
cmd/command.c: relax length check in cmd_get_data_size()
by Rasmus Villemoes
· Wed Jan 03 11:47:06 2024 +0100
209329d
cmd/command.c: constify "arg" argument of cmd_get_data_size()
by Rasmus Villemoes
· Wed Jan 03 11:47:05 2024 +0100
7e06c1f
lib: membuff: fix readline not returning line in case of overflow
by Ion Agorria
· Fri Jan 05 09:22:10 2024 +0200
c0b0de4
common: console: record console from the beginning
by Ion Agorria
· Fri Jan 05 09:22:09 2024 +0200
15f6d6a
common: console: introduce console_record_isempty helper
by Ion Agorria
· Fri Jan 05 09:22:08 2024 +0200
6d54871
spl: binman: Disable u_boot_any symbols for i.MX93 boards
by Mathieu Othacehe
· Fri Dec 29 11:59:29 2023 +0100
aee5a9c
bloblist: Add alignment to bloblist_new()
by Simon Glass
· Wed Dec 27 13:07:09 2023 -0800
39d5ad3
bloblist: Adjust the bloblist header
by Simon Glass
· Wed Dec 27 13:07:08 2023 -0800
703a5da
bloblist: Reduce blob-header size
by Simon Glass
· Wed Dec 27 13:07:07 2023 -0800
b560b24
bloblist: Handle alignment with a void entry
by Simon Glass
· Wed Dec 27 13:07:06 2023 -0800
8968c05
bloblist: Checksum the entire bloblist
by Simon Glass
· Wed Dec 27 13:07:05 2023 -0800
448115b
bloblist: Drop spare value from bloblist record
by Simon Glass
· Wed Dec 27 13:07:04 2023 -0800
01b4fdd
bloblist: Access record hdr_size and tag via a function
by Simon Glass
· Wed Dec 27 13:07:03 2023 -0800
c2aa4ef
bloblist: Adjust API to align in powers of 2
by Simon Glass
· Wed Dec 27 13:07:00 2023 -0800
871e5d0
bloblist: Update the tag numbering
by Simon Glass
· Wed Dec 27 13:06:59 2023 -0800
1f8a1b1
Merge patch series "Modernize U-Boot shell"
by Tom Rini
· Thu Dec 28 12:03:25 2023 -0500
e7ca3a3
cli: modern_hush: Add upstream commits up to 2nd October 2023.
by Francis Laniel
· Fri Dec 22 22:02:42 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
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
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
08ccd54
Merge tag 'v2024.01-rc5' into next
by Tom Rini
· Mon Dec 18 08:31:50 2023 -0500
ffafbe3
video: Add a function to clear the display
by Simon Glass
· Sun Oct 01 19:15:23 2023 -0600
ad5fa1a
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
by Tom Rini
· Wed Dec 13 11:51:53 2023 -0500
9236852
bootstd: Introduce programmatic boot
by Simon Glass
· Sat Nov 18 14:05:19 2023 -0700
c573b09
sunxi: h616: (really) lower SPL stack address to avoid BROM data
by Andre Przywara
· Wed Jul 13 16:27:57 2022 +0100
bc761d5
Merge tag 'v2024.01-rc4' into next
by Tom Rini
· Mon Dec 04 21:39:57 2023 -0500
7b3d10d
usb: storage: Use the correct CBW lengths
by Hector Martin
· Sun Oct 29 16:23:30 2023 +0900
9053514
usb: hub: Add missing reset recovery delay
by Hector Martin
· Sun Oct 29 16:09:09 2023 +0900
9d0be73
Fix stack-protector for powerpc
by Christophe Leroy
· Wed Nov 15 19:36:36 2023 +0100
c5c59c8
Merge patch series "sysinfo: Expand sysinfo with some more banner information"
by Tom Rini
· Tue Nov 28 12:53:14 2023 -0500
c2e06e9
sysinfo: Allow displaying more info on startup
by Simon Glass
· Sun Nov 12 19:58:28 2023 -0700
cda520e
Revert "generic-board: make show_board_info a weak function"
by Simon Glass
· Sun Nov 12 19:58:27 2023 -0700
bbd9f35
board: Move show_board_info() comment to header file
by Simon Glass
· Sun Nov 12 19:58:21 2023 -0700
ee20d66
Merge tag 'v2024.01-rc3' into next
by Tom Rini
· Mon Nov 20 09:19:50 2023 -0500
e54c195
Merge branch '2023-11-16-assorted-updates' into next
by Tom Rini
· Fri Nov 17 08:38:05 2023 -0500
ab125f5
fs: ext4: Remove unused parameter from ext4_mount
by Sean Anderson
· Wed Nov 08 12:51:09 2023 -0500
9025188
spl: fat: Add option to disable DMA alignment
by Sean Anderson
· Wed Nov 08 11:48:58 2023 -0500
b664e67
spl: spi: Consolidate spi_load_image_os into spl_spi_load_image
by Sean Anderson
· Wed Nov 08 11:48:57 2023 -0500
38e4f62
spl: Convert spi to spl_load
by Sean Anderson
· Wed Nov 08 11:48:56 2023 -0500
531d837
spl: Convert semihosting to spl_load
by Sean Anderson
· Wed Nov 08 11:48:55 2023 -0500
7314325
spl: Convert NVMe to spl_load
by Sean Anderson
· Wed Nov 08 11:48:54 2023 -0500
2a5d23f
spl: Convert nor to spl_load
by Sean Anderson
· Wed Nov 08 11:48:53 2023 -0500
810e16e
spl: Convert net to spl_load
by Sean Anderson
· Wed Nov 08 11:48:52 2023 -0500
1c39806
spl: Convert nand to spl_load
by Sean Anderson
· Wed Nov 08 11:48:51 2023 -0500
29e338f
spl: Convert mmc to spl_load
by Sean Anderson
· Wed Nov 08 11:48:50 2023 -0500
09a4602
spl: Convert fat to spl_load
by Sean Anderson
· Wed Nov 08 11:48:49 2023 -0500
f727cc1
spl: Convert ext to use spl_load
by Sean Anderson
· Wed Nov 08 11:48:48 2023 -0500
3a4a2b7
spl: Add generic spl_load function
by Sean Anderson
· Wed Nov 08 11:48:47 2023 -0500
ce9ffb9
spl: legacy: Split off LZMA decompression into its own function
by Sean Anderson
· Wed Nov 08 11:48:45 2023 -0500
06dce4c
spl: nand: Remove spl_nand_legacy_read
by Sean Anderson
· Wed Nov 08 11:48:44 2023 -0500
35f15fe
spl: Only support bl_len when we have to
by Sean Anderson
· Wed Nov 08 11:48:43 2023 -0500
fcb9176
spl: Remove filename from spl_load_info
by Sean Anderson
· Wed Nov 08 11:48:42 2023 -0500
b27c5f8
spl: Set FAT bl_len to ARCH_DMA_MINALIGN
by Sean Anderson
· Wed Nov 08 11:48:41 2023 -0500
7d8d613
spl: Refactor spl_load_info->read to use units of bytes
by Sean Anderson
· Wed Nov 08 11:48:40 2023 -0500
Next »