1. ecd8557 fastboot: ARM: OMAP5: Enable reboot-bootloader by Dileep Katta · 10 years ago
  2. 3871cd8 patman: check git format.subjectprefix setting when generate patches prefix by Wu, Josh · 9 years ago
  3. 1246231 buildman: Add gcc 4.9.0 with Microblaze toolchain by Michal Simek · 9 years ago
  4. f12467d ARM: DRA7: Set serial number environment variable by Dileep Katta · 10 years ago
  5. be17d39 ARM: DRA7XX: Enable Fastboot by Dileep Katta · 10 years ago
  6. 3d046f6 mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency by Zhou Zhu · 10 years ago
  7. ee4303c gpio: mvmfp: support newer MFP bit definitions by Xiang Wang · 10 years ago
  8. a868e44 davinci: add support for omapl138-lcdk board by Peter Howard · 10 years ago
  9. e2b65ea armv8/ls2085ardb: Add support of LS2085ARDB platform by York Sun · 10 years ago
  10. 7288c2c armv8/ls2085aqds: Add support of LS2085AQDS platform by York Sun · 10 years ago
  11. 9cc2c47 driver/ldpaa: Add support of WRIOP static data structure by Prabhakar Kushwaha · 10 years ago
  12. d27bf90 armv8/fsl-ch3: Add support to print RCW configuration by Bhupesh Sharma · 10 years ago
  13. cd348ef net/memac_phy: reuse driver for little endian SoCs by Shaohui Xie · 10 years ago
  14. 125e2bc drivers/fsl-mc: Changed MC firmware loading for new boot architecture by J. German Rivera · 10 years ago
  15. 8bb0656 net/phy/cortina: Fix compilation warning by pankaj chauhan · 10 years ago
  16. 31d34c6 armv8: Add SerDes framework for Layerscape Architecture by Minghuan Lian · 10 years ago
  17. 5753b0f driver/ldpaa_eth: Update ldpaa ethernet driver by Prabhakar Kushwaha · 10 years ago
  18. 1e52835 armv8/fsl-lsch3: Use correct compatible for serial clock fixup by Scott Wood · 10 years ago
  19. d746fef armv8/ls2085a: Add workaround for USB erratum A-008751 by Scott Wood · 10 years ago
  20. b991b98 fsl-lsch3: Introduce place for common early SoC init by Scott Wood · 10 years ago
  21. 12eaf31 armv8/fsl-lsch3: Update early MMU table by York Sun · 10 years ago
  22. 07c6600 armv8/fsl-lsch3: Set nodes in DVM domain by Scott Wood · 10 years ago
  23. 05d2e21 armv8/ls2085a: Add support for reset request by pankaj chauhan · 10 years ago
  24. 207774b armv8/ls2085a: Fix generic timer clock source by York Sun · 10 years ago
  25. 19f9175 armv8/fsl-lsch3: Fix platform clock calculation by York Sun · 10 years ago
  26. f3f8c56 armv8/ls2085a: Update common header file by Prabhakar Kushwaha · 10 years ago
  27. 060ef09 armv8/fsl-lsch3: Implement workaround for erratum A008585 by York Sun · 10 years ago
  28. 5abf13e drivers/net/e1000.c: Cleanup whitespace by Minghuan Lian · 10 years ago
  29. 581508b cmd_mem: Store last address/size/etc as ulong by Scott Wood · 10 years ago
  30. 9f9f009 driver/ddr/fsl: Add workaround for DDR erratum A008511 by York Sun · 10 years ago
  31. 4516ff8 driver/ddr/fsl: Add built-in memory test for DDR4 driver by York Sun · 10 years ago
  32. 6b95be2 driver/ddr/fsl: Fix driver to support empty first slot by York Sun · 10 years ago
  33. 66869f9 drivers/ddr/fsl: Update DDR driver for DDR4 by York Sun · 10 years ago
  34. f8cb101 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · 10 years ago
  35. 585acc9 nand/fsl_ifc: Increase eccstat[] for IFC 2.0 by Scott Wood · 10 years ago
  36. 45bc6fd driver/fsl_ifc: Add support to finalize CS1, CS3 address binding by Prabhakar Kushwaha · 10 years ago
  37. aa66acb board/ls2085_common: Increase malloc length by Prabhakar Kushwaha · 10 years ago
  38. c517771 driver/ldpaa_eth: Add LDPAA Ethernet driver by Prabhakar Kushwaha · 10 years ago
  39. f3d46bd dm: Init device tree as well as driver model in SPL by Simon Glass · 10 years ago
  40. b2b0d3e dm: core: Select device tree control correctly for SPL by Simon Glass · 10 years ago
  41. 1d76bf2 fdt: Allow FDT functions to be built for SPL by Simon Glass · 10 years ago
  42. 2860f03 fdt: Add an option to disable device tree in SPL by Simon Glass · 10 years ago
  43. 293f16b Correct malloc_limit value for pre-relocation malloc() by Simon Glass · 10 years ago
  44. fb5cf7f Move initf_malloc() to a common place by Simon Glass · 10 years ago
  45. 0879361 fdt: Rename setup_fdt() and make it prepare also by Simon Glass · 10 years ago
  46. b45122f fdt: sandbox: Move setup code from board_f to fdtdec by Simon Glass · 10 years ago
  47. 5a87c41 dm: core: Drop device removal error path when not supported by Simon Glass · 10 years ago
  48. 6631237 dm: Add a panic_str() function to reduce code size by Simon Glass · 10 years ago
  49. 7f9875e dm: core: Remove unbind operations when not required by Simon Glass · 10 years ago
  50. 36fa61d dm: core: Allow sequence alias support to be removed for SPL by Simon Glass · 10 years ago
  51. 122d805 Revert "spi: add config option to enable the WP pin function on st micron flashes" by Jagannadha Sutradharudu Teki · 9 years ago
  52. a8eeaf2 cmd_led: Extend led command to support blinking and more leds by Stefan Roese · 10 years ago
  53. ab93bf0 integrator: stop zeroing the gd flags by Linus Walleij · 9 years ago
  54. f39ff19 ARM: integrator: move CONFIG_ARCH_CINTEGRATOR to Kconfig by Masahiro Yamada · 9 years ago
  55. e702146 ARM: integrator: abolish CONFIG_INTEGRATOR by Masahiro Yamada · 9 years ago
  56. 9ef851f ARM: integrator: split board select into AP/CP select and CM select by Masahiro Yamada · 9 years ago
  57. 5cbbd9b ARM: integrator: move board select into mach-integrator/Kconfig by Masahiro Yamada · 9 years ago
  58. 526fcc2 ARM: ARM720t: remove empty asm/arch/hardware.h by Masahiro Yamada · 9 years ago
  59. 40a39e8 SPDX: add X11 SPDX-License-Identifier by Masahiro Yamada · 9 years ago
  60. 4dcd9a6 Licenses: fix a typo in README by Masahiro Yamada · 9 years ago
  61. d280ea0 vexpress64: use DM for all vexpress64 boards by Linus Walleij · 9 years ago
  62. e0e3aa5 board/BuR/tseries: change pinmux by Hannes Petermaier · 10 years ago
  63. d79c138 board/BuR/tseries: reactivate NAND-board by Hannes Petermaier · 10 years ago
  64. 47c1422 board/BuR/common: simplify access to devicetree by Hannes Petermaier · 10 years ago
  65. 9694b72 dm: spi: Correct SPI claim/release_bus() methods by Simon Glass · 9 years ago
  66. ab9fd2e serial: ns16550: Remove unnecessary init on UART setup by Simon Glass · 10 years ago
  67. 363e6da dm: ns16550: Support non-byte register spacing with driver model by Simon Glass · 10 years ago
  68. dd0b012 serial: ns16550: Add an option to specify the debug UART register shift by Simon Glass · 10 years ago
  69. 5b5e9ba exynos: sandbox: ti: Add SPDX license identifiers and notes by Simon Glass · 9 years ago
  70. f9fd455 dm: test: Don't clear global_data in dm_test_uclass_before_ready() by Simon Glass · 9 years ago
  71. 98a1605 dm: Update the README to reflect the current test output by Simon Glass · 9 years ago
  72. 093f2dc dm: usb: Add a terminator to the string destructor list by Simon Glass · 9 years ago
  73. 07d260e dm: core: Handle recursive unbinding of uclass devices by Simon Glass · 9 years ago
  74. a7b8250 dm: core: precise comments for get/find device by name by Przemyslaw Marczak · 9 years ago
  75. 6e0c488 dm: test: Add tests for get/find uclass's device by name by Przemyslaw Marczak · 9 years ago
  76. 794d521 dm: core: remove type 'static' of function uclass_get_device_tail() by Przemyslaw Marczak · 9 years ago
  77. f9c370d dm: core: device: add function: dev_get_uclass_name() by Przemyslaw Marczak · 9 years ago
  78. cc73d37 dm: core: device: add function: dev_get_driver_ops() by Przemyslaw Marczak · 9 years ago
  79. b7af1a2 dm: core: uclass: add function: uclass_get_device_by_name() by Przemyslaw Marczak · 9 years ago
  80. e0735a4 dm: core: uclass: add function: uclass_find_device_by_name() by Przemyslaw Marczak · 9 years ago
  81. 9e85f13 dm: test: Add tests for get/find uclass devices by Przemyslaw Marczak · 9 years ago
  82. 754e71e dm: test: Add tests for device's uclass platform data by Przemyslaw Marczak · 9 years ago
  83. 5eaed88 dm: core: Extend struct udevice by '.uclass_platdata' field. by Przemyslaw Marczak · 9 years ago
  84. c1d6f91 dm: core: add internal functions for getting the device without probe by Przemyslaw Marczak · 9 years ago
  85. 1a1cf6e cmd_scsi: Enable SoC AHCI device on platforms with PCI by tang yuantian · 10 years ago
  86. ed09a55 stm32f4: Add support for stm32f429-discovery board by rev13@wp.pl · 10 years ago
  87. ab3f0c7 stm32f4: Add serial driver by rev13@wp.pl · 10 years ago
  88. eaaa4f7 ARMv7M: Add STM32F4 support by rev13@wp.pl · 10 years ago
  89. 12d8a72 ARM: Add ARMv7-M support by rev13@wp.pl · 10 years ago
  90. 5d27223 unzip: add gzwrite command to write compressed image to block device by Eric Nelson · 10 years ago
  91. 918e9eb gunzip: add gzwrite routine for extracting compresed images to block device by Eric Nelson · 10 years ago
  92. cba4c25 mx6sabresd: Remove uneeded ifdef by Fabio Estevam · 9 years ago
  93. 407be42 mx6sabresd: Fix SPL memory description by Fabio Estevam · 9 years ago
  94. 761bc19 nitrogen6x: allow gzipped bitmap display by Eric Nelson · 9 years ago
  95. 1c29ad7 iMX: Fix compilation error when enabling SECURE_BOOT by gaurav rana · 10 years ago
  96. 6b396b3 arm: mx6: tqma6: Extract baseboard configs into separate config file by Stefan Roese · 10 years ago
  97. 76962d0 power: pfuze100: fix LDO_EN bit value by Tim Harvey · 10 years ago
  98. 9e2b0c2 imx: ventana: Update missing memory/calib handling by Pushpal Sidhu · 10 years ago
  99. 767d88b imx: ventana: Add new memory configuration by Pushpal Sidhu · 10 years ago
  100. 18b3a91 imx: ventana: set HDMI video in to yuv422bt656 for GW551x-A by Tim Harvey · 10 years ago