1. 89c1e2d Add a reset driver framework/uclass by Stephen Warren · 8 years ago
  2. 0f67e23 mailbox: add Tegra186 HSP driver by Stephen Warren · 8 years ago
  3. 769d52e mailbox: rename headers by Stephen Warren · 8 years ago
  4. 21047b3 sandbox: gpio: doc: Fix parameter documentation by mario.six@gdsys.cc · 8 years ago
  5. 6feed2a lib/libfdt/: General aesthetic/style fixes. by Robert P. J. Day · 8 years ago
  6. fc76b69 gpio: pca953x: Fix register reading past 8th GPIO by mario.six@gdsys.cc · 8 years ago
  7. 5aeedeb dm: add manual relocation for devices by Angelo Dureghello · 8 years ago
  8. 9ab165d SPL ext: cosmetic: correct error message in spl_load_image_ext() by Petr Kulhavy · 8 years ago
  9. 7a77e90 fs: cbfs: Fix build of fs/cbfs/cbfs.c when building u-boot sandbox on x86 32-bit by Guillaume GARDET · 8 years ago
  10. 7a8f886 test/py: fix printenv signon message disable code by Stephen Warren · 8 years ago
  11. 6beacfc Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  12. a10a31e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  13. 2372b00 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  14. 67ef2c1 warp7: Fix DFU support by Fabio Estevam · 8 years ago
  15. 72a868f warp7: Add README file by Marco Franchi · 8 years ago
  16. 0a35cc9 warp7: Fix watchdog reset by Marco Franchi · 8 years ago
  17. 0d7cdc2 imx: mx6ulevk: change QSPI PAD DSE to 120ohm by Peng Fan · 8 years ago
  18. 2886832 imx6ulevk: fix LCD_nPWREN setting by Peng Fan · 8 years ago
  19. 8580157 imx6ulevk: fix 74LV OE usage by Peng Fan · 8 years ago
  20. 0fcb85c mx7dsabresd: Fix LCD_PWR_EN output setting by Ye Li · 8 years ago
  21. 6c51a36 mx6sabresd: Allow LVDS backlight to be functional after a kernel reboot by Marco Franchi · 8 years ago
  22. dc557e9 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 8 years ago
  23. 1e6fb0e usb: ehci: only shutdown opened controller by Peng Fan · 8 years ago
  24. 7839f5f cmd: usb: check if_type before using this device by Peng Fan · 8 years ago
  25. e677724 arm: Fix setjmp by Alexander Graf · 8 years ago
  26. 7142343 arm, am335x: siemens: enable DM/DTS support by Heiko Schocher · 8 years ago
  27. e7b35eb arm, am335x: siemens: update etamin defconfig by Heiko Schocher · 8 years ago
  28. ae094f8 ARM: AM57xx: Enable FIT for HS Devices by Andreas Dannenberg · 8 years ago
  29. f51c8a9 OMAP3: fix twister board by Stefano Babic · 8 years ago
  30. 1e2a1fb Orphan dbau1x00 boards by Thomas Lange · 8 years ago
  31. 58c95d5 SPL: ext: remove redundant ifdef statement by Petr Kulhavy · 8 years ago
  32. e17adbb common: image-fit: Cleanup spelling mistakes by Andreas Dannenberg · 8 years ago
  33. 030cada ARM: AM437x: Enable FIT for hs platforms by Srinivas, Madan · 8 years ago
  34. 8311b3b ARM: AM437x: Sync defconfig between GP and HS EVM by Srinivas, Madan · 8 years ago
  35. 7802ce9 configs: Re-sync BOOTDELAY changes by Tom Rini · 8 years ago
  36. 5e4e874 common/Kconfig: Change the default BOOTDELAY to 2 by Tom Rini · 8 years ago
  37. 232d77e Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 8 years ago
  38. 1cb075c splash_source: add support for ubifs formatted nand by Eran Matityahu · 8 years ago
  39. ef53b8c usb: xhci: fsl: Add workaround for USB erratum A008751 by Sriram Dash · 8 years ago
  40. 32fbd46 armv8/ls2080: Remove workaround for erratum A008751 by Sriram Dash · 8 years ago
  41. 9262367 fsl: usb: make errata function common for PPC and ARM by Sriram Dash · 8 years ago
  42. bf65577 usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers by Sriram Dash · 8 years ago
  43. 6fb522d arm64: fsl-layerscape: add get_svr and IS_SVR_REV helper by Sriram Dash · 8 years ago
  44. 1653cd1 arm: bcm281xx: choose 8-bit phy bus width by Steve Rae · 8 years ago
  45. f221db0 usb: dwc2_udc_otg: support 8-bit interface by Steve Rae · 8 years ago
  46. 1736121 board: am437x-hs: spl: Select right dtb from fit by Lokesh Vutla · 8 years ago
  47. cc5cdaa ti_omap5_common: Add right dtb file for AM572x-IDK by Lokesh Vutla · 8 years ago
  48. 332dddc ARM: dts: AM572x-IDK Initial Support by Schuyler Patton · 8 years ago
  49. 5e8f29a ARM: AM57xx: Enable FIT by Lokesh Vutla · 8 years ago
  50. 7a0ea58 board: am57xx: fit: add support for selecting dtb dynamically by Lokesh Vutla · 8 years ago
  51. 165bd7a board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM by Lokesh Vutla · 8 years ago
  52. 9702ec0 armv8: s32v234: Introduce basic support for s32v234evb by Eddy Petrișor · 8 years ago
  53. 1f68dbc serial: Introduce linflex uart support by Stoica Cosmin-Stefan · 8 years ago
  54. 43486e4 board: arm:: Add support for Broadcom BCM23550 by Steve Rae · 8 years ago
  55. 1e03124 Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · 8 years ago
  56. f4abfed Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 8 years ago
  57. fd9102d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  58. fc1e8fb axs103: Bump CPU frequency from 50MHz to 100MHz by Alexey Brodkin · 8 years ago
  59. 5bea2be arc: Update data accessors with use of memory barriers by Alexey Brodkin · 8 years ago
  60. c7d8db6 board: axs10x: Flush entire cache after programming reset vector by Alexey Brodkin · 8 years ago
  61. a4a43fc arc/cache: Flush & invalidate all caches right before enabling IOC by Alexey Brodkin · 8 years ago
  62. bd91508 arc/cache: really do invalidate_dcache_all() even if IOC exists by Alexey Brodkin · 8 years ago
  63. c1f51e0 common: env_ubi: Clear environment buffer before reading by Marcin Niestroj · 8 years ago
  64. a521428 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  65. 3865b9e autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves by Masahiro Yamada · 8 years ago
  66. 2c15534 ARM: stm32: remove unused CONFIG_AUTOBOOT by Masahiro Yamada · 8 years ago
  67. cd51878 tools: fix define2mk.sed to not add quotes around negative integers by Masahiro Yamada · 8 years ago
  68. 6b96c1a tools: moveconfig: Add a new --git-ref option by Joe Hershberger · 8 years ago
  69. 06cc1d3 tools: moveconfig: New color used for changed defconfig by Joe Hershberger · 8 years ago
  70. f2dae75 tools: moveconfig: Fix another typo by Joe Hershberger · 8 years ago
  71. e307fa9 tools: moveconfig: make Slot.poll() more readable with helper methods by Masahiro Yamada · 8 years ago
  72. 6a9f79f tools: moveconfig: allow to run without any CONFIG specified by Masahiro Yamada · 8 years ago
  73. 8513dc0 tools: moveconfig: add --force-sync option by Masahiro Yamada · 8 years ago
  74. c8e1b10 tools: moveconfig: report when defconfig is updated by Masahiro Yamada · 8 years ago
  75. 5da4f85 tools: moveconfig: report when CONFIGs are removed by savedefconfig by Masahiro Yamada · 8 years ago
  76. c1c4d0f tools: moveconfig: display log when savedefconfig occurs by Masahiro Yamada · 8 years ago
  77. 7fb0bac tools: moveconfig: skip savedefconfig if .config was not updated by Masahiro Yamada · 8 years ago
  78. 4efef99 tools: moveconfig: refactor code to go back to idle state by Masahiro Yamada · 8 years ago
  79. 1d08556 tools: moveconfig: display log atomically in more readable format by Masahiro Yamada · 8 years ago
  80. 522e8dc tools: moveconfig: move log output code out of Kconfig Parser class by Masahiro Yamada · 8 years ago
  81. 1f16992 tools: moveconfig: compute file paths just once by Masahiro Yamada · 8 years ago
  82. b6ef393 tools: moveconfig: allow to give CONFIG names as argument directly by Masahiro Yamada · 8 years ago
  83. b134bc1 tools: moveconfig: drop code for handling type and default value by Masahiro Yamada · 8 years ago
  84. cc00829 tools: moveconfig: do not rely on type and default value given by users by Masahiro Yamada · 8 years ago
  85. c5e60fd tools: moveconfig: increment number of processed files monotonically by Masahiro Yamada · 8 years ago
  86. bd63e5b tools: moveconfig: exit with error message for not clean directory by Masahiro Yamada · 8 years ago
  87. 90ed6cb tools: moveconfig: check compilers before starting defconfig walk by Masahiro Yamada · 8 years ago
  88. 4b430c9 tools: moveconfig: check directory location before compilers by Masahiro Yamada · 8 years ago
  89. ff8725b tools: moveconfig: remove redundant else: after sys.exit() by Masahiro Yamada · 8 years ago
  90. 6ff36d2 tools: moveconfig: rename update_defconfig() to update_dotconfig() by Masahiro Yamada · 8 years ago
  91. e423d17 tools: moveconfig: fix --dry-run option by Masahiro Yamada · 8 years ago
  92. c1631c8 serial: atmel_usart: Add device tree support by Wenyou Yang · 8 years ago
  93. d3b6662 ARM: at91: Fix PMC bit definitions by Marek Vasut · 8 years ago
  94. 1c24f13 ARM: at91: sama5: Extend boot device autodetection by Marek Vasut · 8 years ago
  95. 885fc03 arm: at91: Add support for gurnard by Andre Renaud · 8 years ago
  96. 04b9dd1 fdt: Correct return value in fdtdec_decode_display_timing() by Simon Glass · 8 years ago
  97. 9dc89a0 at91: video: Support driver-model for the LCD driver by Simon Glass · 8 years ago
  98. d63ec26 at91: video: Prepare for driver-model conversion by Simon Glass · 8 years ago
  99. 88a7fff linux/compat.h: add dev_warn() by Andreas Bießmann · 8 years ago
  100. b3ab0fc at91: Add driver-model GPIO devices for AT91SAM9G45 by Simon Glass · 8 years ago