sandbox: video: Support 8bpp depth
[platform/kernel/u-boot.git] / arch / sandbox / cpu / sdl.c
2021-12-26 Simon Glasssandbox: video: Support 8bpp depth
2021-07-23 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-07-22 Tom RiniMerge tag 'dm-pull-21jul21' of https://gitlab.denx...
2021-07-21 Simon Glasssandbox: Use hinting with the display
2021-07-21 Simon Glasssandbox: Add work-around for SDL2 display
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
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-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-04 Tom RiniMerge tag 'next-2021-03-04' of https://gitlab.denx...
2021-03-03 Tom RiniMerge branch '2021-03-03-assorted-improvements' into...
2021-03-02 Harald Seilerreset: Remove addr parameter from reset_cpu()
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
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 Heinrich Schuchardtsandbox: make SDL window resizable
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
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: add missing SDL key scan codes
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
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
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-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
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 Simon Glasssandbox: Enable sound
2018-11-29 Simon Glasssound: sandbox: Use the correct frequency
2018-11-29 Simon Glasssound: Add sample rate as a parameter for square wave
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2014-04-04 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm...
2014-03-25 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2014-03-18 Simon Glasssandbox: Add SDL library for LCD, keyboard, audio