Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8a690399a300eaf843416f7c996b92da5f0121ec
/
common
301c31e
common: Reword CONSOLE_RECORD_.*SIZE help texts
by Tom Rini
· Thu Oct 19 11:04:35 2023 -0400
0b491f5
serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE
by Rasmus Villemoes
· Mon Oct 16 10:35:22 2023 +0200
6b911b6
cli: Consume invalid escape sequences early
by Yurii Monakov
· Tue Oct 10 11:16:39 2023 +0300
dc1dac0
Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Tue Oct 24 09:39:02 2023 -0400
d8274f6
Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91
by Tom Rini
· Mon Oct 23 11:39:38 2023 -0400
add7634
event: add new EVT_SETTINGS_R event
by Artur Rojek
· Wed Oct 18 16:00:57 2023 +0200
1987b0c
sunxi: add Allwinner R528/T113 SoC support
by Andre Przywara
· Tue Sep 06 15:59:57 2022 +0100
068962b
sunxi: introduce NCAT2 generation model
by Andre Przywara
· Wed Oct 05 17:54:19 2022 +0100
263e2ae
spl: riscv: add os type for next booting stage
by Randolph
· Thu Oct 12 14:35:07 2023 +0800
0a8063c
spl: riscv: opensbi: change the default os_type as varible
by Randolph
· Thu Oct 12 14:35:03 2023 +0800
5ff7772
spl: Use map_sysmem where appropriate
by Sean Anderson
· Sat Oct 14 16:47:55 2023 -0400
13e6d91
spl: Add callbacks to invalidate cached devices
by Sean Anderson
· Sat Oct 14 16:47:54 2023 -0400
01349c1
fs: ext4: Fix building ext4 in SPL if write is enabled
by Sean Anderson
· Sat Oct 14 16:47:49 2023 -0400
efc185e
Move i.MX8 container image loading support to common/spl
by Sean Anderson
· Sat Oct 14 16:47:45 2023 -0400
952ed67
arm: imx: Check header before calling spl_load_imx_container
by Sean Anderson
· Sat Oct 14 16:47:44 2023 -0400
e99b2cd
spl: fit: Fix entry point for SPL_LOAD_FIT_FULL
by Sean Anderson
· Sat Oct 14 16:47:39 2023 -0400
fab09a5
spl: nor: Don't allocate header on stack
by Sean Anderson
· Sat Oct 14 16:47:38 2023 -0400
fd4b530
spl: legacy: Fix referencing _image_binary_end
by Sean Anderson
· Sat Oct 14 16:47:37 2023 -0400
d2b254e
spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK
by Sean Anderson
· Sat Oct 07 21:47:48 2023 -0400
f9a921e
spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()
by Marek Vasut
· Mon Oct 16 18:16:12 2023 +0200
a049427
spl: fit: Add board level function to decide application of DTO
by Marek Vasut
· Thu Sep 21 20:44:16 2023 +0200
b949131
cli: Add a function to set up a new cread
by Simon Glass
· Sun Oct 01 19:13:17 2023 -0600
3e9bc77
cli: Allow command completion to be disabled
by Simon Glass
· Sun Oct 01 19:13:16 2023 -0600
1c67ae4
cli: Allow history to be disabled
by Simon Glass
· Sun Oct 01 19:13:15 2023 -0600
9f07109
cli: Terminate the string in cread_line_process_ch()
by Simon Glass
· Sun Oct 01 19:13:14 2023 -0600
2f13ae5
cli: Create a function to process characters
by Simon Glass
· Sun Oct 01 19:13:13 2023 -0600
c8d7ac7
cli: Unindent some code in cread_line()
by Simon Glass
· Sun Oct 01 19:13:12 2023 -0600
07627c5
cli: Convert cread_line() to use a struct for the main vars
by Simon Glass
· Sun Oct 01 19:13:11 2023 -0600
9e6201e
cli: Use unsigned int instead of unsigned long
by Simon Glass
· Sun Oct 01 19:13:10 2023 -0600
415f32d
cli: Implement delete-word in cread_line()
by Simon Glass
· Sun Oct 01 19:13:09 2023 -0600
c0734c3
cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline
by Simon Glass
· Sun Oct 01 19:13:08 2023 -0600
4dc73c4
cli: Drop some #ifdefs in cli_readline
by Simon Glass
· Sun Oct 01 19:13:07 2023 -0600
4c0bf97
cli: Add a command to show cmdline history
by Simon Glass
· Sun Oct 01 19:13:06 2023 -0600
043d0fd
cli: Move simple readline into a function
by Simon Glass
· Sun Oct 01 19:13:05 2023 -0600
b65f2bb
event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY*
by Marek Vasut
· Tue Sep 05 15:48:08 2023 +0200
8b2a481
malloc: Enable assertions if UNIT_TEST is enabled
by Sean Anderson
· Sat Oct 07 22:01:56 2023 -0400
2294ecb
blk: Use a macro for the typical block size
by Bin Meng
· Tue Sep 26 16:43:31 2023 +0800
f570565
stdio: fix stdio_deregister_dev()
by Heinrich Schuchardt
· Fri Sep 29 02:47:17 2023 +0200
7cd91f7
spl: Jump to image at end of board_init_r
by Jonas Karlman
· Wed Sep 27 21:44:13 2023 +0000
53a44fc
spl: add __noreturn attribute to spl_invoke_atf function
by Chanho Park
· Fri Sep 08 17:08:56 2023 +0900
cb3d8fa
Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Sun Oct 08 09:58:55 2023 -0400
a856099
spl: fit: support for booting a LZMA-compressed U-boot binary
by Manoj Sai
· Mon Sep 18 00:56:26 2023 +0530
2b2e628
spl: fit: support for booting a GZIP-compressed U-boot binary
by Manoj Sai
· Mon Sep 18 00:56:25 2023 +0530
d2c642c
bloblist: Add missing name
by Simon Glass
· Tue Sep 26 08:14:52 2023 -0600
a28f39c
bloblist: Support initing from multiple places
by Simon Glass
· Tue Sep 26 08:14:51 2023 -0600
9f076ea
sandbox: Move the bloblist down a little in memory
by Simon Glass
· Tue Sep 26 08:14:50 2023 -0600
c4b1450
spl: Move bloblist writing until the image is known
by Simon Glass
· Tue Sep 26 08:14:36 2023 -0600
dff9043
spl: Use the correct FIT_..._PROP constants
by Simon Glass
· Tue Sep 26 08:14:35 2023 -0600
c0bd55e
spl: Move the full FIT code to spl_fit.c
by Simon Glass
· Tue Sep 26 08:14:34 2023 -0600
205ff7b
spl: Rename spl_load_fit_image() to load_simple_fit()
by Simon Glass
· Tue Sep 26 08:14:33 2023 -0600
b4c22cf
spl: Remove #ifdefs with BOOTSTAGE
by Simon Glass
· Tue Sep 26 08:14:32 2023 -0600
e8804d7
spl: Avoid an #ifdef when printing gd->malloc_ptr
by Simon Glass
· Tue Sep 26 08:14:31 2023 -0600
adad2d0
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
by Simon Glass
· Tue Sep 26 08:14:27 2023 -0600
35c84e5
spl: Drop the switch() statement for OS selection
by Simon Glass
· Tue Sep 26 08:14:22 2023 -0600
ad67972
spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR
by Simon Glass
· Tue Sep 26 08:14:21 2023 -0600
e49743f
spl: Drop #ifdefs for BOARD_INIT and watchdog
by Simon Glass
· Tue Sep 26 08:14:20 2023 -0600
99bb534
spl: mx6: powerpc: Drop the condition on timer_init()
by Simon Glass
· Tue Sep 26 08:14:19 2023 -0600
0686b0c
spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC
by Simon Glass
· Tue Sep 26 08:14:18 2023 -0600
259cdb4
spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
by Simon Glass
· Tue Sep 26 08:14:17 2023 -0600
67e3fca
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
by Simon Glass
· Tue Sep 26 08:14:16 2023 -0600
b29a747
Merge branch 'next'
by Tom Rini
· Mon Oct 02 10:55:44 2023 -0400
93ee5c8
Convert CFG_SYS_UBOOT_START to Kconfig
by Jesse Taube
· Thu Aug 24 21:59:48 2023 -0400
bdd5f81
common: Drop linux/printk.h from common header
by Simon Glass
· Thu Sep 14 18:21:46 2023 -0600
31ef834
dm: core: Allow marking driver model as dead
by Simon Glass
· Thu Sep 07 09:58:13 2023 -0600
95dbb41
spl: Tidy up load address in spl_ram
by Simon Glass
· Thu Sep 14 10:55:50 2023 -0600
2736719
Move fdt_simplefb to boot/
by Simon Glass
· Thu Sep 14 10:55:46 2023 -0600
a9773b8
boot: Move fdt_support to boot/
by Simon Glass
· Thu Sep 14 10:55:45 2023 -0600
e0e27fe
video: Move the BMP options
by Simon Glass
· Thu Sep 14 10:55:42 2023 -0600
1072df8
video: Move bmp code to drivers/video
by Simon Glass
· Thu Sep 14 10:55:41 2023 -0600
2bd299d
sdp: Use plain udevice for UDC controller interaction
by Marek Vasut
· Fri Sep 01 11:49:58 2023 +0200
d67f210
spl: sdp: Detach the controller on error
by Marek Vasut
· Fri Sep 01 11:49:57 2023 +0200
ce2f2d9
dfu: Use plain udevice for UDC controller interaction
by Marek Vasut
· Fri Sep 01 11:49:56 2023 +0200
61d5d9a
dfu: Detach the controller on error
by Marek Vasut
· Fri Sep 01 11:49:55 2023 +0200
6d47a31
cmd: bmp: Remove unused NEEDS_MANUAL_RELOC code bits
by Marek Vasut
· Wed Sep 06 23:29:50 2023 +0200
e4f4973
common: stdio: Remove unused NEEDS_MANUAL_RELOC code bits
by Marek Vasut
· Wed Sep 06 23:29:49 2023 +0200
fb45951
common: hash: Remove unused NEEDS_MANUAL_RELOC code bits
by Marek Vasut
· Wed Sep 06 23:29:48 2023 +0200
dfbb8e3
common: event: Remove unused NEEDS_MANUAL_RELOC code bits
by Marek Vasut
· Wed Sep 06 23:29:47 2023 +0200
809cb4e
common: malloc: Remove unused NEEDS_MANUAL_RELOC code bits
by Marek Vasut
· Wed Sep 06 23:29:46 2023 +0200
24deb2a
common: hush: Remove unused NEEDS_MANUAL_RELOC code bits
by Marek Vasut
· Wed Sep 06 23:29:45 2023 +0200
e2aa438
common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits
by Marek Vasut
· Wed Sep 06 23:29:44 2023 +0200
a66d1d8
blkcache: Remove unused NEEDS_MANUAL_RELOC code bits
by Marek Vasut
· Wed Sep 06 23:29:42 2023 +0200
6eba2bc
spl: undefined return value in spl_blk_load_image
by Heinrich Schuchardt
· Wed Sep 06 14:25:11 2023 +0200
8973e37
spl: add __noreturn attribute to spl_invoke_opensbi function
by Chanho Park
· Tue Aug 29 10:20:14 2023 +0900
10a3e61
dlmalloc: Add support for SPL_SYS_MALLOC_CLEAR_ON_INIT
by Shengyu Qu
· Fri Aug 25 00:25:19 2023 +0800
69dea21
Merge tag 'v2023.10-rc4' into next
by Tom Rini
· Mon Sep 04 10:51:58 2023 -0400
1cedca1
event: Use an event to replace last_stage_init()
by Simon Glass
· Mon Aug 21 21:17:01 2023 -0600
14f1d29
freescale: Drop call to init_func_vid() in the init sequence
by Simon Glass
· Mon Aug 21 21:17:00 2023 -0600
fcebb7b
x86: Convert arch_fsp_init() to use events
by Simon Glass
· Mon Aug 21 21:16:59 2023 -0600
cad6b82
initcall: Support manual relocation
by Simon Glass
· Mon Aug 21 21:16:55 2023 -0600
6b42d38
initcall: Support emitting events
by Simon Glass
· Mon Aug 21 21:16:54 2023 -0600
d6db894
event: Export event_type_name()
by Simon Glass
· Mon Aug 21 21:16:53 2023 -0600
afb5a8a
Revert "initcall: Move to inline function"
by Simon Glass
· Mon Aug 21 21:16:49 2023 -0600
3bfbedd
event: Support a simple spy record
by Simon Glass
· Mon Aug 21 21:16:48 2023 -0600
f23e8e7
common: bouncebuf: Add missing cast to dma_addr_t
by Marek Vasut
· Mon Aug 14 01:47:47 2023 +0200
5865a00
dm: event: add EVT_DM_POST_INIT_R event type
by Chanho Park
· Fri Aug 18 14:11:02 2023 +0900
a0e274b
Merge tag 'v2023.10-rc3' into next
by Tom Rini
· Mon Aug 21 17:32:17 2023 -0400
1f4c5b4
spl: don't assume NVMe partition 1 exists
by Heinrich Schuchardt
· Tue Aug 15 18:07:36 2023 +0200
6532fab
spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR
by Elena Popa
· Tue Aug 08 16:42:15 2023 +0300
51a9aac
common: return type board_get_usable_ram_top
by Heinrich Schuchardt
· Sat Aug 12 20:16:58 2023 +0200
22e22a2
spl: add FIT support to semihosting boot method
by Heinrich Schuchardt
· Sat Jul 22 21:27:48 2023 +0200
Next »