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