1. 3e2c91c arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled by Simon Glass · 9 years ago
  2. aa34ef2 Add an option to enable the command line by Simon Glass · 9 years ago
  3. b2305b9 cbfs: Update a function to be static by Simon Glass · 9 years ago
  4. 1ee3151 ti: k2g: increase phy autoneg timeout by Vitaly Andrianov · 9 years ago
  5. 72f71d2 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  6. 878d3ec driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0 by Prabhakar Kushwaha · 9 years ago
  7. 63b11da armv8/ls1043aqds: Enable ID_EEPROM support for ls1043aqds by Wenbin Song · 9 years ago
  8. bc7a4fd armv8/ls1043aqds: Return i2c mux to default chennel by Wenbin Song · 9 years ago
  9. 44ad75c freescale: vid: Return i2c mux to default channel by Wenbin Song · 9 years ago
  10. 754ff51 arm: ls102xa: Enable CONFIG_SYS_CONSOLE_IS_IN_ENV support by Alison Wang · 9 years ago
  11. 859afef armv8/fsl-lsch2: fix sdhc clock frequency value by Yangbo Lu · 9 years ago
  12. a7614dc armv8: ls2085a: Remove phy configuration from QDS and RDB by Prabhakar Kushwaha · 9 years ago
  13. ef9329a driver: net: ldpaa_eth: Add support of PHY framework by Prabhakar Kushwaha · 9 years ago
  14. 39d412f armv8: fsl-layerscape: Updating entries in Serdes Table by Pratiyush Srivastava · 9 years ago
  15. b03e1b1 driver/ddr/fsl: Add workaround for erratum A-009803 by Shengzhou Liu · 9 years ago
  16. 5219944 driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discrete by Shengzhou Liu · 9 years ago
  17. 45e78ac pci/layerscape: set LUT and msi-map for discovered PCI devices by Stuart Yoder · 9 years ago
  18. 70ae853 pci/layerscape: add defines for LUT by Stuart Yoder · 9 years ago
  19. f950305 pci: make pci_get_hose_head() available to external users by Stuart Yoder · 9 years ago
  20. 973bb63 armv8: ls2080a: update stream ID partitioning info by Stuart Yoder · 9 years ago
  21. c356a43 armv8: ls2080a: remove obsolete stream ID partitioning support by Stuart Yoder · 9 years ago
  22. 15b2c80 boards: ls2080: Fix default bootargs by York Sun · 9 years ago
  23. 88a931f arm: ls102xa: fdt: Update FSL_QSPI_COMPAT and FSL_DSPI_COMPAT by Alison Wang · 9 years ago
  24. 93cc573 drivers/crypto/fsl: define structures for PDB by Aneesh Bansal · 9 years ago
  25. a2ecfff drivers/crypto/fsl: add constructs for protocol descriptors by Aneesh Bansal · 9 years ago
  26. 3ab29d7 drivers/crypto/fsl: correct error checking in run_descriptor by Aneesh Bansal · 9 years ago
  27. 8c7ce82 armv8: ls2080ardb: invert irq pins polarity for AQR405 PHY by Shaohui Xie · 9 years ago
  28. edbbd25 armv8: lsch3: Enable WUO config for RNI-20 node by Prabhakar Kushwaha · 9 years ago
  29. bc78b92 arm64: Fix layerscape mmu setup by Alexander Graf · 9 years ago
  30. 2333b80 strider: use optimised bus timing for FPGA access by Reinhard Pfau · 9 years ago
  31. 844ef41 strider: Define pca593x widths by Dirk Eibach · 9 years ago
  32. e9539ed strider: Add DP501 support for cpu model by Dirk Eibach · 9 years ago
  33. ee80785 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  34. 85e8439 arm: socfpga: sr1500: Misc updates (SPI speed, env location) by Stefan Roese · 9 years ago
  35. c0c0098 arm: socfpga: Allow boards to define a custom environment size by Stefan Roese · 9 years ago
  36. 4003fe2 arm: socfpga: Fix SR1500 env position by Marek Vasut · 9 years ago
  37. 713e5b1 arm: socfpga: Enabling U-Boot environment support in QSPI by Chin Liang See · 9 years ago
  38. a2f4f9a usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION. by Ted Chen · 9 years ago
  39. ed4823a usb: Change power-on / scanning timeout handling by Stefan Roese · 9 years ago
  40. c41294e usb: Don't reset the USB hub a 2nd time by Stefan Roese · 9 years ago
  41. 9885801 usb: Remove 200 ms delay in usb_hub_port_connect_change() by Stefan Roese · 9 years ago
  42. 3678cb5 usb: legacy_hub_port_reset(): Speedup hub reset handling by Stefan Roese · 9 years ago
  43. 89c1dcd dm: blk: Add tests for block devices by Simon Glass · 9 years ago
  44. 0de920c dm: sandbox: Drop the pre-DM host implementation by Simon Glass · 9 years ago
  45. dad90e9 dm: sandbox: Switch over to use DM for block devices by Simon Glass · 9 years ago
  46. ca4b215 dm: usb: Unbind old block devices when shutting down USB by Simon Glass · 9 years ago
  47. 54e628e buildman: Clarify the use of -V by Simon Glass · 9 years ago
  48. f590273 buildman: Add a way to specific a full toolchain prefix by Simon Glass · 9 years ago
  49. 642e9a6 buildman: Allow branch names which conflict with directories by Simon Glass · 9 years ago
  50. 7e0cdc4 dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  51. f4d337c Revert "fdt: fix address cell count checking in fdt_translate_address()" by Przemyslaw Marczak · 9 years ago
  52. 18248e3 dts:exynos:update pinctrl size-cells and fix child regs by Przemyslaw Marczak · 9 years ago
  53. db96baa gpio: Report errors when GPIOs cannot be read by Simon Glass · 9 years ago
  54. 98982f6 cmd_dhry.c: Use lldiv for vax_mips calculation as well by Tom Rini · 9 years ago
  55. 2a0b94c x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support by Stefan Roese · 9 years ago
  56. a0b0961 x86: Add support for the samus chromebook by Simon Glass · 9 years ago
  57. b4ded74 x86: Support a chained-boot development flow by Simon Glass · 9 years ago
  58. 40ce12b x86: dts: Drop memory SPD compatible string by Simon Glass · 9 years ago
  59. e623ff6 x86: ivybridge: Convert to use the common SDRAM code by Simon Glass · 9 years ago
  60. dbc6e14 x86: Add common SDRAM-init code by Simon Glass · 9 years ago
  61. 9c852d7 x86: Move common PCH code into a common place by Simon Glass · 9 years ago
  62. 391cee4 dhry: Correct dhrystone calculation for fast machines by Simon Glass · 9 years ago
  63. 33a1d87 arm: Add a 64-bit division routine to the private library by Simon Glass · 9 years ago
  64. b1630cd x86: Fix a header nit in x86-chromebook.h by Simon Glass · 9 years ago
  65. 0949351 x86: Add a function to set the IOAPIC ID by Simon Glass · 9 years ago
  66. 2b416fd x86: Update README for new developments by Simon Glass · 9 years ago
  67. 1861810 x86: Use white on black for the console on chromebooks by Simon Glass · 9 years ago
  68. a2d40ef x86: Add a default address for reference code by Simon Glass · 9 years ago
  69. dec49b7 x86: broadwell: Add video support by Simon Glass · 9 years ago
  70. 17f9d5c x86: broadwell: Add support for high-speed I/O lane with ME by Simon Glass · 9 years ago
  71. 52c365f x86: broadwell: Add a GPIO driver by Simon Glass · 9 years ago
  72. d21f34e x86: broadwell: Add support for SDRAM setup by Simon Glass · 9 years ago
  73. c7805d5 x86: broadwell: Add power-control support by Simon Glass · 9 years ago
  74. cb9a352 x86: broadwell: Add reference code support by Simon Glass · 9 years ago
  75. ac0cce5 x86: broadwell: Add an LPC driver by Simon Glass · 9 years ago
  76. ac9609c x86: broadwell: Add a northbridge driver by Simon Glass · 9 years ago
  77. 4979d07 x86: broadwell: Add a SATA driver by Simon Glass · 9 years ago
  78. e984eda x86: broadwell: Add a pinctrl driver by Simon Glass · 9 years ago
  79. e7d04d8 x86: broadwell: Add a PCH driver by Simon Glass · 9 years ago
  80. 71606de x86: Add basic support for broadwell by Simon Glass · 9 years ago
  81. ceaefc1 x86: dts: Update the pinctrl binding a little by Simon Glass · 9 years ago
  82. ecae7fd x86: Add support for running Intel reference code by Simon Glass · 9 years ago
  83. 9c7d931 x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  84. fb8757b x86: gpio: Allow the pinctrl driver to set up the pin config by Simon Glass · 9 years ago
  85. 11cd631 x86: Add an ICH6 pin configuration driver by Simon Glass · 9 years ago
  86. 7be7f3e x86: link: Add pin configuration to the device tree by Simon Glass · 9 years ago
  87. 8dda587 x86: Update microcode for secondary CPUs by Simon Glass · 9 years ago
  88. 3b6c843 x86: ivybridge: Show microcode version for each core by Simon Glass · 9 years ago
  89. c17d450 x86: Record the CPU details when starting each core by Simon Glass · 9 years ago
  90. d4e9074 x86: Move common MRC Kconfig options to the common file by Simon Glass · 9 years ago
  91. b41d2e31 x86: Allow I/O functions to use pointers by Simon Glass · 9 years ago
  92. c6c2997 x86: Add macros to clear and set I/O bits by Simon Glass · 9 years ago
  93. 05a0a9b x86: ivybridge: Drop sandybridge_early_init() by Simon Glass · 9 years ago
  94. b67be7e x86: Move Intel Management Engine code to a common place by Simon Glass · 9 years ago
  95. 8b73e9f x86: Rename PORT_RESET to IO_PORT_RESET by Simon Glass · 9 years ago
  96. 780ba48 x86: Move common CPU code to its own place by Simon Glass · 9 years ago
  97. 63e08a2 x86: Move common LPC code to its own place by Simon Glass · 9 years ago
  98. ab39d33 x86: Add the root-complex block to common intel registers by Simon Glass · 9 years ago
  99. 5535730 x86: Create a common header for Intel register access by Simon Glass · 9 years ago
  100. 2df6188 x86: Move microcode code to a common location by Simon Glass · 9 years ago