Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
dc31184a4c73cf0adfa4ff36525d382f2113c6de
dc31184
buildman: Record an error if a toolchain is missing
by Simon Glass
· Sat Dec 14 11:20:23 2024 -0700
e6f210b
buildman: Drop unused OUTPUT_FILE constant
by Simon Glass
· Sat Dec 14 11:20:22 2024 -0700
2873ca25
test/py: Handle u-boot-test-getrole failure
by Simon Glass
· Sat Dec 14 11:20:21 2024 -0700
97fb345
test/py: Provide the correct U_BOOT_SOURCE_DIR to getrole
by Simon Glass
· Sat Dec 14 11:20:20 2024 -0700
87d6b9b
configs: Resync with savedefconfig
by Tom Rini
· Fri Jan 24 16:35:58 2025 -0600
5a7011c
Merge patch series "test: Improvements to ut command and test-suite running"
by Tom Rini
· Fri Jan 24 14:35:37 2025 -0600
e411746
doc: Update ut documentation
by Simon Glass
· Mon Jan 20 14:26:06 2025 -0700
46093b3
test: Move help into the suite declaration
by Simon Glass
· Mon Jan 20 14:26:05 2025 -0700
9dc6e29
test: Disable test_suite
by Simon Glass
· Mon Jan 20 14:26:04 2025 -0700
4c99070
test: Sort the test suites
by Simon Glass
· Mon Jan 20 14:26:03 2025 -0700
fb82a04
test: Record and show the totals for all test runs
by Simon Glass
· Mon Jan 20 14:26:02 2025 -0700
1f271dc
test: Move stat-printing into its own function
by Simon Glass
· Mon Jan 20 14:26:01 2025 -0700
4f621e5
test: Keep a track of the numbers of tests run
by Simon Glass
· Mon Jan 20 14:26:00 2025 -0700
ef69dbe
test: Move stats into a struct
by Simon Glass
· Mon Jan 20 14:25:59 2025 -0700
6685ece
test: Pass the test state to cmd_ut_category()
by Simon Glass
· Mon Jan 20 14:25:58 2025 -0700
a3ce129
test: Drop conditional compilation for suites
by Simon Glass
· Mon Jan 20 14:25:57 2025 -0700
7d4ae01
test: Drop the info test from the list
by Simon Glass
· Mon Jan 20 14:25:56 2025 -0700
0cf497c
test: Drop the function for running upl tests
by Simon Glass
· Mon Jan 20 14:25:55 2025 -0700
f0764dd
test: Drop the function for running seama tests
by Simon Glass
· Mon Jan 20 14:25:54 2025 -0700
c6cede3
test: Drop the function for running pci_mps tests
by Simon Glass
· Mon Jan 20 14:25:53 2025 -0700
401c2cf
test: Drop the function for running loadm tests
by Simon Glass
· Mon Jan 20 14:25:52 2025 -0700
b5f9274
test: Drop the function for running hush tests
by Simon Glass
· Mon Jan 20 14:25:51 2025 -0700
03bf004
test: Drop the function for running addrmap tests
by Simon Glass
· Mon Jan 20 14:25:50 2025 -0700
4060c36
test: Drop the function for running bootm tests
by Simon Glass
· Mon Jan 20 14:25:49 2025 -0700
acec4be
test: Drop the function for running bloblist tests
by Simon Glass
· Mon Jan 20 14:25:48 2025 -0700
cc9d1de
test: Drop the function for running measurement tests
by Simon Glass
· Mon Jan 20 14:25:47 2025 -0700
8feb5ee
test: Drop the function for running setexpr tests
by Simon Glass
· Mon Jan 20 14:25:46 2025 -0700
05512d6
test: Drop the function for running mem tests
by Simon Glass
· Mon Jan 20 14:25:45 2025 -0700
c16ffb2
test: Drop the function for running mbr tests
by Simon Glass
· Mon Jan 20 14:25:44 2025 -0700
f7ad509
test: Drop the function for running log tests
by Simon Glass
· Mon Jan 20 14:25:43 2025 -0700
b315ffb
test: Drop the function for running lib tests
by Simon Glass
· Mon Jan 20 14:25:42 2025 -0700
1b0b3f5
test: Drop the function for running font tests
by Simon Glass
· Mon Jan 20 14:25:41 2025 -0700
936b69e
test: Drop the function for running fdt tests
by Simon Glass
· Mon Jan 20 14:25:40 2025 -0700
3e5f32d
test: Drop the function for running exit tests
by Simon Glass
· Mon Jan 20 14:25:39 2025 -0700
2ff779d
test: Drop the function for running env tests
by Simon Glass
· Mon Jan 20 14:25:38 2025 -0700
82f00f2
test: Drop the function for running dm tests
by Simon Glass
· Mon Jan 20 14:25:37 2025 -0700
bc39468a
test: Drop the function for running common tests
by Simon Glass
· Mon Jan 20 14:25:36 2025 -0700
c235657
test: Drop the function for running cmd tests
by Simon Glass
· Mon Jan 20 14:25:35 2025 -0700
e1dc050
test: Drop the function for running bdinfo tests
by Simon Glass
· Mon Jan 20 14:25:34 2025 -0700
78fd76b
test: Introduce a better array of test suites
by Simon Glass
· Mon Jan 20 14:25:33 2025 -0700
b15512c
test: Drop the _test suffix on linker lists
by Simon Glass
· Mon Jan 20 14:25:32 2025 -0700
2939e89
test/py: Add a test which runs all unit tests
by Simon Glass
· Mon Jan 20 14:25:31 2025 -0700
cfb38f8
test: Update ut info to show suites
by Simon Glass
· Mon Jan 20 14:25:30 2025 -0700
b08439d
test: Rename test suites to match their linker-list name
by Simon Glass
· Mon Jan 20 14:25:29 2025 -0700
53d5d8a
test: Add newlines to hush-test messages
by Simon Glass
· Mon Jan 20 14:25:28 2025 -0700
c2e8b2e
Improve support for linker lists in data structures
by Simon Glass
· Mon Jan 20 14:25:27 2025 -0700
3869eb5
test: Pass the test-state into ut_run_list()
by Simon Glass
· Mon Jan 20 14:25:26 2025 -0700
2d989e8
test: Add functions to init and uninit the test state
by Simon Glass
· Mon Jan 20 14:25:25 2025 -0700
e641137
test: Rename test_get_state() to ut_get_state()
by Simon Glass
· Mon Jan 20 14:25:24 2025 -0700
52a66b4
test: Drop unused suite prototypes
by Simon Glass
· Mon Jan 20 14:25:23 2025 -0700
2850de3
test: str_ut.c depends on CONFIG_STRTO
by Heinrich Schuchardt
· Mon Jan 20 09:29:32 2025 +0100
73e4cbe
arm64: configs: Remove obsolete TI config
by Aashvij Shenai
· Mon Jan 20 14:20:42 2025 +0530
a1452a7
treewide: Replace Maximumm with Maximum in Kconfig symbol description
by Marek Vasut
· Tue Jan 21 16:36:11 2025 +0100
4a63527
Merge tag 'u-boot-dfu-20250124' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· Fri Jan 24 08:48:48 2025 -0600
4a6e87f
Merge tag 'u-boot-socfpga-next-20250124' of https://source.denx.de/u-boot/custodians/u-boot-socfpga
by Tom Rini
· Thu Jan 23 22:40:25 2025 -0600
483a1bb
fpga: intel_sdm_mb: add support for query SDM config error and status
by Boon Khai Ng
· Fri Jan 17 14:33:31 2025 +0800
946bc62
net: dwc_eth_xgmac_socfpga: Add support for distinct mac-mode and phy mode.
by Boon Khai Ng
· Fri Jan 17 14:14:02 2025 +0800
21204d1
net: dwc_eth_xgmac: Add device name for the error message.
by Boon Khai Ng
· Fri Jan 17 14:48:23 2025 +0800
e75669d
net: dwc_eth_xgmac_socfpga: Add support for rgmii-id mode.
by Boon Khai Ng
· Fri Jan 17 14:56:25 2025 +0800
7c789ef
net: designware: socfpga: Add RGMII-ID support
by Rufus Segar
· Wed Dec 04 11:21:27 2024 +0000
39c68c5
arch: arm: mach-socfpga: Mailbox buffer and SDM doorbell improvement
by Alif Zakuan Yuslaimi
· Wed Jan 22 10:21:02 2025 +0800
6275835
arm: socfpga:agilex5: Fix system manager watchdog mode setting
by Muhammad Hazim Izzat Zamri
· Mon Jan 13 10:08:07 2025 +0800
7df14b4
Merge patch series "MediaTek ethernet driver refactor and updates"
by Tom Rini
· Thu Jan 23 18:50:23 2025 -0600
9d6be17
Merge patch series "Add bitbang feature for npcm8xx and driver"
by Tom Rini
· Thu Jan 23 18:45:56 2025 -0600
7af30d6
net: designware: Add bitbang feature for designware driver.
by Michael Chang
· Fri Jan 17 18:45:40 2025 +0800
11e8d81
ARM: configs: nuvoton: add bitbang feature for npcm8xx.
by Michael Chang
· Fri Jan 17 18:45:39 2025 +0800
bf6c099
ARM: dts: nuvoton: Add bitbang delay through dts properties.
by Michael Chang
· Fri Jan 17 18:45:38 2025 +0800
7efa638
net: mediatek: add support for Airoha AN8855 ethernet switch
by developer
· Fri Jan 10 16:41:24 2025 +0800
d0047a0
net: mediatek: add support for MediaTek MT7987 SoC
by developer
· Fri Jan 10 16:41:20 2025 +0800
29d9d9f
net: mediatek: split ethernet switch code from mtk_eth.c
by developer
· Fri Jan 10 16:41:13 2025 +0800
ea2a6c4
configs: phycore_am64x_a53_defconfig: Fix environment
by Daniel Schultz
· Thu Jan 16 03:29:32 2025 -0800
13c710f
configs: phycore_am64x_a53_defconfig: Enable GPIO command
by Daniel Schultz
· Thu Jan 16 03:29:31 2025 -0800
605ffff
configs: phycore_am64x_a53_defconfig: Fix GPIO controllers
by Daniel Schultz
· Thu Jan 16 03:29:30 2025 -0800
8592bbb
board: phytec: common: k3: Add missing boot source to env
by Daniel Schultz
· Thu Jan 16 03:29:29 2025 -0800
5f421d7
configs: phycore_am62x_r5_defconfig: Increase SPL Malloc Pool
by Daniel Schultz
· Wed Jan 15 02:38:13 2025 -0800
d2ed7cb
board: phytec: phycore-am62x: Add DDR size fixups if ECC is enabled
by Wadim Egorov
· Wed Jan 15 10:41:29 2025 +0100
c0023bd
Merge patch series "Cumulative fixes and updates for MediaTek platform"
by Tom Rini
· Thu Jan 23 08:20:42 2025 -0600
6025ff5
MAINTAINERS: update file list for MediaTek ARM platform
by developer
· Fri Jan 17 17:18:59 2025 +0800
a6f4936
arm: dts: mediatek: update mt7981 mmc node
by developer
· Fri Jan 17 17:18:55 2025 +0800
2602d53
arm: dts: medaitek: add flash interface driving settings for mt7988
by developer
· Fri Jan 17 17:18:41 2025 +0800
3831fef
arm: dts: mediatek: add support for all three GMACs for mt7988
by developer
· Fri Jan 17 17:18:27 2025 +0800
540a4da
arm: dts: medaitek: fix internal switch link speed of mt7988
by developer
· Fri Jan 17 17:18:22 2025 +0800
8e4a8ca
arm: dts: mediatek: add pcie support for mt7988
by developer
· Fri Jan 17 17:18:17 2025 +0800
9b5c0f9
pci: mediatek: add support for multiple ports in mediatek pcie gen3 driver
by developer
· Fri Jan 17 17:18:11 2025 +0800
d24fd7e
pwm: mediatek: add pwm3 support for mt7981
by developer
· Fri Jan 17 17:18:06 2025 +0800
2c98ba8
arm: dts: mediatek: add quad mode capabilities for SPI flashes
by developer
· Fri Jan 17 17:18:01 2025 +0800
088a5f9
spi: mtk_spim: check slave device mode in spi-mem's supports_op
by developer
· Fri Jan 17 17:17:55 2025 +0800
1af6222
spi: mtk_spim: add support to use DT live tree
by developer
· Fri Jan 17 17:17:51 2025 +0800
22f2367
configs: mt7988: move image load address to 0x44000000
by developer
· Fri Jan 17 17:17:44 2025 +0800
f4e18a2
configs: mt7629: move image load address to 0x42000000
by developer
· Fri Jan 17 17:17:38 2025 +0800
3b500cc
clk: mediatek: fix uninitialized fields issue in INFRA_MUX struct
by developer
· Fri Jan 17 17:16:38 2025 +0800
78075f4
board: mediatek: mt7622: remove board_late_init
by developer
· Fri Jan 17 17:16:33 2025 +0800
1bb662d
bootstd: android: Allow boot with AVB failures when unlocked
by Mattijs Korpershoek
· Wed Jan 08 15:38:42 2025 +0100
2c22ec2
bootstd: android: Add missing NULL in the avb partition list
by Mattijs Korpershoek
· Wed Jan 08 15:38:41 2025 +0100
ee922ab
MAINTAINERS: move myself to reviewers for avb/ab
by Igor Opaniuk
· Thu Jan 09 12:28:22 2025 +0100
22354ba
boot: android: Check kcmdline's for NULL in android_image_get_kernel()
by Aaron Kling
· Mon Jan 13 10:11:45 2025 +0100
00da3cc
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Thu Jan 23 08:16:15 2025 -0600
5593f8b
Merge patch series "upl: Prerequite patches for updated spec"
by Tom Rini
· Wed Jan 22 16:08:34 2025 -0600
4afa191
dm: core: Provide ofnode_find_subnode_unit()
by Simon Glass
· Fri Jan 10 17:00:29 2025 -0700
9d300ce
dm: core: Provide ofnode_name_eq_unit() to accept a unit address
by Simon Glass
· Fri Jan 10 17:00:28 2025 -0700
Next »