gpio: sandbox: Track whether a GPIO is driven
[pandora-u-boot.git] / arch / sandbox /
2021-03-03 Simon Glassgpio: sandbox: Track whether a GPIO is driven
2021-03-03 Simon Glassgpio: sandbox: Use a separate flag for the value
2021-03-03 Simon Glassgpio: sandbox: Rename GPIO dir_flags to flags
2021-03-03 Tom RiniMerge branch '2021-03-03-assorted-improvements' into...
2021-03-02 Simon Glasssandbox: Write out bloblist when exiting
2021-03-02 Simon Glasssandbox: Avoid using malloc() for system state
2021-03-02 Simon Glasssandbox: Add os_realloc()
2021-03-02 Harald Seilerreset: Remove addr parameter from reset_cpu()
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'u-boot-amlogic-20210222' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'ti-v2021.04-rc3' of https://gitlab.denx...
2021-02-22 Dario Binacchiarch: sandbox: fix typo in clk.h
2021-02-18 Tom RiniMerge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements'
2021-02-18 Tom RiniMerge tag 'rpi-next-2021.04' of https://gitlab.denx...
2021-02-18 Nicolas Saenz Juliennedm: test: Add test case for dev->dma_offset
2021-02-18 Nicolas Saenz Juliennedm: test: Add test case for dev_get_dma_ranges()
2021-02-18 Marek Szyprowskitest: add a simple test for the adc-keys button driver
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-31 Tom RiniMerge tag 'dm-pull-30jan21' of https://gitlab.denx...
2021-01-30 Heinrich Schuchardtsandbox: keep time offset when resetting
2021-01-30 Simon Glassdm: core: Update ofnode_read_fmap_entry() to read hashes
2021-01-30 Simon Glasssandbox: Disable I2C emulators in SPL
2021-01-30 Simon Glasscros_ec: Add support for switches
2021-01-30 Simon Glasscros_ec: Add a function for the hello message
2021-01-30 Heinrich Schuchardtsandbox: fix sandbox_cmdline_cb_test_fdt()
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge tag 'doc-2021-04-rc1' of https://gitlab.denx...
2021-01-16 Tom RiniMerge branch '2021-01-15-assorted-improvements'
2021-01-15 Patrick Delaunaytest: add test for dropped trace before log_init
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'ti-v2021.04-rc1' of https://gitlab.denx...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-12 Dario Binacchidm: core: add a function to decode display timings
2021-01-12 Dario Binacchifdt: translate address if #size-cells = <0>
2021-01-12 Dario Binacchiclk: add clk_round_rate()
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Simon Glasssandbox: Update dts files to reduce SPL size
2021-01-05 Simon Glasssandbox: i2c: Move priv into a header file
2021-01-05 Simon Glasssandbox: serial: Move priv into a header file
2021-01-05 Patrick Delaunaysandbox: remove ram buffer file when U-Boot is loaded...
2021-01-05 Simon Glasssandbox: Drop unnecessary test node
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-23 Ovidiu Panaittest: spi: Add sandbox_spi_get_{speed, mode} interface
2020-12-23 Ovidiu Panaitsandbox: test: Add a second SPI slave on sandbox_spi bus
2020-12-23 Ovidiu Panaitsandbox: spi: Drop unused sandbox_spi_parse_spec function
2020-12-23 Heinrich Schuchardtsandbox: implement invalidate_icache_all()
2020-12-23 Heinrich Schuchardtsandbox: implement runtime system reset
2020-12-19 Simon Glassdm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ
2020-12-19 Simon Glassdm: Switch over to use new sequence number for dev_seq()
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Heinrich Schuchardtsandbox: add handler for exceptions
2020-11-06 Tom RiniMerge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-11-06 Simon Glassboard: Rename uclass to sysinfo
2020-11-05 Heinrich Schuchardtsandbox: implement reset
2020-11-05 Heinrich Schuchardtsandbox: use O_CLOEXEC in os_open()
2020-11-05 Heinrich Schuchardtsandbox: eth-raw: do not close the console input
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-29 Simon Glassdm: Add a test for of-platdata parent information
2020-10-29 Simon Glassdm: test: Add a test for of-platdata phandles
2020-10-29 Simon Glassdm: test: Drop of-platdata pytest
2020-10-29 Simon Glasssandbox: Allow selection of SPL unit tests
2020-10-29 Simon Glassdm: test: Add a way to run SPL tests
2020-10-29 Heinrich Schuchardtsandbox: make SDL window resizable
2020-10-29 Tom RiniMerge tag 'xilinx-for-v2021.01-v2' of https://gitlab...
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-28 Tom RiniMerge branch '2020-10-28-mux-driver-framework'
2020-10-28 Jean-Jacques Hiblottest: Add tests for the multiplexer framework
2020-10-15 Tom RiniMerge tag 'mmc-2020-10-14' of https://gitlab.denx.de...
2020-10-14 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-14 Tom RiniMerge branch '2020-10-14-assorted-changes'
2020-10-14 Heinrich Schuchardttest: sharpen button label unit test
2020-10-12 Tom RiniMerge branch 'for-next' of https://github.com/lftan...
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-09 Tom RiniMerge branch '2020-10-08-misc-board-improvements'
2020-10-08 Sean Andersontest: dm: Test for default led naming
2020-10-08 Sean Andersontest: pinmux: Add test for pin muxing
2020-10-07 Tom RiniMerge tag 'mips-pull-2020-10-07' of https://gitlab...
2020-10-06 Tom RiniMerge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
2020-10-06 Heinrich Schuchardtsandbox: avoid duplicate backslash input
2020-10-06 Heinrich Schuchardtsandbox: add missing SDL key scan codes
2020-10-06 Patrick Delaunaytest: dm: add test for phandle access functions
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-10-01 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh...
2020-10-01 Tom RiniMerge branch '2020-09-30-assorted-network-improvements...
2020-09-30 Tom RiniMerge branch '2020-09-30-add-new-apis' into next
2020-09-30 Etienne Carrierefirmware: smci: sandbox test for SCMI reset controllers
next