test: Remove duplicate macro
[pandora-u-boot.git] / arch / sandbox /
2021-05-24 Tom RiniMerge branch '2021-05-24-add-lto-support'
2021-05-24 Marek Behúnsandbox: make LTO available
2021-05-24 Marek Behúnsandbox: use sections instead of symbols for getopt...
2021-05-24 Marek Behúnbuild: use thin archives instead of incremental linking
2021-05-24 Marek Behúntreewide: Convert macro and uses of __section(foo)...
2021-05-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2021-05-13 Tom RiniMerge branch '2021-05-13-extension-board-detection...
2021-05-13 Kory Maincentpytest: add sandbox test for "extension" command
2021-05-12 Tom RiniMerge tag 'ti-v2021.07-rc3' of https://source.denx...
2021-05-12 Dario BinacchiRevert "fdt: translate address if #size-cells = <0>"
2021-05-11 Tom RiniMerge tag 'u-boot-imx-20210502' of https://gitlab.denx...
2021-05-07 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-06 Tom RiniMerge branch '2021-05-06-misc-updates'
2021-05-04 Rasmus Villemoessandbox: add test of CONFIG_ENV_IMPORT_FDT
2021-05-04 Sean Andersontest: Add gpio-sysinfo test
2021-04-29 Tom RiniMerge tag 'xilinx-for-v2021.07-rc2' of https://source...
2021-04-28 Neil Armstrongtest: reset: Extend base reset test to catch error
2021-04-27 Tom RiniMerge branch '2021-04-27-assorted-fixes'
2021-04-27 Neil Armstrongtest: reset: Extend base reset test to catch error
2021-04-18 Tom RiniMerge tag 'efi-2021-07-rc1-2' of https://source.denx...
2021-04-18 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-15 Tom RiniMerge branch '2021-04-14-assorted-vboot-improvements'
2021-04-15 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-04-15 Bin Mengtest: dm: Add a case to test ofnode_phy_is_fixed_link()
2021-04-15 Claudiu Manoilsandbox: Add a DSA sandbox driver and unit test
2021-04-13 Tom RiniMerge branch '2021-04-13-assorted-improvements'
2021-04-12 Etienne Carrierefirmware: scmi: fix inline comments and minor coding...
2021-04-12 Etienne Carrierefirmware: scmi: sandbox test for voltage regulator
2021-04-12 Dario Binacchitest: pinmux: add test for 'pinctrl-single' driver
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-29 Tom RiniMerge tag 'dm-pull-28mar21' of git://git.denx.de/u...
2021-03-27 Heinrich Schuchardtsandbox: define __dyn_sym_start, dyn_sym_end
2021-03-27 Simon Glasssandbox: Correct uninit conflict
2021-03-27 Simon Glasssandbox: Only delete the executable if requested
2021-03-27 Vincent Stehlésandbox: dtsi: add rng
2021-03-26 Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26 Simon Glasssandbox: Define a region for device priv/plat data
2021-03-26 Simon GlassRevert "sandbox: Disable I2C emulators in SPL"
2021-03-26 Simon Glasssandbox: i2c: Move platdata structs to header files
2021-03-26 Simon Glassclk: sandbox: Create a special fixed-rate driver
2021-03-26 Simon Glassclk: sandbox: Move priv/plat data to a header file
2021-03-22 Simon Glasssandbox: Drop debug message in os_spl_to_uboot()
2021-03-22 Simon Glasssandbox: i2c: Rename driver names to work with of-platdata
2021-03-22 Simon Glasssandbox: Make sandbox,emul more conventional
2021-03-22 Heinrich Schuchardtsandbox: enable cros-ec-keyb in test.dtb
2021-03-19 Tom RiniMerge tag 'video-for-v2021.04' of https://source.denx...
2021-03-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-12 Tom RiniMerge branch '2021-03-12-test-improvements' into next
2021-03-12 Simon Glasssandbox: Update os_find_u_boot() to find the .img file
2021-03-12 Simon Glasstest: Allow SPL to run any available test
2021-03-12 Simon Glasstest: Rename test-main.c to test-dm.c
2021-03-12 Simon Glasssandbox: Drop the 'starting...' message
2021-03-04 Tom RiniMerge tag 'next-2021-03-04' of https://gitlab.denx...
2021-03-04 Tom RiniMerge branch '2021-03-03-gpio-improvements' into next
2021-03-03 Simon Glassgpio: Add a way to read 3-way strapping pins
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'
next