1. f2efe67 spl: change load_addr and entry_point to uintptr_t by Philipp Tomsich · 7 years ago
  2. 7501447 spl: add a fdt_addr field to spl_image_info by Philipp Tomsich · 7 years ago
  3. 4914af1 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware by Philipp Tomsich · 7 years ago
  4. 93a51d3 Merge git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  5. f2a2267 arc: cache: Add required NOPs after invalidation of instruction cache by Alexey Brodkin · 7 years ago
  6. d764a20 arc: bootm: Move slave cores kick-starting under !fake by Alexey Brodkin · 7 years ago
  7. 3194c3c ARC: HSDK: introduce CREG GPIO driver by Eugeniy Paltsev · 7 years ago
  8. bb7ab1c Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  9. 9677faa binman: Return non-zero exit code on test failure by Simon Glass · 7 years ago
  10. ca4f4ff binman: Add add test for using an Intel MRC binary by Simon Glass · 7 years ago
  11. 6b187df binman: Add add test for SPL with a microcode pointer by Simon Glass · 7 years ago
  12. 8772213 binman: Add a test for x86-start16-spl by Simon Glass · 7 years ago
  13. 5650984 binman: Add test for u-boot-spl-bss-pad by Simon Glass · 7 years ago
  14. a25ebed binman: Check for files missing from test coverage by Simon Glass · 7 years ago
  15. a9871c6 binman: Increase test coverage back to 100% by Simon Glass · 7 years ago
  16. 9fc60b4 binman: Add a main program to the tests by Simon Glass · 7 years ago
  17. 934cdcf binman: Add tests for importlib availability by Simon Glass · 7 years ago
  18. 4d5994f binman: Set up 'entry' to permit full test coverage by Simon Glass · 7 years ago
  19. 5a3f222 binman: Append to PYTHONPATH when running test coverage by Simon Glass · 7 years ago
  20. aab660f dtoc: Fix up tests by Simon Glass · 7 years ago
  21. 251f586 buildman: Fix up tests by Simon Glass · 7 years ago
  22. cb39a10 buildman: Allow skipping of tests which use the network by Simon Glass · 7 years ago
  23. 6c328f2 patman: Fix up tests to pass with newest checkpatch by Simon Glass · 7 years ago
  24. 2f52018 test/run: Report and return failure by Simon Glass · 7 years ago
  25. d09682e binman: Disable the no-unit_address_vs_reg warnings by Simon Glass · 7 years ago
  26. 680e331 binman: Rename tests to ftest by Simon Glass · 7 years ago
  27. 00ebd1f binman: Add a Makefile for test-program compilation by Simon Glass · 7 years ago
  28. 9c0a8b1 binman: Add docs explaining how to enable binman for a board by Simon Glass · 7 years ago
  29. 511fd0b binman: Add better Makefile debugging by Simon Glass · 7 years ago
  30. d9d7602 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  31. 0879023 rockchip: remove duplicate CONFIG_ENV_SIZE definitions by Philipp Tomsich · 7 years ago
  32. ecb103b rockchip: check download key before bootup by Andy Yan · 7 years ago
  33. b4d23f7 rockchip: add support for enter to bootrom download mode by Andy Yan · 7 years ago
  34. e306779 rockchip: make boot_mode related codes reused across all platforms by Andy Yan · 7 years ago
  35. 11f12c1 rockchip: spi: the symbol for Hertz is Hz by Heinrich Schuchardt · 7 years ago
  36. f24e36d rockchip: clock: update sysreset driver binding by Kever Yang · 7 years ago
  37. f9ee572 rockchip: sysreset: update Makefile to work with merged sysreset driver by Philipp Tomsich · 7 years ago
  38. 6ba5405 rockchip: sysreset: merge into one common driver by Kever Yang · 7 years ago
  39. 95d363c rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied) by Philipp Tomsich · 7 years ago
  40. 4bbb05b rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to Kconfig by Philipp Tomsich · 7 years ago
  41. b82bd1f rockchip: back-to-bootrom: allow passing a cmd to the bootrom by Philipp Tomsich · 7 years ago
  42. 4d9253f rockchip: rk3188: use boot0 hook to load up SPL in 2 steps by Philipp Tomsich · 7 years ago
  43. ecfd718 rockchip: back-to-bootrom: replace assembly-implementation with C-code by Philipp Tomsich · 7 years ago
  44. b4806d6 arm: provide a PCS-compliant setjmp implementation by Philipp Tomsich · 7 years ago
  45. ff143d5 arm: mark save_boot_params_ret as a function by Philipp Tomsich · 7 years ago
  46. 7776cc0 arm: make save_boot_params_ret prototype visible for AArch64 by Philipp Tomsich · 7 years ago
  47. b377d22 rockchip: boot0 hook: support early return for RK3188/RK3066-style BROM by Philipp Tomsich · 7 years ago
  48. 16d761e bcm281xx: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · 7 years ago
  49. 62269f0 bcm235xx: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · 7 years ago
  50. a002077 socfpga: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · 7 years ago
  51. b3a6cdc rockchip: rk3036: use aligned address for SPL_TEXT_BASE by Philipp Tomsich · 7 years ago
  52. a33fee1 rockchip: rk3288: use aligned address for SPL_TEXT_BASE by Kever Yang · 7 years ago
  53. d962e5d rockchip: mkimage: use spl_boot0 for all Rockchip SoCs by Kever Yang · 7 years ago
  54. 14ad6eb rockchip: enable boot0-hook for all Rockchip SoCs by Philipp Tomsich · 7 years ago
  55. cee7470 rockchip: boot0: align to 0x20 for armv7 '_start' by Kever Yang · 7 years ago
  56. ef70a42 arm: boot0 hook: move boot0 hook before '_start' by Philipp Tomsich · 7 years ago
  57. 16fa2eb ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xx by Faiz Abbas · 7 years ago
  58. 12dd1e5 ARM: dts: OMAP5+: Add support for bandgap sensor in SPL by Faiz Abbas · 7 years ago
  59. 8502f9f thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · 7 years ago
  60. 5ad1fec TI: am57xx; Remove am57xx_evm_nodt_defconfig by Tom Rini · 7 years ago
  61. 1dade18 README: update mailing list url by S. Lockwood-Childs · 7 years ago
  62. ded84f9 envtools: make sure version/timestamp header file are available by Stefan Agner · 7 years ago
  63. c6831c7 env: Remove CONFIG_ENV_AES support by Tom Rini · 7 years ago
  64. 042de60 omap3: spi: the symbol for Hertz is Hz by Heinrich Schuchardt · 7 years ago
  65. dd2081a Makefile: Correct SPL/TPL/DTB build race condition by M. Vefa Bicakci · 7 years ago
  66. a874cac malloc: don't compare pointers to 0 by Heinrich Schuchardt · 7 years ago
  67. 06feb5d scripts/coccinelle: add some more coccinelle tests by Heinrich Schuchardt · 7 years ago
  68. 8a28caf Makefile: add coccicheck target by Heinrich Schuchardt · 7 years ago
  69. 76df275 yaffs2: rework yaffs_new_obj_id by Heinrich Schuchardt · 7 years ago
  70. 65d87d6 dra7x: fastboot: Increase recovery partition size by Praneeth Bajjuri · 7 years ago
  71. b5142f2 scripts/ld-version.sh: regular expression compile fails by Heinrich Schuchardt · 7 years ago
  72. 0931ed3 kconfig/symbol.c: use correct pointer type argument for sizeof by Heinrich Schuchardt · 7 years ago
  73. 69d3226 Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  74. 56d5a10 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  75. cd5f33e ubi: no NULL check needed before kmem_cache_destroy by Heinrich Schuchardt · 7 years ago
  76. 4b29975 ubifs: no NULL check needed before free by Heinrich Schuchardt · 7 years ago
  77. 456efb5 odroid-c2: enable I2C by Beniamino Galvani · 7 years ago
  78. f8d9ca1 i2c: add Amlogic Meson driver by Beniamino Galvani · 7 years ago
  79. 29c4992 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  80. b6251db Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · 7 years ago
  81. 232ed3c arm: config: fix default console only to specify the device by Dongjin Kim · 7 years ago
  82. 48c7f77 Add UART base addresses for additional UARTs by Landheer-Cieslak, Ronald · 7 years ago
  83. 3977dcd dm: pci: change bus number register setting compliant with Linux by Minghuan Lian · 7 years ago
  84. 9587dee nios2: 10m50: Add CPU pre-relocation in device tree by Gan, Yau Wai · 7 years ago
  85. afc1a78 dm: core: fix member name in ofnode_union documentation by Baruch Siach · 7 years ago
  86. 9d0c5fe tpm: add more missing va_end() by André Draszik · 7 years ago
  87. 1259f77 tpm: add more useful NV storage permission flags by André Draszik · 7 years ago
  88. 3c60502 tpm: add tpm_get_random() by André Draszik · 7 years ago
  89. 470dd6c omap3: omap3_logic: Move pinmuxing to header file by Adam Ford · 7 years ago
  90. 9a16153 configs: dragonboard410c: Save environment data on eMMC by Jorge Ramirez-Ortiz · 7 years ago
  91. c9e87ba env: Save environment at the end of an MMC partition by Jorge Ramirez-Ortiz · 7 years ago
  92. b12907f serial: nulldev: Implement "pending" function to fix tstc return "true" by Wilson Lee · 7 years ago
  93. 21f4486 armv8: update gd after relocate by Kever Yang · 7 years ago
  94. 49e9387 arm64: support running at addr other than linked to by Stephen Warren · 7 years ago
  95. 9679d33 test/py: add timestamps to log by Stephen Warren · 7 years ago
  96. 1543bf7 clk: clk_stm32f7: fix PLL clock division factor by Patrice Chotard · 7 years ago
  97. 5829fe2 mmc: arm_pl180_mmci: add .getcd callback by Patrice Chotard · 7 years ago
  98. 5f256fe mmc: arm_pl180_mmci: add clock support by Patrice Chotard · 7 years ago
  99. 9035bb7 mmc: arm_pl180_mmci: add bus_width DT property support by Patrice Chotard · 7 years ago
  100. 3c0dbed mmc: arm_pl180_mmci: adapt driver to DM usage by Patrice Chotard · 7 years ago