Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c66c950e1c9158ee516ade743915caabe7b16287
c66c950
riscv: support building double-float modules
by Heinrich Schuchardt
· Wed Oct 12 14:59:51 2022 +0200
2396ca7
cmd/sbi: user friendly short texts
by Heinrich Schuchardt
· Tue Oct 04 10:09:54 2022 +0200
a375178
cmd/sbi: error message for failure to get spec version
by Heinrich Schuchardt
· Tue Oct 04 10:09:53 2022 +0200
933c6f3
cmd/sbi: format RustSBI version number
by Heinrich Schuchardt
· Tue Oct 04 10:09:52 2022 +0200
3fbb53a
Merge branch '2022-10-18-TI-platform-updates'
by Tom Rini
· Tue Oct 18 18:13:39 2022 -0400
22cdb84
watchdog: omap_wdt: Switch required include for watchdog defines
by Tom Rini
· Mon Oct 10 16:29:17 2022 -0400
0d9083b
Nokia RX-51: Fix compilation with non-zero CONFIG_SYS_TEXT_BASE
by Pali Rohár
· Sun Oct 09 21:37:13 2022 +0200
990ec70
arm: mach-k3: Move hardware handling to common files
by Andrew Davis
· Fri Oct 07 14:22:05 2022 -0500
d95fcd8
arm: mach-k3: security: Use dma-mapping for cache ops
by Andrew Davis
· Fri Oct 07 12:12:29 2022 -0500
d2da284
dma: Transfer dma_ops should use DMA address types
by Andrew Davis
· Fri Oct 07 12:11:13 2022 -0500
b19093f
dma: ti-edma3: Add DMA map operations before and after transfers
by Andrew Davis
· Fri Oct 07 12:11:12 2022 -0500
afea0a2
dma: Use dma-mapping for cache ops and sync after write
by Andrew Davis
· Fri Oct 07 12:11:11 2022 -0500
f1d7205
arm: mach-k3: common: Set boot_fit on non-GP devices
by Andrew Davis
· Fri Oct 07 11:27:46 2022 -0500
b7c6fbb
phy: ti: j721e-wiz: add j784s4-wiz-10g module support
by Matt Ranostay
· Wed Oct 05 13:51:30 2022 -0700
95c82ec
arm: dts: k3-am64-evm: EMIF tool update to v0.08.40 for 1600MT/s DDR4
by Dave Gerlach
· Thu Sep 29 12:35:49 2022 -0500
d7760d0
arm: dts: k3-am64-sk: EMIF tool update to v0.08.40 and move to 1600MT/s LPDDR4
by Dave Gerlach
· Thu Sep 29 12:35:48 2022 -0500
68ecaef
Merge tag 'dm-pull-18oct22' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Tue Oct 18 07:36:52 2022 -0400
6a3bd3f
Merge tag 'u-boot-stm32-20221018' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Tue Oct 18 07:36:39 2022 -0400
00202f7
stm32mp: fix compilation issue with DEBUG_UART
by Patrick Delaunay
· Tue Oct 11 16:44:26 2022 +0200
65acf0b
ARM: dts: stm32: update SCMI dedicated file
by Patrick Delaunay
· Mon Oct 10 10:56:14 2022 +0200
086fa93
ARM: dts: stm32: Fix and expand PLL configuration comments
by Marek Vasut
· Tue Oct 11 22:42:44 2022 +0200
5278494
ARM: dts: stm32: Add DHCOR based Testbench board
by Marek Vasut
· Mon Sep 26 18:50:00 2022 +0200
549b570
ARM: dts: stm32: Drop extra newline from AV96 U-Boot extras DT
by Marek Vasut
· Mon Sep 26 18:46:31 2022 +0200
14dfb7e
ARM: stm32: Enable btrfs support on DHSOM
by Marek Vasut
· Mon Sep 26 18:44:58 2022 +0200
69e8995
ARM: dts: stm32: Remove buck3 regulator-always-on on AV96
by Marek Vasut
· Fri Sep 23 03:31:22 2022 +0200
49efb06
vbe: Add a test for VBE device tree fixups
by Simon Glass
· Tue Oct 11 09:47:20 2022 -0600
e6a211c
dm: core: Update docs about oftree_from_fdt()
by Simon Glass
· Tue Oct 11 09:47:19 2022 -0600
386d05d
vbe: Add fixups for a basic set of OS requests
by Simon Glass
· Tue Oct 11 09:47:18 2022 -0600
1b035c1
test: Move common FIT code into a separate fit_util file
by Simon Glass
· Tue Oct 11 09:47:17 2022 -0600
571707b
boot: Tidy up logging and naming in vbe_simple
by Simon Glass
· Tue Oct 11 09:47:16 2022 -0600
f4ff703
boot: Pass the correct FDT to the EVT_FT_FIXUP event
by Simon Glass
· Tue Oct 11 09:47:15 2022 -0600
7514fd7
sandbox: Support FDT fixups
by Simon Glass
· Tue Oct 11 09:47:14 2022 -0600
8025346
bootstd: Move VBE setup into a shared function
by Simon Glass
· Tue Oct 11 09:47:13 2022 -0600
84328cf
fdt: Show a message when the working FDT changes
by Simon Glass
· Tue Oct 11 09:47:12 2022 -0600
3862fab
fs: Quieten down the filesystems more
by Simon Glass
· Tue Oct 11 09:47:11 2022 -0600
8169ece
boot: Correct handling of addresses in boot_relocate_fdt()
by Simon Glass
· Tue Oct 11 09:47:10 2022 -0600
975dd8a
bootm: Drop #ifdef from do_bootm()
by Simon Glass
· Tue Oct 11 09:47:09 2022 -0600
1b89370
bootm: Avoid returning error codes from command
by Simon Glass
· Tue Oct 11 09:47:08 2022 -0600
b90cf90
bootm: Change incorrect 'unsupported' error
by Simon Glass
· Tue Oct 11 09:47:07 2022 -0600
93a85dc
dm: core: Switch uclass_*_device_err to use uclass_*_device_check
by Michal Suchanek
· Wed Oct 12 21:58:06 2022 +0200
53beee9
dm: core: Switch uclass_foreach_dev_probe to use simple iterator
by Michal Suchanek
· Wed Oct 12 21:58:05 2022 +0200
558e9f2
mpc83xx: gazerbeam: Update sysinfo_get error handling
by Michal Suchanek
· Wed Oct 12 21:58:04 2022 +0200
050aa36
net: eth-uclass: Do not set device on error
by Michal Suchanek
· Wed Oct 12 21:58:02 2022 +0200
ac9e9fc
dm: blk: Do not use uclass_next_device_err
by Michal Suchanek
· Wed Oct 12 21:58:01 2022 +0200
93ccce5
dm: treewide: Use uclass_next_device_err when accessing second device
by Michal Suchanek
· Wed Oct 12 21:58:00 2022 +0200
ac12a2f
dm: treewide: Use uclass_first_device_err when accessing one device
by Michal Suchanek
· Wed Oct 12 21:57:59 2022 +0200
1d524ae
cmd: List all uclass devices regardless of probe error
by Michal Suchanek
· Wed Oct 12 21:57:58 2022 +0200
55b6966
w1: Fix bus counting in w1_get_bus
by Michal Suchanek
· Wed Oct 12 21:57:57 2022 +0200
b9813e2
video: ipuv3: Fix error handling when getting the display
by Michal Suchanek
· Wed Oct 12 21:57:56 2022 +0200
73ba676
stdio: Fix class iteration in stdio_add_devices()
by Michal Suchanek
· Wed Oct 12 21:57:55 2022 +0200
a18b6a5
usb: ether: Fix error handling in usb_ether_init
by Michal Suchanek
· Wed Oct 12 21:57:54 2022 +0200
675e908
bootstd: Fix listing boot devices
by Michal Suchanek
· Wed Oct 12 21:57:53 2022 +0200
fae28a3
dm: pci: Fix device PCI iteration
by Michal Suchanek
· Wed Oct 12 21:57:52 2022 +0200
44322b5
dm: treewide: Do not opencode uclass_probe_all()
by Michal Suchanek
· Wed Oct 12 21:57:51 2022 +0200
f5a5902
dm: core: Fix uclass_probe_all to really probe all devices
by Michal Suchanek
· Wed Oct 12 21:57:50 2022 +0200
9e0a090
dm: regmap: Disable range checks in SPL
by Simon Glass
· Sat Oct 15 08:08:54 2022 -0600
ba01f40
CI: Update to jammy-20221003-17Oct2022 tag
by Tom Rini
· Mon Oct 17 11:10:32 2022 -0400
b955cd2
docker: Install pyelftools for builds
by Simon Glass
· Thu Oct 13 06:25:57 2022 -0600
bed54ca
Merge tag 'efi-2023-01-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sun Oct 16 20:23:47 2022 -0400
7e05279
efi_loader: remove efi_delete_handle on loadfile2
by Ilias Apalodimas
· Sun Oct 16 11:36:32 2022 +0300
f312087
cmd: simplify efidebug
by Heinrich Schuchardt
· Sat Oct 15 13:21:01 2022 +0200
49dbcaf
efi_loader: avoid EFI_CALL() when draining console
by Heinrich Schuchardt
· Sat Oct 15 12:22:37 2022 +0200
a13136f
efi_loader: avoid EFI_CALL() for clearing screen
by Heinrich Schuchardt
· Sat Oct 15 11:13:59 2022 +0200
dbb689f
spi: Implement spi_set_speed
by Paul Barker
· Wed Oct 05 13:18:34 2022 +0100
e2e4ca3
Merge branch '2022-10-12-additional-fixes'
by Tom Rini
· Wed Oct 12 15:12:42 2022 -0400
b91575c
Nokia RX-51: Fix double space key press
by Pali Rohár
· Sun Oct 09 21:38:25 2022 +0200
a2d2416
Nokia RX-51: Remove CONFIG_UBI_SIZE
by Pali Rohár
· Sun Oct 09 15:12:09 2022 +0200
3cf84bb
Fix typo in CONFIG_USBNET_DEVADDR
by Ignacio Zamora
· Sat Oct 08 09:50:56 2022 -0500
eacbced
tools: k3_gen_x509_cert: Do not print SWRV on build
by Andrew Davis
· Fri Oct 07 15:35:31 2022 -0500
245048b
smem: msm: add missing <linux/sizes.h>
by Robert Marko
· Fri Oct 07 11:52:44 2022 +0200
90a082d
test: run setexpr test only on sandbox
by Heinrich Schuchardt
· Sat Oct 01 21:42:35 2022 +0200
3d8b950
firmware: scmi: fix the multi channel support with CCF
by Patrick Delaunay
· Fri Sep 30 09:36:38 2022 +0200
9395eb9
cmd: ubi: Add 'ubi list' command for printing list of all UBI volumes
by Pali Rohár
· Mon Sep 12 11:38:55 2022 +0200
f9dc5a7
Merge branch '2022-10-11-assorted-fixes-and-updates'
by Tom Rini
· Tue Oct 11 17:35:42 2022 -0400
7327b4c
test: cmd: add test for temperature command
by Robert Marko
· Tue Sep 06 13:30:36 2022 +0200
9cf8712
thermal: add sandbox driver
by Robert Marko
· Tue Sep 06 13:30:35 2022 +0200
0e10b6a
doc: cmd: temperature: add documentation
by Robert Marko
· Tue Sep 06 13:30:34 2022 +0200
99e6fde
cmd: add temperature command
by Robert Marko
· Tue Sep 06 13:30:33 2022 +0200
f841bb8
cmd: xxd: add new command
by Roger Knecht
· Sat Sep 03 13:15:04 2022 +0000
11827c4
cmd: cat: add new command
by Roger Knecht
· Sat Sep 03 11:34:53 2022 +0000
8573ec4
pinctrl: fix buffer size for pinctrl_generic_set_state_prefix()
by John Keeping
· Wed Sep 07 12:11:42 2022 +0100
c1f659d
pinctrl: nuvoton: fix set persist error
by Jim Liu
· Tue Sep 13 14:23:15 2022 +0800
591da92
boot: image-pre-load: Check environment for location of signature info
by Steven Lawrance
· Wed Sep 14 20:57:28 2022 +0200
db7b157
image-pre-load: Move macros/definitions to image.h
by Steven Lawrance
· Wed Sep 14 20:57:27 2022 +0200
33e48bf
bootcount: pmic: Correct misleading comment
by Philip Oberfichtner
· Mon Sep 19 10:11:00 2022 +0200
fe50ef1
lib: crypt: fix selecting a non-existent option
by Oleksandr Suvorov
· Mon Sep 19 12:14:49 2022 +0300
6acf1b9
cmd: pxe: add alias devicetree-overlay for fdtoverlays
by Edoardo Tomelleri
· Wed Sep 21 15:26:33 2022 +0200
af74e27
Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Tue Oct 11 09:57:08 2022 -0400
142dacc
Merge branch '2022-10-10-LLVM-related-improvements'
by Tom Rini
· Tue Oct 11 09:55:56 2022 -0400
c89a2b7
spl: atf: Fix clang -Wasm-operand-widths warning
by Alistair Delva
· Mon Sep 26 20:47:55 2022 +0000
d481528
Makefile: apply dynamic relocations for LLD
by Nick Desaulniers
· Mon Sep 26 20:47:40 2022 +0000
02a695c
examples: standalone: Fix build with LLVM toolchain
by Alistair Delva
· Mon Sep 26 20:47:10 2022 +0000
1d40e98
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Mon Oct 10 15:38:14 2022 -0400
bcc4260
Merge tag 'efi-2023-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Mon Oct 10 12:14:51 2022 -0400
e9621d8
usb: gadget: fastboot: detach usb on reboot commands
by Mattijs Korpershoek
· Fri Oct 07 11:38:22 2022 +0200
b2a19ff
usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers
by Patrice Chotard
· Tue Sep 06 08:15:29 2022 +0200
343ff75
usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers
by Patrice Chotard
· Tue Sep 06 08:15:28 2022 +0200
cb9f1e4
usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers
by Patrice Chotard
· Tue Sep 06 08:15:27 2022 +0200
ea7c49e
phy: Add generic_{setup,shutdown}_phy() helpers
by Patrice Chotard
· Tue Sep 06 08:15:26 2022 +0200
9725534
usb: gadget: Clean up Makefile ifdeffery
by Marek Vasut
· Tue Aug 23 19:06:51 2022 +0200
Next »