Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3ff5d6974f060ff8622bd79e8020f617ee8a6da7
/
common
e9ead4a
riscv: sifive: Rename fu540 board to unleashed
by Bin Meng
· Wed Mar 17 11:10:58 2021 +0800
81fcfd4
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Tue Apr 06 14:11:21 2021 -0400
5b565d0
usb: hub: Fix usb_get_port_status() for big-endian platforms
by Aaron Williams
· Tue Apr 06 12:10:16 2021 +0200
7eef78d
Convert CONFIG_MISC_INIT_F to Kconfig
by Simon Glass
· Fri Mar 26 16:17:30 2021 +1300
a18a36f
Merge tag 'v2021.04-rc5' into next
by Tom Rini
· Mon Mar 29 17:53:19 2021 -0400
43bc543
sysinfo: Allow showing model info from sysinfo
by Simon Glass
· Sun Mar 21 16:50:06 2021 +1300
ed8603d
bootm: Skip command-line substitution if !CONFIG_CMDLINE
by Simon Glass
· Mon Mar 15 18:11:23 2021 +1300
2f00216
cpu: Rename SPL_CPU_SUPPORT to SPL_CPU
by Simon Glass
· Mon Mar 15 18:11:18 2021 +1300
73709af
bootstage: Warning if space is exhausted
by Simon Glass
· Mon Mar 15 18:11:16 2021 +1300
97447ea
spl: Split out bootstage ID into a function
by Simon Glass
· Mon Mar 15 18:11:15 2021 +1300
062e79f
sandbox: image: Allow sandbox to load any image
by Simon Glass
· Mon Mar 15 18:11:12 2021 +1300
5b21b34
dm: core: Add an option to support SPL in read-only memory
by Simon Glass
· Mon Mar 15 17:25:35 2021 +1300
7b75924
avb: Fix error when partition not found
by schspa
· Fri Feb 26 00:19:10 2021 +0800
b641de8
image: Avoid -ENODATA in host tools
by Simon Glass
· Wed Feb 24 08:50:32 2021 -0500
d280d81
Merge tag 'v2021.04-rc4' into next
by Tom Rini
· Mon Mar 15 12:15:38 2021 -0400
9127d8b
common: SCP03 control (enable and provision of keys)
by Jorge Ramirez-Ortiz
· Sun Feb 14 16:27:23 2021 +0100
5fc47e3
log: Handle line continuation
by Simon Glass
· Wed Jan 20 20:10:53 2021 -0700
f080343
log: Set up a flag byte for log records
by Simon Glass
· Wed Jan 20 20:10:52 2021 -0700
2192e98
spl: Convert spl_fit to work with sandbox
by Simon Glass
· Sun Mar 07 17:35:14 2021 -0700
2492d59
arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)
by Siew Chin Lim
· Mon Mar 01 20:04:11 2021 +0800
276375c
common: Move initr_addr_map() to a bit earlier
by Bin Meng
· Thu Feb 25 17:22:38 2021 +0800
d67d7d0
common: fdt_support: Support special case of PCI address in fdt_read_prop()
by Bin Meng
· Thu Feb 25 17:22:24 2021 +0800
051ddfb
bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNT
by Simon Glass
· Wed Feb 03 06:00:49 2021 -0700
cac744e
bootm: Fix duplicate debugging in bootm_process_cmdline()
by Simon Glass
· Sat Feb 06 09:57:35 2021 -0700
e12d98a
spl: Drop duplicate 'Jumping to U-Boot' message
by Simon Glass
· Sat Feb 06 09:57:27 2021 -0700
83d4b00
Respect that some compression algos can be enabled separately for SPL
by Frieder Schrempf
· Fri Feb 05 16:11:06 2021 -0800
6de61c8
usb: kbd: Also accept keyboards with Interrupt OUT endpoint
by Stefan Brüns
· Sat Feb 20 17:26:06 2021 +0100
ae5073f
Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FIT
by Klaus Heinrich Kiwi
· Tue Feb 09 15:41:54 2021 -0300
c9796e6
Kconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATURE
by Klaus Heinrich Kiwi
· Tue Feb 09 15:41:53 2021 -0300
6e5aad8
cmd: fdt: skip board specific fixup using env variable
by Wasim Khan
· Thu Feb 04 15:44:04 2021 +0100
8b83126
Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Mon Feb 22 09:11:27 2021 -0500
0d1fcf8
fdt/sunxi: Remove OF_STDOUT_PATH
by Andre Przywara
· Sun Feb 14 10:35:18 2021 +0000
6c0a632
common: splash_source: fix -Wint-to-pointer-cast warning
by Jaehoon Chung
· Mon Dec 07 17:18:51 2020 +0900
ec97325
Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements'
by Tom Rini
· Thu Feb 18 12:02:11 2021 -0500
50d2fa4
dm: Introduce xxx_get_dma_range()
by Nicolas Saenz Julienne
· Tue Jan 12 13:55:22 2021 +0100
769ed25
spl: fit: Load devicetree when a Linux payload is found
by Alexandru Gagniuc
· Wed Jan 20 10:46:56 2021 -0600
a4fed79
spl: fit: Replace #ifdef blocks with more readable constructs
by Alexandru Gagniuc
· Wed Jan 20 10:46:55 2021 -0600
fa11a44
spl: fit: Only look up FIT configuration node once
by Alexandru Gagniuc
· Wed Jan 20 10:46:53 2021 -0600
5180553
spl: fit: Remove useless loop in spl_fit_get_image_name()
by Alexandru Gagniuc
· Wed Jan 20 10:46:52 2021 -0600
93d1557
spl: fit: Pass FIT context via a structure pointer
by Alexandru Gagniuc
· Wed Jan 20 10:46:51 2021 -0600
23243c9
spl: fit: Factor out FIT parsing and use a context struct
by Alexandru Gagniuc
· Wed Jan 20 10:46:50 2021 -0600
44af2a5
spl: fit: Drop 'length' argument to board_spl_fit_post_load()
by Alexandru Gagniuc
· Wed Jan 20 10:46:49 2021 -0600
05a17e8
usb: kbd: destroy device after console is stopped
by Andy Shevchenko
· Thu Feb 11 17:09:44 2021 +0200
8ee40d3
IOMUX: Introduce iomux_replace_device()
by Andy Shevchenko
· Thu Feb 11 17:09:43 2021 +0200
e29d019
IOMUX: Split out for_each_console_dev() helper macro
by Andy Shevchenko
· Thu Feb 11 17:09:42 2021 +0200
75039f5
IOMUX: Split out iomux_match_device() helper
by Andy Shevchenko
· Thu Feb 11 17:09:41 2021 +0200
20a5c5e
IOMUX: Switch to use stdio_file_to_flags()
by Andy Shevchenko
· Thu Feb 11 17:09:40 2021 +0200
ba69b2c
console: Set file and devices at one go
by Andy Shevchenko
· Thu Feb 11 17:09:39 2021 +0200
f1a852a
console: Set console device counter in console_devices_set()
by Andy Shevchenko
· Thu Feb 11 17:09:38 2021 +0200
59f324c
console: Switch to use stdio_file_to_flags()
by Andy Shevchenko
· Thu Feb 11 17:09:37 2021 +0200
9433102
stdio: Introduce a new helper stdio_file_to_flags()
by Andy Shevchenko
· Thu Feb 11 17:09:36 2021 +0200
2066f39
stdio: Split out nulldev_register() and move it under #if
by Andy Shevchenko
· Thu Feb 11 17:09:35 2021 +0200
952e7a8
stdio: Get rid of dead code, i.e. stdio_deregister()
by Andy Shevchenko
· Thu Feb 11 17:09:34 2021 +0200
b823daa
image: Check for unit addresses in FITs
by Simon Glass
· Mon Feb 15 17:08:12 2021 -0700
244705b
image: Add an option to do a full check of the FIT
by Simon Glass
· Mon Feb 15 17:08:10 2021 -0700
d563c25
image: Adjust the workings of fit_check_format()
by Simon Glass
· Mon Feb 15 17:08:09 2021 -0700
4433890
fit: Don't allow verification of images with @ nodes
by Simon Glass
· Mon Feb 15 17:08:06 2021 -0700
56d2f60
fdt_region: Check for a single root node of the correct name
by Simon Glass
· Mon Feb 15 17:08:05 2021 -0700
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
11dac41
common: Kconfig.boot: Add FIT_PRINT config option
by Ravik Hasija
· Wed Jan 27 14:01:48 2021 -0800
53857ee
x86: spl: Add a function to find the text base
by Simon Glass
· Sun Jan 24 10:06:03 2021 -0700
f5af8e4
dfu: add support for the dfu_alt_info reintialization from the flashed script
by Marek Szyprowski
· Tue Dec 22 11:32:23 2020 +0100
9fb7c49
avb: AVB_VERIFY depends on MMC
by Heinrich Schuchardt
· Mon Jan 25 12:17:57 2021 +0100
d8eeb0f
autoboot: fix illegal memory access when stop key and delay key are empty
by Yuezhang.Mo@sony.com
· Fri Jan 15 03:11:49 2021 +0000
0da2c79
bloblist: Add missing tag names
by Simon Glass
· Wed Jan 13 20:29:44 2021 -0700
ab7e746
bloblist: Support relocating to a larger space
by Simon Glass
· Wed Jan 13 20:29:43 2021 -0700
95e4ec1
spl: Add functions for next and previous phase
by Simon Glass
· Wed Jan 13 20:29:42 2021 -0700
72fdd3a
common: fit-sig: Fix error message in fit_config_verify_sig()
by Alexandru Gagniuc
· Mon Jan 11 08:46:58 2021 -0600
8d82a20
bootcount: allow to use this feature on TPL
by Philippe Reynes
· Fri Dec 11 19:56:47 2020 +0100
d42cbee
sunxi: support loading with SPL > 32KB
by Andre Przywara
· Mon Jan 11 21:11:39 2021 +0100
da8ae61
sunxi: Introduce common symbol for H6 like SoCs
by Jernej Skrabec
· Mon Jan 11 21:11:34 2021 +0100
c3baacd
image-fit: Fix FIT_CIPHER linking
by Joel Stanley
· Tue Dec 08 14:42:14 2020 +1030
85c5065
common: Makefile: drop duplicated line
by Peng Fan
· Mon Dec 28 20:13:11 2020 +0800
127dde8
console: cosmetics: remove #if 0
by Patrick Delaunay
· Wed Dec 02 15:16:13 2020 +0100
0ba04f0
common: always compile fixup_cmdtable()
by Heinrich Schuchardt
· Thu Nov 26 20:46:37 2020 +0100
ba87da4
common: spl: spl_fit.c: report an error on hash check fail
by Philippe Reynes
· Tue Nov 24 16:15:05 2020 +0100
4ed1363
cli_readline: Only insert printable chars
by Steve Bennett
· Sun Nov 22 14:58:45 2020 +1000
8b7bf53
Add optional salt to AUTOBOOT_STOP_STR_SHA256
by Joel Peshkin
· Sat Nov 21 17:18:59 2020 -0800
cb96e22
IOMUX: Stop dropped consoles
by Andy Shevchenko
· Mon Dec 21 14:30:08 2020 +0200
32e8598
IOMUX: Drop indentation level by removing redundant 'else'
by Andy Shevchenko
· Mon Dec 21 14:30:07 2020 +0200
c9d642b
IOMUX: Refactor iomux_doenv() in order to increase readability
by Andy Shevchenko
· Mon Dec 21 14:30:06 2020 +0200
07fb8b1
IOMUX: Preserve console list if realloc() fails
by Andy Shevchenko
· Mon Dec 21 14:30:05 2020 +0200
cfaed7f
console: rename search_device() to console_search_dev()
by Andy Shevchenko
· Mon Dec 21 14:30:03 2020 +0200
bdb0d4c
console: Keep ->start() and ->stop() balanced
by Andy Shevchenko
· Mon Dec 21 14:30:01 2020 +0200
2bce021
console: Introduce console_start() and console_stop()
by Andy Shevchenko
· Mon Dec 21 14:30:00 2020 +0200
4e8d61f
console: add console_has_tstc helper function for CONSOLE_MUX
by Patrick Delaunay
· Fri Dec 18 12:46:46 2020 +0100
c20847f
console: remove #ifdef CONFIG_CONSOLE_RECORD
by Patrick Delaunay
· Fri Dec 18 12:46:45 2020 +0100
7c5f6ed
console: add function console_devices_set
by Patrick Delaunay
· Fri Dec 18 12:46:44 2020 +0100
4b0b56f
console: remove #ifdef CONFIG when it is possible
by Patrick Delaunay
· Fri Dec 18 12:46:43 2020 +0100
f97049f
spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
by Ovidiu Panait
· Sat Nov 28 10:43:19 2020 +0200
2c82391
common: board_r: Drop arch-specific ifdefs around initr_trap
by Ovidiu Panait
· Sat Nov 28 10:43:18 2020 +0200
69d1ddb
common: board_r: Drop initr_bbmii wrapper
by Ovidiu Panait
· Sat Nov 28 10:43:17 2020 +0200
4119ea43
common: board_r: Drop initr_api wrapper
by Ovidiu Panait
· Sat Nov 28 10:43:16 2020 +0200
036f0f1
common: board_r: Drop initr_jumptable wrapper
by Ovidiu Panait
· Sat Nov 28 10:43:15 2020 +0200
b5738e6
common: board_r: Drop initr_xen wrapper
by Ovidiu Panait
· Sat Nov 28 10:43:14 2020 +0200
1c45ed9
common: board_r: Drop initr_noncached wrapper
by Ovidiu Panait
· Sat Nov 28 10:43:13 2020 +0200
e353edb
common: board_r: Drop initr_pci wrapper
by Ovidiu Panait
· Sat Nov 28 10:43:12 2020 +0200
a45c6e1
common: board_r: Drop initr_pci_ep wrapper
by Ovidiu Panait
· Sat Nov 28 10:43:11 2020 +0200
dc8b624
common: board_r: Drop initr_post_backlog wrapper
by Ovidiu Panait
· Sat Nov 28 10:43:10 2020 +0200
c14c0f9
common: board_r: Drop initr_secondary_cpu wrapper
by Ovidiu Panait
· Sat Nov 28 10:43:09 2020 +0200
Next »