1. 5917112 dm: Add support for LEDs by Simon Glass · 9 years ago
  2. 5725128 dm: Add support for generic system controllers (syscon) by Simon Glass · 9 years ago
  3. 6f98b75 dm: Add support for register maps (regmap) by Simon Glass · 9 years ago
  4. efa677f dm: gpio: Add dm_gpio_request() to manually request a GPIO by Simon Glass · 9 years ago
  5. 32ec159 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name by Simon Glass · 9 years ago
  6. ce22c5b dm: gpio: Allow GPIO uclass to be used in SPL by Simon Glass · 9 years ago
  7. 132f9bf dm: core: Correct device_get_child_by_of_offset() parameter by Simon Glass · 9 years ago
  8. 2693047 dm: core: Add a function to find any device from device tree by Simon Glass · 9 years ago
  9. 3039811 dm: core: Use debug() instead of printf() for failures by Simon Glass · 9 years ago
  10. 304fbef dm: Move the tree/uclass dump code into its own file by Simon Glass · 9 years ago
  11. da229e4 sandbox: Drop special-case sandbox console code by Simon Glass · 9 years ago
  12. d6ea530 dm: Allow debug UART to support an early console by Simon Glass · 9 years ago
  13. d0d7361 debug_uart: Remove use of asmlinkage by Simon Glass · 9 years ago
  14. c9689ca Add a way of checking the position of a structure member by Simon Glass · 9 years ago
  15. 4eae498 dm: arm: Put driver model I2C drivers before legacy ones by Simon Glass · 9 years ago
  16. fa78e0a dm: Reduce SPL device tree size by Simon Glass · 9 years ago
  17. 1043d0a fdt: Add fdtgrep tool by Simon Glass · 9 years ago
  18. c3c4c00 fdt: Add fdt_first/next_region() functions by Simon Glass · 9 years ago
  19. 8f6e2e1 fdt: Add a function to remove unused strings from a device tree by Simon Glass · 9 years ago
  20. 5b9d44d mkimage: Display a better list of available image types by Simon Glass · 9 years ago
  21. a3c3cff sandbox: Enable dhry command by Simon Glass · 9 years ago
  22. d138940 Add a dhrystone benchmark command by Simon Glass · 9 years ago
  23. b217c89 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  24. db14f11 armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup. by Zhichun Hua · 9 years ago
  25. 21a257b armv8: Fix TCR macros for shareability attribute by Zhichun Hua · 9 years ago
  26. 2519560 armv8/ls2085a/defconfig: Enable FSL_DSPI, OF_CONTROL and DM support by Haikun.Wang@freescale.com · 9 years ago
  27. 0c42a8d armv8/ls2085ardb: Enable DSPI flash support for LS2085ARDB by Haikun Wang · 9 years ago
  28. b7774b0 armv8/ls2085aqds: Enable DSPI flash support for LS2085AQDS by Haikun Wang · 9 years ago
  29. 5989df7 armv8/ls2085ardb: DSPI pin muxing configure through QIXIS CPLD by Haikun.Wang@freescale.com · 9 years ago
  30. e71a980 armv8/ls2085aqds: DSPI pin muxing configure through QIXIS by Haikun Wang · 9 years ago
  31. b0e209d armv8/ls2085a: Enable DSPI get input clk form 'mxc_get_clock' by Haikun Wang · 9 years ago
  32. 193e7e5 arm/dts/ls2085a: Add dts files for LS2085AQDS and LS2085ARDB by Haikun Wang · 9 years ago
  33. fe69a0e arm/dts/ls2085a: Add DSPI dts node by Haikun Wang · 9 years ago
  34. d941f71 arm/dts/ls2085a: Bring in ls2085a dts files from linux kernel by Haikun Wang · 9 years ago
  35. 88c857d arm/ls102xa: Add little-endian mode support for audio IPs by Alison Wang · 9 years ago
  36. 340848b arm/ls102xa: Add PSCI support for ls102xa by Wang Dongsheng · 9 years ago
  37. 972af2a ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S by Wang Dongsheng · 9 years ago
  38. 49a5e42 arm: ls1021a: Remove the inappropriate use of the function 'sprintf' by Alison Wang · 9 years ago
  39. 97421bd board/ls2085a: Increase kernel_size value in env variable by Prabhakar Kushwaha · 9 years ago
  40. 9527931 board/ls2085rdb: Export functions for standalone AQ FW load apps by Prabhakar Kushwaha · 9 years ago
  41. 56c57cf driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx by Prabhakar Kushwaha · 9 years ago
  42. 0c7c87a driver/ldpaa_eth: Avoid TX conf frames by Prabhakar Kushwaha · 9 years ago
  43. b4c3a35 driver/ldpaa_eth: Add timeout handling DQRR entry read by Prabhakar Kushwaha · 9 years ago
  44. e48df52 driver/ldpaa_eth: Retry enqueue if portal was busy by Prabhakar Kushwaha · 9 years ago
  45. 70e52d2 armv8/fsl-lsch3: device tree fixups for PCI stream IDs by Stuart Yoder · 9 years ago
  46. 21c6987 drivers/fsl-mc: dynamically create ICID pool in DPC by Stuart Yoder · 9 years ago
  47. 39da644 armv8/fsl-lsch3: partition stream IDs by Stuart Yoder · 9 years ago
  48. 2b7c4a1 drivers: fsl-mc: Return error for major version mismatch by Prabhakar Kushwaha · 9 years ago
  49. cd8aefc drivers: fsl-mc: Update qbman driver by Prabhakar Kushwaha · 9 years ago
  50. 1f1c25c drivers: fsl-mc: Update flibs to mc-0.6.0.1 by Prabhakar Kushwaha · 9 years ago
  51. c1000c1 drivers/fsl-mc: Autoload AOIP image from NOR flash by J. German Rivera · 9 years ago
  52. e247db4 driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_conf by Prabhakar Kushwaha · 9 years ago
  53. cc088c3 drivers/fsl-mc: Make MC boot error messages more readable by J. German Rivera · 9 years ago
  54. b0ba9d4 armv8/ls2085a: enable debug server by Stuart Yoder · 9 years ago
  55. 5c05508 armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvr by Prabhakar Kushwaha · 9 years ago
  56. f299b5b arm/errata: Update required bits for A57 cores erratas by Bhupesh Sharma · 9 years ago
  57. dbe94dd driver/fsl_debug_server: Fix the DDR hide logic for LS2085a by Bhupesh Sharma · 9 years ago
  58. 092da48 armv8/ls2085a: Update SoC README for DDR layout by Prabhakar Kushwaha · 9 years ago
  59. a2dc818 armv8/ls2085a: Expose all DDR region(s) to Linux by Bhupesh Sharma · 9 years ago
  60. fc7b385 armv8/ls2085ardb: Fix SPD address error on early boards by York Sun · 9 years ago
  61. b92557c driver/ddr/fsl: Add a hook to update SPD address by York Sun · 9 years ago
  62. ff1b8e3 armv8/ls2085a: Avoid hard-coding for board name print by Prabhakar Kushwaha · 9 years ago
  63. 2262966 armv8/fsl-ch3: Add support to print SoC personality by Prabhakar Kushwaha · 9 years ago
  64. d4c711f armv8/fsl-lsch3: Fix DDR speed message by York Sun · 9 years ago
  65. 27df54b armv8/ls2085RDB: Update board version print logic by Prabhakar Kushwaha · 9 years ago
  66. b8baf46 board/fsl/common: Fix eeprom system version endianness by Jaiprakash Singh · 9 years ago
  67. 34cc754 armv8/ls2085a: Increase the supported kernel size by Bhupesh Sharma · 9 years ago
  68. 4012350 armv8/ls2085rdb: Update PCA9547PW slave address by Prabhakar Kushwaha · 9 years ago
  69. d7b76e8 armv8/ls2085qds: Update SFP TX bit as "0" to enable XFI by Prabhakar Kushwaha · 9 years ago
  70. 5be3b44 armv8/ls2085a: call ft_pcie_setup() to change dts status by Prabhakar Kushwaha · 9 years ago
  71. 252b17e armv8/ls2085a: Update LS2085a PCIe compatible by Prabhakar Kushwaha · 9 years ago
  72. 94540c5 armv8/ls2085aqds: Add support of SerDes protocol 0x49 by Prabhakar Kushwaha · 9 years ago
  73. 6581440 armv8/ls2085a: Enable "date" command for QDS and RDB by Priyanka Jain · 9 years ago
  74. 5a4d744 armv8/ls2085ardb: add hwconfig setting for eSDHC by Yangbo Lu · 9 years ago
  75. 3484d95 armv8/ls2085ardb: Add eth & phy firmware loading support by Prabhakar Kushwaha · 9 years ago
  76. 73e1e79 libfdt: fix error code of fdt_count_strings() by Masahiro Yamada · 9 years ago
  77. 31f334a libfdt: fix error code of fdt_get_string_index() by Masahiro Yamada · 9 years ago
  78. 965fab1 libfdt: fix description of fdt_get_string() by Masahiro Yamada · 9 years ago
  79. 8a133bb cmd_fdt: save fdtaddr in hex format by Sudeep Holla · 9 years ago
  80. b1d9e46 fdt: armv8: Fix build warnings on armv8 by Haikun Wang · 9 years ago
  81. 5c1cf89 fdt: prevent clearing memory node if there are no banks by Andre Przywara · 9 years ago
  82. f448c5d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  83. 605e15d Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  84. f110da9 pci: Disable expansion ROM address decoding when signature check fails by Bin Meng · 9 years ago
  85. 6c89663 pci: Configure expansion ROM during auto config process by Bin Meng · 9 years ago
  86. e1783b5 drivers: block: Remove the ata_piix driver by Bin Meng · 9 years ago
  87. aeda4ab x86: Adjust config option order in defconfig for Crown Bay and Minnowmax by Bin Meng · 9 years ago
  88. 50e8a6b tools: ifdtool: Write correct offset on 32-bit machine by Bin Meng · 9 years ago
  89. df89867 x86: Add binary blob checksums for Minnowboard MAX by Simon Glass · 9 years ago
  90. b9da508 dm: x86: baytrail: Correct PCI region 3 when driver model is used by Simon Glass · 9 years ago
  91. b71f9dc dm: x86: minnowmax: Move PCI to use driver model by Simon Glass · 9 years ago
  92. 945cae7 x86: pci: Tidy up the generic x86 PCI driver by Simon Glass · 9 years ago
  93. 537ccba x86: Add ROM image description for minnowmax by Simon Glass · 9 years ago
  94. d5359f2 dm: spi: Enable environment for minnowmax by Simon Glass · 9 years ago
  95. 5078792 dm: spi: Correct BIOS protection logic for ICH9 by Simon Glass · 9 years ago
  96. e1e332c dm: spi: Correct status register access width by Simon Glass · 9 years ago
  97. a452002 x86: Configure VESA parameters before loading Linux kernel by Bin Meng · 9 years ago
  98. 7aaff9b x86: crownbay: Enable graphics support by Bin Meng · 9 years ago
  99. 9e3a7c9 x86: Remove MARK_GRAPHICS_MEM_WRCOMB by Bin Meng · 9 years ago
  100. 786a08e x86: Move VGA option rom macros to Kconfig by Bin Meng · 9 years ago