1. 27cee44 sandbox: Enable sound by Simon Glass · 6 years ago
  2. 0d7e681 sound: sandbox: Use the correct frequency by Simon Glass · 6 years ago
  3. ddad032 sound: Add sample rate as a parameter for square wave by Simon Glass · 6 years ago
  4. ffefc8d sound: Correct data output in sound_create_square_wave() by Simon Glass · 6 years ago
  5. 302ea78 rtc: Allow child drivers by Simon Glass · 6 years ago
  6. 17b56f6 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
  7. 4b0ecc6 dm: sandbox: i2c: Add a new 'emulation parent' uclass by Simon Glass · 6 years ago
  8. 78df8b4 dm: core: Put UCLASS_SIMPLE_BUS in order by Simon Glass · 6 years ago
  9. a11341a dm: core: Add a few more specific child-finding functions by Simon Glass · 6 years ago
  10. dc3efdc dm: core: Export uclass_find_device_by_phandle() by Simon Glass · 6 years ago
  11. 3fcb828 test: Add a 'make qcheck' target for quicker testing by Simon Glass · 6 years ago
  12. 73126ac power: pmic: Correct debug/error output by Simon Glass · 6 years ago
  13. 8ed64a4 malloc_simple: Add logging of allocations by Simon Glass · 6 years ago
  14. 9956735 Merge branch '2018-11-28-master-imports' by Tom Rini · 6 years ago
  15. ee0fe4b MAINTAINERS: add an entry for MediaTek by developer · 6 years ago
  16. d729033 doc: README.mediatek: Add a simple README for MediaTek by developer · 6 years ago
  17. dc5a9aa mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC by developer · 6 years ago
  18. f9eea65 ram: MediaTek: add DDR3 driver for MT7629 SoC by developer · 6 years ago
  19. 90af58f serial: MediaTek: add high-speed uart driver for MediaTek SoCs by developer · 6 years ago
  20. 5889881 power domain: MediaTek: add power domain driver for MT7623 SoC by developer · 6 years ago
  21. 8bd109d power domain: MediaTek: add power domain driver for MT7629 SoC by developer · 6 years ago
  22. 5c1111c pinctrl: MediaTek: add pinctrl driver for MT7623 SoC by developer · 6 years ago
  23. 84c7a63 pinctrl: MediaTek: add pinctrl driver for MT7629 SoC by developer · 6 years ago
  24. 93053be watchdog: MediaTek: add watchdog driver for MediaTek SoCs by developer · 6 years ago
  25. 4a34735 timer: MediaTek: add timer driver for MediaTek SoCs by developer · 6 years ago
  26. d1b1ffa clk: MediaTek: add clock driver for MT7623 SoC. by developer · 6 years ago
  27. 2186c98 clk: MediaTek: add clock driver for MT7629 SoC. by developer · 6 years ago
  28. ed71a40 arm: MediaTek: add basic support for MT7623 boards by developer · 6 years ago
  29. f4a079c arm: MediaTek: add basic support for MT7629 boards by developer · 6 years ago
  30. aae0028 arm: dts: MediaTek: add device tree for MT7623 by developer · 6 years ago
  31. a37ad46 arm: dts: MediaTek: add device tree for MT7629 by developer · 6 years ago
  32. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · 6 years ago
  33. 87efc1b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  34. 17f4411 Merge branch '2018-11-26-master-imports' by Tom Rini · 6 years ago
  35. 74f0f98 ARM: chiliboard: remove dead !CONFIG_DM_SERIAL code by Marcin Niestroj · 6 years ago
  36. e3a47ad ARM: chiliboard: move towards driver model and device-tree boot by Marcin Niestroj · 6 years ago
  37. b2e53a3 ARM: dts: am335x-chiliboard: add /chosen/stdout-path by Marcin Niestroj · 6 years ago
  38. c740e29 ARM: dts: am335x-chili*: add chiliSOM and chiliboard DTS files by Marcin Niestroj · 6 years ago
  39. 489b2ab configs: Remove CONFIG_MARVELL by Chris Packham · 6 years ago
  40. 0737ff1 ARM: vexpress_*_defconfig: Enable CMD_UBI support by Otavio Salvador · 6 years ago
  41. f2c2e6d board: da8xxevm: Fix Environmental CRC error by Adam Ford · 6 years ago
  42. 441a0e9 ARM: armv7: Add early stack for erratum workarounds by Andrew F. Davis · 6 years ago
  43. 27e8a34 tools/file2include: don't use malloc.h for malloc by Jonathan Gray · 6 years ago
  44. 78371f3 arm: ti: boot: Fix U-Boot environment partition address by Sam Protsenko · 6 years ago
  45. ceadc3e armv7r: K3: Allow SPL to run only on core 0 by Lokesh Vutla · 6 years ago
  46. 6a3578e add default-option to bootmenu by Frank Wunderlich · 6 years ago
  47. f57ceb5 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  48. 9f35218 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  49. b0253b2 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  50. c58ff20 usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/ by Sven Schwermer · 6 years ago
  51. 8a3cb9f1 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  52. 8416c6a usb: Remove CMD_USB dependency for common code by Sven Schwermer · 6 years ago
  53. acb0e12 usb: am335x_evm: Disable CONFIG_SPL_DM_USB by Sven Schwermer · 6 years ago
  54. 469e0f7 usb: Introduce CONFIG_SPL_DM_USB by Sven Schwermer · 6 years ago
  55. 7d50966 Merge branch '2018-11-25-master-imports' by Tom Rini · 6 years ago
  56. e14f1a2 spl: Add support for passing handoff info to U-Boot proper 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. bf5c486 sandbox: Allow puts() output before global_data is set up by Simon Glass · 6 years ago
  62. 46508c9 sandbox: Add a new 'sb' command by Simon Glass · 6 years ago
  63. f250d47 sandbox: Drop the deprecated 'sb' command by Simon Glass · 6 years ago
  64. b5dfea8 sandbox: Add an option to display of-platdata in SPL by Simon Glass · 6 years ago
  65. 8125f2c test/py: Add a way to pass flags to sandbox by Simon Glass · 6 years ago
  66. 16ee0cd sandbox: Add a memory map to the sandbox README by Simon Glass · 6 years ago
  67. ef8d48a spl: Add a comment to spl_set_bd() by Simon Glass · 6 years ago
  68. 6324cce spl: Make SPL_DISABLE_BANNER_PRINT a positive option by Simon Glass · 6 years ago
  69. dbd3f11 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · 6 years ago
  70. 592d5b9 spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · 6 years ago
  71. 080ef9d Add bloblist documentation by Simon Glass · 6 years ago
  72. 78b0ef5 test: Add a simple test for bloblist by Simon Glass · 6 years ago
  73. a815dab bloblist: Locate bloblist in U-Boot by Simon Glass · 6 years ago
  74. 4e0a52d spl: Set up the bloblist in SPL by Simon Glass · 6 years ago
  75. 712bd2d Add core support for a bloblist to convey data from SPL by Simon Glass · 6 years ago
  76. b56cdc0 spl: Add support for logging in SPL and TPL by Simon Glass · 6 years ago
  77. 1411320 fs-test.sh: Update to use 'host' not 'sb' by Tom Rini · 6 years ago
  78. 842d580 riscv: cache: Implement i/dcache [status, enable, disable] by Rick Chen · 6 years ago
  79. baaa062 riscv: dts: Add ae350_32.dts for RV32I by Rick Chen · 6 years ago
  80. d20e415 configs: ax25-ae350: Separate ax25-ae350 for RV32/64I. by Rick Chen · 6 years ago
  81. 2dab6d4 riscv: dts: Sync to Linux Kernel ae350 dts. by Rick Chen · 6 years ago
  82. 74c2f12 riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL by Lukas Auer · 6 years ago
  83. 7fcf212 riscv: qemu: detect and boot the kernel passed by QEMU by Lukas Auer · 6 years ago
  84. b03a60b dm: core: add missing prototype for ofnode_read_u64 by Lukas Auer · 6 years ago
  85. 6e62d2c riscv: qemu: enable distro boot by Lukas Auer · 6 years ago
  86. e8c4df4 distro_bootcmd: add VirtIO distro boot command by Lukas Auer · 6 years ago
  87. 86feab3 riscv: align bootm implementation with that of other architectures by Lukas Auer · 6 years ago
  88. 50d61e2 riscv: qemu: support booting Linux by Lukas Auer · 6 years ago
  89. d7db706 riscv: qemu: use device tree passed by prior boot stage by Lukas Auer · 6 years ago
  90. 39a652b riscv: save hart ID and device tree passed by prior boot stage by Lukas Auer · 6 years ago
  91. 8598e6b riscv: do not blindly modify the mstatus CSR by Lukas Auer · 6 years ago
  92. 230ab8a riscv: remove unused labels in start.S by Lukas Auer · 6 years ago
  93. ccd035a Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
  94. af51285 riscv: align mtvec on a 4-byte boundary by Lukas Auer · 6 years ago
  95. 7cf4368 riscv: fix inconsistent use of spaces and tabs in start.S by Lukas Auer · 6 years ago
  96. 7656228 riscv: implement the invalidate_icache_* functions by Lukas Auer · 6 years ago
  97. 306b31d riscv: hang on unhandled exceptions by Lukas Auer · 6 years ago
  98. ae525d5 riscv: treat undefined exception codes as reserved by Lukas Auer · 6 years ago
  99. 40f7eb5 riscv: complete the list of exception codes by Lukas Auer · 6 years ago
  100. 09db5fc riscv: do not reimplement generic io functions by Lukas Auer · 6 years ago