1. cc346a7 dtoc: Move a few more common functions into fdt.py by Simon Glass · 8 years ago
  2. 248ccd2 dtoc: Move Widen() and GetPhandle() into the base class by Simon Glass · 8 years ago
  3. b1a5e26 dtoc: Move BytesToValue() and GetEmpty() into PropBase by Simon Glass · 8 years ago
  4. 1f941b6 dtoc: Create a base class for Fdt by Simon Glass · 8 years ago
  5. 8be1d28 dtoc: Rename fdt.py to fdt_normal.py by Simon Glass · 8 years ago
  6. b71ef89 dtoc: Move the fdt library selection into fdt_select by Simon Glass · 8 years ago
  7. 8a30514 dtoc: Move the struct import into the correct order by Simon Glass · 8 years ago
  8. c55e056 patman: Adjust command.Output() to raise an error by default by Simon Glass · 8 years ago
  9. 72acc65 sandbox: Add "host size" hostfs command for fs test by Stefan Brüns · 8 years ago
  10. be45631 sandbox: document support of block device emulation by Stefan Brüns · 8 years ago
  11. a128ba5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  12. 171f2ca Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · 8 years ago
  13. af6a264 Merge branch 'master' of git://www.denx.de/git/u-boot-arc by Tom Rini · 8 years ago
  14. 40ee94e ARM: uniphier: update DRAM init code for LD20 SoC by Masahiro Yamada · 8 years ago
  15. d11b0b7 ARM: uniphier: add PLL init code for LD20 SoC by Masahiro Yamada · 8 years ago
  16. f16518e ARM: uniphier: collect clock/PLL init code into a single directory by Masahiro Yamada · 8 years ago
  17. 9d6652c ARM: uniphier: move PLL init code to U-Boot proper where possible by Masahiro Yamada · 8 years ago
  18. ab61550 ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER by Masahiro Yamada · 8 years ago
  19. 011fd5b ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20 by Masahiro Yamada · 8 years ago
  20. 7aac23c ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20 by Masahiro Yamada · 8 years ago
  21. 7637da8 ARM: dts: uniphier: include System Bus pin group node in SPL DT by Masahiro Yamada · 8 years ago
  22. c21e19a ARM: uniphier: consolidate NAND pin-mux settings by Masahiro Yamada · 8 years ago
  23. 3249627 ARM: uniphier: remove ad-hoc pin-mux code for sLD3 by Masahiro Yamada · 8 years ago
  24. 3d02c56 ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC by Masahiro Yamada · 8 years ago
  25. 0c97725 ARM: uniphier: select PINCTRL and SPL_PINCTRL by Masahiro Yamada · 8 years ago
  26. b275e76 ARM: dts: uniphier: add pinctrl device node and pinctrl properties by Masahiro Yamada · 8 years ago
  27. a01867f pinctrl: uniphier: add UniPhier sLD3 pinctrl driver by Masahiro Yamada · 8 years ago
  28. c3380ed pinctrl: uniphier: support 4bit-width pin-mux register capability by Masahiro Yamada · 8 years ago
  29. dc62cc1 sunxi: Enable USB gadget support for Sinlinx SinA33 by Chen-Yu Tsai · 8 years ago
  30. 32c124e sunxi: Enable USB host support for Sinlinx SinA33 by Chen-Yu Tsai · 8 years ago
  31. 5940c05 sunxi: Add mmc0 card detect pin for Sinlinx SinA33 by Chen-Yu Tsai · 8 years ago
  32. b7b7c3d sunxi: Add defconfig and dts for the NanoPi NEO by Jelle van der Waa · 8 years ago
  33. 4a67d73 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · 8 years ago
  34. d64afdc sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
  35. af7f67c sunxi: axp2xx: disable ldoio0/1 at boot by Hans de Goede · 8 years ago
  36. 49e3aec Makefile: Give a build error if ad-hoc CONFIG options are added by Simon Glass · 8 years ago
  37. 428975e Kconfig: Add a whitelist of ad-hoc CONFIG options by Simon Glass · 8 years ago
  38. 7842c30 Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · 8 years ago
  39. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  40. 5594eb7 Convert CONFIG_SPL_USB_SUPPORT to Kconfig by Simon Glass · 8 years ago
  41. cf5f0f3 Convert CONFIG_SPL_USB_HOST_SUPPORT to Kconfig by Simon Glass · 8 years ago
  42. dfc3cfb Convert CONFIG_SPL_USBETH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  43. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  44. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  45. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  46. c015e1b Convert CONFIG_SPL_SATA_SUPPORT to Kconfig by Simon Glass · 8 years ago
  47. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  48. 771d565 Remove CONFIG_SPL_PINCTRL_SUPPORT by Simon Glass · 8 years ago
  49. aa74e1d Convert CONFIG_SPL_ONENAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  50. 24767fa Convert CONFIG_SPL_NOR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  51. 227392d Convert CONFIG_SPL_NET_SUPPORT to Kconfig by Simon Glass · 8 years ago
  52. 400f264 Convert CONFIG_SPL_NET_VCI_STRING to Kconfig by Simon Glass · 8 years ago
  53. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  54. e968ccd Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig by Simon Glass · 8 years ago
  55. fa07223 Convert CONFIG_SPL_MTD_SUPPORT to Kconfig by Simon Glass · 8 years ago
  56. 7db65a8 Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  57. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  58. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  59. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  60. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  61. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  62. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  63. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  64. c5ec636 Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  65. ef9001b Convert CONFIG_SPL_ETH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  66. d6c08cf Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  67. d4c6180 Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  68. c7e2b98 Convert CONFIG_SPL_DMA_SUPPORT to Kconfig by Simon Glass · 8 years ago
  69. 79bc5bb Convert CONFIG_SPL_HASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  70. adc4911 Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  71. 167ad90 spear: Use upper case for CONFIG options by Simon Glass · 8 years ago
  72. 73ad4d0 Move existing use of CONFIG_SPL_RSA to Kconfig by Simon Glass · 8 years ago
  73. 9bbbc23 Move existing use of CONFIG_SPL_DM to Kconfig by Simon Glass · 8 years ago
  74. 688be33 Kconfig: tpl: Add some TPL support options to Kconfig by Simon Glass · 8 years ago
  75. 1e3911a Kconfig: spl: Add SPL support options to Kconfig by Simon Glass · 8 years ago
  76. 98b685d Use separate options for TPL support by Simon Glass · 8 years ago
  77. f68aba5 Drop CONFIG_SPL_RAM_SUPPORT by Simon Glass · 8 years ago
  78. 3aa6612 arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD by Simon Glass · 8 years ago
  79. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  80. 8bf41c2 moveconfig: Add an option to commit changes by Simon Glass · 8 years ago
  81. 13e05a0 moveconfig: Add an option to skip prompts by Simon Glass · 8 years ago
  82. 8e866bf Correct defconfigs using savedefconfig by Simon Glass · 8 years ago
  83. 2de45ed ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21 by Masahiro Yamada · 8 years ago
  84. 63cd9b1 ARM: uniphier: fix DRAM size of LD21 SoC package by Masahiro Yamada · 8 years ago
  85. 2fcaf4f arc: Use -mcpu=XXX instead of obsolete -marcXXX by Alexey Brodkin · 8 years ago
  86. e59ed19 ARM: uniphier: merge board init functions into board_init() by Masahiro Yamada · 8 years ago
  87. 059c543 ARM: uniphier: use checkboard() instead of misc_init_f() by Masahiro Yamada · 8 years ago
  88. 492f50d ARM: uniphier: remove IECTRL setup code of LD4 SoC by Masahiro Yamada · 8 years ago
  89. a994520 pinctrl: uniphier: move register base macros from header to .c file by Masahiro Yamada · 8 years ago
  90. 82a5178 pinctrl: uniphier: add System Bus pin-mux settings by Masahiro Yamada · 8 years ago
  91. e67eac0 mmc: uniphier-sd: migrate to CONFIG_BLK by Masahiro Yamada · 8 years ago
  92. 94bb2fd ARM: uniphier: enable Generic EHCI driver for Pro4 SoC by Masahiro Yamada · 8 years ago
  93. 0d685b1 ARM: uniphier: delete unnecessary xHCI pin-mux settings by Masahiro Yamada · 8 years ago
  94. 5021b8a usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · 8 years ago
  95. 694adf1 ARM: uniphier: sort select:s alphabetically by Masahiro Yamada · 8 years ago
  96. 3529b64 i2c: at91_i2c: Fix the wrong include file by Wenyou Yang · 8 years ago
  97. 27dfc94 rockchip: i2c: fix >32 byte writes by John Keeping · 8 years ago
  98. bcd11c4 rockchip: i2c: move register write out of inner loop by John Keeping · 8 years ago
  99. febe763 rockchip: i2c: use named constant when appropriate by John Keeping · 8 years ago
  100. b96fe78 Prepare v2016.09 by Tom Rini · 8 years ago