1. 9246516 ns16550: Improve debug UART so it can work with 32-bit access by Simon Glass · 9 years ago
  2. d941aaf dm: spi: Make local functions static by Simon Glass · 9 years ago
  3. 3a2f3bd dm: Add support for RAM drivers by Simon Glass · 9 years ago
  4. 49d06d2 Drop CONFIG_ERRNO_STR from SPL by Simon Glass · 9 years ago
  5. 3513beb dm: power: Allow use of regulators in SPL by Simon Glass · 9 years ago
  6. c3f21c3 dm: pmic: Add functions to adjust PMIC registers by Simon Glass · 9 years ago
  7. 7f68521 dm: power: Use debug() for errors in regulator uclass by Simon Glass · 9 years ago
  8. efeeb2c dm: power: Add a function to set up all regulators by Simon Glass · 9 years ago
  9. 46cb824 dm: pmic: Split output from function by Simon Glass · 9 years ago
  10. 991f9bc dm: power: Add regulator flags to centralise auto-set logic by Simon Glass · 9 years ago
  11. ad28e00 dm: power: Avoid case-insensitve match for child names by Simon Glass · 9 years ago
  12. c358881 mmc: Add structure comments for dwmmc by Simon Glass · 9 years ago
  13. f22851a dm: mmc: Allow driver model to be used for MMC in SPL by Simon Glass · 9 years ago
  14. a4343c4 mmc: Add debug() output on read errors by Simon Glass · 9 years ago
  15. 1e8eb1b dm: mmc: Add an MMC uclass by Simon Glass · 9 years ago
  16. 5614db8 spl: Add debugging info for spl_mmc boot by Simon Glass · 9 years ago
  17. 5a9390b dm: led: Add a driver for GPIO-controlled LEDs by Simon Glass · 9 years ago
  18. cce3aed dm: Add support for LEDs by Simon Glass · 9 years ago
  19. 6a84aaf dm: Add support for generic system controllers (syscon) by Simon Glass · 9 years ago
  20. ad8f8ab dm: Add support for register maps (regmap) by Simon Glass · 9 years ago
  21. 047cdb3 dm: gpio: Add dm_gpio_request() to manually request a GPIO by Simon Glass · 9 years ago
  22. 215bcc7 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name by Simon Glass · 9 years ago
  23. 382b0c4 dm: gpio: Allow GPIO uclass to be used in SPL by Simon Glass · 9 years ago
  24. 861bc9f dm: core: Correct device_get_child_by_of_offset() parameter by Simon Glass · 9 years ago
  25. ae2efac dm: core: Add a function to find any device from device tree by Simon Glass · 9 years ago
  26. f204ff7 dm: core: Use debug() instead of printf() for failures by Simon Glass · 9 years ago
  27. d9f9a89 dm: Move the tree/uclass dump code into its own file by Simon Glass · 9 years ago
  28. 1fa4c71 sandbox: Drop special-case sandbox console code by Simon Glass · 9 years ago
  29. 7dd27e0 dm: Allow debug UART to support an early console by Simon Glass · 9 years ago
  30. 2a8a053 debug_uart: Remove use of asmlinkage by Simon Glass · 9 years ago
  31. d61718b Add a way of checking the position of a structure member by Simon Glass · 9 years ago
  32. 06f1c74 dm: arm: Put driver model I2C drivers before legacy ones by Simon Glass · 9 years ago
  33. 89caf33 dm: Reduce SPL device tree size by Simon Glass · 9 years ago
  34. 07c6b84 fdt: Add fdtgrep tool by Simon Glass · 9 years ago
  35. 35b2152 fdt: Add fdt_first/next_region() functions by Simon Glass · 9 years ago
  36. e2976fe fdt: Add a function to remove unused strings from a device tree by Simon Glass · 9 years ago
  37. 434a31b mkimage: Display a better list of available image types by Simon Glass · 9 years ago
  38. 935655e sandbox: Enable dhry command by Simon Glass · 9 years ago
  39. 99dbe4b Add a dhrystone benchmark command by Simon Glass · 9 years ago
  40. 22dda3e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  41. d75fcc5 armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup. by Zhichun Hua · 9 years ago
  42. 5d849ac armv8: Fix TCR macros for shareability attribute by Zhichun Hua · 9 years ago
  43. bc7cb5f armv8/ls2085a/defconfig: Enable FSL_DSPI, OF_CONTROL and DM support by Haikun.Wang@freescale.com · 9 years ago
  44. 7e3180d armv8/ls2085ardb: Enable DSPI flash support for LS2085ARDB by Haikun Wang · 9 years ago
  45. 9547c5d armv8/ls2085aqds: Enable DSPI flash support for LS2085AQDS by Haikun Wang · 9 years ago
  46. b8a258c armv8/ls2085ardb: DSPI pin muxing configure through QIXIS CPLD by Haikun.Wang@freescale.com · 9 years ago
  47. a6cd9da armv8/ls2085aqds: DSPI pin muxing configure through QIXIS by Haikun Wang · 9 years ago
  48. a51063e armv8/ls2085a: Enable DSPI get input clk form 'mxc_get_clock' by Haikun Wang · 9 years ago
  49. 94c21bb arm/dts/ls2085a: Add dts files for LS2085AQDS and LS2085ARDB by Haikun Wang · 9 years ago
  50. 4d513af arm/dts/ls2085a: Add DSPI dts node by Haikun Wang · 9 years ago
  51. 09d1cfb arm/dts/ls2085a: Bring in ls2085a dts files from linux kernel by Haikun Wang · 9 years ago
  52. 1031934 arm/ls102xa: Add little-endian mode support for audio IPs by Alison Wang · 9 years ago
  53. 13d2bb7 arm/ls102xa: Add PSCI support for ls102xa by Wang Dongsheng · 9 years ago
  54. f8fc7be ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S by Wang Dongsheng · 9 years ago
  55. a304d45 arm: ls1021a: Remove the inappropriate use of the function 'sprintf' by Alison Wang · 10 years ago
  56. 2c0a13d board/ls2085a: Increase kernel_size value in env variable by Prabhakar Kushwaha · 9 years ago
  57. 7b3a6bc board/ls2085rdb: Export functions for standalone AQ FW load apps by Prabhakar Kushwaha · 9 years ago
  58. c7d10d8 driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx by Prabhakar Kushwaha · 9 years ago
  59. 37ed1a6 driver/ldpaa_eth: Avoid TX conf frames by Prabhakar Kushwaha · 9 years ago
  60. be0c955 driver/ldpaa_eth: Add timeout handling DQRR entry read by Prabhakar Kushwaha · 9 years ago
  61. 20c3010 driver/ldpaa_eth: Retry enqueue if portal was busy by Prabhakar Kushwaha · 9 years ago
  62. eaea504 armv8/fsl-lsch3: device tree fixups for PCI stream IDs by Stuart Yoder · 9 years ago
  63. a2bdb77 drivers/fsl-mc: dynamically create ICID pool in DPC by Stuart Yoder · 9 years ago
  64. d197035 armv8/fsl-lsch3: partition stream IDs by Stuart Yoder · 9 years ago
  65. aef1cca drivers: fsl-mc: Return error for major version mismatch by Prabhakar Kushwaha · 9 years ago
  66. 93694a6 drivers: fsl-mc: Update qbman driver by Prabhakar Kushwaha · 9 years ago
  67. fd5d127 drivers: fsl-mc: Update flibs to mc-0.6.0.1 by Prabhakar Kushwaha · 9 years ago
  68. c3b505f drivers/fsl-mc: Autoload AOIP image from NOR flash by J. German Rivera · 9 years ago
  69. f386a9d driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_conf by Prabhakar Kushwaha · 9 years ago
  70. 75d7ace drivers/fsl-mc: Make MC boot error messages more readable by J. German Rivera · 9 years ago
  71. ec92bd1 armv8/ls2085a: enable debug server by Stuart Yoder · 10 years ago
  72. 853a901 armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvr by Prabhakar Kushwaha · 10 years ago
  73. 06a0f1d arm/errata: Update required bits for A57 cores erratas by Bhupesh Sharma · 10 years ago
  74. 26c1864 driver/fsl_debug_server: Fix the DDR hide logic for LS2085a by Bhupesh Sharma · 10 years ago
  75. c7399ec armv8/ls2085a: Update SoC README for DDR layout by Prabhakar Kushwaha · 10 years ago
  76. 0b10a1a armv8/ls2085a: Expose all DDR region(s) to Linux by Bhupesh Sharma · 10 years ago
  77. ac192a9 armv8/ls2085ardb: Fix SPD address error on early boards by York Sun · 10 years ago
  78. b10d1b7 driver/ddr/fsl: Add a hook to update SPD address by York Sun · 10 years ago
  79. 67f2e9c armv8/ls2085a: Avoid hard-coding for board name print by Prabhakar Kushwaha · 10 years ago
  80. 2b4bf50 armv8/fsl-ch3: Add support to print SoC personality by Prabhakar Kushwaha · 10 years ago
  81. 33279fe armv8/fsl-lsch3: Fix DDR speed message by York Sun · 10 years ago
  82. 8368a59 armv8/ls2085RDB: Update board version print logic by Prabhakar Kushwaha · 10 years ago
  83. e1029ef board/fsl/common: Fix eeprom system version endianness by Jaiprakash Singh · 10 years ago
  84. 37fbf61 armv8/ls2085a: Increase the supported kernel size by Bhupesh Sharma · 10 years ago
  85. d561e2d armv8/ls2085rdb: Update PCA9547PW slave address by Prabhakar Kushwaha · 10 years ago
  86. 782d666 armv8/ls2085qds: Update SFP TX bit as "0" to enable XFI by Prabhakar Kushwaha · 10 years ago
  87. 940a316 armv8/ls2085a: call ft_pcie_setup() to change dts status by Prabhakar Kushwaha · 10 years ago
  88. 5ded8fe armv8/ls2085a: Update LS2085a PCIe compatible by Prabhakar Kushwaha · 10 years ago
  89. 2a6e5dc armv8/ls2085aqds: Add support of SerDes protocol 0x49 by Prabhakar Kushwaha · 10 years ago
  90. 2a2e820 armv8/ls2085a: Enable "date" command for QDS and RDB by Priyanka Jain · 10 years ago
  91. cf00555 armv8/ls2085ardb: add hwconfig setting for eSDHC by Yangbo Lu · 10 years ago
  92. b0b4189 armv8/ls2085ardb: Add eth & phy firmware loading support by Prabhakar Kushwaha · 10 years ago
  93. a7e6866 libfdt: fix error code of fdt_count_strings() by Masahiro Yamada · 9 years ago
  94. 0d32b66 libfdt: fix error code of fdt_get_string_index() by Masahiro Yamada · 9 years ago
  95. 3f7f789 libfdt: fix description of fdt_get_string() by Masahiro Yamada · 9 years ago
  96. 200f6d0 cmd_fdt: save fdtaddr in hex format by Sudeep Holla · 9 years ago
  97. f18e41c fdt: armv8: Fix build warnings on armv8 by Haikun Wang · 9 years ago
  98. 3d2d441 fdt: prevent clearing memory node if there are no banks by Andre Przywara · 9 years ago
  99. 1694012 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  100. a966473 pci: Disable expansion ROM address decoding when signature check fails by Bin Meng · 9 years ago