1. 5ecf8c6 video: Drop CONFIG_CONSOLE_INFO_QUIET by Simon Glass · 8 years ago
  2. 0a6eac8 video: Move video_get_info_str() prototype to a header file by Simon Glass · 8 years ago
  3. fbda683 Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig by Simon Glass · 8 years ago
  4. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  5. a420657 video: Drop CONFIG_VIDEO_HW_CURSOR by Simon Glass · 8 years ago
  6. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  7. ac8a32f video: Drop the sed13806 driver by Simon Glass · 8 years ago
  8. c370d38 video: Drop the s3c-fb driver by Simon Glass · 8 years ago
  9. 14438e1 video: Drop the imx25lcdc driver by Simon Glass · 8 years ago
  10. 9909aeb video: Drop the smiLynxEM driver by Simon Glass · 8 years ago
  11. 002f967 Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · 8 years ago
  12. cfa307f Convert CONFIG_VIDEO_CT69000 to Kconfig by Simon Glass · 8 years ago
  13. c674519 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · 8 years ago
  14. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  15. 12ca05a config: Drop CONFIG_CONSOLE_DEV by Simon Glass · 8 years ago
  16. 83302fb config: Drop CONFIG_CONSOLE by Simon Glass · 8 years ago
  17. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  18. f8b19a8 Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  19. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  20. 8f92558 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  21. 98af879 Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  22. 53302bd Remove some merge markers by Simon Glass · 8 years ago
  23. b0a928a test/py: ensure a log section exists for skipped tests by Stephen Warren · 8 years ago
  24. 3431b39 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 8 years ago
  25. 3fb97e2 efi_loader: Revert device_handle to disk after net boot by Alexander Graf · 8 years ago
  26. 3c63db9 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · 8 years ago
  27. 65e4c0b x86: efi: Add EFI loader support for x86 by Simon Glass · 8 years ago
  28. e275458 efi: Fix missing EFIAPI specifiers by Simon Glass · 8 years ago
  29. a0b49bc efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  30. 6fb580d smbios: Provide serial number by Alexander Graf · 8 years ago
  31. aba5e91 efi_loader: Fix efi_install_configuration_table by Alexander Graf · 8 years ago
  32. e663b35 smbios: Expose in efi_loader as table by Alexander Graf · 8 years ago
  33. 9647620 smbios: Generate type 4 on non-x86 systems by Alexander Graf · 8 years ago
  34. 94eaa79 cpu: Add get_vendor callback by Alexander Graf · 8 years ago
  35. 6f192dd cpu: Add DMTF id and family fields by Alexander Graf · 8 years ago
  36. e824cf3 smbios: Allow compilation on 64bit systems by Alexander Graf · 8 years ago
  37. 488bf12 efi_loader: Expose efi_install_configuration_table by Alexander Graf · 8 years ago
  38. 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  39. 1befb38 x86: Move table csum into separate file by Alexander Graf · 8 years ago
  40. 8f661a5 efi_loader: gop: Expose fb when 32bpp by Alexander Graf · 8 years ago
  41. 712cd29 efi_loader: Allow bouncing for network by Alexander Graf · 8 years ago
  42. b6575f3 efi_loader: Add generic PSCI RTS by Alexander Graf · 8 years ago
  43. 8069821 arm: Provide common PSCI based reset handler by Alexander Graf · 8 years ago
  44. 68ff827 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  45. bb297ce Merge git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  46. f822403 x86: Add implementations of setjmp() and longjmp() by Simon Glass · 8 years ago
  47. 2b445e4 x86: Move table csum into separate header by Alexander Graf · 8 years ago
  48. 3ee655e arm: Add PSCI shutdown function by Alexander Graf · 8 years ago
  49. 51bfb5b arm: Disable HVC PSCI calls by default by Alexander Graf · 8 years ago
  50. 80a4800 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · 8 years ago
  51. 511d0b9 efi_loader: Do not leak memory when unlinking a mapping by Stefan Brüns · 8 years ago
  52. b6a9517 efi_loader: Keep memory mapping sorted when splitting an entry by Stefan Brüns · 8 years ago
  53. b61d857 efi_loader: Readd freed pages to memory pool by Stefan Brüns · 8 years ago
  54. 42417bc efi_loader: Track size of pool allocations to allow freeing by Stefan Brüns · 8 years ago
  55. ead1274 efi_loader: Move efi_allocate_pool implementation to efi_memory.c by Stefan Brüns · 8 years ago
  56. 991d62f efi_loader: Fix crash on 32-bit systems by Robin Randhawa · 8 years ago
  57. bdf5c1b efi_loader: Fix memory map size check to avoid out-of-bounds access by Stefan Brüns · 8 years ago
  58. 852efbf efi_loader: Update description of internal efi_mem_carve_out by Stefan Brüns · 8 years ago
  59. 12a5ce7 ARM: uniphier: update doc/README.uniphier by Masahiro Yamada · 8 years ago
  60. 70dda1b ARM: uniphier: remove unnecessary EHCI reset deassertion by Masahiro Yamada · 8 years ago
  61. 52159d2 ARM: dts: uniphier: sync DT with latest Linux by Masahiro Yamada · 8 years ago
  62. 805dc44 clk: uniphier: rework UniPhier clk driver by Masahiro Yamada · 8 years ago
  63. f666a65 ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define by Masahiro Yamada · 8 years ago
  64. 0bd203b ARM: uniphier: fix addresses of Cortex-A72 gear setting macros by Masahiro Yamada · 8 years ago
  65. 935e09c pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.x by Masahiro Yamada · 8 years ago
  66. 6440746 watchdog: Fix Watchdog Reset while in U-Boot Prompt by Andreas J. Reichel · 8 years ago
  67. d5a8153 Prepare v2016.11-rc2 by Tom Rini · 8 years ago
  68. 78ad715 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  69. ebf7fff spl: move FDT_FIXUP_PARTITIONS to Kconfig by Heiko Schocher · 8 years ago
  70. 29d3bc7 spl: move SYS_OS_BASE to Kconfig by Heiko Schocher · 8 years ago
  71. c20ae2f spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  72. 2b2c6e5 test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC by Tom Rini · 8 years ago
  73. 2fe1281 ARM: create .secure_stack section only for PSCI by Masahiro Yamada · 8 years ago
  74. a9320c4 arch: powerpc: Remove unused dts frequency fixup for lbc_clk by Prabhakar Kushwaha · 8 years ago
  75. c5938c1 pbl: use "wait" command instead of "flush" command by Zhao Qiang · 8 years ago
  76. ec90ac7 Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. by Zhao Qiang · 8 years ago
  77. 4504062 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 8 years ago
  78. 42b7600 libfdt: Drop inlining of fdt_path_offset() by Simon Glass · 8 years ago
  79. df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  80. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  81. 9c07b98 libfdt: Sync up with upstream by Simon Glass · 8 years ago
  82. 491c7b6 libfdt: Fix undefined behaviour in fdt_offset_ptr() by David Gibson · 8 years ago
  83. ef47683 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · 8 years ago
  84. 44afdc4 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  85. c9abfbd net: smsc95xx: fix DM MAC address reading by Stephen Warren · 8 years ago
  86. 6a2981a test: add NFS download test by Guillaume GARDET · 8 years ago
  87. 9bde741 net: Fix cache misalignment message after network load operations by Peter Chubb · 8 years ago
  88. 7377647 rtl8169: fix cache misalignment message on transmit. by Peter Chubb · 8 years ago
  89. c86ff7f net: write enetaddr down to hardware on env_callback by Hannes Schmelzer · 8 years ago
  90. 6723b23 net: mvneta: fix typo in comment by Chris Packham · 8 years ago
  91. b755abe net: mv88e61xx: Add support for fixed links by Chris Packham · 8 years ago
  92. 65d4d00 net: Add support for mv88e609x switches by Chris Packham · 8 years ago
  93. f411b5c board: am335x: Always set eth/eth1addr environment variable by Roger Quadros · 8 years ago
  94. e607ec9 board: am335x-icev2: add ethernet phy mode detection logic by Roger Quadros · 8 years ago
  95. ab97153 driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection by Mugunthan V N · 8 years ago
  96. 4b00d02 include: configs: am335x: add Atheros phy support by Mugunthan V N · 8 years ago
  97. ce412b7 drivers: net: phy: atheros: add separate config for AR8031 by Mugunthan V N · 8 years ago
  98. 2ec4d10 phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID by Andrea Merello · 8 years ago
  99. c69f6d0 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  100. 7949360 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago