Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
491a5d7db21377c285fc348609ebae35d37f9cb0
/
include
523bc4d
flash: prefix error codes with FL_
by Jerome Forissier
· Wed Sep 11 11:58:15 2024 +0200
33d512e
Merge patch series "phycore-am62/4: Add more boot sources"
by Tom Rini
· Tue Sep 10 13:16:59 2024 -0600
4f1c65e
include: env: phytec: Add K3 boot logic for OSPI/QSPI flashes
by Daniel Schultz
· Fri Aug 30 02:09:32 2024 -0700
a41263f
include: net: phytec: Add K3 network boot logic
by Daniel Schultz
· Fri Aug 30 02:09:31 2024 -0700
18df585
include: env: phytec: Add raucinit to k3_mmc environment
by Daniel Schultz
· Fri Aug 30 02:09:30 2024 -0700
b59e7ed
include: env: phytec: k3_mmc: Rename variables
by Daniel Schultz
· Fri Aug 30 02:09:29 2024 -0700
af8ebba
spl: spl_load: fix comparison between negative error code and unsigned size
by Daniel Palmer
· Sat Aug 31 12:17:06 2024 +0900
7dfcd46
arm: Remove ethernut5 board
by Tom Rini
· Sat Sep 07 16:20:13 2024 -0600
f87e00d
phy: Extend generic_setup_phy() with PHY mode and submode
by Marek Vasut
· Sun Sep 08 23:09:03 2024 +0200
3aa43cc
Merge patch series "provide names for emmc hardware partitions"
by Tom Rini
· Thu Sep 05 12:13:24 2024 -0600
728cbde
mmc: allow use of hardware partition names for mmc partconf
by Tim Harvey
· Fri May 31 08:36:34 2024 -0700
a4e7839
mmc: use an enumerated type to represent PARTITION_CONFIG fields
by Tim Harvey
· Fri May 31 08:36:33 2024 -0700
390562d
Merge patch series "Make LMB memory map global and persistent"
by Tom Rini
· Tue Sep 03 14:09:30 2024 -0600
4a85f13
lmb: remove the unused board_lmb_reserve() function
by Sughosh Ganu
· Mon Aug 26 17:29:31 2024 +0530
e5348c7
lmb: do away with arch_lmb_reserve()
by Sughosh Ganu
· Mon Aug 26 17:29:30 2024 +0530
ac42434
lmb: remove lmb_init_and_reserve_range() function
by Sughosh Ganu
· Mon Aug 26 17:29:26 2024 +0530
27fc17f
lmb: remove the lmb_init_and_reserve() function
by Sughosh Ganu
· Mon Aug 26 17:29:25 2024 +0530
65597fa
lmb: introduce a function to add memory to the lmb memory map
by Sughosh Ganu
· Mon Aug 26 17:29:23 2024 +0530
50e2727
lmb: allow for resizing lmb regions
by Sughosh Ganu
· Mon Aug 26 17:29:19 2024 +0530
291bf9c
lmb: make LMB memory map persistent and global
by Sughosh Ganu
· Mon Aug 26 17:29:18 2024 +0530
26d7fa1
lmb: use the BIT macro for lmb flags
by Sughosh Ganu
· Mon Aug 26 17:29:17 2024 +0530
78435de
lmb: staticize __lmb_alloc_base()
by Sughosh Ganu
· Mon Aug 26 17:29:16 2024 +0530
f12b794
lmb: remove the unused lmb_is_reserved() function
by Sughosh Ganu
· Mon Aug 26 17:29:15 2024 +0530
514a5ec
alist: add a helper to check if the list is full
by Sughosh Ganu
· Mon Aug 26 17:29:14 2024 +0530
7792a0a
Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC"
by Tom Rini
· Tue Sep 03 09:12:06 2024 -0600
4246035
net: dwc_eth_qos: Add glue driver for Intel MAC
by Philip Oberfichtner
· Fri Aug 02 11:25:39 2024 +0200
3a7f92e
Merge tag 'u-boot-imx-next-20240902' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next
by Tom Rini
· Mon Sep 02 16:03:02 2024 -0600
e2554a4
Merge tag 'u-boot-amlogic-next-20240902' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next
by Tom Rini
· Mon Sep 02 16:02:37 2024 -0600
cd17948
Merge tag 'v2024.10-rc4' into next
by Tom Rini
· Mon Sep 02 14:13:57 2024 -0600
a6b477e
imx: Remove CFG_MXC_USB_PORTSC
by Fabio Estevam
· Fri Aug 30 22:43:40 2024 -0300
6f62b8e
mx5: Remove CFG_MXC_USB_PORT
by Fabio Estevam
· Wed Aug 28 10:25:28 2024 -0300
fb1f10a
imx: Remove CFG_MXC_USB_FLAGS
by Fabio Estevam
· Fri Aug 30 22:38:23 2024 -0300
678d48c
mx6slevk: Fix the boot device number
by Fabio Estevam
· Mon Aug 26 15:04:52 2024 -0300
8b4a27a
mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag
by Arseniy Krasnov
· Mon Aug 26 16:17:08 2024 +0300
1313587
mmc: fix signed vs unsigned compare in read check in _spl_load()
by Franco Venturi
· Wed Jul 31 09:09:00 2024 -0400
c50d2a0
sandbox: Fix pinmux warnings with non-test devicetrees
by Sean Anderson
· Thu Aug 15 22:38:22 2024 -0400
c7f0358
Merge patch series "Tidy up console recording in tests"
by Tom Rini
· Mon Aug 26 18:52:18 2024 -0600
0ccbde5
test: log: Use UTF_CONSOLE in tests
by Simon Glass
· Thu Aug 22 07:58:01 2024 -0600
11fcfa3
test: Rename UTF_CONSOLE_REC to UTF_CONSOLE
by Simon Glass
· Thu Aug 22 07:57:50 2024 -0600
1a92f83
test: Rename unit-test flags
by Simon Glass
· Thu Aug 22 07:57:48 2024 -0600
c2e59eb
test: Fail when an empty line is expected but not present
by Simon Glass
· Thu Aug 22 07:57:47 2024 -0600
ee8e6a6
global_data: Remove environment members if not used
by Simon Glass
· Wed Aug 21 10:19:25 2024 -0600
8a0417f
global_data: Remove jump table in SPL
by Simon Glass
· Wed Aug 21 10:19:24 2024 -0600
6852467
global_data: Move pointer members together
by Simon Glass
· Wed Aug 21 10:19:23 2024 -0600
dbd8eb2
global_data: Move ulong fields together
by Simon Glass
· Wed Aug 21 10:19:22 2024 -0600
04b480a
global_data: Put phys_addr fields near the top
by Simon Glass
· Wed Aug 21 10:19:21 2024 -0600
fe61684
global_data: Move env_addr field higher
by Simon Glass
· Wed Aug 21 10:19:20 2024 -0600
df71aab
global_data: Move baud_rate field lower
by Simon Glass
· Wed Aug 21 10:19:19 2024 -0600
91bbb3b
global_data: Reduce size of early-malloc vars
by Simon Glass
· Fri Aug 23 14:27:04 2024 -0600
fc101fd
global_data: Drop fb_base
by Simon Glass
· Wed Aug 21 10:19:03 2024 -0600
9113dd3
global_data: log: Reorder and shrink fields
by Simon Glass
· Wed Aug 21 10:19:17 2024 -0600
0b6675d
global_data: Reduce the size of mon_len
by Simon Glass
· Wed Aug 21 10:19:16 2024 -0600
f782d54
global_data: Reduce the size of bus_clk and mem_clk
by Simon Glass
· Wed Aug 21 10:19:15 2024 -0600
a9ffc54
global_data: Collect common fields at the top
by Simon Glass
· Wed Aug 21 10:19:14 2024 -0600
b711ef7
global_data: Drop spl_handoff
by Simon Glass
· Wed Aug 21 10:19:13 2024 -0600
da0eeb8
board_f: Move new_bloblist to boardf
by Simon Glass
· Wed Aug 21 10:19:12 2024 -0600
d5d6f68
board_f: Move new_bootstage to boardf
by Simon Glass
· Wed Aug 21 10:19:11 2024 -0600
00f860f
board_f: Move fdt_size to board
by Simon Glass
· Wed Aug 21 10:19:10 2024 -0600
7f67b37
board_f: Add a new struct to hold pre-relocation info
by Simon Glass
· Wed Aug 21 10:19:09 2024 -0600
c726f28
global_data: Use less space for environment fields
by Simon Glass
· Wed Aug 21 10:19:08 2024 -0600
4e792ed
global_data: Drop pci_bootdelay
by Simon Glass
· Wed Aug 21 10:19:07 2024 -0600
e0c508e
global_data: Drop global_data hose
by Simon Glass
· Wed Aug 21 10:19:06 2024 -0600
0fafd2a
global_data: Remove pci_ram_top
by Simon Glass
· Wed Aug 21 10:19:05 2024 -0600
d4b0fdb
global_data: Convert have_console into a flag
by Simon Glass
· Wed Aug 21 10:19:04 2024 -0600
853e8d2
video: Add a function to obtain the framebuffer address
by Simon Glass
· Wed Aug 21 10:18:55 2024 -0600
8ae30e5
global_data: Move pci_clk to m68k and powerpc
by Simon Glass
· Wed Aug 21 10:18:53 2024 -0600
20aedcc
Merge patch series "spl: mmc: Some tweaks for SPL, particularly with MMC"
by Tom Rini
· Fri Aug 23 15:59:03 2024 -0600
18efdaf
blk: Correct comment for blk_get_devnum_by_uclass_idname()
by Simon Glass
· Thu Aug 22 07:55:03 2024 -0600
e806686
spl: Create a function to init spl_load_info
by Simon Glass
· Thu Aug 22 07:55:02 2024 -0600
9cce28b
spl: Use unified inline functions for spl_load_info
by Simon Glass
· Thu Aug 22 07:55:01 2024 -0600
fa55f42
log: Avoid including function names by default
by Simon Glass
· Thu Aug 22 07:54:56 2024 -0600
f5b11fa
gw_ventana: Remove unneeded comments
by Fabio Estevam
· Fri Aug 16 00:22:17 2024 -0300
a841229
config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm
by Lukasz Majewski
· Fri Aug 09 18:53:32 2024 +0200
a6d28da
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung into next
by Tom Rini
· Thu Aug 22 08:15:04 2024 -0600
955415b
boot: android: fix booting without a ramdisk
by Michael Walle
· Mon Jul 29 23:36:57 2024 +0200
c892dd7
Merge tag 'u-boot-dfu-next-20240820' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next
by Tom Rini
· Tue Aug 20 08:08:52 2024 -0600
6076b74
Merge tag 'v2024.10-rc3' into next
by Tom Rini
· Mon Aug 19 18:24:58 2024 -0600
90e8302
Merge patch series "clk: mediatek: mt7622: clk migration for OF_UPSTREAM"
by Tom Rini
· Mon Aug 19 16:15:47 2024 -0600
58c6845
clk: mediatek: mt7622: add missing A1/2SYS clock ID
by Christian Marangi
· Sat Aug 03 10:43:26 2024 +0200
24f10ca
clk: mediatek: mt7622: add missing clock PERIBUS_SEL clock
by Christian Marangi
· Sat Aug 03 10:43:25 2024 +0200
66b75e4
clk: mediatek: mt7622: add missing clock PERI_UART4_PD
by Christian Marangi
· Sat Aug 03 10:43:24 2024 +0200
10bf15f
clk: mediatek: mt7622: add missing clock MUX1_SEL
by Christian Marangi
· Sat Aug 03 10:43:23 2024 +0200
5ef8a21
clk: mediatek: mt7622: add missing clock define for MAIN_CORE_EN
by Christian Marangi
· Sat Aug 03 10:43:22 2024 +0200
614ae87
clk: mediatek: mt7622: move INFRA_TRNG to the bottom
by Christian Marangi
· Sat Aug 03 10:43:21 2024 +0200
fa5ee2a
clk: mediatek: mt7622: rename AUDIO_AWB3 to AUDIO_AWB2
by Christian Marangi
· Sat Aug 03 10:43:20 2024 +0200
15e3742
Merge patch series "clk: mediatek: mt7986: clk migration for OF_UPSTREAM"
by Tom Rini
· Mon Aug 19 16:15:13 2024 -0600
07603e4
clk: mediatek: mt7986: rename CK to CLK
by Christian Marangi
· Sat Aug 03 10:40:48 2024 +0200
61c9220
clk: mediatek: mt7986: replace infracfg ID with upstream linux
by Christian Marangi
· Sat Aug 03 10:40:46 2024 +0200
6698b4d
clk: mediatek: mt7986: move INFRA_TRNG_CK to the bottom of the list
by Christian Marangi
· Sat Aug 03 10:40:45 2024 +0200
efc33e4
clk: mediatek: mt7986: comment out CK_TOP_A_TUNER as not used
by Christian Marangi
· Sat Aug 03 10:40:44 2024 +0200
0fc50e7
clk: mediatek: mt7986: drop 1/1 spurious factor for topckgen
by Christian Marangi
· Sat Aug 03 10:40:43 2024 +0200
83b17ec
clk: mediatek: mt7986: reorder TOPCKGEN factor ID
by Christian Marangi
· Sat Aug 03 10:40:42 2024 +0200
9276f07
clk: mediatek: mt7986: rename TOPCKGEN factor clock to upstream naming
by Christian Marangi
· Sat Aug 03 10:40:41 2024 +0200
30c4b86
clk: mediatek: mt7986: fix typo for infra_i2c0_ck
by Christian Marangi
· Sat Aug 03 10:40:40 2024 +0200
6a89a38
clk: mediatek: mt7986: add missing entry for IPCIE_PIPE_CK infra gate
by Christian Marangi
· Sat Aug 03 10:40:39 2024 +0200
ab4de13
clk: mediatek: mt7986: drop 1/1 infracfg spurious factor
by Christian Marangi
· Sat Aug 03 10:40:38 2024 +0200
7739a5f
clk: mediatek: mt7986: rename 66M_MCK to SYSAXI_D2
by Christian Marangi
· Sat Aug 03 10:40:36 2024 +0200
0178c61
clk: mediatek: mt7986: rename CB_CKSQ_40M to TOP_XTAL
by Christian Marangi
· Sat Aug 03 10:40:35 2024 +0200
c7e9c37
Merge patch series "clk: mediatek: mt7988: clk migration for OF_UPSTREAM"
by Tom Rini
· Mon Aug 19 16:14:29 2024 -0600
e4bfc44
clk: mediatek: mt7988: rename CK to CLK
by Christian Marangi
· Sat Aug 03 10:33:02 2024 +0200
Next »