1. 0daa2e1 board: sama5d2_xplained: Set 'ethaddr' got from AT24MAC by Wenyou Yang · 8 years ago
  2. 6f170c4 board: sama5d2_xplained: Move config options to defconfigs by Wenyou Yang · 8 years ago
  3. ae5070d AT91: Correct misspelling of "redundent" in partition names by Robert P. J. Day · 8 years ago
  4. 4f89292 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  5. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  6. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  7. 1c140f7 imx6: icorem6: Add default mtd nand partition table by Jagan Teki · 8 years ago
  8. 310db71 imx6: icorem6: Enable MTD device support by Jagan Teki · 8 years ago
  9. 023ff2f imx6: icorem6: Add NAND support by Jagan Teki · 8 years ago
  10. f160c5c engicam: icorem6: Add DM_GPIO, DM_MMC support by Jagan Teki · 8 years ago
  11. 9a08025 dt-bindings: clock: imx6qdl: Add clock defines by Jagan Teki · 8 years ago
  12. 5841336 imx6: icorem6: Add ENET support by Jagan Teki · 8 years ago
  13. f4b7532 arm: imx: Add Engicam i.CoreM6 QDL Starter Kit initial support by Jagan Teki · 8 years ago
  14. d259c00 config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs by Jagan Teki · 8 years ago
  15. 6637cb7 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 8 years ago
  16. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  17. 4ef6ece Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  18. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  19. 84f2a5d Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  20. 3505bc5 Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · 8 years ago
  21. b87ca80 Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  22. 5ecf8c6 video: Drop CONFIG_CONSOLE_INFO_QUIET by Simon Glass · 8 years ago
  23. 0a6eac8 video: Move video_get_info_str() prototype to a header file by Simon Glass · 8 years ago
  24. fbda683 Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig by Simon Glass · 8 years ago
  25. 0872d44 Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
  26. a420657 video: Drop CONFIG_VIDEO_HW_CURSOR by Simon Glass · 8 years ago
  27. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  28. ac8a32f video: Drop the sed13806 driver by Simon Glass · 8 years ago
  29. 002f967 Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig by Simon Glass · 8 years ago
  30. cfa307f Convert CONFIG_VIDEO_CT69000 to Kconfig by Simon Glass · 8 years ago
  31. c674519 Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig by Simon Glass · 8 years ago
  32. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  33. 12ca05a config: Drop CONFIG_CONSOLE_DEV by Simon Glass · 8 years ago
  34. 83302fb config: Drop CONFIG_CONSOLE by Simon Glass · 8 years ago
  35. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  36. f8b19a8 Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  37. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  38. 8f92558 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  39. 98af879 Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  40. 610db70 libfdt: Sync overlay with upstream by Maxime Ripard · 8 years ago
  41. 3431b39 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 8 years ago
  42. 3c63db9 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} by Alexander Graf · 8 years ago
  43. e275458 efi: Fix missing EFIAPI specifiers by Simon Glass · 8 years ago
  44. a0b49bc efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  45. e663b35 smbios: Expose in efi_loader as table by Alexander Graf · 8 years ago
  46. 9647620 smbios: Generate type 4 on non-x86 systems by Alexander Graf · 8 years ago
  47. 94eaa79 cpu: Add get_vendor callback by Alexander Graf · 8 years ago
  48. 6f192dd cpu: Add DMTF id and family fields by Alexander Graf · 8 years ago
  49. e824cf3 smbios: Allow compilation on 64bit systems by Alexander Graf · 8 years ago
  50. 488bf12 efi_loader: Expose efi_install_configuration_table by Alexander Graf · 8 years ago
  51. 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  52. 1befb38 x86: Move table csum into separate file by Alexander Graf · 8 years ago
  53. 68ff827 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  54. 2b445e4 x86: Move table csum into separate header by Alexander Graf · 8 years ago
  55. 80a4800 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · 8 years ago
  56. b61d857 efi_loader: Readd freed pages to memory pool by Stefan Brüns · 8 years ago
  57. 42417bc efi_loader: Track size of pool allocations to allow freeing by Stefan Brüns · 8 years ago
  58. ead1274 efi_loader: Move efi_allocate_pool implementation to efi_memory.c by Stefan Brüns · 8 years ago
  59. f666a65 ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define by Masahiro Yamada · 8 years ago
  60. d96796c mx6sabresd: Add Falcon mode support by Diego Dorta · 8 years ago
  61. e667239 mx7_common: add secure boot support by Gary Bisson · 8 years ago
  62. e22685d mx6_common: add secure boot support by Gary Bisson · 8 years ago
  63. 78ad715 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  64. ebf7fff spl: move FDT_FIXUP_PARTITIONS to Kconfig by Heiko Schocher · 8 years ago
  65. 29d3bc7 spl: move SYS_OS_BASE to Kconfig by Heiko Schocher · 8 years ago
  66. c20ae2f spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  67. ec90ac7 Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. by Zhao Qiang · 8 years ago
  68. 4504062 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 8 years ago
  69. 42b7600 libfdt: Drop inlining of fdt_path_offset() by Simon Glass · 8 years ago
  70. df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  71. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  72. 9c07b98 libfdt: Sync up with upstream by Simon Glass · 8 years ago
  73. ef47683 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · 8 years ago
  74. 44afdc4 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  75. ab97153 driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection by Mugunthan V N · 8 years ago
  76. 4b00d02 include: configs: am335x: add Atheros phy support by Mugunthan V N · 8 years ago
  77. c69f6d0 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  78. 7949360 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  79. 5ebd27d Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  80. f812574 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  81. 3c594d3 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  82. 99615d8 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  83. 711b534 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  84. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  85. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  86. 00bcaed x86: Clean up unused macros in the configuration headers by Bin Meng · 8 years ago
  87. 2d3c573 x86: coreboot: Convert to use DM coreboot video driver by Bin Meng · 8 years ago
  88. 5f6ad02 vbe: Make vbe_setup_video_priv() public by Bin Meng · 8 years ago
  89. fcda8c3 x86: Convert to use DM VESA video driver by Bin Meng · 8 years ago
  90. bfeba01 cmd: cros_ec: Move crosec commands to cmd subdirectory by Moritz Fischer · 8 years ago
  91. 8616708 sandbox/fs: Free memory allocated by os_dirent_ls by Stefan Brüns · 8 years ago
  92. ca1de0b power: pmic: lp873x: Add the base pmic support by Keerthy · 8 years ago
  93. 33621d2 power: pmic: Palmas: Add the base pmic support by Keerthy · 8 years ago
  94. 34514b8 power: regulator: Add ctrl_reg and volt_reg fields for pmic by Keerthy · 8 years ago
  95. 477dfe2 power: regulator: Add support for gpio regulators by Keerthy · 8 years ago
  96. 5d7ec3d x86: Don't export interrupt handlers with x86_64 by Simon Glass · 8 years ago
  97. 2547f3e elf: Add the Elf64_Rela type by Simon Glass · 8 years ago
  98. 22d9574 Add _image_binary_end section declaration by Simon Glass · 8 years ago
  99. 0d9483a x86: Adjust config to support DM_VIDEO by Simon Glass · 8 years ago
  100. ee87ee8 dm: video: Add driver-model support to vesa graphics by Simon Glass · 8 years ago