Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bc77af53558309c6343b02edb1724400728d8561
bc77af5
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
by Patrice Chotard
· Mon Sep 13 16:25:53 2021 +0200
5b35b29
i2c: mvtwsi: Add support for DM clocks and resets
by Samuel Holland
· Sun Sep 12 10:21:39 2021 -0500
62f27e4
i2c: rcar_i2c: Enable configuring SCL rise and fall times
by Adam Ford
· Tue Aug 24 09:10:31 2021 -0500
f04c4ab
Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next
by Tom Rini
· Mon Sep 27 11:09:23 2021 -0400
961578e
Merge tag 'v2021.10-rc5' into next
by Tom Rini
· Mon Sep 27 09:45:36 2021 -0400
659cd1f
Prepare v2021.10-rc5
by Tom Rini
· Mon Sep 27 09:34:20 2021 -0400
56ac8d4
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Mon Sep 27 07:41:03 2021 -0400
fcbb255
phy: marvell: cp110: Support SATA invert polarity
by Denis Odintsov
· Wed Sep 15 15:45:31 2021 +0200
36feac9
arm: mvebu: turris_omnia: fix leaked mtd device
by Marek Behún
· Sat Sep 25 02:49:18 2021 +0200
8d849d8
Merge tag 'efi-2021-10-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sun Sep 26 14:15:14 2021 -0400
ff6ab5e
fdt_support.h: Remove duplicated declarations
by Bin Meng
· Sat Sep 18 17:37:23 2021 +0800
a8a520d
dm: pci: Fix handling of errors when scanning device
by Pali Rohár
· Tue Sep 07 18:07:08 2021 +0200
20f9d3d
sandbox: correct cpu nodes
by Heinrich Schuchardt
· Sat Aug 28 11:42:08 2021 +0200
2149e11
dm: gpio: Add of-platdata support
by Simon Glass
· Sat Aug 07 07:24:12 2021 -0600
e7995f7
irq: Tidy up of-platdata irq support
by Simon Glass
· Sat Aug 07 07:24:11 2021 -0600
155e2a4
dm: doc: Add a note about of-platdata header files
by Simon Glass
· Sat Aug 07 07:24:10 2021 -0600
1257efc
clk: Rename clk_get_by_driver_info()
by Simon Glass
· Sat Aug 07 07:24:09 2021 -0600
3f4ec33
dm: Add comments to dt-structs contents
by Simon Glass
· Sat Aug 07 07:24:08 2021 -0600
e972aab
fdt: Update Makefile rules with the new OF_REAL Kconfig
by Simon Glass
· Sat Aug 07 07:24:07 2021 -0600
6d70ba0
treewide: Try to avoid the preprocessor with OF_REAL
by Simon Glass
· Sat Aug 07 07:24:06 2021 -0600
47f6469
mmc: nds32: ftsdc010: Convert to livetree
by Simon Glass
· Sat Aug 07 07:24:05 2021 -0600
9288265
treewide: Use OF_REAL instead of !OF_PLATDATA
by Simon Glass
· Sat Aug 07 07:24:04 2021 -0600
3580f6d
treewide: Simply conditions with the new OF_REAL
by Simon Glass
· Sat Aug 07 07:24:03 2021 -0600
7c4ba16
fdt: Create a new OF_REAL Kconfig
by Simon Glass
· Sat Aug 07 07:24:02 2021 -0600
0034d96
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
by Simon Glass
· Sat Aug 07 07:24:01 2021 -0600
e53007b
efi_loader: Fix spec ID event creation
by Ruchika Gupta
· Tue Sep 14 12:14:31 2021 +0530
4623692
doc: Add mention of the /config binding
by Simon Glass
· Sun Sep 19 15:51:10 2021 -0600
76d1fb7
vexpress_ca9x4: Add missing SYS_LOAD_ADDR
by Tom Rini
· Fri Sep 24 22:12:35 2021 -0400
5e652c7
Merge branch '2021-09-24-assorted-updates' into next
by Tom Rini
· Fri Sep 24 20:35:50 2021 -0400
b25a5e5
drivers: tpm2: update reset gpio semantics
by Jorge Ramirez-Ortiz
· Thu Jun 03 12:40:26 2021 +0200
39fc095
Avoid polluting CONFIG_ namespace with board specific define.
by Kristian Amlie
· Fri Sep 10 08:19:19 2021 +0200
ce7efa0
tools: Handle PAGER containing arguments
by Paul Barker
· Wed Sep 08 12:38:02 2021 +0100
25ecd97
tools: Refactor full help printing
by Paul Barker
· Wed Sep 08 12:38:01 2021 +0100
8f8a299
ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.
by Kristian Amlie
· Tue Sep 07 08:37:51 2021 +0200
65d4b17
arm: use CONFIG_SUPPORT_PASSING_ATAGS
by Patrick Delaunay
· Fri Sep 03 10:24:39 2021 +0200
8cc87ab
Merge branch '2021-09-24-assorted-minor-updates'
by Tom Rini
· Fri Sep 24 14:28:54 2021 -0400
444d510
arm: orion5x: edminiv2: change maintainer
by Simon Guinot
· Wed Sep 15 15:01:51 2021 +0200
14856c3
mtd: remove SPEAr flash driver st_smi
by Patrick Delaunay
· Wed Sep 22 11:02:26 2021 +0200
ab6790c
Taking over responsibility for GE boards from Sebastian
by Martyn Welch
· Tue Sep 21 17:35:06 2021 +0100
d277684
MAINTAINERS: remove SPEAR entry
by Patrick Delaunay
· Tue Sep 21 18:18:51 2021 +0200
3f006d5
fs: avoid superfluous messages
by Heinrich Schuchardt
· Mon Sep 20 14:15:03 2021 +0200
2303000
scripts/mailmapper: enable running with Python 3
by Heinrich Schuchardt
· Thu Sep 16 10:59:12 2021 +0200
eca717c
test/py: tpm2: Skip tpm pytest based on env variable
by T Karthik Reddy
· Fri Jul 23 06:18:26 2021 -0600
0101926
Merge branch '2021-09-24-arm64-optimized-str-funcs' into next
by Tom Rini
· Fri Sep 24 10:13:44 2021 -0400
330807f
arm64: Kconfig: Enable usage of optimized memset/memcpy/memmove
by Stefan Roese
· Thu Sep 02 17:00:19 2021 +0200
93e7dfd
arm64: memset-arm64: Use simple memset when cache is disabled
by Stefan Roese
· Thu Sep 02 17:00:18 2021 +0200
27c3e95
arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functions
by Stefan Roese
· Thu Sep 02 17:00:17 2021 +0200
778e2dc
Revert "env: Make _init() expect _INVALID when _IS_NOWHERE"
by Tom Rini
· Fri Sep 24 07:40:07 2021 -0400
f665d76
Merge branch '2021-09-23-assorted-updates' into next
by Tom Rini
· Thu Sep 23 22:38:21 2021 -0400
36e8fa0
pci: Fix configuring io/memory base and limit registers of PCI bridges
by Pali Rohár
· Fri Sep 10 13:33:35 2021 +0200
a24e1cf
arm: mediatek: merge board Kconfigs into mach-mediatek
by Guillaume La Roque
· Fri Sep 10 10:21:06 2021 +0200
a1f258b
lmb: x86: Add arch_lmb_reserve()
by Marek Vasut
· Fri Sep 10 22:47:18 2021 +0200
0701ff3
lmb: xtensa: Add arch_lmb_reserve()
by Marek Vasut
· Fri Sep 10 22:47:17 2021 +0200
35c6d0e
lmb: sh: Add arch_lmb_reserve()
by Marek Vasut
· Fri Sep 10 22:47:16 2021 +0200
637fa28
lmb: riscv: Add arch_lmb_reserve()
by Marek Vasut
· Fri Sep 10 22:47:15 2021 +0200
e7b2bca
lmb: nds32: Add arch_lmb_reserve()
by Marek Vasut
· Fri Sep 10 22:47:14 2021 +0200
73b0a17
lmb: nios2: Add arch_lmb_reserve()
by Marek Vasut
· Fri Sep 10 22:47:13 2021 +0200
6e91cb4
lmb: Remove imx board_lmb_reserve()
by Marek Vasut
· Fri Sep 10 22:47:12 2021 +0200
e2afcf4
lmb: arm: Increase LMB alignment to 16k in arch_lmb_reserve_generic()
by Marek Vasut
· Fri Sep 10 22:47:11 2021 +0200
d0dd68f
lmb: Switch to generic arch_lmb_reserve_generic()
by Marek Vasut
· Fri Sep 10 22:47:10 2021 +0200
a2eec02
lmb: Add generic arch_lmb_reserve_generic()
by Marek Vasut
· Fri Sep 10 22:47:09 2021 +0200
8b84871
lmb: Always compile arch_lmb_reserve() into U-Boot on arc
by Marek Vasut
· Fri Sep 10 22:47:08 2021 +0200
964beff
lmb: Always compile arch_lmb_reserve() into U-Boot on arm
by Marek Vasut
· Fri Sep 10 22:47:07 2021 +0200
c81801d
image: add lz4 zstd compression magic map
by Artem Lapkin
· Tue Aug 31 18:22:18 2021 +0800
355405c
crc32: Add crc32 implementation using __builtin_aarch64_crc32b
by Marek Vasut
· Mon Aug 30 15:05:23 2021 +0200
1ffdcef
armv8/cache.S: Triple with single instruction
by Pierre-Clément Tosi
· Fri Aug 27 18:04:10 2021 +0200
eba9a0b
armv8/cache.S: Read sysreg fields through ubfx
by Pierre-Clément Tosi
· Fri Aug 27 18:03:45 2021 +0200
ecd1a33
env: Make _init() expect _INVALID when _IS_NOWHERE
by Pierre-Clément Tosi
· Thu Aug 12 15:28:31 2021 +0000
6f880bb
Merge git://source.denx.de/u-boot-socfpga
by Tom Rini
· Thu Sep 23 08:30:45 2021 -0400
420afee
Merge branch 'master' of git://source.denx.de/u-boot-usb
by Tom Rini
· Thu Sep 23 08:30:22 2021 -0400
a951fcc
Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next
by Tom Rini
· Wed Sep 22 14:55:16 2021 -0400
ed6c1ab
ddr: altera: use KBUILD_BASENAME instead of __FILE__
by Marek Vasut
· Tue Sep 14 05:20:19 2021 +0200
bdc4b61
arm: socfpga: vining: Let DWMAC configure PHY reset GPIO
by Marek Vasut
· Tue Sep 14 05:25:36 2021 +0200
2d55349
arm: socfpga: vining: Enable DW I2C driver
by Marek Vasut
· Tue Sep 14 05:25:35 2021 +0200
b0fc4fd
arm: socfpga: vining: Fix UDC controller phandle in DT
by Marek Vasut
· Tue Sep 14 05:25:34 2021 +0200
42de3a2
arm: socfpga: vining: Un-disable WDT in DT
by Marek Vasut
· Tue Sep 14 05:25:33 2021 +0200
c3b7ff8
arm: socfpga: vining: Set default SPI NOR mode and frequency
by Marek Vasut
· Tue Sep 14 05:25:32 2021 +0200
f6f2951
arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital S
by Marek Vasut
· Tue Sep 14 05:25:31 2021 +0200
85ee100
arm: socfpga: vining: Increase environment size
by Marek Vasut
· Tue Sep 14 05:25:30 2021 +0200
62aa293
arm: socfpga: vining: Drop meaningless comment
by Marek Vasut
· Tue Sep 14 05:25:29 2021 +0200
f0a916d
usb: xhci-dwc3: Add support for USB 3.1 controllers
by Mark Kettenis
· Thu Sep 16 16:00:09 2021 +0200
6eff242
usb: ehci-mx6: use phy_type from device tree
by Matthias Schiffer
· Mon Sep 20 15:37:25 2021 +0200
4828221
usb: ehci-ci: remove redundant PORTSC flag definitions
by Matthias Schiffer
· Mon Sep 20 15:37:24 2021 +0200
e2442a1
include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIAL
by Matthias Schiffer
· Mon Sep 20 15:37:23 2021 +0200
382cf4e
usb: add support for ULPI/SERIAL/HSIC PHY modes
by Matthias Schiffer
· Mon Sep 20 15:37:22 2021 +0200
d51c3c9
configs: Enable USB3 on Allwinner H6 boards
by Samuel Holland
· Mon Jul 05 13:29:04 2021 +0100
49fb540
usb: xhci-dwc3: Add support for clocks/resets
by Samuel Holland
· Mon Jul 05 13:29:03 2021 +0100
386d128
usb: xhci-pci: Move reset logic out of XHCI core
by Samuel Holland
· Mon Jul 05 13:29:02 2021 +0100
208d99e
phy: sun50i-usb3: Add a driver for the H6 USB3 PHY
by Samuel Holland
· Mon Jul 05 13:29:01 2021 +0100
a489fe2
Merge branch '2021-09-22-general-updates' into next
by Tom Rini
· Wed Sep 22 14:54:21 2021 -0400
bdb1df8
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Wed Sep 22 11:43:12 2021 -0400
859fe48
x86: tangier: acpi: Add GPIO card detection to SDHCI #2
by Andy Shevchenko
· Sat Sep 11 21:27:42 2021 +0300
d64c09f
x86: edison: Mark eMMC non-removable
by Andy Shevchenko
· Fri Sep 10 10:59:27 2021 +0300
44758ca
Merge tag 'u-boot-stm32-20210921' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Wed Sep 22 09:38:48 2021 -0400
87e8332
arm: dts: stm32mp1: use ssbl partition name for U-Boot
by Patrick Delaunay
· Tue Sep 14 14:14:52 2021 +0200
eecfff0
ARM: dts: at91: update flexcom defines using include file
by Eugen Hristev
· Fri Aug 27 13:44:12 2021 +0300
e06b820
include: dt-bindings: mfd: add atmel flexcom include file
by Eugen Hristev
· Fri Aug 27 13:44:11 2021 +0300
2f93983
net: remove unused CONFIG_DRIVER_AT91EMAC_*
by Eugen Hristev
· Wed Aug 25 13:28:28 2021 +0300
e886640
ARM: at91: remove references to RM9200DK
by Eugen Hristev
· Wed Aug 25 13:27:03 2021 +0300
a5348a1
board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAME
by Eugen Hristev
· Tue Aug 24 16:02:33 2021 +0300
Next »