1. 69db2ee sandbox: eth-raw: do not close the console input by Heinrich Schuchardt · 4 years, 1 month ago
  2. 10a2cd3 dm: test: Drop of-platdata pytest by Simon Glass · 4 years, 1 month ago
  3. eff9658 sandbox: Allow selection of SPL unit tests by Simon Glass · 4 years, 1 month ago
  4. a4e289b dm: test: Add a way to run SPL tests by Simon Glass · 4 years, 1 month ago
  5. 6d75486 sandbox: make SDL window resizable by Heinrich Schuchardt · 4 years, 2 months ago
  6. 6ce563b sandbox: add missing SDL key scan codes by Heinrich Schuchardt · 4 years, 2 months ago
  7. 0230cf6 sandbox: u-boot.lds: Remove bogus __bss_start symbol by Ovidiu Panait · 4 years, 3 months ago
  8. 16d485e sandbox: Move section u_boot_list to make it RW by Walter Lozano · 4 years, 5 months ago
  9. deaa25c sandbox: handling out of memory by Heinrich Schuchardt · 4 years, 6 months ago
  10. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  11. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  12. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  13. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  14. 2b72ad2 sandbox: also restore terminal settings when killed by SIGINT by Rasmus Villemoes · 4 years, 10 months ago
  15. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  16. f91de0b sandbox: sdl: Add an option to double the screen size by Simon Glass · 4 years, 10 months ago
  17. b6f4c1c sandbox: sdl: Move to use SDL2 by Simon Glass · 4 years, 10 months ago
  18. 4b0e121 sandbox: sdl: Support waiting for audio to complete by Simon Glass · 4 years, 10 months ago
  19. f0e2f42 sandbox: sdl: Improve error handling by Simon Glass · 4 years, 10 months ago
  20. 840a868 sandbox: Add comments to the sdl struct by Simon Glass · 4 years, 10 months ago
  21. 30f9205 sandbox: Add a new header for the system malloc() by Simon Glass · 4 years, 10 months ago
  22. 0a4eabb sandbox: Ensure that long-options array is terminated by Simon Glass · 4 years, 10 months ago
  23. 9562d4c sandbox: Drop os_realloc() by Simon Glass · 4 years, 10 months ago
  24. fa25226 sandbox: Drop use of special os_malloc() where possible by Simon Glass · 4 years, 10 months ago
  25. ec09a18 sandbox: Rename 'free' variable by Simon Glass · 4 years, 10 months ago
  26. 11c92b1 sandbox: Sort the help options by Simon Glass · 4 years, 10 months ago
  27. 41f0a66 cli: Make the sandbox board_run_command the default by Sean Anderson · 4 years, 11 months ago
  28. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  29. c2dbcd4 sandbox: Disable mmio by default in tests by Simon Glass · 5 years ago
  30. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  31. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  32. 05a1684 sandbox: use correct type reading /proc/self/maps by Heinrich Schuchardt · 5 years ago
  33. d80cda2 sandbox: Drop 'const' from sandbox_write() by Simon Glass · 5 years ago
  34. 0a341a7 sandbox: Allow use of real I/O with readl(), etc. by Simon Glass · 5 years ago
  35. 3c3968f sandbox: Add a -T flag to use the test device tree by Simon Glass · 5 years ago
  36. c5d2720 spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · 5 years ago
  37. 25394e7 sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · 6 years ago
  38. e55cc06 sandbox: Add a comment to board_init_f() by Simon Glass · 6 years ago
  39. fb9128d sandbox: spl: Lower priority of standard loader by Simon Glass · 6 years ago
  40. 2fe5b91 sandbox: Exit when SYSRESET_POWER_OFF is requested by Simon Glass · 6 years ago
  41. cd3705e sandbox: Drop the printf() in setup_ram_buf() by Simon Glass · 6 years ago
  42. fc2dde8 sandbox: Correct maths in allocation routines by Simon Glass · 6 years ago
  43. 752707a sandbox: Improve debugging in initcall_run_list() by Simon Glass · 6 years ago
  44. 0948af2 sandbox: Correct SDL build flags by Simon Glass · 6 years ago
  45. 658a874 dm: sandbox: Allow selection of sample rate and channels by Simon Glass · 6 years ago
  46. ab6dbe6 dm: sound: Complete migration to driver model by Simon Glass · 6 years ago
  47. 3e61017 dm: sandbox: sound: Convert to use driver model by Simon Glass · 6 years ago
  48. 0d22f41 dm: sandbox: Update sound to use two buffers by Simon Glass · 6 years ago
  49. 66cf8f7 sandbox: Use 'extras' to specify 'head' files by Simon Glass · 6 years ago
  50. 24a284a sandbox: Zero the ram buffer on startup by Simon Glass · 6 years ago
  51. 38c2eae sandbox: Check the filename in jump_to_image_no_args() by Simon Glass · 6 years ago
  52. 23eabbb sandbox: Fix up the debug message for the image filename by Simon Glass · 6 years ago
  53. f2af76b sandbox: Use memmove() to move overlapping regions by Simon Glass · 6 years ago
  54. 27cee44 sandbox: Enable sound by Simon Glass · 6 years ago
  55. 0d7e681 sound: sandbox: Use the correct frequency by Simon Glass · 6 years ago
  56. ddad032 sound: Add sample rate as a parameter for square wave by Simon Glass · 6 years ago
  57. cca2552 sandbox: Boot in U-Boot through the standard call by Simon Glass · 6 years ago
  58. 7465f00 sandbox: Filter arguments when starting U-Boot by Simon Glass · 6 years ago
  59. 6009763 sandbox: Use malloc() and free() from os layer by Simon Glass · 6 years ago
  60. 7dafd02 sandbox: Refactor code to create os_jump_to_file() by Simon Glass · 6 years ago
  61. 46508c9 sandbox: Add a new 'sb' command by Simon Glass · 6 years ago
  62. b5dfea8 sandbox: Add an option to display of-platdata in SPL by Simon Glass · 6 years ago
  63. 8d176d8 sandbox: Add a function to read a host file by Simon Glass · 6 years ago
  64. fa4bf41 sandbox: remove stray DEBUG by Heinrich Schuchardt · 6 years ago
  65. 57ba942 sandbox: Try to start the RAM buffer at a particular address by Simon Glass · 6 years ago
  66. ae50ec7 sandbox: Restore blocking I/O on exit by Simon Glass · 6 years ago
  67. 332894d sandbox: Remove the old memory file later by Simon Glass · 6 years ago
  68. 4e9a64d sandbox: Add a flag to set the default log level by Simon Glass · 6 years ago
  69. dc4d8eb sandbox: Support booting from TPL to SPL by Simon Glass · 6 years ago
  70. cbfa845 sandbox: Add a way to write data to the host filesystem by Simon Glass · 6 years ago
  71. ce55a11 sandbox: Support file truncation with os_open() by Simon Glass · 6 years ago
  72. 4e766c2 sandbox: Unprotect DATA regions in bus tests by Simon Glass · 6 years ago
  73. 934a545 sandbox: Allow to execute from RAM by Alexander Graf · 6 years ago
  74. 5b0bdab sandbox: Fix setjmp/longjmp by Alexander Graf · 6 years ago
  75. fc1ebd3 sandbox: Enhance map_to_sysmem() to handle foreign pointers by Simon Glass · 6 years ago
  76. b7255ef sandbox: Add support for calling abort() by Simon Glass · 6 years ago
  77. be005d8 sandbox: Align RAM buffer to the machine page size by Simon Glass · 6 years ago
  78. 20f2b0f Partially revert "efi_loader: Rename sections to allow for implicit data" by Simon Glass · 6 years ago
  79. 41cc3b9 sandbox: Move BSS after EFI sections by Alexander Graf · 6 years ago
  80. b30a7ef Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  81. 89590c8 sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
  82. 144e14b sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · 6 years ago
  83. 1b312cb sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · 6 years ago
  84. e569140 net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · 6 years ago
  85. f9d4168 sandbox: eth-raw: Make sure descriptors are always initialized by Joe Hershberger · 6 years ago
  86. 0edb525 sandbox: eth-raw: Correct valid socket test in send/recv by Joe Hershberger · 6 years ago
  87. 94a10f2 efi_loader: Rename sections to allow for implicit data by Alexander Graf · 6 years ago
  88. 43c4205 efi: sandbox: Add required linker sections by Simon Glass · 7 years ago
  89. 5dccd15 sandbox: Add a setjmp() implementation by Simon Glass · 7 years ago
  90. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  91. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  92. 61efece sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
  93. 639725e fix spelling of 'functions' in 2 places (was 'funtcions') by Simon Goldschmidt · 7 years ago
  94. 29d1143 Revert "sandbox: remove os_putc() and os_puts()" by Simon Glass · 7 years ago
  95. f53b5ea sandbox: avoid memory leak in os_dirent_ls by Heinrich Schuchardt · 7 years ago
  96. 5136925 sandbox: Use asm-generic/io.h by Paul Burton · 7 years ago
  97. 843c299 sandbox: Add a dummy invalidate_dcache_range() function by Bin Meng · 7 years ago
  98. 9488451 sandbox: remove os_putc() and os_puts() by Masahiro Yamada · 7 years ago
  99. 25428c4 sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation by Andy Yan · 7 years ago
  100. 17b1107 sandbox: Stop printing platdata at the start of SPL by Simon Glass · 7 years ago