- 2983ad5 clk: add clk_round_rate() by Dario Binacchi · 3 years, 10 months ago
- f05a7c5 sandbox: i2c: Move priv into a header file by Simon Glass · 3 years, 11 months ago
- bfae6cc sandbox: serial: Move priv into a header file by Simon Glass · 3 years, 11 months ago
- add685f test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · 3 years, 11 months ago
- 1f6d618 sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · 3 years, 11 months ago
- 329dccc sandbox: implement reset by Heinrich Schuchardt · 4 years ago
- a8b1fbc dm: test: Drop of-platdata pytest by Simon Glass · 4 years ago
- 22b29cc sandbox: Allow selection of SPL unit tests by Simon Glass · 4 years ago
- b25ff5c dm: test: Add a way to run SPL tests by Simon Glass · 4 years ago
- c0dd177 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 2 months ago
- 87d4f27 firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 2 months ago
- 358599e firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 2 months ago
- bad2433 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 2 months ago
- 7616e36 timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years, 1 month ago
- e85497a sandbox: make RAM size configurable by Heinrich Schuchardt · 4 years, 5 months ago
- baed779 test: dm: rtc: add test of dm_rtc_read, dm_rtc_write by Rasmus Villemoes · 4 years, 4 months ago
- 4a3390f dm: Add support for simple-pm-bus by Sean Anderson · 4 years, 5 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- 0b885bc acpi: Add an acpi command by Simon Glass · 4 years, 6 months ago
- ff52665 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 10 months ago
- e3f3a12 gpio: remove the open_drain API and ops by Patrick Delaunay · 4 years, 10 months ago
- f50cc95 acpi: Add a simple sandbox test by Simon Glass · 4 years, 7 months ago
- 0575163 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 9 months ago
- 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 9 months ago
- ba87607 dm: irq: Add support for interrupt controller types by Simon Glass · 4 years, 9 months ago
- 6be88c7 sandbox: sdl: Add an option to double the screen size by Simon Glass · 4 years, 9 months ago
- 3062cd1 sound: Add a new stop_play() method by Simon Glass · 4 years, 9 months ago
- 3ff6fe5 sandbox: Add a new header for the system malloc() by Simon Glass · 4 years, 9 months ago
- c0912f9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 11 months ago
- 951674a dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · 5 years ago
- 22e9351 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · 5 years ago
- 3e17ffb sandbox: Add PCI driver and test for p2sb by Simon Glass · 5 years ago
- 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
- bb1bb4b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
- 619025b sandbox: test: Add a prototype for sandbox_set_enable_memio() by Simon Glass · 5 years ago
- 8417385 sandbox: Drop 'const' from sandbox_write() by Simon Glass · 5 years ago
- dd2e0ce test: clk: Update tests to also check the managed API by Jean-Jacques Hiblot · 5 years ago
- d11ef4d sandbox: fix build error due to missing struct udevice definition by AKASHI Takahiro · 5 years ago
- 75d8f49 sandbox: pci: Create a new sandbox_pci_read_bar() function by Simon Glass · 5 years ago
- e77663c sandbox: Allow use of real I/O with readl(), etc. by Simon Glass · 5 years ago
- 239cdcf sandbox: Add support for clrsetio_32() and friends by Simon Glass · 5 years ago
- 3414581 sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · 5 years ago
- 5917d0b doc: arch: sandbox: Replace all the instances of README.sandbox by Keerthy · 5 years ago
- a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
- f2a55ac test: pci_ep: add basic pci_ep tests by Ramon Fried · 6 years ago
- 21ebbaf test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago
- 7d99406 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
- ceb6ddb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
- 001d188 sandbox: Improve debugging in initcall_run_list() by Simon Glass · 6 years ago
- d0a9b82 regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset by Neil Armstrong · 6 years ago
- 6539700 dm: sound: make all functions static inline by Christian Gmeiner · 6 years ago
- 0c425ae sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y by Thierry Reding · 6 years ago
- 2850266 sound: Add uclass operations for beeping by Simon Glass · 6 years ago
- b45c833 sandbox: pch: Add a test for the PCH uclass by Simon Glass · 6 years ago
- c6d84a3 sandbox: Add a note about the growing state_info struct by Simon Glass · 6 years ago
- 9814430 sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..) by Christian GMEINER · 6 years ago
- e221cdc dm: sandbox: Allow selection of sample rate and channels by Simon Glass · 6 years ago
- f2b25c9 dm: sound: Complete migration to driver model by Simon Glass · 6 years ago
- 282e29e dm: sandbox: sound: Convert to use driver model by Simon Glass · 6 years ago
- d490189 dm: sound: Create a uclass for sound by Simon Glass · 6 years ago
- e96fa6c dm: sound: Create a uclass for i2s by Simon Glass · 6 years ago
- ce6d99a dm: sound: Create a uclass for audio codecs by Simon Glass · 6 years ago
- 7f84fc6 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
- a65d1a0 sandbox: Zero the ram buffer on startup by Simon Glass · 6 years ago
- b0edea3 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
- d66ddaf sandbox: Add a new 'sb' command by Simon Glass · 6 years ago
- 1ca910b sandbox: Add an option to display of-platdata in SPL by Simon Glass · 6 years ago
- a58986c sf: Add a method to obtain the block-protect setting by Simon Glass · 6 years ago
- 0223462 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
- 72ff004 test: eth: Add a test for the target being pinged by Joe Hershberger · 6 years ago
- 45988da test: eth: Add a test for ARP requests by Joe Hershberger · 6 years ago
- 9cbe597 net: sandbox: Add a priv ptr for tests to use by Joe Hershberger · 6 years ago
- c67a420 net: sandbox: Allow fake eth to handle more than 1 packet response by Joe Hershberger · 6 years ago
- 76a5034 net: sandbox: Share the priv structure with tests by Joe Hershberger · 6 years ago
- c7eb733 net: sandbox: Make the fake eth driver response configurable by Joe Hershberger · 6 years ago
- e95bb16 net: sandbox: Refactor sandbox send function by Joe Hershberger · 6 years ago
- 5d9a88f test: panel: Add a test for the panel uclass by Simon Glass · 6 years ago
- 66613f5 dm: spi: Clean up detection of sandbox SPI emulator by Simon Glass · 6 years ago
- 2b1dc29 sandbox: Add a flag to set the default log level by Simon Glass · 6 years ago
- 4eea531 video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
- 3fcb714 sandbox: Fix setjmp/longjmp by Alexander Graf · 6 years ago
- 428aa0c sandbox: Enhance map_to_sysmem() to handle foreign pointers by Simon Glass · 6 years ago
- 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
- 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
- 9a8bcab axi: Add AXI sandbox driver and simple emulator by Mario Six · 6 years ago
- 95e1106 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · 6 years ago
- 59a160e pci: sandbox: swap_case: Declare dynamic driver matching by Bin Meng · 6 years ago
- 1fe243a clk: add clk_valid() by Fabrice Gasnier · 6 years ago
- f40a31e sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
- c9e2caf sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · 6 years ago
- ac13270 sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · 6 years ago
- 8c7988b net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · 6 years ago
- b5351a4 SPDX: Fixup tags from latest EFI PR by Tom Rini · 6 years ago
- 30eef21 sandbox: Add a setjmp() implementation by Simon Glass · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 65388d0 clk: add sandbox test for bulk API by Neil Armstrong · 7 years ago
- 91f5f8b reset: add sandbox test for bulk API by Neil Armstrong · 7 years ago
- c6b89f3 sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
- 34a5c42 SystemACE: Remove by Tom Rini · 7 years ago
- 35172cf sandbox: Add clrbits/setbits macros by Tom Rini · 7 years ago