1. 355c67c dtoc: Allow the device tree to be compiled from source by Simon Glass · 8 years ago
  2. 0faf614 patman: Add a library to handle logging and progress by Simon Glass · 8 years ago
  3. 1f1864b patman: Add a tools library for using temporary files by Simon Glass · 8 years ago
  4. f7a2aee dtoc: Move a few more common functions into fdt.py by Simon Glass · 8 years ago
  5. c322a85 dtoc: Move Widen() and GetPhandle() into the base class by Simon Glass · 8 years ago
  6. bc1dea3 dtoc: Move BytesToValue() and GetEmpty() into PropBase by Simon Glass · 8 years ago
  7. a06a34b dtoc: Create a base class for Fdt by Simon Glass · 8 years ago
  8. 66051b1 dtoc: Rename fdt.py to fdt_normal.py by Simon Glass · 8 years ago
  9. ba48258 dtoc: Move the fdt library selection into fdt_select by Simon Glass · 8 years ago
  10. 5859311 dtoc: Move the struct import into the correct order by Simon Glass · 8 years ago
  11. 785f154 patman: Adjust command.Output() to raise an error by default by Simon Glass · 8 years ago
  12. 49afb37 sandbox: Add "host size" hostfs command for fs test by Stefan Brüns · 8 years ago
  13. 2945eb7 sandbox: document support of block device emulation by Stefan Brüns · 8 years ago
  14. 9a6535e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  15. b58d351 Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · 8 years ago
  16. a7a97fd Merge branch 'master' of git://www.denx.de/git/u-boot-arc by Tom Rini · 8 years ago
  17. f9d7e17 ARM: uniphier: update DRAM init code for LD20 SoC by Masahiro Yamada · 8 years ago
  18. 682e09f ARM: uniphier: add PLL init code for LD20 SoC by Masahiro Yamada · 8 years ago
  19. fcc238b ARM: uniphier: collect clock/PLL init code into a single directory by Masahiro Yamada · 8 years ago
  20. 6a3e427 ARM: uniphier: move PLL init code to U-Boot proper where possible by Masahiro Yamada · 8 years ago
  21. 22de6b3 ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER by Masahiro Yamada · 8 years ago
  22. b78ffc5 ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20 by Masahiro Yamada · 8 years ago
  23. 68557ec ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20 by Masahiro Yamada · 8 years ago
  24. 6bf12ea ARM: dts: uniphier: include System Bus pin group node in SPL DT by Masahiro Yamada · 8 years ago
  25. 5ac9dfb ARM: uniphier: consolidate NAND pin-mux settings by Masahiro Yamada · 8 years ago
  26. 6a93478 ARM: uniphier: remove ad-hoc pin-mux code for sLD3 by Masahiro Yamada · 8 years ago
  27. cd477c9 ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC by Masahiro Yamada · 8 years ago
  28. 27350c9 ARM: uniphier: select PINCTRL and SPL_PINCTRL by Masahiro Yamada · 8 years ago
  29. 4475c0c ARM: dts: uniphier: add pinctrl device node and pinctrl properties by Masahiro Yamada · 8 years ago
  30. 24572db pinctrl: uniphier: add UniPhier sLD3 pinctrl driver by Masahiro Yamada · 8 years ago
  31. bbb1198 pinctrl: uniphier: support 4bit-width pin-mux register capability by Masahiro Yamada · 8 years ago
  32. ca7628a sunxi: Enable USB gadget support for Sinlinx SinA33 by Chen-Yu Tsai · 8 years ago
  33. 28de49b sunxi: Enable USB host support for Sinlinx SinA33 by Chen-Yu Tsai · 8 years ago
  34. 01cf4a1a sunxi: Add mmc0 card detect pin for Sinlinx SinA33 by Chen-Yu Tsai · 8 years ago
  35. 348df5b sunxi: Add defconfig and dts for the NanoPi NEO by Jelle van der Waa · 8 years ago
  36. 7c22e26 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · 8 years ago
  37. 57075a4 sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
  38. 253e62b sunxi: axp2xx: disable ldoio0/1 at boot by Hans de Goede · 8 years ago
  39. 371244c Makefile: Give a build error if ad-hoc CONFIG options are added by Simon Glass · 8 years ago
  40. eed921d9 Kconfig: Add a whitelist of ad-hoc CONFIG options by Simon Glass · 8 years ago
  41. 696a91f Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · 8 years ago
  42. 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  43. f575caf Convert CONFIG_SPL_USB_SUPPORT to Kconfig by Simon Glass · 8 years ago
  44. 16e30e3 Convert CONFIG_SPL_USB_HOST_SUPPORT to Kconfig by Simon Glass · 8 years ago
  45. 972fc62 Convert CONFIG_SPL_USBETH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  46. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  47. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  48. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  49. d1c44bd Convert CONFIG_SPL_SATA_SUPPORT to Kconfig by Simon Glass · 8 years ago
  50. 2253797 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  51. 98632b1 Remove CONFIG_SPL_PINCTRL_SUPPORT by Simon Glass · 8 years ago
  52. fef718c Convert CONFIG_SPL_ONENAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  53. 7ace858 Convert CONFIG_SPL_NOR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  54. dce63c4 Convert CONFIG_SPL_NET_SUPPORT to Kconfig by Simon Glass · 8 years ago
  55. 8c24f9f Convert CONFIG_SPL_NET_VCI_STRING to Kconfig by Simon Glass · 8 years ago
  56. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  57. 2fa0850 Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig by Simon Glass · 8 years ago
  58. 95689da Convert CONFIG_SPL_MTD_SUPPORT to Kconfig by Simon Glass · 8 years ago
  59. 989e1ce Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  60. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  61. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  62. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  63. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  64. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  65. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  66. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  67. 75eba2c Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  68. 2e62604 Convert CONFIG_SPL_ETH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  69. 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  70. d3662df Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  71. 86bb5ba Convert CONFIG_SPL_DMA_SUPPORT to Kconfig by Simon Glass · 8 years ago
  72. d3e7e2b Convert CONFIG_SPL_HASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  73. dbdaeee Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  74. 6ef2e75 spear: Use upper case for CONFIG options by Simon Glass · 8 years ago
  75. d3c1f46 Move existing use of CONFIG_SPL_RSA to Kconfig by Simon Glass · 8 years ago
  76. 3433a69 Move existing use of CONFIG_SPL_DM to Kconfig by Simon Glass · 8 years ago
  77. f73329e Kconfig: tpl: Add some TPL support options to Kconfig by Simon Glass · 8 years ago
  78. 11bde1c Kconfig: spl: Add SPL support options to Kconfig by Simon Glass · 8 years ago
  79. 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
  80. 218d0d5 Drop CONFIG_SPL_RAM_SUPPORT by Simon Glass · 8 years ago
  81. b63f8a4 arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD by Simon Glass · 8 years ago
  82. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  83. 9ede212 moveconfig: Add an option to commit changes by Simon Glass · 8 years ago
  84. 6b403df moveconfig: Add an option to skip prompts by Simon Glass · 8 years ago
  85. 14476dd Correct defconfigs using savedefconfig by Simon Glass · 8 years ago
  86. f6bbec3 ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21 by Masahiro Yamada · 8 years ago
  87. ef70eb5 ARM: uniphier: fix DRAM size of LD21 SoC package by Masahiro Yamada · 8 years ago
  88. 7c8d816 arc: Use -mcpu=XXX instead of obsolete -marcXXX by Alexey Brodkin · 8 years ago
  89. b291671 ARM: uniphier: merge board init functions into board_init() by Masahiro Yamada · 8 years ago
  90. 43a8cc9 ARM: uniphier: use checkboard() instead of misc_init_f() by Masahiro Yamada · 8 years ago
  91. 3756fe2 ARM: uniphier: remove IECTRL setup code of LD4 SoC by Masahiro Yamada · 8 years ago
  92. cdc7e3c pinctrl: uniphier: move register base macros from header to .c file by Masahiro Yamada · 8 years ago
  93. 865a39a pinctrl: uniphier: add System Bus pin-mux settings by Masahiro Yamada · 8 years ago
  94. 14f4723 mmc: uniphier-sd: migrate to CONFIG_BLK by Masahiro Yamada · 8 years ago
  95. 375241f ARM: uniphier: enable Generic EHCI driver for Pro4 SoC by Masahiro Yamada · 8 years ago
  96. 025b62f ARM: uniphier: delete unnecessary xHCI pin-mux settings by Masahiro Yamada · 8 years ago
  97. 47a79f6 usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · 8 years ago
  98. b5550e4 ARM: uniphier: sort select:s alphabetically by Masahiro Yamada · 8 years ago
  99. 76062b9 i2c: at91_i2c: Fix the wrong include file by Wenyou Yang · 8 years ago
  100. 21d4b7d rockchip: i2c: fix >32 byte writes by John Keeping · 8 years ago