1. d3b2359 eth: asix88179: Print packet length properly by Mateusz Kulikowski · 9 years ago
  2. 4374f33 usb: ulpi: Fix compile warning in read/write on 64-bit machines. by Mateusz Kulikowski · 9 years ago
  3. 34a30b0 usb: ulpi: Fix viewport_addr type by Mateusz Kulikowski · 9 years ago
  4. 533e7b1 Migrate CONFIG_ULPI* to Kconfig by Mateusz Kulikowski · 9 years ago
  5. ed9cf1f usb: ulpi: Add Kconfig options for ULPI by Mateusz Kulikowski · 9 years ago
  6. aab5a5a ehci-hcd: Add init_after_reset by Mateusz Kulikowski · 9 years ago
  7. a00b0c0 mmc: Add support for Qualcomm SDHCI controller by Mateusz Kulikowski · 9 years ago
  8. a1b3ae9 gpio: Add support for Qualcomm gpio controller by Mateusz Kulikowski · 9 years ago
  9. 8aac697 serial: Add support for Qualcomm serial port by Mateusz Kulikowski · 9 years ago
  10. b1941f3 board: ti: DRA7: Add DP83867 TI phy for rev c by Dan Murphy · 9 years ago
  11. de2a13b efi_loader: Always allocate the highest available address by Alexander Graf · 9 years ago
  12. ea81769 sniper: Change vendor name from lge to lg, matching devicetree vendor prefix by Paul Kocialkowski · 9 years ago
  13. 050f933 kc1: Proper reboot mode and boot reason validation by Paul Kocialkowski · 9 years ago
  14. 3b78da2 sniper: Proper reboot mode and boot reason validation by Paul Kocialkowski · 9 years ago
  15. bbb3636 kc1: Add some sysboot and devicetree-related environment variables by Paul Kocialkowski · 9 years ago
  16. fa3e396 kc1: Select libfdt to allow running devicetree-based kernels by Paul Kocialkowski · 9 years ago
  17. d8c21aa kc1: Include explicit serial baudrate on bootargs by Paul Kocialkowski · 9 years ago
  18. c6b6c7f sniper: Include explicit serial baudrate on bootargs by Paul Kocialkowski · 9 years ago
  19. 729e677 arm64: booti: add missing unmap_sysmem() by Masahiro Yamada · 9 years ago
  20. e64fb29 configs: ti_armv7_keystone2: make SYS_TEXT_BASE configurable at build time by Vitaly Andrianov · 9 years ago
  21. f57ef51 arm: spl: Align default board_init_f comment with code by Andreas Dannenberg · 9 years ago
  22. f132175 post: Remove references to scrapped "netta" board. by Robert P. J. Day · 9 years ago
  23. 3e21c72 common: env_sf: Add exclamation mark by Peng Fan · 9 years ago
  24. 7c4734d jffs2: Fix set but not used warning by Tom Rini · 9 years ago
  25. b062146 lib/physmem.c: Switch to __weak for arch_phys_memset by Tom Rini · 9 years ago
  26. 15bdcaf post: Delete unnecessary bitmask of POST_MANUAL from POST_ALWAYS by Robert P. J. Day · 9 years ago
  27. ae414cf post: Remove reference to deleted "lwmon" board from Makefile by Robert P. J. Day · 9 years ago
  28. b976eb2 Common: SPL: spl_nand: Fixed debug correct NAND ECC type. by Ahmed Samir Khalil · 9 years ago
  29. d6f47c8 rpi: BCM2837 and Raspberry Pi 3 32-bit support by Stephen Warren · 9 years ago
  30. afaf43d ARM: bcm2835: expand Kconfig target descriptions by Stephen Warren · 9 years ago
  31. 303244a rpi: add Raspberry Pi 3 board ID by Stephen Warren · 9 years ago
  32. 93970ce rpi: use constant "unknown board" DT filename by Stephen Warren · 9 years ago
  33. 3ef844a ARM: bcm2835: move CONFIG_BCM283* to Kconfig by Stephen Warren · 9 years ago
  34. ce53ceb doc: clarify openssl-based key and certificate generation process by Andreas Dannenberg · 9 years ago
  35. 3c94da4 doc: fix file extension for flattened image tree blob by Andreas Dannenberg · 9 years ago
  36. a58b491 README: Specify the full path for README.displaying-bmps by Fabio Estevam · 9 years ago
  37. a96497d ARM: keystone2: Add missing privilege ID settings by Nishanth Menon · 9 years ago
  38. 1c6686d ARM: keystone2: Refactor MSMC macros to avoid #ifdeffery by Nishanth Menon · 9 years ago
  39. b0e5b49 smsc95xx: fix operation on 64-bit systems by Stephen Warren · 9 years ago
  40. 4ef90b7 Drop command-processing code when CONFIG_CMDLINE is disabled by Simon Glass · 9 years ago
  41. ec00a0d fastboot: allow retrieving fastboot variables from env by Rob Herring · 9 years ago
  42. 1088ec1 arm: clang: Update support slightly by Tom Rini · 9 years ago
  43. bc6d7c8 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  44. 2d72587 sunxi: Reserve ATF memory space on A64 by Alexander Graf · 9 years ago
  45. 3848f97 sunxi: Add Pine64+ support by Siarhei Siamashka · 9 years ago
  46. 26c50fb sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · 9 years ago
  47. ee1d825 sunxi: Explicitly cast u32 pointer conversions by Alexander Graf · 9 years ago
  48. 0099be0 sunxi: Depend SPL configs on SUPPORT_SPL by Alexander Graf · 9 years ago
  49. 8dd84a7 sunxi: Move cpu independent code to mach directory by Alexander Graf · 9 years ago
  50. 0fb2665 sunxi: Enable USB nodes for H8Homlet v2 by Chen-Yu Tsai · 9 years ago
  51. 55ae7ab sunxi: Enable USB on Cubietruck Plus by Chen-Yu Tsai · 9 years ago
  52. 82c7a8b sunxi: Add USB and R_PIO nodes to sun8i-a83t.dtsi by Chen-Yu Tsai · 9 years ago
  53. aa0a47a sunxi: Cubietruck Plus: Enable USB Kconfig options in defconfig by Chen-Yu Tsai · 9 years ago
  54. 9cf24d3 sunxi: h8_homlet_v2: Enable USB Kconfig options in defconfig by Chen-Yu Tsai · 9 years ago
  55. b6224d2 ARM: uniphier: remove CONFIG_ARP_TIMEOUT define by Masahiro Yamada · 9 years ago
  56. 1c6a5e4 cosmetic: Fix typos "privide" by Masahiro Yamada · 9 years ago
  57. 9890569 ARM: uniphier: rename function names ph1_* to uniphier_* by Masahiro Yamada · 9 years ago
  58. 4cc301d ARM: uniphier: add pin-mux settings for NAND, eMMC, SD of PH1-sLD3 by Masahiro Yamada · 9 years ago
  59. 0cca227 ARM: uniphier: enable eMMC on PH1-sLD3 reference board by Masahiro Yamada · 9 years ago
  60. a90b110 ARM: uniphier: adjust dram_init() and dram_init_banksize() for ARM64 by Masahiro Yamada · 9 years ago
  61. 17fa092 ARM: uniphier: drop unneeded defines related to legacy serial driver by Masahiro Yamada · 9 years ago
  62. b38f9fa ARM: dts: uniphier: add NAND pinmux node by Masahiro Yamada · 9 years ago
  63. 3a48c4d ARM: dts: uniphier: add clock-frequency to serial nodes of LD11/LD20 by Masahiro Yamada · 9 years ago
  64. edcea18 pinctrl: uniphier: support UniPhier PH1-LD11 pinctrl driver by Masahiro Yamada · 9 years ago
  65. ec74311 pinctrl: uniphier: support UniPhier PH1-LD20 pinctrl driver by Masahiro Yamada · 9 years ago
  66. 73e6775 pinctrl: uniphier: support per-pin input enable for new SoCs by Masahiro Yamada · 9 years ago
  67. 7a629ef pinctrl: uniphier: introduce capability flag by Masahiro Yamada · 9 years ago
  68. fba3a66 pinctrl: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  69. dc158ef mmc: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  70. bfa3d8b gpio: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  71. 78752d6 i2c: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  72. 46a624f clk: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  73. 6ee016e serial: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  74. 309eeb5 ARM: uniphier: add sramupdate command by Masahiro Yamada · 9 years ago
  75. 09c8ffb ARM: uniphier: make u-boot-with-spl.bin really available by Masahiro Yamada · 9 years ago
  76. ab58f46 mtd: nand: denali: max_banks calculation changed in revision 5.1 by Graham Moore · 9 years ago
  77. 4bc3e0e sunxi: ohci: Add A83T compatible by Chen-Yu Tsai · 9 years ago
  78. d0f3813 sunxi: ehci: Add A83T compatible by Chen-Yu Tsai · 9 years ago
  79. dc87eeb sunxi: clk: Fix USB PHY clock macros for A83T by Chen-Yu Tsai · 9 years ago
  80. ba56856 sunxi: usb_phy: Add support for A83T USB PHYs by Chen-Yu Tsai · 9 years ago
  81. ffb4f5c sunxi: h8_homlet_v2: Set DLDO4 to 3.3V by Chen-Yu Tsai · 9 years ago
  82. 93acc82 sunxi: h8_homlet_v2: Set DCDC1 to default voltage (3.3V) by Chen-Yu Tsai · 9 years ago
  83. d028fba power: axp818: Add support for FLDOs by Chen-Yu Tsai · 9 years ago
  84. f5932a1 power: axp818: Fix DCDC5 default voltage by Chen-Yu Tsai · 9 years ago
  85. 96234f7 sunxi: axp: Support VBUS drive GPIO on AXP818 by Chen-Yu Tsai · 9 years ago
  86. 2e8dced sunxi: axp: Generalize register macros for VBUS drive GPIO by Chen-Yu Tsai · 9 years ago
  87. 1c47163 musb: sunxi: Add support for A83T by Chen-Yu Tsai · 9 years ago
  88. b2d3351 power: axp818: Remove undefined axp818_init() by Chen-Yu Tsai · 9 years ago
  89. b2600e0 sunxi: Enable LDO3 and LDO4 at 2.8V on OLinuxIno Lime boards by Hans de Goede · 9 years ago
  90. 8e6e440 sunxi: A20-OLinuXino-Lime2: Force 8211CL to master by Michael Haas · 9 years ago
  91. b82aab8 sunxi: A20-Olimex-SOM-EVB: Force 8211CL to master by Michael Haas · 9 years ago
  92. 0cf2b4e net: phy: Optionally force master mode for RTL PHY by Michael Haas · 9 years ago
  93. b83d933 sunxi: Print soc-id from sram controller for sun8i boards by Hans de Goede · 9 years ago
  94. c62f8da sunxi: Add conditional magic sram poke for A33 by Hans de Goede · 9 years ago
  95. 3e2a975 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  96. 6df28ed Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  97. b6409f2 ARM: tegra210: set PLLE_PTS bit when enabling PLLE by Stephen Warren · 9 years ago
  98. 6aa1f3b armv8/ls2080ardb: Enable VID support by Rai Harninder · 9 years ago
  99. 77a82c2b armv8/ls1043aqds: dts: Set SPI mode for DSPI by Qianyu Gong · 9 years ago
  100. 4a7a515 armv8: fsl-layerscape: Add LS1023A SVR by Mingkai Hu · 9 years ago