1. 075020a usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc() by Inha Song · 9 years ago
  2. cac1787 smdk5420: board: add functions to init dfu environment settings by Inha Song · 9 years ago
  3. 302a7d0 smdk5420: board: add functions required to enable USB DWC3 by Joonyoung Shim · 9 years ago
  4. a272c99 samsung: usb: phy: Support for DWC3 PHY by Lukasz Majewski · 9 years ago
  5. 4e633e4 arm: exynos: USB3 PHY base definition for Exynos5 SoCs by Lukasz Majewski · 9 years ago
  6. 19b17d1 drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect by Nikhil Badola · 9 years ago
  7. 5bcec54 image-fit: Fix compiler warning in fit_conf_print() by Hans de Goede · 9 years ago
  8. 290ac3b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  9. 277af82 sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default by Hans de Goede · 9 years ago
  10. 348cce2 sunxi: Add a proper dts file for the ga10h a33 based tablet by Hans de Goede · 9 years ago
  11. f173715 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  12. d85cd29 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  13. 3c4c142 fdt: Documentation for a few support functions aside their prototypes by Paul Kocialkowski · 9 years ago
  14. 10be5b5 fdt: Pass the device serial number through devicetree by Paul Kocialkowski · 9 years ago
  15. 373a6cb sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts name by Hans de Goede · 9 years ago
  16. 8b1ba94 sunxi: Sync dts files with the linux kernel by Hans de Goede · 9 years ago
  17. a52783e sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl" by Hans de Goede · 9 years ago
  18. 2c23da0 sunxi: Add new Mele_A1000G_quad defconfig by Hans de Goede · 9 years ago
  19. 7afebb5 sunxi: usb_phy: Swap check for disconnect threshold by Hans de Goede · 9 years ago
  20. 1c09fa3 sunxi: mmc: Enable pull-up on card-detect gpio pin by Hans de Goede · 9 years ago
  21. d9a607f gpio: fix typos in GPIO header by Masahiro Yamada · 9 years ago
  22. b14d547 sandbox: Compile test device tree when CONFIG_UT_DM is defined by Simon Glass · 9 years ago
  23. 52d3bc5 sandbox: dts: Add the real-time-clock test nodes back in by Simon Glass · 9 years ago
  24. f4d8457 sandbox: dts: Sort the sandbox.dts file by Simon Glass · 9 years ago
  25. 171e991 sandbox: dts: Sort the test.dts file a little by Simon Glass · 9 years ago
  26. 4e38936 dm: Sort the uclass IDs after the tegra/PMIC addition by Simon Glass · 9 years ago
  27. 2bb02e4 dm: pci: Allow PCI bus numbering aliases by Simon Glass · 9 years ago
  28. 8939df0 sandbox: Tidy up terminal restore by Simon Glass · 9 years ago
  29. 5d3c2c5 x86: minnowmax: initialize the pin-muxing from device tree by Gabriel Huau · 9 years ago
  30. 5318f18 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · 9 years ago
  31. afbbd41 x86: baytrail: pci region 3 is not always mapped to end of ram by Andrew Bradford · 9 years ago
  32. 5c56422 x86: qemu: Implement PIRQ routing by Bin Meng · 9 years ago
  33. f2653e8 x86: coreboot: Control I/O port 0xb2 writing via device tree by Bin Meng · 9 years ago
  34. 683b09d x86: qemu: Create separate i440fx and q35 device trees by Bin Meng · 9 years ago
  35. 65cdd9b x86: coreboot: Fix cosmetic issues by Bin Meng · 9 years ago
  36. d04e30b x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSP by Bin Meng · 9 years ago
  37. 6c4247e tools: ifdtool: Do not write region while its size is negative by Bin Meng · 9 years ago
  38. 4be2f42 x86: qemu: Adjust VGA initialization by Bin Meng · 9 years ago
  39. 0fcb7ac x86: qemu: Enable legacy IDE I/O ports decode by Bin Meng · 9 years ago
  40. cc7debc x86: qemu: Turn on legacy segments decode by Bin Meng · 9 years ago
  41. 5466983 x86: qemu: Make host bridge (b.d.f=0.0.0) visible by Bin Meng · 9 years ago
  42. 1dc03c2 x86: fsp_support: Correct high mem comment typo by Andrew Bradford · 9 years ago
  43. 67b2497 x86: Do sanity test on pirq table before writing by Bin Meng · 9 years ago
  44. 05b98ec x86: quark: Implement PIRQ routing by Bin Meng · 9 years ago
  45. 5910955 x86: Document irq router device tree bindings by Bin Meng · 9 years ago
  46. 9c7dea6 x86: Refactor PIRQ routing support by Bin Meng · 9 years ago
  47. 2aa3a7f x86: qemu: Add ATA/SATA support by Bin Meng · 9 years ago
  48. a40abfc x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h by Bin Meng · 9 years ago
  49. 77c2b21 cmd_ide: Eliminate build warnings in atapi_inquiry() by Bin Meng · 9 years ago
  50. 04e3c4e pci: Do not skip legacy IDE device configuration by Bin Meng · 9 years ago
  51. 1b73b1c pci: Allow debug message output in pci_auto.c by Bin Meng · 9 years ago
  52. 9c4f541 x86: qemu: Add graphics support by Bin Meng · 9 years ago
  53. 6bde2dc x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig by Bin Meng · 9 years ago
  54. b82a535 video: Kconfig: Make VESA driver avaiable for non-x86 boards by Bin Meng · 9 years ago
  55. 8feb2cc x86: Remove DECLARE_GLOBAL_DATA_PTR in board files by Bin Meng · 9 years ago
  56. 1ae5b78 x86: Update README.x86 for QEMU support by Bin Meng · 9 years ago
  57. b28c147 x86: Change coreboot default build configuration to QEMU by Bin Meng · 9 years ago
  58. 3d5bbbc x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.h by Bin Meng · 9 years ago
  59. 99a309f x86: Make QEMU the default vendor by Bin Meng · 9 years ago
  60. a65b25d x86: Support QEMU x86 targets by Bin Meng · 9 years ago
  61. 238fe16 pci: Move pci_hose_phys_to_bus() to pci_common.c by Bin Meng · 9 years ago
  62. d8abb46 board/BuR/common: fix netconsole by Hannes Schmelzer · 9 years ago
  63. 42eccdd configs: remove CONFIG_NET_MULTI by Lars Poeschel · 9 years ago
  64. 225bf1e ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQ by Lars Poeschel · 9 years ago
  65. 563e53e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  66. 9ba9e85 net: Fix NET_RANDOM_ETHADDR dependencies by Michal Simek · 9 years ago
  67. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  68. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 9 years ago
  69. a4bdf1d blackfin: fix build error on bct-brettl2 board by Masahiro Yamada · 9 years ago
  70. 1e1f353 sparc: fix build error on gr_ep2s60 board by Masahiro Yamada · 9 years ago
  71. 656ae05 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 9 years ago
  72. a5aef73 arm: rmobile: alt: Update to QoS revision 0.31 and 0.321 by Nobuhiro Iwamatsu · 10 years ago
  73. 98c3322 arm: rmobile: gose: Update to QoS revision 0.311 by Nobuhiro Iwamatsu · 10 years ago
  74. c56af55 arm: rmobile: koelsch: Update to QoS revision 0.411 by Nobuhiro Iwamatsu · 10 years ago
  75. d20d6d7 arm: rmobile: lager: Update to QoS revision 0.973 by Nobuhiro Iwamatsu · 10 years ago
  76. cae7204 arm: rmobile: alt: Add ethernet function B support by Mitsuhiro Kimura · 10 years ago
  77. 43b1ff5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  78. b1f7ecc Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  79. fcb2525 ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4 by Masahiro Yamada · 9 years ago
  80. 28148b0 ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8 by Masahiro Yamada · 9 years ago
  81. 585b38c ARM: UniPhier: update DDR PHY register map for PH1-Pro5 by Masahiro Yamada · 9 years ago
  82. ece26f6 ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDR by Masahiro Yamada · 9 years ago
  83. 7fff91f ARM: UniPhier: set MACH_PH1_PRO4 as default SoC by Masahiro Yamada · 9 years ago
  84. f8f3594 ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig by Masahiro Yamada · 9 years ago
  85. 4e143cd ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefs by Masahiro Yamada · 9 years ago
  86. 9fc5f9d ARM: UniPhier: remove unnecessary cache coherency code by Masahiro Yamada · 9 years ago
  87. 12a70e3 ARM: UniPhier: use 32 bit register access for debug UART setting by Masahiro Yamada · 9 years ago
  88. b6ef3a3 ARM: UniPhier: update the vendor name of UniPhier in Kconfig by Masahiro Yamada · 9 years ago
  89. f6e7f07 ARM: UniPhier: replace <asm/io.h> with <linux/io.h> by Masahiro Yamada · 9 years ago
  90. 014414f ARM: sunxi: Enable PSCI for sun8i by Chen-Yu Tsai · 9 years ago
  91. 9816743 ARM: sunxi: Share sun6i PSCI backend with sun8i by Chen-Yu Tsai · 9 years ago
  92. cc08ea4 ARM: sunxi: Enable PSCI for sun6i by Chen-Yu Tsai · 9 years ago
  93. 073f298 ARM: sunxi: Add sun6i specific PSCI implementation by Chen-Yu Tsai · 9 years ago
  94. d4611af ARM: sunxi: Make PSCI code sun7i specific by Chen-Yu Tsai · 9 years ago
  95. 4ffd624 ARM: sunxi: Document registers in PSCI code by Chen-Yu Tsai · 9 years ago
  96. f76eba3 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 9 years ago
  97. d0f4200 sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMA by Roy Spliet · 9 years ago
  98. a19e735 sunxi: Add DMA definitions by Roy Spliet · 9 years ago
  99. 1f6f61f sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block size by Daniel Kochmański · 9 years ago
  100. 9d1111b sun9i: Add Merrii_A80_Optimus board / defconfig file by Hans de Goede · 10 years ago