Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b454545ee63e85ca94246affb13d2a13f22cb2ef
b454545
wandboard: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA
by Troy Kisky
· Mon Mar 13 14:31:41 2023 -0700
d64485e
solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA
by Troy Kisky
· Mon Mar 13 14:31:40 2023 -0700
87031cb
freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC)
by Troy Kisky
· Mon Mar 13 14:31:38 2023 -0700
4b00c29
m53menlo: define ft_board_setup only if CONFIG_IS_ENABLED(OF_LIBFDT)
by Troy Kisky
· Mon Mar 13 14:31:37 2023 -0700
ab2307b
ofnode: fdt_support definitions needed if OF_CONTROL is enabled
by Troy Kisky
· Mon Mar 13 14:31:35 2023 -0700
c24b8f7
config_distro_bootcmd: remove booting environment variables from SPL environment
by Troy Kisky
· Mon Mar 13 14:31:34 2023 -0700
c321bb2
x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED
by Troy Kisky
· Mon Mar 13 14:31:33 2023 -0700
9122972
cmd: nvedit: remove error check, handle with Kconfig
by Troy Kisky
· Mon Mar 13 14:31:24 2023 -0700
a33ec6d
Merge branch 'master' into next
by Tom Rini
· Mon May 08 14:31:04 2023 -0400
66aea14
Prepare v2023.07-rc2
by Tom Rini
· Mon May 08 14:16:32 2023 -0400
ab41061
configs: Resync with savedefconfig
by Tom Rini
· Mon May 08 13:43:35 2023 -0400
de35c3a
board: ti: am64x: Add support for AM64B SK
by Judith Mendez
· Thu Apr 06 11:49:01 2023 +0530
eda07d6
common: spl: spl: Remove video driver before u-boot proper
by Nikhil M Jain
· Mon Apr 10 14:19:13 2023 +0530
57a531b
board: ti: am62x: evm: Add necessary functions to call splash screen
by Nikhil M Jain
· Mon Apr 10 14:19:12 2023 +0530
f1b41b9
board: ti: am62x: am62x: Change splashimage and splashsource
by Nikhil M Jain
· Mon Apr 10 14:19:11 2023 +0530
d0699df
configs: am62x_evm_a53_defconfig: Changes in memory to support SPL splash screen
by Nikhil M Jain
· Mon Apr 10 14:19:10 2023 +0530
50f6925
btrfs: fix offset when reading compressed extents
by Dominique Martinet
· Tue Apr 18 15:41:55 2023 +0900
0dbe8e9
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Mon May 08 09:10:39 2023 -0400
502c452
cmd: tlv_eeprom: enable 'dev' subcommand before 'read'
by Josua Mayer
· Fri May 05 11:20:49 2023 +0300
f27be80
cmd: tlv_eeprom: handle -ENODEV error from read_eeprom function
by Josua Mayer
· Fri May 05 11:20:48 2023 +0300
e411c97
cmd: tlv_eeprom: remove use of global variable has_been_read
by Josua Mayer
· Fri May 05 11:20:47 2023 +0300
4d79c98
cmd: tlv_eeprom: remove use of global variable current_dev
by Josua Mayer
· Fri May 05 11:20:46 2023 +0300
40fd854
Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx
by Tom Rini
· Sun May 07 09:44:27 2023 -0400
afe5de7
Merge branch '2023-05-05-networking-updates'
by Tom Rini
· Sat May 06 10:34:34 2023 -0400
b99df75
net: phy: Request rgmii-id phy reset gpio as output
by Stefan Herbrechtsmeier
· Tue May 02 14:50:43 2023 +0200
07b12d9
net: rtl8169: add minimal support for 8125B variant
by Eugen Hristev
· Tue Apr 25 16:06:58 2023 +0300
63c76c0
test: eth: IPv6 network discovery unit test
by Ehsan Mohandesi
· Fri Apr 21 17:08:23 2023 -0700
3eb5053
test/py: IPv6 network discovery test
by Ehsan Mohandesi
· Fri Apr 21 17:08:22 2023 -0700
a0d6d27
net: ipv6: Add support for default gateway discovery.
by Ehsan Mohandesi
· Fri Apr 21 17:08:21 2023 -0700
4db1d0b
net: phy: Make phy_interface_is_rgmii a switch statement
by Nishanth Menon
· Fri Apr 14 17:06:45 2023 -0500
05518a0
net: phy: Drop phy_interface_is_sgmii
by Nishanth Menon
· Fri Apr 14 17:06:44 2023 -0500
21876c2
net: phy: dp83867: Explicitly check against sgmii
by Nishanth Menon
· Fri Apr 14 17:06:43 2023 -0500
0788290
net: share fastboot boot handle logic between transports
by Dmitrii Merkurev
· Wed Apr 12 19:49:31 2023 +0100
308252d
net: add fastboot TCP support
by Dmitrii Merkurev
· Wed Apr 12 19:49:30 2023 +0100
3acd054
net: support being a TCP server to unblock TCP fastboot
by Dmitrii Merkurev
· Wed Apr 12 19:49:29 2023 +0100
d407acf
net: dhcp6: Add a sandbox test for dhcp6
by Sean Edmond
· Tue Apr 11 10:48:48 2023 -0700
ba80286
net: dhcp6: pxe: Add DHCP/PXE commands for IPv6
by Sean Edmond
· Tue Apr 11 10:48:47 2023 -0700
e8c4383
net: dhcp6: Add DHCPv6 (DHCP for IPv6)
by Sean Edmond
· Tue Apr 11 10:48:46 2023 -0700
984e2b3
phy: realtek: don't duplicate genphy_startup
by Rasmus Villemoes
· Tue Mar 28 23:21:08 2023 +0200
9b8aa54
phy: broadcom: don't duplicate genphy_startup
by Rasmus Villemoes
· Tue Mar 28 23:12:47 2023 +0200
7776578
net: phy: gmii2rgmii: Support external rgmii-id phy
by Stefan Herbrechtsmeier
· Wed Mar 22 09:42:47 2023 +0100
c8075bd
net: add NFSv1 support
by Thomas RIENOESSL
· Fri Mar 10 10:51:55 2023 +0100
5009744
nfs: handle rpc errors for mount calls
by Thomas RIENOESSL
· Fri Mar 10 10:51:54 2023 +0100
e9839f9
nfs: factor out generic reply error handling
by Thomas RIENOESSL
· Fri Mar 10 10:51:53 2023 +0100
c1bec0d
nfs: convert supported_nfs_versions bitfield to an enum
by Thomas RIENOESSL
· Fri Mar 10 10:51:52 2023 +0100
dd65ba2
Let the EQoS in imx8mp handle fixed-phy too.
by Elmar Psilog
· Mon Feb 20 16:03:15 2023 +0100
65815e7
net: ipv6: IPv6 environment variable cleanup
by Sean Edmond
· Wed Feb 15 20:38:36 2023 -0800
c136d00
drivers: net: fsl-mc: fix MAC address fixup procedure
by Ioana Ciornei
· Thu Feb 09 18:07:04 2023 +0200
5d1e922
drivers: net: ldpaa: export driver name and API to get DPMAC id
by Ioana Ciornei
· Thu Feb 09 18:07:03 2023 +0200
4b4fa9b
net: ksz9477: add port_probe function to config phy
by Tim Harvey
· Tue Feb 07 15:37:18 2023 -0800
5765676
net: ksz9477: remove unnecessary variable
by Tim Harvey
· Tue Feb 07 15:37:17 2023 -0800
489b1ef
net: ksz9477: remove unnecessary dsa_set_tagging call
by Tim Harvey
· Tue Feb 07 15:37:16 2023 -0800
a2acf86
Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Fri May 05 09:36:08 2023 -0400
339d9dd
Merge tag 'fsl-qoirq-2023-5-5' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Fri May 05 09:33:29 2023 -0400
d99596d
board: cssi: Activate SMC relocation on CMPC885 board for MIAE device
by Christophe Leroy
· Wed May 03 09:25:10 2023 +0200
f3bc7fc
serial, mpc8xx: Take parameter RAM relocation into account
by Christophe Leroy
· Wed May 03 09:20:15 2023 +0200
bb32bfd
spi, mpc8xx: Take parameter RAM relocation into account
by Christophe Leroy
· Wed May 03 09:05:33 2023 +0200
7989467
powerpc: mpc8xx: Add SMC relocation CPM microcode
by Christophe Leroy
· Wed May 03 08:57:33 2023 +0200
d8f34da
powerpc: mpc885: Add CPM USB-SOF microcode for CPM15 ERRATA
by Christophe Leroy
· Wed May 03 08:50:55 2023 +0200
9a77a0b
powerpc: Force cast on memcpy_toio()
by Christophe Leroy
· Fri May 05 07:24:16 2023 +0200
191e035
arm: dts: ten64: fix header typo and update copyright
by Mathew McBride
· Wed Apr 12 07:38:30 2023 +0000
1ffffd7
arm: dts: ten64: syncronise device tree with Linux
by Mathew McBride
· Wed Apr 12 07:38:29 2023 +0000
15b291e
arm: dts: fsl-ls1088a: copy all missing bindings from Linux
by Mathew McBride
· Wed Apr 12 07:38:28 2023 +0000
f647bed
arm: dts: fsl-ls1088a: move and sync existing bindings to be under /soc
by Mathew McBride
· Wed Apr 12 07:38:27 2023 +0000
fe2de5e
arm: dts: fsl-ls1088a: syncronise fsl-mc definition with Linux
by Mathew McBride
· Wed Apr 12 07:38:26 2023 +0000
2f8f873
arm: dts: fsl-ls1088a: syncronise MDIO+PCS U-Boot definitions with Linux
by Mathew McBride
· Wed Apr 12 07:38:25 2023 +0000
ba550f2
arm: dts: fsl-ls1088a: sync usb controller nodes with Linux
by Mathew McBride
· Wed Apr 12 07:38:24 2023 +0000
585a10f
arm: dts: fsl-ls1088a: move I2C nodes under "soc" and syncronize with Linux
by Mathew McBride
· Wed Apr 12 07:38:23 2023 +0000
6ba7e72
arm: dts: fsl-ls1088a: move GPIO controller under "soc" per Linux
by Mathew McBride
· Wed Apr 12 07:38:22 2023 +0000
28bb934
arm: dts: fsl-ls1088a: import CPU definition from Linux kernel
by Mathew McBride
· Wed Apr 12 07:38:21 2023 +0000
510b988
arm: dts: fsl-ls1088a: match Linux FDT by disabling PCIe by default
by Mathew McBride
· Wed Apr 12 07:38:20 2023 +0000
cb6a659
arm: dts: fsl-ls1088a: sync PCIe controller definition with Linux
by Mathew McBride
· Wed Apr 12 07:38:19 2023 +0000
f6b411d
arm: dts: fsl-ls1088a: import and sync full SMMU nodes with Linux
by Mathew McBride
· Wed Apr 12 07:38:18 2023 +0000
55d7bb8
pci: layerscape: add support for kernel/official fsl, ls1088a-pcie binding
by Mathew McBride
· Wed Apr 12 07:38:17 2023 +0000
6d9ec6a
arm: dts: fsl-ls1088a: move memory node into U-Boot specific file
by Mathew McBride
· Wed Apr 12 07:38:16 2023 +0000
43b3850
arm: dts: fsl-ls1088a: move u-boot bootph tags into u-boot only files
by Mathew McBride
· Wed Apr 12 07:38:15 2023 +0000
af58ce7
configs: ten64: enable DM_SERIAL
by Mathew McBride
· Wed Apr 12 07:38:14 2023 +0000
e909b82
armv8: fsl-layerscape: check for crypto node first in fdt_fixup_remove_jr
by Mathew McBride
· Wed Apr 12 07:38:13 2023 +0000
95fe9e9
Merge branch '2023-05-04-assorted-TI-updates'
by Tom Rini
· Thu May 04 20:57:59 2023 -0400
4a55bf9
arm: dts: k3-j7200: ddr: Update to 0.6 version of DDR config tool
by Neha Malcom Francis
· Tue Apr 25 18:39:28 2023 +0530
87cd03d
arm: dts: k3-j721e: ddr: Update to 0.9.1 version of DDR config tool
by Neha Malcom Francis
· Tue Apr 25 18:39:27 2023 +0530
8c01aa5
configs: j7200: Merge the HS and non-HS defconfigs
by Manorit Chawdhry
· Thu May 04 11:07:08 2023 +0530
4e4f6bc
Kconfig: j721s2: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region
by Manorit Chawdhry
· Thu May 04 11:07:07 2023 +0530
4176816
configs: j721s2: Merge the HS and non-HS defconfigs
by Manorit Chawdhry
· Thu May 04 11:07:06 2023 +0530
c70be9f
arm: dts: iot2050: Include u-boot specific bits implicitly
by Jan Kiszka
· Tue Apr 25 21:28:23 2023 +0200
6dd3e71
environment: ti: Add get_fit_config command to get FIT config string
by Andrew Davis
· Tue Apr 25 11:20:45 2023 -0500
aac6064
configs: am62x: enable secure device configs by default
by Praneeth Bajjuri
· Wed Apr 05 17:40:47 2023 -0500
5c2208a
k3: pmic: Clear ESM masks
by Neha Malcom Francis
· Wed Apr 05 16:24:35 2023 +0530
0f2c979
Merge branch '2023-05-03-assorted-updates-and-fixes'
by Tom Rini
· Thu May 04 11:49:30 2023 -0400
9af3e3a
Merge tag 'efi-2023-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Thu May 04 09:03:02 2023 -0400
e65975f
powerpc: mpc8xx: Reorganise init RAM
by Christophe Leroy
· Thu May 04 10:20:35 2023 +0200
2e0c8e6
CI: treat documentation warnings as errors
by Heinrich Schuchardt
· Tue May 02 05:04:11 2023 +0200
e6050cc
powerpc: mpc8xx: CPM parameter RAM can be anywhere
by Christophe Leroy
· Wed May 03 10:31:19 2023 +0200
105c56d
board: cssi: Load CMPC885's motherboard FPGA earlier
by Christophe Leroy
· Wed May 03 08:38:16 2023 +0200
c357ea4
board: cssi: Remove stale macro from cmpcpro.c
by Christophe Leroy
· Wed May 03 08:21:46 2023 +0200
3b1e156
board: cssi: Remove duplicated FPGA loading sequence on CMPC885
by Christophe Leroy
· Wed May 03 07:46:20 2023 +0200
945a259
efi: Rename the base efi self-test
by Simon Glass
· Thu Apr 20 11:38:16 2023 +1200
40ad2cc
doc: man-page for cp
by Heinrich Schuchardt
· Fri Apr 28 08:52:41 2023 +0200
14dee8b
test: fix pydoc issues for EFI tests
by Heinrich Schuchardt
· Wed May 03 07:08:05 2023 +0200
d25d90c
doc: correct HiFive Unmatched boot description
by Heinrich Schuchardt
· Mon May 01 14:47:52 2023 +0200
Next »