1. 6b187df binman: Add add test for SPL with a microcode pointer by Simon Glass · 7 years ago
  2. 8772213 binman: Add a test for x86-start16-spl by Simon Glass · 7 years ago
  3. 5650984 binman: Add test for u-boot-spl-bss-pad by Simon Glass · 7 years ago
  4. a25ebed binman: Check for files missing from test coverage by Simon Glass · 7 years ago
  5. a9871c6 binman: Increase test coverage back to 100% by Simon Glass · 7 years ago
  6. 9fc60b4 binman: Add a main program to the tests by Simon Glass · 7 years ago
  7. 934cdcf binman: Add tests for importlib availability by Simon Glass · 7 years ago
  8. 4d5994f binman: Set up 'entry' to permit full test coverage by Simon Glass · 7 years ago
  9. 5a3f222 binman: Append to PYTHONPATH when running test coverage by Simon Glass · 7 years ago
  10. aab660f dtoc: Fix up tests by Simon Glass · 7 years ago
  11. 251f586 buildman: Fix up tests by Simon Glass · 7 years ago
  12. cb39a10 buildman: Allow skipping of tests which use the network by Simon Glass · 7 years ago
  13. 6c328f2 patman: Fix up tests to pass with newest checkpatch by Simon Glass · 7 years ago
  14. 2f52018 test/run: Report and return failure by Simon Glass · 7 years ago
  15. d09682e binman: Disable the no-unit_address_vs_reg warnings by Simon Glass · 7 years ago
  16. 680e331 binman: Rename tests to ftest by Simon Glass · 7 years ago
  17. 00ebd1f binman: Add a Makefile for test-program compilation by Simon Glass · 7 years ago
  18. 9c0a8b1 binman: Add docs explaining how to enable binman for a board by Simon Glass · 7 years ago
  19. 511fd0b binman: Add better Makefile debugging by Simon Glass · 7 years ago
  20. d9d7602 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  21. 0879023 rockchip: remove duplicate CONFIG_ENV_SIZE definitions by Philipp Tomsich · 7 years ago
  22. ecb103b rockchip: check download key before bootup by Andy Yan · 7 years ago
  23. b4d23f7 rockchip: add support for enter to bootrom download mode by Andy Yan · 7 years ago
  24. e306779 rockchip: make boot_mode related codes reused across all platforms by Andy Yan · 7 years ago
  25. 11f12c1 rockchip: spi: the symbol for Hertz is Hz by Heinrich Schuchardt · 7 years ago
  26. f24e36d rockchip: clock: update sysreset driver binding by Kever Yang · 7 years ago
  27. f9ee572 rockchip: sysreset: update Makefile to work with merged sysreset driver by Philipp Tomsich · 7 years ago
  28. 6ba5405 rockchip: sysreset: merge into one common driver by Kever Yang · 7 years ago
  29. 95d363c rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied) by Philipp Tomsich · 7 years ago
  30. 4bbb05b rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to Kconfig by Philipp Tomsich · 7 years ago
  31. b82bd1f rockchip: back-to-bootrom: allow passing a cmd to the bootrom by Philipp Tomsich · 7 years ago
  32. 4d9253f rockchip: rk3188: use boot0 hook to load up SPL in 2 steps by Philipp Tomsich · 7 years ago
  33. ecfd718 rockchip: back-to-bootrom: replace assembly-implementation with C-code by Philipp Tomsich · 7 years ago
  34. b4806d6 arm: provide a PCS-compliant setjmp implementation by Philipp Tomsich · 7 years ago
  35. ff143d5 arm: mark save_boot_params_ret as a function by Philipp Tomsich · 7 years ago
  36. 7776cc0 arm: make save_boot_params_ret prototype visible for AArch64 by Philipp Tomsich · 7 years ago
  37. b377d22 rockchip: boot0 hook: support early return for RK3188/RK3066-style BROM by Philipp Tomsich · 7 years ago
  38. 16d761e bcm281xx: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · 7 years ago
  39. 62269f0 bcm235xx: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · 7 years ago
  40. a002077 socfpga: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · 7 years ago
  41. b3a6cdc rockchip: rk3036: use aligned address for SPL_TEXT_BASE by Philipp Tomsich · 7 years ago
  42. a33fee1 rockchip: rk3288: use aligned address for SPL_TEXT_BASE by Kever Yang · 7 years ago
  43. d962e5d rockchip: mkimage: use spl_boot0 for all Rockchip SoCs by Kever Yang · 7 years ago
  44. 14ad6eb rockchip: enable boot0-hook for all Rockchip SoCs by Philipp Tomsich · 7 years ago
  45. cee7470 rockchip: boot0: align to 0x20 for armv7 '_start' by Kever Yang · 7 years ago
  46. ef70a42 arm: boot0 hook: move boot0 hook before '_start' by Philipp Tomsich · 7 years ago
  47. 16fa2eb ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xx by Faiz Abbas · 7 years ago
  48. 12dd1e5 ARM: dts: OMAP5+: Add support for bandgap sensor in SPL by Faiz Abbas · 7 years ago
  49. 8502f9f thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · 7 years ago
  50. 5ad1fec TI: am57xx; Remove am57xx_evm_nodt_defconfig by Tom Rini · 7 years ago
  51. 1dade18 README: update mailing list url by S. Lockwood-Childs · 7 years ago
  52. ded84f9 envtools: make sure version/timestamp header file are available by Stefan Agner · 7 years ago
  53. c6831c7 env: Remove CONFIG_ENV_AES support by Tom Rini · 7 years ago
  54. 042de60 omap3: spi: the symbol for Hertz is Hz by Heinrich Schuchardt · 7 years ago
  55. dd2081a Makefile: Correct SPL/TPL/DTB build race condition by M. Vefa Bicakci · 7 years ago
  56. a874cac malloc: don't compare pointers to 0 by Heinrich Schuchardt · 7 years ago
  57. 06feb5d scripts/coccinelle: add some more coccinelle tests by Heinrich Schuchardt · 7 years ago
  58. 8a28caf Makefile: add coccicheck target by Heinrich Schuchardt · 7 years ago
  59. 76df275 yaffs2: rework yaffs_new_obj_id by Heinrich Schuchardt · 7 years ago
  60. 65d87d6 dra7x: fastboot: Increase recovery partition size by Praneeth Bajjuri · 7 years ago
  61. b5142f2 scripts/ld-version.sh: regular expression compile fails by Heinrich Schuchardt · 7 years ago
  62. 0931ed3 kconfig/symbol.c: use correct pointer type argument for sizeof by Heinrich Schuchardt · 7 years ago
  63. 69d3226 Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  64. 56d5a10 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  65. cd5f33e ubi: no NULL check needed before kmem_cache_destroy by Heinrich Schuchardt · 7 years ago
  66. 4b29975 ubifs: no NULL check needed before free by Heinrich Schuchardt · 7 years ago
  67. 456efb5 odroid-c2: enable I2C by Beniamino Galvani · 7 years ago
  68. f8d9ca1 i2c: add Amlogic Meson driver by Beniamino Galvani · 7 years ago
  69. 4684aa7 mx6sabreauto: Remove unneeded SPL selection by Fabio Estevam · 7 years ago
  70. 74da017 mx6: Select MX6QDL option via Kconfig by Fabio Estevam · 7 years ago
  71. 6b0071c mx53: Add Board support for GE PPD by Peter Senna Tschudin · 7 years ago
  72. b418dfe board: ge: make VPD code common by Martyn Welch · 7 years ago
  73. da5337a rtc: add support for s35392a by Nandor Han · 7 years ago
  74. f31dac4 bootcount: add support for bootcounter on EXT filesystem by Ian Ray · 7 years ago
  75. 54d8d49 arm: mx5: Add more register definitions by Martyn Welch · 7 years ago
  76. 065a1ec pwm: imx: Enable PWM support on i.MX53 by Martyn Welch · 7 years ago
  77. ecdfb41 ext4: recover from filesystem corruption when reading by Ian Ray · 7 years ago
  78. 2feec4e imx: mxc_i2c: tweak the i2c transfer method by Nandor Han · 7 years ago
  79. 401cabc Revert "wandboard: Remove unnecessary delay" by Fabio Estevam · 7 years ago
  80. 2566c4f pico-imx6ul: Use FS_GENERIC load command by Fabio Berton · 7 years ago
  81. ebbdeb2 pico-imx6ul: Add function to create gpt partitions by Fabio Berton · 7 years ago
  82. db430cd pico-imx6ul: Define partition layout in the environment by Fabio Berton · 7 years ago
  83. d93ab9b pico-imx6ul: Add boot and rootfs dfu_alt_info by Fabio Berton · 7 years ago
  84. 65551e3 pico-imx6ul: Use PARTUUID to specify the rootfs location by Fabio Berton · 7 years ago
  85. 9cc71cf pico-imx6ul: Move dfu_alt_info to CONFIG_DFU_ENV_SETTINGS variable by Fabio Berton · 7 years ago
  86. 29c4992 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  87. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  88. 232ed3c arm: config: fix default console only to specify the device by Dongjin Kim · 7 years ago
  89. 48c7f77 Add UART base addresses for additional UARTs by Landheer-Cieslak, Ronald · 7 years ago
  90. 3977dcd dm: pci: change bus number register setting compliant with Linux by Minghuan Lian · 7 years ago
  91. 9587dee nios2: 10m50: Add CPU pre-relocation in device tree by Gan, Yau Wai · 7 years ago
  92. afc1a78 dm: core: fix member name in ofnode_union documentation by Baruch Siach · 7 years ago
  93. 9d0c5fe tpm: add more missing va_end() by André Draszik · 7 years ago
  94. 1259f77 tpm: add more useful NV storage permission flags by André Draszik · 7 years ago
  95. 3c60502 tpm: add tpm_get_random() by André Draszik · 7 years ago
  96. 470dd6c omap3: omap3_logic: Move pinmuxing to header file by Adam Ford · 7 years ago
  97. 9a16153 configs: dragonboard410c: Save environment data on eMMC by Jorge Ramirez-Ortiz · 7 years ago
  98. c9e87ba env: Save environment at the end of an MMC partition by Jorge Ramirez-Ortiz · 7 years ago
  99. b12907f serial: nulldev: Implement "pending" function to fix tstc return "true" by Wilson Lee · 7 years ago
  100. 21f4486 armv8: update gd after relocate by Kever Yang · 7 years ago