Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3f42037e6bbde73992e1eb12f96fbae31de34a03
/
include
80f0307
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net into next
by Tom Rini
· Thu Dec 02 07:16:04 2021 -0500
b48ee74
net: brcm: netXtreme driver
by Bharat Gooty
· Mon Nov 08 14:46:10 2021 -0800
e8e001e
pinctrl: change result for unsupported API
by Patrick Delaunay
· Fri Nov 19 10:02:26 2021 +0100
ea3cc39
Convert CONFIG_FSL_DDR_BIST et al to Kconfig
by Tom Rini
· Sat Nov 13 19:22:43 2021 -0500
f7eed20
Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig
by Tom Rini
· Sat Nov 13 18:10:40 2021 -0500
5ddf172
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
by Tom Rini
· Wed Nov 10 09:11:40 2021 -0500
774aecc
common: add fdt_simplefb_enable_and_mem_rsv function
by Patrick Delaunay
· Mon Nov 15 16:32:21 2021 +0100
efcc84b
video: Add video_is_active function
by Patrick Delaunay
· Mon Nov 15 16:32:20 2021 +0100
e7e69a5
common: rename functions lcd_dt_simplefb to fdt_simplefb
by Patrick Delaunay
· Mon Nov 15 16:32:19 2021 +0100
ec05898
Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig
by Patrick Delaunay
· Mon Nov 15 16:32:17 2021 +0100
a7b1cba
ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM
by Marek Vasut
· Sat Nov 13 03:26:05 2021 +0100
3e540f5
ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM
by Marek Vasut
· Sat Nov 13 03:25:13 2021 +0100
c7b608f
ARM: stm32: Increase USB power-good delay on DHSOM
by Marek Vasut
· Sat Nov 13 03:24:44 2021 +0100
769c468
Merge tag 'v2022.01-rc3' into next
by Tom Rini
· Mon Nov 29 12:00:57 2021 -0500
dab7e0d
dm: core: Add a way to count the devices in a uclass
by Simon Glass
· Sat Oct 23 17:26:09 2021 -0600
4b23e45
dm: core: Allow finding children / uclasses by partial name
by Simon Glass
· Sat Oct 23 17:26:08 2021 -0600
9580bfc
dm: core: Add a way to obtain a string list
by Simon Glass
· Sat Oct 23 17:26:07 2021 -0600
7a3a167
dm: core: Fix up string-function documentation
by Simon Glass
· Sat Oct 23 17:26:06 2021 -0600
ce15bfb
dm: core: Fix handling of uclass pre_unbind method
by Simon Glass
· Sat Oct 23 17:26:05 2021 -0600
5c1fd58
sandbox: Support unmapping a file
by Simon Glass
· Sat Oct 23 17:25:58 2021 -0600
9b72457
command: Use a constant pointer for the help
by Simon Glass
· Sun Sep 19 15:49:32 2021 -0600
39240b6
tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFER
by Etienne Carriere
· Tue Nov 09 17:08:22 2021 +0100
1d7b18c
tee: define session login identifiers
by Etienne Carriere
· Tue Nov 09 17:08:20 2021 +0100
6325520
firmware: scmi: fix description of an API function
by Etienne Carriere
· Mon Nov 08 08:56:07 2021 +0100
c0c35a0
net: introduce a helper to determine whether to use in-band autoneg
by Vladimir Oltean
· Wed Sep 29 18:04:39 2021 +0300
966809c
net: dsa: allow drivers to get the port OF node
by Vladimir Oltean
· Wed Sep 29 18:04:38 2021 +0300
9a6473e
include: import if_vlan.h from Linux
by Vladimir Oltean
· Wed Sep 29 18:04:37 2021 +0300
3556c4d
net: tsec: add support for promiscuous mode
by Vladimir Oltean
· Wed Sep 29 18:04:36 2021 +0300
b489d6f
efi_loader: bump EFI_SPECIFICATION_VERSION to 2.9
by Heinrich Schuchardt
· Wed Nov 17 18:55:59 2021 +0100
44772c4
efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES
by Heinrich Schuchardt
· Tue Nov 16 18:46:27 2021 +0100
dadcb6c
efi_loader: Sphinx comments in efi_api.h
by Heinrich Schuchardt
· Sat Nov 20 09:28:54 2021 +0100
57c03a7
efi: add comment for efi_system_table and efi_configuration_table
by Masahisa Kojima
· Fri Nov 12 16:24:27 2021 +0900
d85dd52
lmb: drop unused lmb_size_bytes()
by Heinrich Schuchardt
· Sun Nov 14 09:03:27 2021 +0100
9dccccd
lmb: remove extern keyword in lmb.h
by Heinrich Schuchardt
· Sun Nov 14 08:52:48 2021 +0100
e6923f0
doc: add include/lmb.h to the HTML documentation
by Heinrich Schuchardt
· Sun Nov 14 08:43:07 2021 +0100
a88181e
lmb: remove lmb_is_nomap() from include
by Heinrich Schuchardt
· Sun Nov 14 08:41:07 2021 +0100
d260889
configs: meson64_android: add PANIC stage for SYSTEM fails
by Neil Armstrong
· Wed Nov 17 12:04:11 2021 +0100
6cb37a2
configs: meson64_android: bypass other checks on run_fastboot=1
by Neil Armstrong
· Wed Nov 17 12:04:10 2021 +0100
1752762
configs: ast2600: Boot kernel FIT in DRAM
by Chia-Wei Wang
· Wed Oct 27 14:17:35 2021 +0800
bfc0cf8
configs: aspeed: Make EXTRA_ENV_SETTINGS board specific
by Chia-Wei Wang
· Wed Oct 27 14:17:34 2021 +0800
2376935
pci: Add standard PCIe ECAM macros
by Pali Rohár
· Wed Nov 03 01:01:05 2021 +0100
46b530a
bootm: Tidy up use of autostart env var
by Simon Glass
· Thu Oct 21 21:08:52 2021 -0600
4580008
sandbox: Use a text-based environment
by Simon Glass
· Thu Oct 21 21:08:47 2021 -0600
7327fe7
env: Allow U-Boot scripts to be placed in a .env file
by Simon Glass
· Thu Oct 21 21:08:46 2021 -0600
eca3f4e
sandbox: Drop distro_boot
by Simon Glass
· Thu Oct 21 21:08:44 2021 -0600
e3b3ad9
image: Explicitly declare do_bdinfo()
by Andy Shevchenko
· Mon Nov 08 21:03:38 2021 +0300
88f0d1d
configs: synquacer: Fix dfu_alt_info to use nor1
by Masami Hiramatsu
· Wed Nov 10 09:40:07 2021 +0900
b50ae03
board: tq: fix spelling of "TQ-Systems"
by Matthias Schiffer
· Tue Nov 02 11:36:46 2021 +0100
2ae0fbd
Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sat Nov 13 18:13:35 2021 -0500
6e92361
Convert CONFIG_LAST_STAGE_INIT to Kconfig
by Tom Rini
· Sun Nov 07 22:59:51 2021 -0500
b2cb7b1
Remove CONFIG_SERIAL_MULTI
by Tom Rini
· Sun Nov 07 22:59:50 2021 -0500
2d6a29a
Convert CONFIG_PL011_SERIAL et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:49 2021 -0500
650378b
Convert CONFIG_MACB to Kconfig
by Tom Rini
· Sun Nov 07 22:59:48 2021 -0500
e9d3020
Convert CONFIG_MD5 to Kconfig
by Tom Rini
· Sun Nov 07 22:59:47 2021 -0500
39948ce
Convert CONFIG_MX6 et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:46 2021 -0500
f1b6dda
Convert CONFIG_IMX_BOOTAUX et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:45 2021 -0500
8c563a1
Convert CONFIG_SYS_PROMPT et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:44 2021 -0500
49a9670
Convert CONFIG_I2C_EDID et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:43 2021 -0500
e141f56
Convert CONFIG_PHYLIB et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:42 2021 -0500
3faebfb
Convert CONFIG_MISC_INIT_F et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:41 2021 -0500
710639a
Convert CONFIG_TRACE et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:40 2021 -0500
9c86797
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to Kconfig
by Tom Rini
· Sun Nov 07 22:59:39 2021 -0500
6fe8422
Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:38 2021 -0500
d479a9f
Convert CONFIG_FSL_USDHC to Kconfig
by Tom Rini
· Sun Nov 07 22:59:37 2021 -0500
80b4861
Convert CONFIG_FSL_LAYERSCAPE to Kconfig
by Tom Rini
· Sun Nov 07 22:59:36 2021 -0500
2fe0b1b
Convert CONFIG_BITBANGMII to Kconfig
by Tom Rini
· Sun Nov 07 22:59:35 2021 -0500
df78862
Convert CONFIG_DOS_PARTITION to Kconfig
by Tom Rini
· Sun Nov 07 22:59:34 2021 -0500
7b1474d
Convert CONFIG_E1000 to Kconfig
by Tom Rini
· Sun Nov 07 22:59:33 2021 -0500
056680c
Convert CONFIG_ARCH_CPU_INIT to Kconfig
by Tom Rini
· Sun Nov 07 22:59:32 2021 -0500
d9fe9db
Remove LYNX KDI remainders
by Thomas Huth
· Tue Oct 26 14:31:18 2021 +0200
1dacc6f
pxe: Allow calling the pxe_get logic directly
by Simon Glass
· Thu Oct 14 12:48:11 2021 -0600
a9401b9
pxe: Return the file size from the getfile() function
by Simon Glass
· Thu Oct 14 12:48:08 2021 -0600
1f46718
lib: Add a function to convert a string to a hex value
by Simon Glass
· Thu Oct 14 12:48:07 2021 -0600
978739d
lib: Add tests for simple_itoa()
by Simon Glass
· Thu Oct 14 12:48:06 2021 -0600
5e3e39a
pxe: Drop get_bootfile_path()
by Simon Glass
· Thu Oct 14 12:48:05 2021 -0600
e719fe0
pxe: Clean up the use of bootfile
by Simon Glass
· Thu Oct 14 12:48:04 2021 -0600
791bbfe
pxe: Move common parsing coding into pxe_util
by Simon Glass
· Thu Oct 14 12:48:03 2021 -0600
0666fcb
pxe: Move pxe_utils files
by Simon Glass
· Thu Oct 14 12:48:00 2021 -0600
d538700
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Thu Nov 11 09:04:20 2021 -0500
97f5e2d
tpm2: Introduce TIS tpm core
by Ilias Apalodimas
· Tue Nov 09 09:02:17 2021 +0200
faf6078
Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Wed Nov 10 14:11:30 2021 -0500
72a5762
stm32mp15: replace CONFIG_TFABOOT when it is possible
by Patrick Delaunay
· Mon Oct 11 09:52:50 2021 +0200
f9484bc
board: stmp32mp1: split board and SOC STM32MP15 configuration
by Patrick Delaunay
· Fri Oct 22 10:19:25 2021 +0200
324d1be
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· Tue Nov 09 08:51:00 2021 -0500
aec3801
configs: fsl: migrate FMAN/QE specific defines to Kconfig
by Rajesh Bhagat
· Tue Nov 09 16:30:38 2021 +0530
6301280
configs: ls1046aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigs
by Kuldeep Singh
· Tue Nov 09 14:52:26 2021 +0530
a7b9df2
dm: core: add ofnode_for_each_compatible_node()
by Michael Walle
· Fri Oct 15 15:15:17 2021 +0200
1830659
arm: dts: ls1028a: sync the fsl-ls1028a.dtsi with linux
by Michael Walle
· Wed Oct 13 18:14:26 2021 +0200
aa28014
drivers: net: fsl-mc: add a command which dumps the MC log
by Cosmin-Florin Aluchenesei
· Thu Oct 07 13:07:44 2021 +0300
0b13209
board: sl28: enable EFI UpdateCapsule support
by Michael Walle
· Tue Nov 09 14:48:51 2021 +0530
121c7db
lx2162a : Rename emmc boot command variable
by Meenakshi Aggarwal
· Thu Aug 26 16:09:24 2021 +0530
04c26ff
efi: Add video support to the app
by Simon Glass
· Wed Nov 03 21:09:10 2021 -0600
0a3e7b3
efi: Add a way to obtain boot services in the app
by Simon Glass
· Wed Nov 03 21:09:09 2021 -0600
06ef6b6
efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand
by Masahisa Kojima
· Thu Nov 04 22:59:16 2021 +0900
36f4879
Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig
by Tom Rini
· Sat Oct 30 23:03:57 2021 -0400
d24700f
Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig
by Tom Rini
· Sat Oct 30 23:03:56 2021 -0400
1bd3b17
Convert CONFIG_BMP_16BPP to Kconfig
by Tom Rini
· Sat Oct 30 23:03:55 2021 -0400
5cd398a
Convert CONFIG_OF_EMBED to Kconfig
by Tom Rini
· Sat Oct 30 23:03:54 2021 -0400
ae6fd8e
Convert CONFIG_MCFUART to Kconfig
by Tom Rini
· Sat Oct 30 23:03:53 2021 -0400
26a0095
Convert CONFIG_FEC_MXC to Kconfig
by Tom Rini
· Sat Oct 30 23:03:52 2021 -0400
Next »