1. 3110ece Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  2. 049f06a Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  3. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  4. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  5. 217652f Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · 8 years ago
  6. d76f29a Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  7. 18b5045 video: Drop CONFIG_CONSOLE_INFO_QUIET by Simon Glass · 8 years ago
  8. 88ecb9b video: Move video_get_info_str() prototype to a header file by Simon Glass · 8 years ago
  9. 5a77235 Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig by Simon Glass · 8 years ago
  10. 706605f Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  11. d615c89 video: Drop CONFIG_VIDEO_HW_CURSOR by Simon Glass · 8 years ago
  12. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  13. 1680916 video: Drop the sed13806 driver by Simon Glass · 8 years ago
  14. 9d05704 video: Drop the s3c-fb driver by Simon Glass · 8 years ago
  15. 870fed7 video: Drop the imx25lcdc driver by Simon Glass · 8 years ago
  16. e9395ef video: Drop the smiLynxEM driver by Simon Glass · 8 years ago
  17. 884889d Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · 8 years ago
  18. 1ad7b45 Convert CONFIG_VIDEO_CT69000 to Kconfig by Simon Glass · 8 years ago
  19. 8d0efc1 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · 8 years ago
  20. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  21. 4694a74 config: Drop CONFIG_CONSOLE_DEV by Simon Glass · 8 years ago
  22. a406b69 config: Drop CONFIG_CONSOLE by Simon Glass · 8 years ago
  23. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  24. 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  25. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  26. e304a5e Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  27. 4458d3b Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  28. 49c675e Remove some merge markers by Simon Glass · 8 years ago
  29. 3e3d143 test/py: ensure a log section exists for skipped tests by Stephen Warren · 8 years ago
  30. 9beaa36 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 8 years ago
  31. 400f072 efi_loader: Revert device_handle to disk after net boot by Alexander Graf · 8 years ago
  32. 393dd91 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · 8 years ago
  33. cdfe696 x86: efi: Add EFI loader support for x86 by Simon Glass · 8 years ago
  34. c2194bf efi: Fix missing EFIAPI specifiers by Simon Glass · 8 years ago
  35. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  36. 9a3e3e2 smbios: Provide serial number by Alexander Graf · 8 years ago
  37. 9982e67 efi_loader: Fix efi_install_configuration_table by Alexander Graf · 8 years ago
  38. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · 8 years ago
  39. e44b3c0 smbios: Generate type 4 on non-x86 systems by Alexander Graf · 8 years ago
  40. 67f66bd cpu: Add get_vendor callback by Alexander Graf · 8 years ago
  41. 00b4fc2 cpu: Add DMTF id and family fields by Alexander Graf · 8 years ago
  42. e4a59ae smbios: Allow compilation on 64bit systems by Alexander Graf · 8 years ago
  43. c5c1163 efi_loader: Expose efi_install_configuration_table by Alexander Graf · 8 years ago
  44. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  45. ee532d9 x86: Move table csum into separate file by Alexander Graf · 8 years ago
  46. bc76639 efi_loader: gop: Expose fb when 32bpp by Alexander Graf · 8 years ago
  47. 0b12b86 efi_loader: Allow bouncing for network by Alexander Graf · 8 years ago
  48. b425a30 efi_loader: Add generic PSCI RTS by Alexander Graf · 8 years ago
  49. 68a14f7 arm: Provide common PSCI based reset handler by Alexander Graf · 8 years ago
  50. 0e1923b Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  51. e7152ba Merge git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  52. 7078563 x86: Add implementations of setjmp() and longjmp() by Simon Glass · 8 years ago
  53. 120b041 x86: Move table csum into separate header by Alexander Graf · 8 years ago
  54. 467c83e arm: Add PSCI shutdown function by Alexander Graf · 8 years ago
  55. a5b1832 arm: Disable HVC PSCI calls by default by Alexander Graf · 8 years ago
  56. 7725609 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · 8 years ago
  57. 4e9ad8d efi_loader: Do not leak memory when unlinking a mapping by Stefan Brüns · 8 years ago
  58. 9d65651 efi_loader: Keep memory mapping sorted when splitting an entry by Stefan Brüns · 8 years ago
  59. a4f4302 efi_loader: Readd freed pages to memory pool by Stefan Brüns · 8 years ago
  60. 67b67d9 efi_loader: Track size of pool allocations to allow freeing by Stefan Brüns · 8 years ago
  61. 5a09aef efi_loader: Move efi_allocate_pool implementation to efi_memory.c by Stefan Brüns · 8 years ago
  62. 95d2e7e efi_loader: Fix crash on 32-bit systems by Robin Randhawa · 8 years ago
  63. f625855 efi_loader: Fix memory map size check to avoid out-of-bounds access by Stefan Brüns · 8 years ago
  64. 1b00dc1 efi_loader: Update description of internal efi_mem_carve_out by Stefan Brüns · 8 years ago
  65. 48c623a ARM: uniphier: update doc/README.uniphier by Masahiro Yamada · 8 years ago
  66. b4eda20 ARM: uniphier: remove unnecessary EHCI reset deassertion by Masahiro Yamada · 8 years ago
  67. 39a67ff ARM: dts: uniphier: sync DT with latest Linux by Masahiro Yamada · 8 years ago
  68. 8bdfe0a clk: uniphier: rework UniPhier clk driver by Masahiro Yamada · 8 years ago
  69. d815329 ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define by Masahiro Yamada · 8 years ago
  70. 3cdbc1a ARM: uniphier: fix addresses of Cortex-A72 gear setting macros by Masahiro Yamada · 8 years ago
  71. 945c470 pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.x by Masahiro Yamada · 8 years ago
  72. 982ca46 watchdog: Fix Watchdog Reset while in U-Boot Prompt by Andreas J. Reichel · 8 years ago
  73. f3ce30c Prepare v2016.11-rc2 by Tom Rini · 8 years ago
  74. bbe79a2 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  75. c9ab910 spl: move FDT_FIXUP_PARTITIONS to Kconfig by Heiko Schocher · 8 years ago
  76. 6592893 spl: move SYS_OS_BASE to Kconfig by Heiko Schocher · 8 years ago
  77. 1d12ba2 spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  78. 42c6214 test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC by Tom Rini · 8 years ago
  79. 2aa46c0 ARM: create .secure_stack section only for PSCI by Masahiro Yamada · 8 years ago
  80. 4bc0589 arch: powerpc: Remove unused dts frequency fixup for lbc_clk by Prabhakar Kushwaha · 8 years ago
  81. 2374f31 pbl: use "wait" command instead of "flush" command by Zhao Qiang · 8 years ago
  82. 55107dc Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. by Zhao Qiang · 8 years ago
  83. 0f4a90c Merge git://git.denx.de/u-boot-fdt by Tom Rini · 8 years ago
  84. a2235e4 libfdt: Drop inlining of fdt_path_offset() by Simon Glass · 8 years ago
  85. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  86. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  87. dfdcd6f libfdt: Sync up with upstream by Simon Glass · 8 years ago
  88. f8857be libfdt: Fix undefined behaviour in fdt_offset_ptr() by David Gibson · 8 years ago
  89. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · 8 years ago
  90. e9c27d8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  91. c8bff83 net: smsc95xx: fix DM MAC address reading by Stephen Warren · 8 years ago
  92. 1b0102d test: add NFS download test by Guillaume GARDET · 8 years ago
  93. c42ad30 net: Fix cache misalignment message after network load operations by Peter Chubb · 8 years ago
  94. 1b0d36a rtl8169: fix cache misalignment message on transmit. by Peter Chubb · 8 years ago
  95. 3071f07 net: write enetaddr down to hardware on env_callback by Hannes Schmelzer · 8 years ago
  96. 0f81d7a net: mvneta: fix typo in comment by Chris Packham · 8 years ago
  97. 3da645f net: mv88e61xx: Add support for fixed links by Chris Packham · 8 years ago
  98. edc42a1 net: Add support for mv88e609x switches by Chris Packham · 8 years ago
  99. 7c9d378 board: am335x: Always set eth/eth1addr environment variable by Roger Quadros · 8 years ago
  100. bcb4ee8 board: am335x-icev2: add ethernet phy mode detection logic by Roger Quadros · 8 years ago