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