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