Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f5b85719b9c42304a4dd23debeb26e061604c874
/
include
3cbff2a
stm32mp: remove the bootcount activation
by Patrick Delaunay
· Tue Dec 07 10:05:58 2021 +0100
acb4169
ARM: dts: stm32: Add DFU support for DHCOR recovery
by Marek Vasut
· Mon Dec 06 21:58:09 2021 +0100
9d12de6
Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sat Jan 22 15:43:36 2022 -0500
eb56096
Convert CONFIG_AT91_EFLASH to Kconfig
by Patrick Delaunay
· Tue Jan 04 14:24:01 2022 +0100
1576abf
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
by Patrick Delaunay
· Tue Jan 04 14:24:00 2022 +0100
edfad17
mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean
by Patrick Delaunay
· Tue Jan 04 14:23:59 2022 +0100
6c5f560
mtd: cfi: introduce CFI_FLASH_BANKS
by Patrick Delaunay
· Tue Jan 04 14:23:58 2022 +0100
99426c8
spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
by Alexandru Gagniuc
· Thu Dec 30 10:39:59 2021 -0600
1c38374
Convert CONFIG_BOOTP_SERVERIP to Kconfig
by Simon Glass
· Sat Dec 18 11:27:51 2021 -0700
65831d9
Convert CONFIG_TIMESTAMP to Kconfig
by Simon Glass
· Sat Dec 18 11:27:50 2021 -0700
e0eb4ef
Convert CONFIG_UDP_CHECKSUM to Kconfig
by Simon Glass
· Sat Dec 18 11:27:49 2021 -0700
cc041b6
Convert CONFIG_KEEP_SERVERADDR to Kconfig
by Simon Glass
· Sat Dec 18 11:27:48 2021 -0700
c340341
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Thu Jan 20 12:40:20 2022 -0500
b75b076
Merge tag 'u-boot-amlogic-20220120' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Thu Jan 20 09:40:04 2022 -0500
3110499
Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Thu Jan 20 09:39:45 2022 -0500
dcf92a5
phy: marvell: Remove unused function comphy_update_map()
by Pali Rohár
· Tue Jan 18 10:33:20 2022 +0100
dda8f88
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
by Pali Rohár
· Fri Jan 14 14:31:38 2022 +0100
5d6b448
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
by Marek Behún
· Thu Jan 20 01:04:42 2022 +0100
500373b
configs: meson64_android: define raw parts for bootloader
by Mattijs Korpershoek
· Fri Jan 07 17:39:13 2022 +0100
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
774c9af
Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Wed Jan 19 11:43:44 2022 -0500
d2a7d12
efi_loader: printing TCG2 protocol GUID
by Heinrich Schuchardt
· Sun Jan 16 17:46:38 2022 +0100
a4628b4
cmd: efidebug: simplify printing GUIDs
by Heinrich Schuchardt
· Sun Jan 16 14:10:23 2022 +0100
dc01e2a
miiphy.h: Remove CONFIG_DM_xxx guards
by Tom Rini
· Tue Jan 18 13:38:00 2022 -0500
d93aa99
ARM: dts: sync Actions Semi S700 DT from Linux v5.16-rc3
by Amit Singh Tomar
· Thu Dec 02 23:53:28 2021 +0530
b98e8a2
lib: add BLAKE2 hash support
by Qu Wenruo
· Mon Dec 27 14:12:07 2021 +0800
7dbb021
common: board_r: move init_addr_map() to init.h
by Ovidiu Panait
· Sat Jan 01 19:13:29 2022 +0200
af061f0
common: board_r: drop initr_kgdb wrapper
by Ovidiu Panait
· Sat Jan 01 19:13:27 2022 +0200
3b75487
common: remove bedbug debugger support
by Ovidiu Panait
· Sat Jan 01 19:13:26 2022 +0200
b75f324
Merge branch '2022-01-15-TI-platform-updates'
by Tom Rini
· Mon Jan 17 11:24:43 2022 -0500
d7d071f
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
by Tom Rini
· Mon Jan 17 08:35:11 2022 -0500
4d79772
board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper setting
by Amjad Ouled-Ameur
· Fri Oct 29 16:08:17 2021 +0200
9c87899
net: fsl: Fix busy flag polling register
by Markus Koch
· Tue Jan 11 19:22:54 2022 +0100
11147e0
net: phy: add TI DP83869HM ethernet driver
by Dominic Rath
· Wed Dec 22 08:57:46 2021 +0100
9668b87
Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sat Jan 15 07:39:09 2022 -0500
50f3142
efi: Tidy up some comments in efi header
by Simon Glass
· Tue Jan 04 03:51:18 2022 -0700
ba04253
efi: Support the efi command in the app
by Simon Glass
· Tue Jan 04 03:51:12 2022 -0700
6f4d7aa
x86: efi: Update efi_get_next_mem_desc() to avoid needing a map
by Simon Glass
· Tue Jan 04 03:51:11 2022 -0700
029f48e
efi: Move exit_boot_services into a function
by Simon Glass
· Tue Jan 04 03:51:10 2022 -0700
e4e5660
efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed
by Ilias Apalodimas
· Mon Jan 03 14:07:37 2022 +0200
72d7883
cmd: part: list all 128 GPT partitions
by Heinrich Schuchardt
· Tue Jan 11 16:03:38 2022 +0100
d17a679
doc: add include/dm/fdtaddr.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:55:41 2022 +0100
92c1c5c
doc: add include/dm/of*.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:53:49 2022 +0100
cb3d6d6
doc: add include/dm/read.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:53:48 2022 +0100
a104e59
doc: add include/dm/devres.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:53:47 2022 +0100
4b8c70c
doc: add include/dm/device.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:53:46 2022 +0100
6750bb3
doc: add include/dm/platdata.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:53:45 2022 +0100
d869565
doc: add include/dm/lists.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:53:44 2022 +0100
3df46be
doc: add include/dm/root.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:53:43 2022 +0100
efbbdf6
doc: add include/dm/uclass.h to the HTML documentation
by Patrick Delaunay
· Wed Jan 12 10:53:42 2022 +0100
f580a30
ARM: qemu-arm: Fix build fail with boot devices disabled
by Piotr Kubik
· Wed Dec 29 14:30:04 2021 +0100
de46493
lib: export vsscanf
by Samuel Dionne-Riel
· Mon Dec 20 18:19:16 2021 -0500
93008ab
pci: Work around PCIe link training failures
by Maciej W. Rozycki
· Sat Nov 20 23:03:30 2021 +0000
bb09146
arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation
by Pali Rohár
· Wed Jan 12 18:32:08 2022 +0100
bb1d677
arm: mvebu: db-88f6720: Fix CONFIG_SPL_TEXT_BASE and remove wrong memory layout
by Pali Rohár
· Wed Jan 12 18:30:09 2022 +0100
bbd7bda
bloblist: Relicense to allow BSD-3-Clause
by Simon Glass
· Wed Jan 12 19:26:25 2022 -0700
49ae4ad
bloblist: doc: Bring in the API documentation
by Simon Glass
· Wed Jan 12 19:26:24 2022 -0700
01fd56a
bloblist: Add functions to obtain base address and size
by Simon Glass
· Wed Jan 12 19:26:23 2022 -0700
c6fcb94
bloblist: Refactor Kconfig to support alloc or fixed
by Simon Glass
· Wed Jan 12 19:26:22 2022 -0700
fd20df4
bloblist: Use explicit numbering for the tags
by Simon Glass
· Wed Jan 12 19:26:19 2022 -0700
0b6578a
bloblist: Drop unused tags
by Simon Glass
· Wed Jan 12 19:26:18 2022 -0700
90c1a58
bloblist: Rename the SPL tag
by Simon Glass
· Wed Jan 12 19:26:17 2022 -0700
9341a3f
bloblist: Put the magic number first
by Simon Glass
· Wed Jan 12 19:26:16 2022 -0700
65f8329
fdt: Drop SPL_BUILD macro
by Simon Glass
· Wed Jan 12 19:26:15 2022 -0700
10cfadb
stddef: Avoid warning with clang with offsetof()
by Simon Glass
· Thu Jan 13 06:47:55 2022 -0700
011a1e0
sandbox: compatibility of os_get_filesize()
by Heinrich Schuchardt
· Tue Jan 11 01:50:24 2022 +0100
3fe4478
pci: msc01: Use PCI_CONF1_ADDRESS() macro
by Pali Rohár
· Fri Nov 26 11:42:44 2021 +0100
a4529c0
pci: gt64120: Use PCI_CONF1_ADDRESS() macro
by Pali Rohár
· Fri Nov 26 11:42:42 2021 +0100
cd5d0b3
pci: Add standard PCI Config Address macros
by Pali Rohár
· Fri Nov 26 11:42:41 2021 +0100
3fd7aca
mmc: unconditionally define mmc_deinit()
by Heinrich Schuchardt
· Sat Dec 18 10:53:48 2021 +0100
218dfa1
mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()
by Sean Anderson
· Tue Nov 23 15:03:45 2021 -0500
6dff7b7
mmc: fsl_esdhc_imx: fix voltage validation
by Sean Anderson
· Tue Nov 23 15:03:38 2021 -0500
33f8a8d
Merge branch 'next'
by Tom Rini
· Mon Jan 10 14:01:57 2022 -0500
478eb75
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next
by Tom Rini
· Sun Jan 09 07:56:31 2022 -0500
9fdb400
udoo: Adjust the SD card device numbering
by Fabio Estevam
· Sat Dec 18 18:10:23 2021 -0300
dbe2d5a
udoo_neo: Enable support for USB and storage
by Peter Robinson
· Tue Dec 21 12:32:49 2021 +0000
89e2806
udoo_neo: Fixes for booting from the mSD card
by Peter Robinson
· Tue Dec 21 12:32:47 2021 +0000
24b81ae
configs: prepare khadas-vim3{l}_ab_android for AOSP support
by Mattijs Korpershoek
· Mon Nov 22 16:22:06 2021 +0100
7f834cb
configs: add khadas-vim3{l}_android for AOSP support
by Mattijs Korpershoek
· Mon Nov 22 16:22:05 2021 +0100
a65f835
configs: meson64_android: add board specific env settings
by Mattijs Korpershoek
· Mon Nov 22 16:22:04 2021 +0100
99006eb
dt-bindings: versal: Add new PM_DEV_I2C_PMC macro
by Sandeep Gundlupet Raju
· Tue Nov 30 13:56:58 2021 +0100
39415f7
microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig
by Ovidiu Panait
· Tue Nov 30 18:33:54 2021 +0200
c7c11c8
microblaze: drop CONFIG_SYS_RESET_ADDRESS macro
by Ovidiu Panait
· Tue Nov 30 18:33:53 2021 +0200
4f7e6ed
arm: apple: Remove CONFIG_SYS_SDRAM_BASE
by Mark Kettenis
· Sun Nov 14 13:09:54 2021 +0100
8194cda
vexpress64: Enable VIRTIO_NET network driver
by Peter Hoyes
· Thu Nov 11 09:26:03 2021 +0000
16fff30
vexpress64: Clean up BASE_FVP boot configuration
by Peter Hoyes
· Thu Nov 11 09:26:01 2021 +0000
3286037
vexpress64: Refactor header file to make it easier to add new FVPs
by Peter Hoyes
· Thu Nov 11 09:26:00 2021 +0000
82f5c54
board: stemmy: Increase boot image to 64 MB
by Linus Walleij
· Sat Nov 20 23:55:42 2021 +0100
46a63fe
Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· Fri Dec 31 07:28:36 2021 -0500
358ccea
efi: Allow easy selection of serial-only operation
by Simon Glass
· Wed Dec 29 11:57:50 2021 -0700
e523258
efi: Mention that efi_info_get() is only used in the stub
by Simon Glass
· Wed Dec 29 11:57:48 2021 -0700
b13771f
efi: Share struct efi_priv between the app and stub code
by Simon Glass
· Wed Dec 29 11:57:45 2021 -0700
3f36974
efi: Fix ll_boot_init() operation with the app
by Simon Glass
· Wed Dec 29 11:57:43 2021 -0700
26ae0c5
efi: Add comments to struct efi_priv
by Simon Glass
· Wed Dec 29 11:57:42 2021 -0700
be34434
efi: Drop device_path from struct efi_priv
by Simon Glass
· Wed Dec 29 11:57:41 2021 -0700
2d4b33e
efi: Locate all block devices in the app
by Simon Glass
· Wed Dec 29 11:57:36 2021 -0700
fb3893e
efi_loader: Don't limit the StMM buffer size explicitly
by Ilias Apalodimas
· Fri Dec 24 10:08:41 2021 +0200
ef47688
efi: fix typo in description of struct efi_entry_hdr
by Heinrich Schuchardt
· Tue Dec 21 09:09:48 2021 +0100
ac461ae
Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next
by Tom Rini
· Tue Dec 28 11:28:31 2021 -0500
c902198
Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Tue Dec 28 07:59:43 2021 -0500
Next »