Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1e0a9754c89326d7d5771eecdd81e53fd51b465b
1e0a975
arm: mvebu: turris_omnia: Add support for design with SW reset signals
by Pali Rohár
· Fri Jul 29 13:29:07 2022 +0200
4798ba9
arm: mvebu: turris_omnia: Show MCU type in show_board_info()
by Pali Rohár
· Fri Jul 29 13:29:06 2022 +0200
70a86c7
Prepare v2022.10-rc2
by Tom Rini
· Mon Aug 08 20:35:53 2022 -0400
6b74f12
Merge branch '2022-08-08-networking-updates'
by Tom Rini
· Mon Aug 08 15:04:56 2022 -0400
d982443
net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32
by Patrice Chotard
· Tue Aug 02 10:55:26 2022 +0200
088d3ca
net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186
by Patrice Chotard
· Tue Aug 02 10:55:25 2022 +0200
b805579
ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins
by Kunihiko Hayashi
· Wed Jul 13 10:59:45 2022 +0900
7085f1d
net: ave: Add capability of rgmii-id mode
by Kunihiko Hayashi
· Wed Jul 13 10:59:44 2022 +0900
056f40f
net: phy: possible NULL dereference in fixed_phy_create()
by Heinrich Schuchardt
· Mon Jul 11 19:40:13 2022 +0200
4172927
net: dwc_eth_qos: cosmetic: reorder include files
by Patrick Delaunay
· Thu Jun 30 11:09:41 2022 +0200
5d74726
net: phy: Remove inline definitions from convinience functions
by Ramon Fried
· Sun Jun 05 03:44:15 2022 +0300
4e5ca0f
net: ftgmac100: use bus name in mdio error messages
by Zev Weiss
· Tue May 17 15:16:39 2022 -0700
eaddbcb
net: nuvoton : Add NPCM7xx EMAC driver
by Jim Liu
· Tue May 17 16:28:11 2022 +0800
69ef96d
net: mpc8xx_fec: Migrate to DM_ETH
by Christophe Leroy
· Thu May 12 15:48:51 2022 +0200
c0c19aa
net: dwc_eth_qos: remove use of DWC_NET_PHYADDR
by Rasmus Villemoes
· Thu May 12 09:33:07 2022 +0200
2a9e76d
net: dwc_eth_qos: lift parsing of max-speed DT property to common code
by Rasmus Villemoes
· Wed May 11 16:58:41 2022 +0200
50fe526
net: dwc_eth_qos: fix double resource leak in eqos_remove()
by Rasmus Villemoes
· Wed May 11 16:12:50 2022 +0200
ff35f4c
net: dm9000: Correctly handle empty FIFO
by Marek Vasut
· Mon Apr 25 20:28:05 2022 +0200
09d5f76
net: phy: marvell: Add support for 88E1240 PHY
by Stefan Roese
· Thu Mar 31 11:43:07 2022 +0200
2ae0fc2
net: phy: marvell: Support reg config via "marvell, reg-init" DT property
by Stefan Roese
· Thu Mar 31 11:43:06 2022 +0200
e9926e5
net: bootp: Make root path (option 17) length configurable
by Andre Kalb
· Fri Jan 28 09:40:32 2022 +0100
9869594
Merge branch '2022-08-05-buildman-integrate-boardscfg'
by Tom Rini
· Fri Aug 05 13:22:44 2022 -0400
42c84a9
buildman: Drop a TODO that is done
by Simon Glass
· Mon Jul 11 19:04:13 2022 -0600
fde4dd3
buildman: Drop a Python 2.7 comment
by Simon Glass
· Mon Jul 11 19:04:12 2022 -0600
86a2afe
buildman: Allow lines without a symbol
by Simon Glass
· Mon Jul 11 19:04:11 2022 -0600
ff9ecc2
Drop genboardscfg.py
by Simon Glass
· Mon Jul 11 19:04:10 2022 -0600
12d9b5d
gitlab/azure: Use buildman instead of genboardscfg
by Simon Glass
· Mon Jul 11 19:04:09 2022 -0600
afbd213
buildman: Return an error if there are maintainer warnings
by Simon Glass
· Mon Jul 11 19:04:08 2022 -0600
1d2c13c
Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""
by Simon Glass
· Mon Jul 11 19:04:07 2022 -0600
d2d4c60
buildman: Replace the Options column with config name
by Simon Glass
· Mon Jul 11 19:04:06 2022 -0600
58d41be
buildman: Tidy up pylint problems in boards module
by Simon Glass
· Mon Jul 11 19:04:05 2022 -0600
0c477b7
buildman: Incorporate the genboardscfg.py tool
by Simon Glass
· Mon Jul 11 19:04:04 2022 -0600
20751d6
buildman: Split out Boards into its own file
by Simon Glass
· Mon Jul 11 19:04:03 2022 -0600
127a239
buildman: Convert camel case in board.py
by Simon Glass
· Mon Jul 11 19:04:02 2022 -0600
c093f61
buildman: Drop use of 'board' in board module
by Simon Glass
· Mon Jul 11 19:04:01 2022 -0600
5df4522
buildman: Drop use of 'boards' in control
by Simon Glass
· Mon Jul 11 19:04:00 2022 -0600
b0786df
buildman: Fix use of 'boards' in test
by Simon Glass
· Mon Jul 11 19:03:59 2022 -0600
d4c6c8a
buildman: Fix use of 'boards' in func_test
by Simon Glass
· Mon Jul 11 19:03:58 2022 -0600
8132f98
buildman: Avoid using board as a variable
by Simon Glass
· Mon Jul 11 19:03:57 2022 -0600
6c43562
buildman: Support running from an IDE
by Simon Glass
· Mon Jul 11 19:03:56 2022 -0600
dcbc702
buildman: Drop -I option
by Simon Glass
· Mon Jul 11 19:03:55 2022 -0600
79340a5
Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm
by Tom Rini
· Fri Aug 05 08:01:32 2022 -0400
d8ef805
configs: Resync with savedefconfig
by Tom Rini
· Thu Aug 04 16:57:36 2022 -0400
f656f4d
Merge branch '2022-08-04-Kconfig-migrations'
by Tom Rini
· Thu Aug 04 16:53:39 2022 -0400
c934e5e
Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig
by Tom Rini
· Sat Jul 23 13:05:12 2022 -0400
e207021
Convert CONFIG_SYS_FSL_CORES_PER_CLUSTER to Kconfig
by Tom Rini
· Sat Jul 23 13:05:11 2022 -0400
33ae6a7
Convert CONFIG_FSL_MEMAC et al to Kconfig
by Tom Rini
· Sat Jul 23 13:05:10 2022 -0400
f4ec713
Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to Kconfig
by Tom Rini
· Sat Jul 23 13:05:09 2022 -0400
7374a71
Convert CONFIG_FSL_CORENET to Kconfig
by Tom Rini
· Sat Jul 23 13:05:08 2022 -0400
8d86fe3
configs: Remove a number of unreferenced CONFIG options.
by Tom Rini
· Sat Jul 23 13:05:07 2022 -0400
82a703b
Convert CONFIG_SYS_FMAN_V3 to Kconfig
by Tom Rini
· Sat Jul 23 13:05:06 2022 -0400
2e35d82
Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig
by Tom Rini
· Sat Jul 23 13:05:05 2022 -0400
d38112c
Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig
by Tom Rini
· Sat Jul 23 13:05:04 2022 -0400
063c938
Audit <flash.h> inclusion
by Tom Rini
· Sat Jul 23 13:05:03 2022 -0400
99c9b19
Convert CONFIG_FLASH_CFI_LEGACY to Kconfig
by Tom Rini
· Sat Jul 23 13:05:02 2022 -0400
57f2c29
flash: Remove pic32_flash.c
by Tom Rini
· Sat Jul 23 13:05:01 2022 -0400
78f8800
Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig
by Tom Rini
· Sat Jul 23 13:05:00 2022 -0400
cb5e3c1
Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig
by Tom Rini
· Sat Jul 23 13:04:59 2022 -0400
10bda12
P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMING
by Tom Rini
· Sat Jul 23 13:04:58 2022 -0400
b64ed1c
malta: Switch to using CONFIG_SYS_SDRAM_SIZE
by Tom Rini
· Sat Jul 23 13:04:57 2022 -0400
2f05fef
powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE
by Tom Rini
· Sat Jul 23 13:04:56 2022 -0400
302bd67
Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig
by Tom Rini
· Sat Jul 23 13:04:55 2022 -0400
db295e8
net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP
by Tom Rini
· Sat Jul 23 13:04:54 2022 -0400
9acef34
sh: Remove unused code in arch/sh/lib/bootm.c
by Tom Rini
· Sat Jul 23 13:04:53 2022 -0400
0daccab
Merge branch '2022-08-04-assorted-fixed'
by Tom Rini
· Thu Aug 04 16:02:42 2022 -0400
a02c5c7
tools: mkimage: fix build with LibreSSL
by Michal Vasilek
· Fri Jul 22 19:55:53 2022 +0200
c730c4d
tools: kwboot: use pkg-config to get -ltinfo
by Heiko Thiery
· Wed Jul 20 12:31:35 2022 +0200
de7adbd
tools: mkeficapsule: use pkg-config to get -luuid and -lgnutls
by Heiko Thiery
· Wed Jul 20 12:31:33 2022 +0200
0ce8543
arm: mach-k3: security: Remove certificate if detected on GP device
by Andrew Davis
· Fri Jul 15 11:34:35 2022 -0500
2045cf1
arm: mach-k3: security: Bypass image signing at runtime for GP devices
by Andrew Davis
· Fri Jul 15 11:34:34 2022 -0500
e74e3bb
arm: mach-k3: security: Allow signing bypass if type is HS-FS
by Andrew Davis
· Fri Jul 15 11:34:33 2022 -0500
f8c9836
arm: mach-k3: Add support for device type detection
by Andrew Davis
· Fri Jul 15 11:34:32 2022 -0500
9c0486b
cmd: remove deprecated LCD support
by Heinrich Schuchardt
· Thu Jul 14 08:53:46 2022 +0200
8fdc07f
vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORT
by Quentin Schulz
· Tue Jul 12 17:44:22 2022 +0200
c6685b2
imx: imx8mp_rsb3720a1: fix incorrect ifdef check on SPL_MMC
by Quentin Schulz
· Tue Jul 12 17:44:21 2022 +0200
41e595a
mx7ulp_com: fix incorrect select for SPL options
by Quentin Schulz
· Tue Jul 12 17:44:20 2022 +0200
e74c654
gpio: fix incorrect depends on for SPL_GPIO_HOG
by Quentin Schulz
· Tue Jul 12 17:44:19 2022 +0200
c788574
ARM: dts: npcm7xx: add npcm750 full function node
by Jim Liu
· Tue Jul 12 17:24:07 2022 +0800
dffb177
cmd: undefined return value of do_extension_apply()
by Heinrich Schuchardt
· Mon Jul 11 20:01:12 2022 +0200
af8b7b7
spl: mmc: Use correct MMC device when loading image
by Harald Seiler
· Mon Jul 11 14:35:32 2022 +0200
793c82a
drivers: xen: events: fix build issues with disabled Xen HVC
by Dmytro Firsov
· Mon Jul 04 12:05:38 2022 +0000
8985d72
cmd: fix do_adc_single()
by Vyacheslav Bocharov
· Sun Jul 03 15:49:09 2022 +0300
cb88d0f
pwm: aspeed: Select SYSCON to get parent detail.
by Billy Tsai
· Fri Apr 29 11:50:48 2022 +0800
6daac6b
test: rng: Add a UT testcase for the rng command
by Sughosh Ganu
· Fri Jul 22 21:32:09 2022 +0530
3b18ce6
doc: rng: Add documentation for the rng command
by Sughosh Ganu
· Fri Jul 22 21:32:08 2022 +0530
407ec09
cmd: rng: Use a statically allocated array for random bytes
by Sughosh Ganu
· Fri Jul 22 21:32:07 2022 +0530
b746dee
cmd: rng: Add support for selecting RNG device
by Sughosh Ganu
· Fri Jul 22 21:32:06 2022 +0530
5b60b46
tpm: Add the RNG child device
by Sughosh Ganu
· Fri Jul 22 21:32:05 2022 +0530
9737fab
tpm: rng: Add driver model interface for TPM RNG device
by Sughosh Ganu
· Fri Jul 22 21:32:04 2022 +0530
369b926
efi_loader: initialize the RNG protocol after the TCC2
by Ilias Apalodimas
· Fri Jul 22 21:32:03 2022 +0530
8f2ecaf
tpm: Export the TPM-version functions
by Simon Glass
· Fri Jul 22 21:32:02 2022 +0530
ba841ff
MAINTAINERS: Change POWERPC MPC85XX maintainer to Marek Behún
by Marek Behún
· Mon Jul 25 17:06:15 2022 +0200
8930d68
Merge tag 'fsl-qoriq-2022-7-29' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Sun Jul 31 21:08:50 2022 -0400
155caa1
Merge tag 'doc-2022-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Fri Jul 29 13:24:11 2022 -0400
486c5ef
doc: develop: Describe system configuration
by Tom Rini
· Fri Jul 29 12:07:38 2022 -0400
5bab26b
Provide more details of exactly how configuration signatures are calculated
by Martin Bonner
· Mon Jul 25 08:45:59 2022 +0100
4e2630e
doc: environment: Further expand on Image locations and provide example
by Tom Rini
· Mon Jul 11 14:32:13 2022 -0400
6f63a83
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Fri Jul 29 08:08:33 2022 -0400
077f6f3
arm: mvebu: turris_omnia: Fix mpp26 pin name and comment
by Marek Behún
· Wed Jul 27 15:00:27 2022 +0200
6458dea
arm: mvebu: Synchronize armada-385-turris-omnia with Linux v5.20
by Pali Rohár
· Wed Jul 27 14:47:38 2022 +0200
Next »