Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0900c7961893487f0ee216e27020c3c9805c5082
/
arch
/
sandbox
0900c79
sandbox: fdt: Avoid overwriting an existing fdt
by Simon Glass
· Wed Aug 07 16:47:23 2024 -0600
3661115
test: Move some SPL-loading test-code into sandbox common
by Simon Glass
· Wed Aug 07 16:47:21 2024 -0600
61eda3a
sandbox: Fix a comment in os_find_u_boot()
by Simon Glass
· Wed Aug 07 16:47:20 2024 -0600
f1c9e61
sandbox: Use const in os_jump_to_file()
by Simon Glass
· Wed Aug 07 16:47:19 2024 -0600
1ae5418
Merge patch series "bootstd: Add Android support"
by Tom Rini
· Thu Jul 18 13:52:11 2024 -0600
d77f815
bootstd: Add test for bootmeth_android
by Mattijs Korpershoek
· Wed Jul 10 10:40:06 2024 +0200
1e31fb8
sandbox: Remove duplicate newlines
by Marek Vasut
· Sat Jul 13 15:19:30 2024 +0200
4b4005e
sandbox: cleanup linker scripts and sections
by Ilias Apalodimas
· Mon Jun 17 18:14:18 2024 +0300
118b988
sandbox: use sane access rights for files
by Heinrich Schuchardt
· Wed Apr 10 10:38:28 2024 +0200
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
dee15a9
global: Make <asm/global_data.h> include <asm/u-boot.h>
by Tom Rini
· Tue Apr 30 20:40:48 2024 -0600
793921e
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled""
by Tom Rini
· Thu Apr 18 08:29:35 2024 -0600
8ac326d
sandbox: don't call os_close with invalid file descriptor
by Heinrich Schuchardt
· Wed Apr 10 23:50:34 2024 +0200
8fb9430
sandbox: improve description of CONFIG_SANDBOX_CRASH_RESET
by Heinrich Schuchardt
· Mon Feb 12 09:37:30 2024 +0100
34bc960
sandbox: move sandbox specifics to booti_setup()
by Heinrich Schuchardt
· Thu Jan 11 09:03:43 2024 +0100
3efaa0e
sandbox: missing return value checks in eth-raw-os
by Heinrich Schuchardt
· Sun Jan 07 09:27:12 2024 +0100
5725dde
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
by Tom Rini
· Wed Apr 10 17:06:27 2024 -0600
586138f
treewide: Make arch-specific bootm code depend on BOOTM
by Simon Glass
· Thu Dec 14 21:19:02 2023 -0700
dca2549
efi_loader: move HOST_ARCH to version_autogenerated.h
by Heinrich Schuchardt
· Thu Apr 04 01:00:41 2024 +0200
0513792
sandbox: capsule: binman: generate some capsules as part of build
by Sughosh Ganu
· Wed Mar 27 16:19:00 2024 +0530
27cdaab
sandbox: dts: fix qcom pmic gpio
by Caleb Connolly
· Mon Feb 26 17:26:16 2024 +0000
6ea5f96
clk: Remove rfree
by Sean Anderson
· Sat Dec 16 14:38:41 2023 -0500
1edc45f
test: spmi: fix tests
by Caleb Connolly
· Mon Jan 08 15:30:51 2024 +0000
3f60914
Merge patch series "net fixes prior lwip"
by Tom Rini
· Thu Jan 11 11:25:07 2024 -0500
2e84c23
sandbox: eth-raw-os: successful return code is 0
by Maxim Uvarov
· Tue Dec 26 21:46:14 2023 +0600
919f835
acpi: Write pointers to tables instead of addresses
by Simon Glass
· Sun Dec 31 08:25:54 2023 -0700
13692b3
Merge patch series "Complete decoupling of bootm logic from commands"
by Tom Rini
· Thu Dec 21 16:10:00 2023 -0500
0726d9d
bootm: Adjust arguments of boot_os_fn
by Simon Glass
· Fri Dec 15 20:14:13 2023 -0700
0841287
sandbox: bootm: Enable more bootm OS methods
by Simon Glass
· Fri Dec 15 20:14:11 2023 -0700
0843f91
sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.h
by Tom Rini
· Thu Dec 14 13:16:50 2023 -0500
ada64ac
sandbox: Audit config.h and common.h usage
by Tom Rini
· Thu Dec 14 13:16:46 2023 -0500
08ccd54
Merge tag 'v2024.01-rc5' into next
by Tom Rini
· Mon Dec 18 08:31:50 2023 -0500
e89289c
test: dm: clk_ccf: test ccf_clk_ops
by Yang Xiwen
· Sat Dec 16 02:28:52 2023 +0800
936d05d
sandbox: Add a dummy booti command
by Simon Glass
· Sun Oct 01 19:15:24 2023 -0600
80c1127
Merge patch series "Import "string" I/O functions from Linux"
by Tom Rini
· Tue Nov 28 16:19:19 2023 -0500
91341f8
sandbox: move asm-generic include to the end of file
by Igor Prusov
· Tue Nov 14 14:02:45 2023 +0300
ee20d66
Merge tag 'v2024.01-rc3' into next
by Tom Rini
· Mon Nov 20 09:19:50 2023 -0500
9bab2f1
Merge patch series "nand: Add sandbox tests"
by Tom Rini
· Thu Nov 16 12:46:09 2023 -0500
765dc6a
test: spl: Add a test for NAND
by Sean Anderson
· Sat Nov 04 16:37:53 2023 -0400
326422b
nand: Add sandbox driver
by Sean Anderson
· Sat Nov 04 16:37:52 2023 -0400
988996f
arch: sandbox: Add function to create temporary files
by Sean Anderson
· Sat Nov 04 16:37:51 2023 -0400
c7bc6cd
sandbox: Close file after mmaping it
by Sean Anderson
· Sat Nov 04 15:57:33 2023 -0400
9dbd24e
sandbox: Drop <common.h>
by Tom Rini
· Wed Nov 01 12:28:22 2023 -0400
55e9619
sandbox: Add <asm/barrier.h>
by Tom Rini
· Thu Oct 26 14:31:35 2023 -0400
df17899
serial: zynqmp: Fetch baudrate from dtb and update
by Algapally Santosh Sagar
· Thu Sep 21 16:50:43 2023 +0530
a98850c
sandbox: eliminate unused functions from binaries
by Heinrich Schuchardt
· Tue Oct 24 08:30:47 2023 +0200
0afe557
Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm
by Tom Rini
· Fri Oct 27 19:27:29 2023 -0400
1a55a7a
test: Add sandbox TPM boot measurement
by Eddie James
· Tue Oct 24 10:43:51 2023 -0500
535a7bd
sandbox: add SCMI power domain protocol support for testing
by AKASHI Takahiro
· Mon Oct 16 14:39:45 2023 +0900
038cb02
cmd: mbr: Allow 4 MBR partitions without need for extended
by Alexander Gendin
· Mon Oct 09 01:24:36 2023 +0000
e0f8cd2
sandbox: watchdog: Avoid an error on startup
by Simon Glass
· Thu Aug 10 09:53:13 2023 -0600
8734d6f
test: spl: Add a test for the SPI load method
by Sean Anderson
· Sat Oct 14 16:48:05 2023 -0400
430e4aa
test: spl: Add a test for the NOR load method
by Sean Anderson
· Sat Oct 14 16:48:04 2023 -0400
c4f86c0
test: spl: Add a test for the NET load method
by Sean Anderson
· Sat Oct 14 16:48:03 2023 -0400
f65dcc0
test: spl: Add functions to create images
by Sean Anderson
· Sat Oct 14 16:47:59 2023 -0400
44c925d
sandbox: Support -T in spl
by Sean Anderson
· Sat Oct 14 16:47:56 2023 -0400
2c2d1d8
Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Mon Oct 16 09:09:54 2023 -0400
9dc617d
sandbox: dts: add meson secure monitor node
by Alexey Romanov
· Thu Sep 21 11:13:36 2023 +0300
b964b72
Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Sat Oct 14 10:50:20 2023 -0400
1183506
sandbox: remove SCMI base node definition from test.dts
by AKASHI Takahiro
· Wed Oct 11 19:07:05 2023 +0900
dae0046
test: dm: simplify SCMI unit test on sandbox
by AKASHI Takahiro
· Wed Oct 11 19:07:03 2023 +0900
cc4ecda
test: dm: add protocol-specific channel test
by AKASHI Takahiro
· Wed Oct 11 19:06:59 2023 +0900
6221bf7
firmware: scmi: support dummy channels for sandbox agent
by AKASHI Takahiro
· Wed Oct 11 19:06:56 2023 +0900
0b465d6
sandbox: fix spl_board_init
by Heinrich Schuchardt
· Tue Oct 03 02:59:46 2023 +0200
70c579b
expo: Update tests to include textline
by Simon Glass
· Sun Oct 01 19:13:39 2023 -0600
8e21fc2
sandbox: rename overlay sources to .dtso
by Rasmus Villemoes
· Mon Sep 25 10:09:08 2023 +0200
4289c26
pci: serial: Support reading PCI-register size with base
by Simon Glass
· Tue Sep 26 08:14:58 2023 -0600
27191f1
sandbox: Only read the state if we have a state file
by Simon Glass
· Tue Sep 26 08:14:49 2023 -0600
22c793a
sandbox: Move reading the RAM buffer into a better place
by Simon Glass
· Tue Sep 26 08:14:47 2023 -0600
adad2d0
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
by Simon Glass
· Tue Sep 26 08:14:27 2023 -0600
b29a747
Merge branch 'next'
by Tom Rini
· Mon Oct 02 10:55:44 2023 -0400
3322437
sandbox: test: Fix typo in test.dts
by Michal Simek
· Thu Sep 07 14:55:48 2023 +0200
9b38810
Record the position of the SMBIOS tables
by Simon Glass
· Tue Sep 19 21:00:15 2023 -0600
6a7c1ce
dm: core: ofnode: Add ofnode_read_bootscript_flash()
by Michal Simek
· Thu Aug 31 09:04:27 2023 +0200
43c42bd
dm: core: ofnode: Add ofnode_read_bootscript_address()
by Michal Simek
· Thu Aug 31 08:59:05 2023 +0200
8f03cef
clk: Dont return error when assigned-clocks is empty or missing
by Ashok Reddy Soma
· Wed Aug 30 10:31:42 2023 +0200
08a194e
dm: core: support reading a single indexed u64 value
by Michal Simek
· Fri Aug 25 11:37:46 2023 +0200
9f89e68
phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails
by Jonas Karlman
· Thu Aug 31 22:16:35 2023 +0000
b8357c1
event: Convert existing spy records to simple
by Simon Glass
· Mon Aug 21 21:16:56 2023 -0600
fff928c
bootstd: Add a test for bootmeth_cros
by Simon Glass
· Thu Aug 24 13:55:41 2023 -0600
528a0f6
sandbox: Add a way to access persistent test files
by Simon Glass
· Thu Aug 24 13:55:37 2023 -0600
82adc29
expo: Move cedit theme under bootstd
by Simon Glass
· Mon Aug 14 16:40:30 2023 -0600
4970d5b
arm_ffa: introduce sandbox FF-A support
by Abdellatif El Khlifi
· Fri Aug 04 14:33:41 2023 +0100
74aad48
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
by Tom Rini
· Mon Jul 24 19:51:05 2023 -0400
4af9c8e
arm_ffa: introduce sandbox FF-A support
by Abdellatif El Khlifi
· Thu Jul 13 14:28:43 2023 +0100
5da2b46
sandbox: fix a compilation error
by Sergei Antonov
· Tue Jun 13 00:19:04 2023 +0300
66ca25c
x86: Record the start and end of the tables
by Simon Glass
· Sat Jul 15 21:39:10 2023 -0600
b8c2655
expo: Add tests for the configuration editor
by Simon Glass
· Thu Jun 01 10:23:03 2023 -0600
6130072
expo: Support building an expo from a description file
by Simon Glass
· Thu Jun 01 10:23:01 2023 -0600
86f1ac5
expo: Add spacing around menus and items
by Simon Glass
· Thu Jun 01 10:23:00 2023 -0600
479f4a0
sandbox: Fix quiting when the LCD window is closed
by Simon Glass
· Thu Jun 01 10:22:28 2023 -0600
f9708be
Kbuild: Fix cleanup of *.dtbo for sandbox
by Tobias Deiminger
· Tue Jun 20 00:41:06 2023 +0200
2d2ae36
sandbox: Add a dummy dcache_status() function
by Emanuele Ghidoli
· Tue May 30 15:33:26 2023 +0200
8c6b5f7
Merge tag v2023.07-rc4 into next
by Tom Rini
· Mon Jun 12 14:55:33 2023 -0400
cdf52c7
axi: fix definition of axi_sandbox_get_emul()
by Heinrich Schuchardt
· Wed May 10 11:59:20 2023 +0200
a853b92
drivers: core: ofnode: fix typo in panel timing decode
by Raphael Gallais-Pou
· Thu May 11 16:36:52 2023 +0200
b71d7f7
bootstd: Rename distro and syslinux to extlinux
by Simon Glass
· Wed May 10 16:34:46 2023 -0600
669f5c8
test: Add tests for the extcon
by Svyatoslav Ryhel
· Tue Apr 25 10:57:21 2023 +0300
21c8dd9
sandbox: disable tracing before unmapping RAM
by Pavel Skripkin
· Wed Apr 12 21:55:44 2023 +0300
Next »