Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7302539b11740f147a424e7ff0b1b1897c58b2e7
7302539
dm: core: Add tests for stringlist functions
by Simon Glass
· Sat Oct 23 17:26:04 2021 -0600
9803ddf
common: Allow a smaller console-recording pre-reloc
by Simon Glass
· Sat Oct 23 17:26:03 2021 -0600
b94d204
disk: part_dos: Fix a NULL pointer error
by Simon Glass
· Sat Oct 23 17:26:02 2021 -0600
8de9be0
mbr: Correct verification check
by Simon Glass
· Sat Oct 23 17:26:01 2021 -0600
3a29664
mmc: Allow for children other than the block device
by Simon Glass
· Sat Oct 23 17:26:00 2021 -0600
32b6c8b
sandbox: mmc: Support a backing file
by Simon Glass
· Sat Oct 23 17:25:59 2021 -0600
5c1fd58
sandbox: Support unmapping a file
by Simon Glass
· Sat Oct 23 17:25:58 2021 -0600
3002701
test/py: Allow passing input to a program
by Simon Glass
· Sat Oct 23 17:25:57 2021 -0600
afc8f29
binman: Fix extract command for using non-absolute image paths
by Jan Kiszka
· Thu Nov 11 08:14:18 2021 +0100
9fa20b2
sf: doc: Add documentation for the 'sf' command
by Simon Glass
· Sun Sep 19 15:49:35 2021 -0600
1d0e79f
sf: Tidy up code to avoid #ifdef
by Simon Glass
· Sun Sep 19 15:49:34 2021 -0600
8cbe22b
sf: Use const for the stage name
by Simon Glass
· Sun Sep 19 15:49:33 2021 -0600
9b72457
command: Use a constant pointer for the help
by Simon Glass
· Sun Sep 19 15:49:32 2021 -0600
101e68e
env: Avoid using GNU features in awk
by Simon Glass
· Wed Nov 24 07:40:14 2021 -0700
6832b20
Merge branch '2021-11-23-scmi-and-tee-updates' into next
by Tom Rini
· Tue Nov 23 16:24:24 2021 -0500
d4932bd
firmware: scmi: Add OP-TEE transport
by Etienne Carriere
· Tue Nov 09 17:08:24 2021 +0100
fe0a3a4
dt-bindings: arm: scmi: OP-TEE as transport channel for SCMI messages
by Etienne Carriere
· Tue Nov 09 17:08:23 2021 +0100
39240b6
tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFER
by Etienne Carriere
· Tue Nov 09 17:08:22 2021 +0100
a86ed3a
tee: optee: remove unused duplicated login Id macros
by Etienne Carriere
· Tue Nov 09 17:08:21 2021 +0100
1d7b18c
tee: define session login identifiers
by Etienne Carriere
· Tue Nov 09 17:08:20 2021 +0100
f694235
firmware: scmi: smccc transport: simplify probe sequence
by Etienne Carriere
· Mon Nov 08 08:56:11 2021 +0100
213d5cf
firmware: scmi: smccc transport: use plat data, not priv data
by Etienne Carriere
· Mon Nov 08 08:56:10 2021 +0100
3119e27
firmware: scmi: mailbox transport: use plat data, not priv data
by Etienne Carriere
· Mon Nov 08 08:56:09 2021 +0100
adbf0fc
firmware: scmi: mailbox transport: fix probe failure implementation
by Etienne Carriere
· Mon Nov 08 08:56:08 2021 +0100
6325520
firmware: scmi: fix description of an API function
by Etienne Carriere
· Mon Nov 08 08:56:07 2021 +0100
eab4083
stm32mp15: deactivate CONFIG_SCMI_AGENT_MAILBOX
by Patrick Delaunay
· Thu Oct 28 19:13:16 2021 +0200
39d1eee
firmware: scmi: add configs to select the supported agents
by Patrick Delaunay
· Thu Oct 28 19:13:15 2021 +0200
f1f2516
power: regulator: scmi: define LOG_CATEGORY
by Patrick Delaunay
· Thu Oct 28 19:13:14 2021 +0200
1285f8e
clk: scmi: define LOG_CATEGORY
by Patrick Delaunay
· Thu Oct 28 19:13:13 2021 +0200
1b58506
reset: scmi: define LOG_CATEGORY
by Patrick Delaunay
· Thu Oct 28 19:13:12 2021 +0200
a96af8a
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net into next
by Tom Rini
· Tue Nov 23 07:43:50 2021 -0500
f477c71
net: phy: realtek: Add tx/rx delay config for 8211e
by Samuel Holland
· Tue Oct 12 21:07:32 2021 -0500
b450ee6
drivers: net: add Aspeed MDIO driver
by Dylan Hung
· Tue Nov 02 13:41:54 2021 +0800
1886407
net: tsec: Make redundant_init() static
by Bin Meng
· Mon Nov 01 14:15:12 2021 +0800
0a752d2
net: fec_mxc: Declare 'promisc' as bool
by Bin Meng
· Mon Nov 01 14:15:11 2021 +0800
e276474
net: dsa: Use true instead of 1 in the set_promisc() call
by Bin Meng
· Mon Nov 01 14:15:10 2021 +0800
db2f387
cmd: pxe_utils: Check fdtcontroladdr in label_boot
by Peter Hoyes
· Thu Oct 14 09:40:04 2021 +0100
8182a3a
net: bootp: Correct VCI string transmission
by Walter Stoll
· Tue Oct 12 11:01:59 2021 +0000
c4b540e
configs: ls1021a-tsn: enable the generation of random Ethernet MAC addresses
by Vladimir Oltean
· Wed Sep 29 18:04:45 2021 +0300
07ba88e
configs: ls1021a-tsn: enable sja1105 switch driver
by Vladimir Oltean
· Wed Sep 29 18:04:44 2021 +0300
13b4a58
arm: dts: ls1021a-tsn: add sja1105 and eth2 bindings
by Vladimir Oltean
· Wed Sep 29 18:04:43 2021 +0300
6892d6a
net: dsa: sja1105: add support for SGMII
by Vladimir Oltean
· Wed Sep 29 18:04:42 2021 +0300
67bfc85
net: dsa: add driver for NXP SJA1105 L2 switch
by Vladimir Oltean
· Wed Sep 29 18:04:41 2021 +0300
1ecc689
net: dsa: felix: configure the in-band autoneg property based on OF node info
by Vladimir Oltean
· Wed Sep 29 18:04:40 2021 +0300
c0c35a0
net: introduce a helper to determine whether to use in-band autoneg
by Vladimir Oltean
· Wed Sep 29 18:04:39 2021 +0300
966809c
net: dsa: allow drivers to get the port OF node
by Vladimir Oltean
· Wed Sep 29 18:04:38 2021 +0300
9a6473e
include: import if_vlan.h from Linux
by Vladimir Oltean
· Wed Sep 29 18:04:37 2021 +0300
3556c4d
net: tsec: add support for promiscuous mode
by Vladimir Oltean
· Wed Sep 29 18:04:36 2021 +0300
cd35764
net: phy: mscc: add support for VSC8502 in dual RGMII mode
by Vladimir Oltean
· Tue Sep 28 02:13:42 2021 +0300
2bcbbe9
Revert "nvme: Enable FUA"
by Tom Rini
· Thu Nov 18 20:18:34 2021 -0500
7f4a5dd
Revert "nvme: Fix error in nvme_setup_prps"
by Tom Rini
· Thu Nov 18 20:18:22 2021 -0500
010c8ae
Merge branch '2021-11-17-assorted-driver-platform-updates' into next
by Tom Rini
· Thu Nov 18 13:46:00 2021 -0500
485c9ec
configs: am64x_evm_*_defconfig: Add configs to enable serdes for USB 3.0 support
by Aswath Govindraju
· Wed Oct 20 21:09:13 2021 +0530
35c392c
arm: dts: am642-sk: Add and Enable USB SuperSpeed Host Port in SPL
by Kishon Vijay Abraham I
· Wed Oct 20 21:09:12 2021 +0530
b85ea00
usb: cdns3: cdns3-ti: Add compatible for AM64 SoC
by Aswath Govindraju
· Wed Oct 20 21:02:02 2021 +0530
35a51e0
phy: cadence: phy-cadence-torrent: Change the name of subnode searched
by Aswath Govindraju
· Wed Oct 20 20:58:57 2021 +0530
f3b8d43
nvme: Fix error in nvme_setup_prps
by Jon Lin
· Tue Oct 19 10:40:54 2021 +0800
7f0de09
nvme: Enable FUA
by Jon Lin
· Tue Oct 19 10:40:53 2021 +0800
2f285cd
RFC: arm: pci: Add PCI cam support to PCI-E ecam driver
by Alistair Delva
· Wed Oct 20 21:31:34 2021 +0000
1752762
configs: ast2600: Boot kernel FIT in DRAM
by Chia-Wei Wang
· Wed Oct 27 14:17:35 2021 +0800
bfc0cf8
configs: aspeed: Make EXTRA_ENV_SETTINGS board specific
by Chia-Wei Wang
· Wed Oct 27 14:17:34 2021 +0800
cde526e
configs: ast2600-evb: Enable SPL FIT support
by Chia-Wei Wang
· Wed Oct 27 14:17:33 2021 +0800
e789774
ast2600: spl: Locate load buffer in DRAM space
by Chia-Wei Wang
· Wed Oct 27 14:17:32 2021 +0800
3435a3f
ARM: dts: ast2600: Add ACRY to device tree
by Chia-Wei Wang
· Wed Oct 27 14:17:31 2021 +0800
88b3ecf
crypto: aspeed: Add AST2600 ACRY support
by Chia-Wei Wang
· Wed Oct 27 14:17:30 2021 +0800
b0e3cf9
clk: ast2600: Add RSACLK control for ACRY
by Chia-Wei Wang
· Wed Oct 27 14:17:29 2021 +0800
d18ef4f
ARM: dts: ast2600: Add HACE to device tree
by Joel Stanley
· Wed Oct 27 14:17:28 2021 +0800
d91aaa5
crypto: aspeed: Add AST2600 HACE support
by Johnny Huang
· Wed Oct 27 14:17:27 2021 +0800
d59cd6f
clk: ast2600: Add YCLK control for HACE
by Joel Stanley
· Wed Oct 27 14:17:26 2021 +0800
809b5fc
aspeed: ast2600: Enlarge SRAM size
by Chia-Wei Wang
· Wed Oct 27 14:17:25 2021 +0800
311c1f2
image: fit: Fix parameter name for hash algorithm
by Chia-Wei Wang
· Wed Oct 27 14:17:24 2021 +0800
ff2d8bc
mmc: mtk-sd: implement waiting for DAT0 line state
by Julien Masson
· Fri Nov 05 14:34:14 2021 +0100
b247d02
rk3399: Don't enable the debug UART if there is no driver
by Simon Glass
· Wed Nov 03 07:16:08 2021 -0600
d2ee021
arm: qemu: Enable the debug UART
by Simon Glass
· Wed Nov 03 07:16:07 2021 -0600
1ed9bf9
arm: Init the debug UART
by Simon Glass
· Wed Nov 03 07:16:06 2021 -0600
f812644
arm: Fix some inconsistent debug-UART CONFIG options
by Simon Glass
· Wed Nov 03 07:16:05 2021 -0600
2376935
pci: Add standard PCIe ECAM macros
by Pali Rohár
· Wed Nov 03 01:01:05 2021 +0100
c932976
pinctrl: Add Apple pinctrl driver
by Mark Kettenis
· Tue Nov 02 18:21:57 2021 +0100
1efbd14
aspeed: AST2600 Pinctrl Driver
by Ryan Chen
· Tue Nov 02 10:17:52 2021 +0800
2c57655
Merge branch '2021-11-16-env-rework' into next
by Tom Rini
· Tue Nov 16 20:55:12 2021 -0500
46b530a
bootm: Tidy up use of autostart env var
by Simon Glass
· Thu Oct 21 21:08:52 2021 -0600
53bb983
sandbox: Update the test MAC/IP addresses
by Simon Glass
· Thu Oct 21 21:08:51 2021 -0600
420febd
doc: Improve environment documentation further
by Simon Glass
· Thu Oct 21 21:08:50 2021 -0600
341c7ea
doc: Improve environment documentation
by Simon Glass
· Thu Oct 21 21:08:49 2021 -0600
9f3a7bf
doc: Mention CONFIG_DEFAULT_ENV_FILE
by Simon Glass
· Thu Oct 21 21:08:48 2021 -0600
4580008
sandbox: Use a text-based environment
by Simon Glass
· Thu Oct 21 21:08:47 2021 -0600
7327fe7
env: Allow U-Boot scripts to be placed in a .env file
by Simon Glass
· Thu Oct 21 21:08:46 2021 -0600
aef523a
doc: Move environment documentation to rST
by Simon Glass
· Thu Oct 21 21:08:45 2021 -0600
eca3f4e
sandbox: Drop distro_boot
by Simon Glass
· Thu Oct 21 21:08:44 2021 -0600
29ee2bf
Prepare v2022.01-rc2
by Tom Rini
· Mon Nov 15 11:58:37 2021 -0500
c851cc0
usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI
by Samuel Dionne-Riel
· Wed Nov 27 14:56:02 2019 -0500
61204c1
Dockerfile, CI: Update to latest "focal" tag
by Tom Rini
· Sat Nov 13 18:37:00 2021 -0500
4e20267
Dockerfile: build swtpm
by Heinrich Schuchardt
· Tue Nov 09 19:51:20 2021 +0100
a978726
Merge tag 'dm-pull-13nov21' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Sat Nov 13 21:14:51 2021 -0500
2ae0fbd
Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sat Nov 13 18:13:35 2021 -0500
8ea4443
binman: Fix replace subcommand help and comments
by Jan Kiszka
· Thu Nov 11 08:13:30 2021 +0100
5780edb
bootstage: Differentiate boot progress kconfig entries
by Jan Kiszka
· Wed Nov 03 15:09:36 2021 +0100
6354fa8
sandbox: fix sandbox_wdt_expire_now()
by Heinrich Schuchardt
· Tue Nov 02 19:44:30 2021 +0100
398b94e
test/dm: fix watchdog test
by Heinrich Schuchardt
· Tue Nov 02 19:44:29 2021 +0100
f89c414
Makefile: Correct TPL rule for OF_REAL
by Simon Glass
· Sun Oct 31 19:17:03 2021 -0600
Next »