1. 02bf5b8 ARM: dts: uniphier: sync clock/reset controller nodes with Linux by Masahiro Yamada · 8 years ago
  2. c3a29fe clk: uniphier: allow to have clock node under syscon node by Masahiro Yamada · 8 years ago
  3. f18559e clk: uniphier: move U_BOOT_DRIVER entry to core code by Masahiro Yamada · 8 years ago
  4. 630c99f clk: uniphier: constify clock data arrays/structures by Masahiro Yamada · 8 years ago
  5. 090785d ARM: uniphier: add PLL init code for LD11 SoC by Masahiro Yamada · 8 years ago
  6. 8bcd0ec ARM: uniphier: move CONFIG_SPL_* to defconfig or select by Masahiro Yamada · 8 years ago
  7. bafe135 omap4_panda: Disable ext2/3/4 support in SPL by Tom Rini · 8 years ago
  8. b3e2e29 clk.h: Add <asm/errno.h> by Tom Rini · 8 years ago
  9. 1a3f6d0 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  10. 3469bd2 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  11. fcdc1fb MIPS: Hang if run on a secondary CPU by Paul Burton · 8 years ago
  12. 92a06ee MIPS: Fix cache maintenance in relocate_code & simplify by Paul Burton · 8 years ago
  13. f5de32a boston: Introduce support for the MIPS Boston development board by Paul Burton · 8 years ago
  14. 0399f44 clk: boston: Providea simple driver for Boston board clocks by Paul Burton · 8 years ago
  15. 8c946a7 dm: syscon: Provide a generic syscon driver by Paul Burton · 8 years ago
  16. 18b6be1 dm: core: Match compatible strings in order of priority by Paul Burton · 8 years ago
  17. 3977603 dm: regmap: Implement simple regmap_read & regmap_write by Paul Burton · 8 years ago
  18. 1f977f5 net: pch_gbe: Make 64 bit safe by Paul Burton · 8 years ago
  19. 45a6f65 net: pch_gbe: Use dm_pci_map_bar to discover MMIO base by Paul Burton · 8 years ago
  20. e3b106d pci: Flip condition for detecting non-PCI parent devices by Paul Burton · 8 years ago
  21. c893f21 pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge by Paul Burton · 8 years ago
  22. 1c26225 dt-bindings: Add interrupt-controller/mips-gic.h header by Paul Burton · 8 years ago
  23. 8aadc56 serial: ns16550: Support clocks via phandle by Paul Burton · 8 years ago
  24. 103387a clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled by Paul Burton · 8 years ago
  25. 0286885 MIPS: Ensure cache ops complete in mips_cache_reset by Paul Burton · 8 years ago
  26. ac8668a MIPS: Clear hazard between TagLo writes & cache ops by Paul Burton · 8 years ago
  27. 82c9d89 MIPS: Ensure Config.K0=2 applies before any memory accesses by Paul Burton · 8 years ago
  28. 59a4c8b MIPS: Malta: Enable CM & L2 support by Paul Burton · 8 years ago
  29. a8b8bd2 MIPS: Join the coherent domain when a CM is present by Paul Burton · 8 years ago
  30. 8156078 MIPS: L2 cache support by Paul Burton · 8 years ago
  31. 79ac174 MIPS: Map CM Global Control Registers by Paul Burton · 8 years ago
  32. f868be5 MIPS: Define register names for cache init by Paul Burton · 8 years ago
  33. 68b4c75 MIPS: If we don't need DDR for cache init, init cache first by Paul Burton · 8 years ago
  34. 4f5561c MIPS: Preserve Config implementation-defined bits by Paul Burton · 8 years ago
  35. 8c57b04 MIPS: Enable use of the instruction cache earlier by Paul Burton · 8 years ago
  36. dc2037e MIPS: Probe cache line sizes once during boot by Paul Burton · 8 years ago
  37. da3388a MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init by Paul Burton · 8 years ago
  38. 1f508dd board_f: Add a mach_cpu_init callback by Paul Burton · 8 years ago
  39. 1d153b3 mips: Add MIPSfpga platform support by Zubair Lutfullah Kakakhel · 8 years ago
  40. e9b5b3f mips: xilfpga: Add device tree files by Zubair Lutfullah Kakakhel · 8 years ago
  41. c681109 net: emaclite: Enable driver for MIPS by Zubair Lutfullah Kakakhel · 8 years ago
  42. 9166459 net: emaclite: use __raw_readl/writel instead of weird define by Zubair Lutfullah Kakakhel · 8 years ago
  43. d23bf84 net: emaclite: Use ioremap_nocache by Zubair Lutfullah Kakakhel · 8 years ago
  44. 953d975 mmc: dw_mmc: push/pop all FIFO data if any data request by Jacob Chen · 8 years ago
  45. 7950bef Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  46. 78436d6 PowerPC: Update last users of CONFIG_ISO_STRING to Kconfig by Tom Rini · 8 years ago
  47. 45ae673 PowerPC: Update MIP405/MIP405T to use Kconfig better by Tom Rini · 8 years ago
  48. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  49. 947f71e configs: Re-sync by Tom Rini · 8 years ago
  50. 3d73404 mmc: sdhci: Add the programmable clock mode support by Wenyou Yang · 8 years ago
  51. 3226045 mmc: sd: optimize erase by Peng Fan · 8 years ago
  52. b3fcf1e mmc: sd: extracting erase related information from sd status by Peng Fan · 8 years ago
  53. 9625011 mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT by Masahiro Yamada · 8 years ago
  54. d451231 mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME by Masahiro Yamada · 8 years ago
  55. 27bfb71 mmc: sdhci: move SDMA capability check to sdhci_setup_cfg() by Masahiro Yamada · 8 years ago
  56. 4b33877 mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg() by Masahiro Yamada · 8 years ago
  57. da957dd mmc: sdhci: move error message to more relevant place by Masahiro Yamada · 8 years ago
  58. ea04d90 mmc: sdhci: move sdhci_reset() call to sdhci_init() by Masahiro Yamada · 8 years ago
  59. 75794f9 Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" by Masahiro Yamada · 8 years ago
  60. 8f3c62d A20-OLinuXino-Lime2: Enable USB gadget support by Tom Rini · 8 years ago
  61. 4066b31 dtoc: Add methods for reading data from properties by Simon Glass · 8 years ago
  62. 29462c3 dtoc: Correct quotes in fdt_util by Simon Glass · 8 years ago
  63. 54cec6d dtoc: Support finding the offset of a property by Simon Glass · 8 years ago
  64. 32d9827 dtoc: Support packing the device tree by Simon Glass · 8 years ago
  65. c719e42 dtoc: Support deleting device tree properties by Simon Glass · 8 years ago
  66. a930ecc dtoc: Move to using bytearray by Simon Glass · 8 years ago
  67. 14fb292 dtoc: Prepare for supporting changing of device trees by Simon Glass · 8 years ago
  68. c2470f4 dtoc: Drop the convert_dash parameter to GetProps() by Simon Glass · 8 years ago
  69. efc9bf6 dtoc: Allow the device tree to be compiled from source by Simon Glass · 8 years ago
  70. a2b840a patman: Add a library to handle logging and progress by Simon Glass · 8 years ago
  71. be39f05 patman: Add a tools library for using temporary files by Simon Glass · 8 years ago
  72. cc346a7 dtoc: Move a few more common functions into fdt.py by Simon Glass · 8 years ago
  73. 248ccd2 dtoc: Move Widen() and GetPhandle() into the base class by Simon Glass · 8 years ago
  74. b1a5e26 dtoc: Move BytesToValue() and GetEmpty() into PropBase by Simon Glass · 8 years ago
  75. 1f941b6 dtoc: Create a base class for Fdt by Simon Glass · 8 years ago
  76. 8be1d28 dtoc: Rename fdt.py to fdt_normal.py by Simon Glass · 8 years ago
  77. b71ef89 dtoc: Move the fdt library selection into fdt_select by Simon Glass · 8 years ago
  78. 8a30514 dtoc: Move the struct import into the correct order by Simon Glass · 8 years ago
  79. c55e056 patman: Adjust command.Output() to raise an error by default by Simon Glass · 8 years ago
  80. 72acc65 sandbox: Add "host size" hostfs command for fs test by Stefan Brüns · 8 years ago
  81. be45631 sandbox: document support of block device emulation by Stefan Brüns · 8 years ago
  82. a128ba5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  83. 171f2ca Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · 8 years ago
  84. af6a264 Merge branch 'master' of git://www.denx.de/git/u-boot-arc by Tom Rini · 8 years ago
  85. 40ee94e ARM: uniphier: update DRAM init code for LD20 SoC by Masahiro Yamada · 8 years ago
  86. d11b0b7 ARM: uniphier: add PLL init code for LD20 SoC by Masahiro Yamada · 8 years ago
  87. f16518e ARM: uniphier: collect clock/PLL init code into a single directory by Masahiro Yamada · 8 years ago
  88. 9d6652c ARM: uniphier: move PLL init code to U-Boot proper where possible by Masahiro Yamada · 8 years ago
  89. ab61550 ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER by Masahiro Yamada · 8 years ago
  90. 011fd5b ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20 by Masahiro Yamada · 8 years ago
  91. 7aac23c ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20 by Masahiro Yamada · 8 years ago
  92. 7637da8 ARM: dts: uniphier: include System Bus pin group node in SPL DT by Masahiro Yamada · 8 years ago
  93. c21e19a ARM: uniphier: consolidate NAND pin-mux settings by Masahiro Yamada · 8 years ago
  94. 3249627 ARM: uniphier: remove ad-hoc pin-mux code for sLD3 by Masahiro Yamada · 8 years ago
  95. 3d02c56 ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC by Masahiro Yamada · 8 years ago
  96. 0c97725 ARM: uniphier: select PINCTRL and SPL_PINCTRL by Masahiro Yamada · 8 years ago
  97. b275e76 ARM: dts: uniphier: add pinctrl device node and pinctrl properties by Masahiro Yamada · 8 years ago
  98. a01867f pinctrl: uniphier: add UniPhier sLD3 pinctrl driver by Masahiro Yamada · 8 years ago
  99. c3380ed pinctrl: uniphier: support 4bit-width pin-mux register capability by Masahiro Yamada · 8 years ago
  100. dc62cc1 sunxi: Enable USB gadget support for Sinlinx SinA33 by Chen-Yu Tsai · 8 years ago