1. 1d4ed26 video: cfb_console: fix 32-bit display on 64-bit architectures by Andre Przywara · 8 years ago
  2. 3fd2b3a net: macb: Fix ETH not found when clock not support by Wenyou Yang · 8 years ago
  3. 7a70c99 armv8: spl: Call spl_relocate_stack_gd for ARMv8 by Philipp Tomsich · 8 years ago
  4. 6b4e942 armv5te: make 'ret lr' produce iinterworking 'bx lr' by Albert ARIBAUD · 8 years ago
  5. ee6fb21 Prepare v2017-rc3 by Tom Rini · 8 years ago
  6. 4f65ee3 arm: mach-omap2: Flush cache after FIT post-processing image by Andrew F. Davis · 8 years ago
  7. 7131d2d drivers/net/Kconfig: Correct use of apostrophe by Tom Rini · 8 years ago
  8. 34a93bf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  9. 9441274 rockchip: video: fix 83500000 clock mistake in rockchip HDMI by Nickey Yang Nickey Yang · 8 years ago
  10. 3cc6e70 splash: Prevent splash_load_fs from writing to 0x0 by Jonathan Golder · 8 years ago
  11. a0f3e3d travis-ci: Temporarily disable using a newer device tree compiler by Tom Rini · 8 years ago
  12. 87fcdca Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  13. 9bf9e813 usb: gadget: f_dfu: set serial number if serial# is valid by Felipe Balbi · 8 years ago
  14. 949bf79 usb: gadget: g_dnl: fix g_dnl_set_serialnumber() by Felipe Balbi · 8 years ago
  15. 00e9d69 usb: gadget: f_dfu: write req->actual bytes by Felipe Balbi · 8 years ago
  16. d428776 usb: gadget: dfu: add result for handle_getstatus() by Patrick Delaunay · 8 years ago
  17. f11bb25 usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE result by Patrick Delaunay · 8 years ago
  18. 8987012 usb: gadget: dfu: add functional descriptor in descriptor set by Patrick Delaunay · 8 years ago
  19. 282b720 usb: dwc3: gadget: Remove unused header inclusion by Vincent Tinelli · 8 years ago
  20. d38de7c Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  21. bc64795 ARM: uniphier: set up charge pump current for MPLL of LD11 SoC by Masahiro Yamada · 8 years ago
  22. 9d35873 ARM: uniphier: add simple eMMC load APIs instead of ROM API by Masahiro Yamada · 8 years ago
  23. 2af94aa ARM: uniphier: enable CONFIG_CMD_CONFIG by Masahiro Yamada · 8 years ago
  24. c05a59d ARM: uniphier: enable CONFIG_CMD_GPT by Masahiro Yamada · 8 years ago
  25. 6012c3b ARM: uniphier: disable CONFIG_SPL_DOS_PARTITION by Masahiro Yamada · 8 years ago
  26. c21f585 ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20 by Masahiro Yamada · 8 years ago
  27. 04f3da3 ARM: uniphier: add DRAM PHY clock duty adjustment for LD20 SoC by Kotaro Hayashi · 8 years ago
  28. dd38374 ARM: uniphier: remove dram_nr_ch from board parameters by Masahiro Yamada · 8 years ago
  29. 784548e ARM: uniphier: rework spl_boot_device() and related code by Masahiro Yamada · 8 years ago
  30. 81c847b ARM: uniphier: move spl_boot_mode() to a separate file by Masahiro Yamada · 8 years ago
  31. e5957e8 ARM: uniphier: move MMC code to a separate file by Masahiro Yamada · 8 years ago
  32. 5c8c6da ARM: uniphier: disable CONFIG_MTD_NOR_FLASH by Masahiro Yamada · 8 years ago
  33. c276953 ARM: dts: uniphier: drop u-boot, dm-pre-reloc from system-bus pinctrl node by Masahiro Yamada · 8 years ago
  34. 7728f0c ARM: uniphier: rename second stage loader name by Masahiro Yamada · 8 years ago
  35. 6a6b9d5 pinctrl: uniphier: support pin configuration by Masahiro Yamada · 8 years ago
  36. 1b28097 ARM: uniphier: enable generic EHCI driver for uniphier_v8_defconfig by Masahiro Yamada · 8 years ago
  37. 04cd4e7 ARM: uniphier: remove DRAM base address from board parameters by Masahiro Yamada · 8 years ago
  38. cf3175b ARM: uniphier: update README.uniphier for latest build instruction by Masahiro Yamada · 8 years ago
  39. 6fc8491 ARM: uniphier: print Support Card info very late by Masahiro Yamada · 8 years ago
  40. 87c3308 ARM: uniphier: skip memreserve of unused DRAM bank of LD20 by Masahiro Yamada · 8 years ago
  41. 0f5bf09 ARM: uniphier: correct spelling of "invalid" by Masahiro Yamada · 8 years ago
  42. bed1624 ARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE bit is set by Masahiro Yamada · 8 years ago
  43. 14bb7a4 ARM: uniphier: revive accidentally removed dcache_disable() by Masahiro Yamada · 8 years ago
  44. b24cf85 video: mxsfb: Fix reset hang when videomode variable is not present by Fabio Estevam · 8 years ago
  45. 4d6f9e0 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  46. 308c75e x86: Intel MID platforms has no microcode update by Andy Shevchenko · 8 years ago
  47. 20bfac0 x86: zImage: add Intel MID platforms support by Vincent Tinelli · 8 years ago
  48. 7a96fd8 x86: Introduce INTEL_MID quirk option by Andy Shevchenko · 8 years ago
  49. 3c03f49 x86: Force 32-bit jumps in interrupt handlers by J. Tang · 8 years ago
  50. dc05e47 tqma6: [cosmetic] sanitize environment defines by Markus Niebel · 8 years ago
  51. e7203d7 tqma6: fix rounding in env by Markus Niebel · 8 years ago
  52. 3471390 mx6: tqma6: add rootfsmode environment for mmc / sd by Markus Niebel · 8 years ago
  53. 0b14f1a mx6: tqma6: fix typo in env by Markus Niebel · 8 years ago
  54. dd9908d imx6: tqma6: rely on default setting for tftp and nfs by Markus Niebel · 8 years ago
  55. 9e9846a arm: imx6: tqma6: add configurable CMA size by Markus Niebel · 8 years ago
  56. f78038d mtd: nand: build MXS driver for MX7 as well by Andrey Yurovsky · 8 years ago
  57. 774eb2d mx6sx: udoo_neo: Enable distro boot options in config by Peter Robinson · 8 years ago
  58. 276ad06 mx6sx: udoo_neo: use different load address for ramdisk by Peter Robinson · 8 years ago
  59. f902802 mx6sx: udoo_neo: Define the default serial console by Peter Robinson · 8 years ago
  60. 79be18a Drop CONFIG_ENABLE_VBOOT by Tom Rini · 8 years ago
  61. 66c246c ARM: DRA7xx: Fix memory allocation overflow by Andrew F. Davis · 8 years ago
  62. 4aac44b da850: Add instructions to copy AIS image to an MMC card by ahaslam@baylibre.com · 8 years ago
  63. 7a2af75 arm: am57xx: Set serial# variable by Semen Protsenko · 8 years ago
  64. 949123e SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig by Dalon Westergreen · 8 years ago
  65. f0fb4fa SPL: add support to boot from a partition type by Dalon Westergreen · 8 years ago
  66. bc1e0dd arm: omap5: Fix generation of reserved-memory DT node by Andrew F. Davis · 8 years ago
  67. 645cb46 fsl_i2c.c: Fix warning on gcc-6.x by Tom Rini · 8 years ago
  68. 93f4877 tools: kwboot: don't adjust destaddr when patching the image by Chris Packham · 8 years ago
  69. 1f6c8a5 tools: kwbimage: Fix unchecked return value and fd leak by Mario Six · 8 years ago
  70. 85d0bea Prepare v2017.03-rc2 by Tom Rini · 8 years ago
  71. a8d052b Merge tag 'xilinx-fixes-for-v2017.03' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  72. c77c7db i2c: sandbox: remove code snippet from Kconfig help by Masahiro Yamada · 8 years ago
  73. bf7ab1e kconfig: re-sync with Linux 4.10 by Masahiro Yamada · 8 years ago
  74. 554c73c flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled by Masahiro Yamada · 8 years ago
  75. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  76. a931e99 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  77. b16f680 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  78. 1d82e2c microblaze: Fix endif macro command by Michal Simek · 8 years ago
  79. 1520fe6 configs/topic_miami.h: Correct kernel_size in default environment by Mike Looijmans · 8 years ago
  80. c38e981 topic_miami(plus) defconfig: Enable DFU RAM support by Mike Looijmans · 8 years ago
  81. d018db4 topic_miami_defconfig: Remove NFS and NET support by Mike Looijmans · 8 years ago
  82. 2e0583b xilinx: Align defconfig with current Kconfig order by Michal Simek · 8 years ago
  83. 5d3be0f exynos: Drop large alignment for SDRAM parameters by Simon Glass · 8 years ago
  84. f1cc977 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  85. 6f27976 rockchip: rename miniarm to tinker board by Eddie Cai · 8 years ago
  86. 1caec07 rockchip: Enable ETH address randomization for the firefly-rk3288 by Romain Perier · 8 years ago
  87. 5235753 rockchip: firefly: configs: use spl back to brom by Jacob Chen · 8 years ago
  88. 3d1bf16 rockchip: configs: move env offset to common header by Jacob Chen · 8 years ago
  89. f568ac2 rockchip: Correct MAINTAINER entry for chromebook_minnie by Simon Glass · 8 years ago
  90. a8830a1 rockchip: dts: rk3288: correct sdram setting for miniarm by Jacob Chen · 8 years ago
  91. 2a48b3a omap_hsmmc.c: Fix build warning on non-omap3 by Tom Rini · 8 years ago
  92. e1a71f8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  93. 6f57b19 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  94. 0959649 omap3_logic: Switch to simple malloco in SPL by Tom Rini · 8 years ago
  95. e0dff9b qemu-x86_64_defconfig: Disable CONFIG_BOARD_EARLY_INIT_F by Tom Rini · 8 years ago
  96. a0269bb mmc: init mmc block devices on probe by Fiach Antaw · 8 years ago
  97. 6aca17c drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx by Adam Ford · 8 years ago
  98. d14f1d5 mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.c by Jaehoon Chung · 8 years ago
  99. 02ad33a mmc: mmc-uclass: use the fixed devnum with alias node by Jaehoon Chung · 8 years ago
  100. 22940af arm: dts: trats: add the pmic node for using DM by Jaehoon Chung · 8 years ago