Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d6e5743e0c3ebcedbcc189d14710dfe28faada12
d6e5743
x86: spl: Drop duplicate CPU init
by Simon Glass
· Sat Mar 15 14:25:33 2025 +0000
28dc4f8
x86: Use defines for the cache flags
by Simon Glass
· Sat Mar 15 14:25:32 2025 +0000
e079310
x86: Add 64-bit entries to the GDT
by Simon Glass
· Sat Mar 15 14:25:31 2025 +0000
16696d7
x86: Avoid clearing the VESA display
by Simon Glass
· Sat Mar 15 14:25:30 2025 +0000
58de6c6
x86: Drop use of CONFIG_REALMODE_DEBUG
by Simon Glass
· Sat Mar 15 14:25:29 2025 +0000
ba23a61
x86: Add some log categories
by Simon Glass
· Sat Mar 15 14:25:28 2025 +0000
cc63d4f
x86: Drop mpspec from the SPL build
by Simon Glass
· Sat Mar 15 14:25:27 2025 +0000
54545e6
x86: qemu: Avoid accessing BSS too early
by Simon Glass
· Sat Mar 15 14:25:26 2025 +0000
b525139
x86: qemu: Enable dhrystone
by Simon Glass
· Sat Mar 15 14:25:25 2025 +0000
36aa446
x86: qemu: Switch to bochs display
by Simon Glass
· Sat Mar 15 14:25:24 2025 +0000
482771d
x86: Expand x86_64 early memory
by Simon Glass
· Sat Mar 15 14:25:23 2025 +0000
4443c93
sandbox: Correct a typo in mapmem
by Simon Glass
· Sat Mar 15 14:25:22 2025 +0000
152c419
arm64: Add MIDR entries for Cortex-A55, A73 and A75
by Peter Robinson
· Sun Mar 16 14:59:52 2025 +0000
53f3fcd
Merge patch series "fs: exfat: Add exfat port based on exfat-fuse"
by Tom Rini
· Wed Apr 02 20:01:14 2025 -0600
60b8367
test_fs: Add exfat tests
by Marek Vasut
· Mon Mar 17 04:12:50 2025 +0100
4f75e2f
configs: sandbox: Enable exfat support
by Marek Vasut
· Mon Mar 17 04:12:49 2025 +0100
94b4c6b
fs: exfat: Demote filesystem detection failure message to debug()
by Marek Vasut
· Mon Mar 17 04:12:48 2025 +0100
e221882
fs: exfat: Fix conversion overflow errors
by Marek Vasut
· Mon Mar 17 04:12:47 2025 +0100
894cf72
fs: exfat: Add U-Boot porting layer
by Marek Vasut
· Mon Mar 17 04:12:46 2025 +0100
9ad82a7
fs: exfat: Import libexfat from fuse-exfat
by Marek Vasut
· Mon Mar 17 04:12:45 2025 +0100
7db74aa
fs: Add generic fs_devread() implementation
by Marek Vasut
· Mon Mar 17 04:12:44 2025 +0100
02666ca
linux: Add generic struct stat {}
by Marek Vasut
· Mon Mar 17 04:12:43 2025 +0100
8d3fb2b
test_fs: Allow testing FS_GENERIC
by Marek Vasut
· Mon Mar 17 04:12:42 2025 +0100
8ad22a1
cmd: fs: Add generic rm implementation
by Marek Vasut
· Mon Mar 17 04:12:41 2025 +0100
1608c68
cmd: fs: Add generic mkdir implementation
by Marek Vasut
· Mon Mar 17 04:12:40 2025 +0100
0caea89
onenand: Remove ONENAND_BOOT option
by Tom Rini
· Thu Mar 13 11:17:29 2025 -0600
f5005fb
Merge patch series "Various toolchain compatibility fixes/improvements"
by Tom Rini
· Wed Apr 02 14:34:08 2025 -0600
02d708d
spl: Align FDT load address
by Sam Edwards
· Sat Mar 15 15:18:13 2025 -0700
247f05a
spl: riscv: opensbi: Error on misaligned FDT
by Sam Edwards
· Sat Mar 15 15:18:12 2025 -0700
4fdaee1
scripts/Makefile.lib: efi: Preserve the .dynstr section as well
by Sam Edwards
· Sat Mar 15 15:18:11 2025 -0700
16357b0
efi_loader: Move .dynamic out of .text in EFI
by Sam Edwards
· Sat Mar 15 15:18:10 2025 -0700
b0fad19
arm: riscv: efi: Export _start symbol from crt0_*_efi stubs
by Sam Edwards
· Sat Mar 15 15:18:09 2025 -0700
723e498
makefile: Add READELF command variable
by Sam Edwards
· Sat Mar 15 15:18:08 2025 -0700
246cb48
makefile: Add `norelro` linker option
by Sam Edwards
· Sat Mar 15 15:18:07 2025 -0700
7a0af36
makefile: Avoid objcopy --gap-fill for .hex/.srec
by Sam Edwards
· Sat Mar 15 15:18:06 2025 -0700
7cc2ef9
x86: Fix call64's section flags
by Sam Edwards
· Sat Mar 15 15:18:05 2025 -0700
9c817d1
arm: Replace 'adrl' in EFI crt0
by Sam Edwards
· Sat Mar 15 15:18:04 2025 -0700
b91f019
arm: Discard unwanted sections in linker script
by Sam Edwards
· Sat Mar 15 15:18:03 2025 -0700
2d28c84
arm: Add aligned-memory aliases to eabi_compat
by Sam Edwards
· Sat Mar 15 15:18:02 2025 -0700
9f9305c
arm: Add __aeabi_memclr in eabi_compat
by Sam Edwards
· Sat Mar 15 15:18:01 2025 -0700
0ecbdb3
arm: Exclude eabi_compat from LTO
by Sam Edwards
· Sat Mar 15 15:18:00 2025 -0700
a86e12e
arm: Remove stray .mmutable reference in linker script
by Sam Edwards
· Sat Mar 15 15:17:59 2025 -0700
33bc5a6
Subtree merge tag 'v6.14-dts' of dts repo [1] into dts/upstream
by Tom Rini
· Wed Apr 02 08:31:20 2025 -0600
ab06a53
Squashed 'dts/upstream/' changes from 8531b4b4988c..955176a4ff59
by Tom Rini
· Wed Apr 02 08:31:19 2025 -0600
7ade94e
u_boot_pylib: Clean up pylint warnings in gitutil.py
by Simon Glass
· Sun Mar 16 08:00:18 2025 +0000
6fdb77e
Kconfig: Fix "warning: style: quotes recommended" warnings
by Tom Rini
· Fri Mar 14 19:29:33 2025 -0600
1fe2807
cmd: Correct dependency for CMD_LINK_LOCAL
by Tom Rini
· Fri Mar 14 19:28:56 2025 -0600
5952343
Kconfig: Do not "select OF_SEPARATE"
by Tom Rini
· Fri Mar 14 19:28:49 2025 -0600
726d93a
Merge patch series "airoha: Add initial support AN7581"
by Tom Rini
· Tue Apr 01 08:45:46 2025 -0600
4e6ee59
dt-bindings: clock: add ID for eMMC for EN7581
by Christian Marangi
· Fri Mar 14 19:59:26 2025 +0100
535e931
dt-bindings: clock: drop NUM_CLOCKS define for EN7581
by Christian Marangi
· Fri Mar 14 19:59:25 2025 +0100
5c4e5fc
arm64: dts: airoha: en7581: Add Clock Controller node
by Christian Marangi
· Fri Mar 14 19:59:24 2025 +0100
101dce9
reset: airoha: Add driver for controlling reset line of AN7581
by Christian Marangi
· Fri Mar 14 19:59:23 2025 +0100
eda1ade
clk: airoha: Add support for Airoha AN7581 SoC clock
by Christian Marangi
· Fri Mar 14 19:59:22 2025 +0100
c771b63
airoha: Add initial support for Airoha AN7581 SoC
by Christian Marangi
· Fri Mar 14 19:59:21 2025 +0100
27bfb75
configs: am68_sk_r5: Enable AVS config
by Udit Kumar
· Wed Mar 19 00:16:28 2025 +0530
b5ac419
configs: am65x_evm_r5_usbdfu_defconfig: Fix USB DFU boot
by Hrushikesh Salunke
· Fri Mar 14 12:01:13 2025 +0530
66465e2
video: ti: am335x: Fix tilcdc clock names.
by Sukrut Bellary
· Tue Mar 11 23:57:09 2025 -0700
33a57a8
net: am65-cpsw: cpsw_mdio: fix typo in error message
by Richard Genoud
· Tue Mar 11 15:14:30 2025 +0100
73e31f4
Merge patch series "Add WDT support for J7200 SOC"
by Tom Rini
· Mon Mar 31 11:06:14 2025 -0600
c3e397b
configs: j7200_evm_r5: Add ESM related configs for J7200
by Neha Malcom Francis
· Fri Mar 14 16:34:11 2025 +0530
fcbe795
arm: dts: k3-j7200: Add ESM PMIC support for tps659413
by Gowtham Tammana
· Fri Mar 14 16:34:10 2025 +0530
155d2a0
spl: return header size to spl_load in os boot
by Anshul Dalal
· Tue Mar 11 15:05:45 2025 +0530
4de50b5
config: falcon: move CFG_SYS_SPI_* to Kconfig
by Anshul Dalal
· Tue Mar 11 10:14:12 2025 +0530
309d0c3
board: ti: am62px: rm-cfg: Add support for HC BCDMA
by Vishal Mahaveer
· Mon Mar 10 17:02:56 2025 -0500
c9de3ba
configs: am64x_evm_a53_defconfig: Enable support for UMS
by Hrushikesh Salunke
· Mon Mar 10 17:38:56 2025 +0530
ae428bf
arm: dts: mediatek: disable fan node for mt7987
by developer
· Fri Mar 07 11:22:28 2025 +0800
5551adc
pwm: mediatek: add pwm support for MediaTek MT7987 SoC
by developer
· Fri Mar 07 11:22:23 2025 +0800
ccf4550
arm: mediatek: remove wmcpu-reserved@50000000 node from mt7987 dts
by developer
· Fri Mar 07 11:22:13 2025 +0800
44cc62e
test: use truncate in mk_fs()
by Heinrich Schuchardt
· Thu Mar 06 18:46:59 2025 +0100
85ff87f
Merge patch series "Clarify DM_FLAG_PROBE_AFTER_BIND behaviour"
by Tom Rini
· Sun Mar 30 09:10:57 2025 -0600
563f504
drivers: remove bogus DM_FLAG_PROBE_AFTER_BIND flags
by Caleb Connolly
· Fri Jan 17 08:28:57 2025 +0100
581b96d
dm: clarify DM_FLAG_PROBE_AFTER_BIND behaviour
by Caleb Connolly
· Fri Jan 17 08:28:56 2025 +0100
d6ff2d8
Merge branch 'fixes' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next
by Tom Rini
· Sun Mar 30 08:09:48 2025 -0600
1347574
configs: mocha: add missing SPL_HAVE_INIT_STACK option
by Svyatoslav Ryhel
· Sat Mar 29 17:43:46 2025 +0200
e1c5b8b
configs: ouya: add missing SPL_HAVE_INIT_STACK option
by Svyatoslav Ryhel
· Sat Mar 29 17:25:30 2025 +0200
bd2fbbd
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next
by Tom Rini
· Sat Mar 29 10:39:06 2025 -0600
14473a7
ram: renesas: dbsc5: Pass udevice and MODEMR0 to dbsc5_get_board_data()
by Marek Vasut
· Tue Mar 25 23:43:33 2025 +0100
e846f3b
ram: renesas: dbsc5: Factor out dbsc5_wait_dbwait()
by Marek Vasut
· Tue Mar 25 23:43:32 2025 +0100
e68e915
ram: renesas: dbsc5: Improve dbsc5_send_dbcmd2() signature
by Marek Vasut
· Tue Mar 25 23:43:31 2025 +0100
f1bb2a9
ram: renesas: dbsc5: Drop space before dbsc5_ddr_setval_all_ch()
by Marek Vasut
· Tue Mar 25 23:43:30 2025 +0100
1365319
ram: renesas: dbsc5: Clarify MR27/MR28/MR57 register operations
by Marek Vasut
· Tue Mar 25 23:43:29 2025 +0100
db56fe8
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sunxi into next
by Tom Rini
· Thu Mar 27 08:10:06 2025 -0600
f9872df
sunxi: update rmr_switch.S source code
by Andre Przywara
· Sun Mar 23 11:35:36 2025 +0000
3260a35
sunxi: arm64: boot0.h: move fel_stash_addr variable to the front
by Andre Przywara
· Sun Mar 23 11:35:35 2025 +0000
6aa173e
sunxi: armv8: fel: move fel_stash variable to the front
by Andre Przywara
· Sun Mar 23 11:35:34 2025 +0000
19d1734
sunxi: mmc: Improve reset procedure
by Jernej Skrabec
· Sun Mar 09 07:12:41 2025 +0100
ec33ad1
sunxi: H616: dram: Improve address wrapping detection
by Jernej Skrabec
· Sun Mar 09 07:31:43 2025 +0100
decce1e
sunxi: h616: dram: Rework size detection
by Jernej Skrabec
· Sun Mar 09 07:31:42 2025 +0100
ec9b27c
pinctrl: sunxi: add Allwinner A100/A133 pinctrl description
by Andre Przywara
· Thu Oct 26 00:38:59 2023 +0100
c0459ea
clk: sunxi: Add support for the A100/A133 CCU
by Andre Przywara
· Thu Oct 26 00:28:44 2023 +0100
a0e2a09
spl: reorder SPL_MAX_SIZE defaults for sunxi
by Andre Przywara
· Thu Jan 02 11:06:22 2025 +0000
33e0d18
sunxi: Kconfig: consolidate SYS_CLK_FREQ selection
by Andre Przywara
· Fri Mar 14 01:01:48 2025 +0000
c300f17
sunxi: pmic_bus: Move SPL I2C addresses into Kconfig
by Andre Przywara
· Tue Mar 18 00:39:43 2025 +0000
3febb0a
power: pmic: sunxi: add SPL support for the AXP803
by Andre Przywara
· Sun Oct 20 17:36:19 2024 +0100
91d5992
sunxi: sun50i_h6: clock: fix PLL_PERIPH0 rate calculation
by Andre Przywara
· Wed Feb 26 11:37:12 2025 +0000
f167f3f
sunxi: mmc: Fix T113-s3 MMC clock divider
by Andre Przywara
· Wed Feb 26 11:37:11 2025 +0000
00c55c6
sunxi: kconfig : Make CHIP_DIP_SCAN depend on ARCH_SUNXI
by Liya Huang
· Fri Jan 31 09:12:43 2025 +0800
27e0fcb
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next
by Tom Rini
· Wed Mar 26 14:07:37 2025 -0600
e18b966
Merge tag 'efi-next-26032025' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next
by Tom Rini
· Wed Mar 26 14:07:09 2025 -0600
Next »