1. 4239284 remoteproc: Add support for TI power processor by Nishanth Menon · 9 years ago
  2. ec00b2e ARM: keystone2: psc: introduce function to hold and release module in reset. by Nishanth Menon · 9 years ago
  3. 7ca12b9 ARM: keystone2: psc-defs: use adequate () for macros by Nishanth Menon · 9 years ago
  4. 82ff21b ARM: keystone2: psc: redo doc in kernel-doc format by Nishanth Menon · 9 years ago
  5. 239c695 ARM: keystone2: Get rid of unused clock files by Nishanth Menon · 9 years ago
  6. 212f96f board: ti: AM57xx: Add detection logic for AM57xx-evm by Kipisz, Steven · 9 years ago
  7. d88d6c8 ARM: OMAP4/5: Add generic board detection hook by Kipisz, Steven · 9 years ago
  8. 5f8bb93 ti: AM437x: Use generic EEPROM detection logic by Nishanth Menon · 9 years ago
  9. 770e68c ti: AM335x: Use generic EEPROM detection logic by Nishanth Menon · 9 years ago
  10. 0bea813 ARM: omap-common: Add standard access for board description EEPROM by Lokesh Vutla · 9 years ago
  11. 725700d ARM: OMAP4/5: Centralize gpi2c_init by Kipisz, Steven · 9 years ago
  12. 93e6253 ARM: OMAP4/5: Centralize early clock initialization by Kipisz, Steven · 9 years ago
  13. 96debd1 spl: Support loading a FIT from MMC by Simon Glass · 9 years ago
  14. cdf1724 spl: Add a way to specify a list of device trees to include by Simon Glass · 9 years ago
  15. f1dcee5 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago
  16. 4b307f2 spl: Add a way for boards to select which device tree to load by Simon Glass · 9 years ago
  17. 529fd18 mkimage: Bring data into the FIT before processing by Simon Glass · 9 years ago
  18. 722ebc8 mkimage: Support placing data outside the FIT by Simon Glass · 9 years ago
  19. fb4cce0 mkimage: Support adding device tree files to a FIT by Simon Glass · 9 years ago
  20. 8e35bb0 mkimage: Support automatic creating of a FIT without a .its by Simon Glass · 9 years ago
  21. cef2e51 image: Add functions to obtain short names by Simon Glass · 9 years ago
  22. 3837ce6 tools: Add a function to obtain the size of a file by Simon Glass · 9 years ago
  23. d505a09 mkimage: Allow a FIT to include an image of any type by Simon Glass · 9 years ago
  24. e2070a8 tools: Include fdt_sw.o in libfdt for mkimage by Simon Glass · 9 years ago
  25. 2af25b7 sunxi: Display the board model on start-up by Simon Glass · 9 years ago
  26. aa34fbc fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  27. 70d4109 fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL by Simon Glass · 9 years ago
  28. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  29. a807369 ARM: sheevaplug: drop unneded 'usb start' from boot command by Peter Korsgaard · 9 years ago
  30. 1011226 ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping double mtdparts= by Peter Korsgaard · 9 years ago
  31. 58a7a32 ARM: sheevaplug: unbreak default environment by Peter Korsgaard · 9 years ago
  32. 00b1d2d imx: mx6: hdmi: handle overflow condition by Peng Fan · 9 years ago
  33. 5167498 imx: mx6: correct IPU clock by Peng Fan · 9 years ago
  34. 3cb4f25 video: ipu: avoid overflow issue by Peng Fan · 9 years ago
  35. 608e399 buildman: Allow the toolchain architecture to be specified by Simon Glass · 9 years ago
  36. ff690df buildman: Allow the toolchain priority to be specified by Simon Glass · 9 years ago
  37. ad24eba buildman: Fix up a few code inconsistencies in toolchain.py by Simon Glass · 9 years ago
  38. 2bdeade buildman: patman: Fix -H when installed as a symlink by Simon Glass · 9 years ago
  39. 9ad9698 patman: Add a missing space in GetMetaDataForList() by Simon Glass · 9 years ago
  40. 9404fc8 fdtgrep: Improve error handling with invalid device tree by Simon Glass · 9 years ago
  41. ab761ce dm: serial: Remove duplicated carriage return character by Alison Wang · 9 years ago
  42. 055457e serial: Move carriage return before line feed for some serial drivers by Alison Wang · 9 years ago
  43. c5917b4 dm: serial-uclass: Move a carriage return before a line feed by Alison Wang · 9 years ago
  44. eea1d14 Drop CONFIG_CRAMFS_CMDLINE by Simon Glass · 9 years ago
  45. 084bf4c part: Rename test_part_xx() and print_part_xx() by Simon Glass · 9 years ago
  46. 61ccd88 dm: usb: Clean up USB after each test by Simon Glass · 9 years ago
  47. 07b2b78 dm: usb: Convert USB storage to use driver-model for block devs by Simon Glass · 9 years ago
  48. 40fd050 dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · 9 years ago
  49. 7ded959 dm: sandbox: Prepare block driver for driver-model conversion by Simon Glass · 9 years ago
  50. 09d71aa dm: blk: Add a block-device uclass by Simon Glass · 9 years ago
  51. 9807c3b dm: usb: Tidy up storage code ready for driver model conversion by Simon Glass · 9 years ago
  52. c89e79d dm: usb: Avoid exceeding available array size for storage devices by Simon Glass · 9 years ago
  53. 2a981dc dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  54. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  55. 782b978 dm: sandbox: Enable cbfs and cramfs by Simon Glass · 9 years ago
  56. a696d76 dm: cbfs: Fix handling of invalid type by Simon Glass · 9 years ago
  57. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  58. 96e5b03 dm: part: Convert partition API use to linker lists by Simon Glass · 9 years ago
  59. 1414281 dm: sandbox: Enable all partition types by Simon Glass · 9 years ago
  60. 95a6f9d dm: part: Add a cast to avoid a compiler warning by Simon Glass · 9 years ago
  61. e35929e dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  62. ebac37c dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · 9 years ago
  63. db1d9e7 dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
  64. fb1b7be dm: blk: Add comments to a few functions by Simon Glass · 9 years ago
  65. 5ec4f1a dm: blk: Convert interface type to an enum by Simon Glass · 9 years ago
  66. 1a73661 dm: Add a new header for block devices by Simon Glass · 9 years ago
  67. 481922f dm: part: Drop the common.h header by Simon Glass · 9 years ago
  68. fd30d2c dm: fdtdec: Correct a sandbox build warning by Simon Glass · 9 years ago
  69. f8d6165 dm: part: Correct a sandbox build warning by Simon Glass · 9 years ago
  70. 02c80a0 dm: pci: Break out the common region display code by Simon Glass · 9 years ago
  71. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  72. b391d74 debug_uart: output CR along with LF by Masahiro Yamada · 9 years ago
  73. 9f56917 dm: core: make simple-bus compatible to simple-mfd by Masahiro Yamada · 9 years ago
  74. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  75. b067505 dm: core: Add uclass_first_device_err() to return a valid device by Simon Glass · 9 years ago
  76. c87c30e doc: dt-bindings: Describe rockchip LVDS interface by Jacob Chen · 9 years ago
  77. 8530783 rockchip: video: Add LVDS support in vop driver by Jacob Chen · 9 years ago
  78. cfd9794 rockchip: dts: Add LVDS support by Jacob Chen · 9 years ago
  79. 35ac89d rockchip: video: Add a display driver for rockchip LVDS by Jacob Chen · 9 years ago
  80. 450f3c7 rockchip: Add a binding file for rk3288 video by Jacob Chen · 9 years ago
  81. eab314f dm: video: Add a operation to display uclass by Jacob Chen · 9 years ago
  82. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  83. 9e97163 freescale: Remove CONFIG_DM from header files by Simon Glass · 9 years ago
  84. 4edb945 Correct defconfig ordering by Simon Glass · 9 years ago
  85. f8a2d7a libfdt: Add a function to write a property placeholder by Simon Glass · 9 years ago
  86. cc7a644 mkimage: Make 'params' static by Simon Glass · 9 years ago
  87. 1531034 mkimage: Show an error message when usage() is called by Simon Glass · 9 years ago
  88. b0a487a mkimage: Move usage() up to the top by Simon Glass · 9 years ago
  89. 0745008 mkimage: Sort the option processing code by option by Simon Glass · 9 years ago
  90. a02221f mkimage: Convert to use getopt() by Simon Glass · 9 years ago
  91. 0b443de mkimage: Move argument processing into its own function by Simon Glass · 9 years ago
  92. fd1000b common: Add support for environment file in EXT4. by Stuart Longland · 9 years ago
  93. 77b8d04 spi: omap3: Convert to driver model by Jagan Teki · 9 years ago
  94. 03661d8 spi: omap3: Make local functions as static by Jagan Teki · 9 years ago
  95. 682c172 spi: omap3: Move headers code inside the driver by Jagan Teki · 9 years ago
  96. df61a74 Prepare v2016.03 by Tom Rini · 9 years ago v2016.03
  97. ae765f3 mx6slevk: Fix the power up of the Ethernet PHY by Fabio Estevam · 9 years ago
  98. ea9619a sf: Correct data types in stm_is_locked_sr() by Marek Vasut · 9 years ago
  99. e6601df dm: ti_qspi: Fix conversion of address to a pointer by Lokesh Vutla · 9 years ago
  100. 76aab9e exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support by Anand Moon · 9 years ago