Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / arch / sandbox / cpu /
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop linux/delay.h from common header
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon Glasscommon: Drop init.h from common header
2020-05-18 Simon Glasscommon: Drop bootstage.h from common header
2020-04-20 Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20 Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab...
2020-04-16 Tom RiniMerge tag 'efi-2020-07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'dm-pull-10apr20-take2' of git://git.denx...
2020-04-16 Rasmus Villemoessandbox: also restore terminal settings when killed...
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassdm: core: Create a new header file for 'compat' features
2020-02-06 Simon Glasssandbox: sdl: Add an option to double the screen size
2020-02-06 Simon Glasssandbox: sdl: Move to use SDL2
2020-02-06 Simon Glasssandbox: sdl: Support waiting for audio to complete
2020-02-06 Simon Glasssandbox: sdl: Improve error handling
2020-02-06 Simon Glasssandbox: Add comments to the sdl struct
2020-02-06 Simon Glasssandbox: Add a new header for the system malloc()
2020-02-06 Simon Glasssandbox: Ensure that long-options array is terminated
2020-02-06 Simon Glasssandbox: Drop os_realloc()
2020-02-06 Simon Glasssandbox: Drop use of special os_malloc() where possible
2020-02-06 Simon Glasssandbox: Rename 'free' variable
2020-02-06 Simon Glasssandbox: Sort the help options
2020-02-06 Sean Andersoncli: Make the sandbox board_run_command the default
2020-01-24 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-21 Tom RiniMerge tag 'u-boot-imx-20200121' of https://gitlab.denx...
2020-01-20 Tom RiniMerge tag '2020-01-20-ti-2020.04' of https://gitlab...
2020-01-20 Tom RiniMerge tag 'u-boot-stm32-20200117' of https://gitlab...
2020-01-20 Tom RiniMerge branch '2020-01-17-reduce-size-of-common-h-even...
2020-01-17 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-08 Tom RiniMerge tag 'u-boot-imx-20200108' of https://gitlab.denx...
2020-01-08 Tom RiniMerge tag 'u-boot-amlogic-20200108' of https://gitlab...
2020-01-07 Tom RiniMerge tag 'u-boot-imx-20200107' of https://gitlab.denx...
2020-01-07 Tom RiniMerge tag 'u-boot-atmel-2020.04-a' of https://gitlab...
2020-01-06 Tom RiniMerge branch 'next'
2019-12-18 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2019-12-15 Simon Glasssandbox: Disable mmio by default in tests
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move command functions out of common.h
2019-12-02 Simon Glasscommon: Move ARM cache operations out of common.h
2019-11-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-11-18 Tom RiniMerge tag 'video-for-v2020.01-rc2' of https://gitlab...
2019-11-18 Tom RiniMerge tag 'u-boot-rockchip-20191118' of https://gitlab...
2019-11-18 Tom RiniMerge tag 'dm-pull-14nov19' of git://git.denx.de/u...
2019-11-14 Heinrich Schuchardtsandbox: use correct type reading /proc/self/maps
2019-11-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-01 Tom RiniMerge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab...
2019-11-01 Tom RiniMerge tag 'efi-2020-01-rc2' of https://gitlab.denx...
2019-11-01 Tom RiniMerge tag 'video-for-2020.01-rc1' of https://gitlab...
2019-11-01 Tom RiniMerge tag 'dm-pull-29oct19' of git://git.denx.de/u...
2019-10-27 Simon Glasssandbox: Drop 'const' from sandbox_write()
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Simon Glasssandbox: Allow use of real I/O with readl(), etc.
2019-10-08 Simon Glasssandbox: Add a -T flag to use the test device tree
2019-10-08 Simon Glassspl: Add an arch-specific hook for writing to SPL handoff
2019-08-19 Tom RiniMerge tag 'u-boot-rockchip-20190819' of https://gitlab...
2019-08-19 Urja Rannikkosysreset: switch to using SYSRESET_POWER_OFF for poweroff
2019-07-14 Tom RiniMerge tag 'u-boot-stm32-20190712' of https://gitlab...
2019-07-11 Tom RiniMerge tag 'dm-pull-9jul19-take2' of https://gitlab...
2019-07-10 Simon Glasssandbox: Add a comment to board_init_f()
2019-07-10 Simon Glasssandbox: spl: Lower priority of standard loader
2019-07-10 Simon Glasssandbox: Exit when SYSRESET_POWER_OFF is requested
2019-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-05-01 Tom RiniMerge tag 'u-boot-imx-20190426' of git://git.denx.de...
2019-04-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-04-24 Tom RiniMerge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
2019-04-24 Simon Glasssandbox: Drop the printf() in setup_ram_buf()
2019-04-24 Simon Glasssandbox: Correct maths in allocation routines
2019-04-24 Simon Glasssandbox: Improve debugging in initcall_run_list()
2019-01-19 Tom RiniMerge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git...
2019-01-18 Tom RiniMerge tag 'mips-pull-2019-11-16' of git://git.denx...
2019-01-16 Tom RiniMerge tag 'dm-pull-15jan19' of git://git.denx.de/u...
2019-01-15 Simon Glasssandbox: Correct SDL build flags
2019-01-01 Tom RiniMerge tag 'u-boot-imx-20190101' of git://denx.de/git...
2018-12-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-12-14 Tom RiniMerge tag 'dm-pull-14dec18' of git://git.denx.de/u...
2018-12-13 Simon Glassdm: sandbox: Allow selection of sample rate and channels
2018-12-13 Simon Glassdm: sound: Complete migration to driver model
2018-12-13 Simon Glassdm: sandbox: sound: Convert to use driver model
2018-12-13 Simon Glassdm: sandbox: Update sound to use two buffers
2018-12-10 Tom RiniMerge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git...
2018-12-08 Tom RiniMerge tag 'u-boot-amlogic-20181207' of git://git.denx...
2018-12-06 Tom RiniMerge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
2018-12-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-12-05 Simon Glasssandbox: Use 'extras' to specify 'head' files
2018-12-05 Simon Glasssandbox: Zero the ram buffer on startup
2018-12-05 Simon Glasssandbox: Check the filename in jump_to_image_no_args()
2018-12-05 Simon Glasssandbox: Fix up the debug message for the image filename
2018-12-04 Tom RiniMerge tag 'xilinx-for-v2019.01' of git://git.denx.de...
2018-12-01 Tom RiniMerge tag 'for-master-20181130' of git://git.denx.de...
2018-11-30 Tom RiniMerge tag 'pull-30nov18' of git://git.denx.de/u-boot-dm
2018-11-29 Tom RiniMerge tag 'u-boot-amlogic-20181126' of git://git.denx...
next