1. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  2. 7b3c4c3 dm: console: Check for serial devices properly by Simon Glass · 7 years ago
  3. 43ba3c5 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  4. 3158eeb Remove unused CONFIG_TWL4030_PWM by Adam Ford · 7 years ago
  5. 84e9dcc serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig by Patrice Chotard · 7 years ago
  6. 2218b32 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  7. 55f228b x86: minnowmax: Remove CONFIG_SMSC_LPC47M by Bin Meng · 7 years ago
  8. 495f377 x86: Add Intel Edison board files by Andy Shevchenko · 7 years ago
  9. 19d1f1a Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  10. 211aaf3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  11. af65db8 efi_loader: indent entry/exit prints to show nesting level by Rob Clark · 7 years ago
  12. c160d2f efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT by Rob Clark · 7 years ago
  13. b108d8a clk: fix compilation errors for poplar platform by Patrice Chotard · 7 years ago
  14. d9fb7be dm: phy: add missing #ifdef CONFIG_PHY by Patrice Chotard · 7 years ago
  15. 15970d8 dfu: remove limitation on partition size by Patrick Delaunay · 7 years ago
  16. 4de5120 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · 7 years ago
  17. 9ca1b4b dm: usb: Add a new USB controller operation 'update_hub_device' by Bin Meng · 7 years ago
  18. 5624dfd usb: hub: Parse and save TT details from device descriptor by Bin Meng · 7 years ago
  19. bbc6f06 usb: hub: Support 'set hub depth' request for USB 3.0 hubs by Bin Meng · 7 years ago
  20. 46c1d49 usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · 7 years ago
  21. a199a72 usb: hub: Remove hub_port_reset() by Bin Meng · 7 years ago
  22. 6e4d039 x86: minnowmax: Add a environment variable for USB power-on delay by Bin Meng · 7 years ago
  23. cbb89ed configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  24. 2931342 configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  25. 98ba3d6 usb: hub: Add 3.0 hub port status mask of 2.0 hub by Bin Meng · 7 years ago
  26. 337fc7e usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · 7 years ago
  27. f342119 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub by Bin Meng · 7 years ago
  28. 642346a dm: core: add ofnode_count_phandle_with_args() by Patrice Chotard · 7 years ago
  29. 82a8a66 clk: add clk_release_all() by Patrice Chotard · 7 years ago
  30. 3b9d1bd reset: add reset_release_all() by Patrice Chotard · 7 years ago
  31. 9bd5cdf reset: add reset_request() by Patrice Chotard · 7 years ago
  32. b94888b drivers: phy: add generic_phy_valid() method by Patrice Chotard · 7 years ago
  33. f6a4093 fdtdec: Drop old compatible values by Simon Glass · 7 years ago
  34. e3f44f5 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
  35. c2012cb power: Add a GPIO driver for the as3722 PMIC by Simon Glass · 7 years ago
  36. deea211 power: Add a regulator driver for the as3722 PMIC by Simon Glass · 7 years ago
  37. dcf9885 dm: core: Add ofnode_read_resource() by Simon Glass · 7 years ago
  38. 47b98ad sandbox: remove os_putc() and os_puts() by Masahiro Yamada · 7 years ago
  39. fd73621 dm: ofnode: change return type of dev_read_prop() to opaque pointer by Masahiro Yamada · 7 years ago
  40. 00b26f7 dm: Fix typo in include-guard for dm-structs.h by Philipp Tomsich · 7 years ago
  41. a095aad efi_loader: Add an EFI_CALL() macro by Rob Clark · 7 years ago
  42. 3f1aa97 efi_loader: only evaluate EFI_EXIT()'s ret once by Rob Clark · 7 years ago
  43. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  44. a1903c1 rockchip: firefly: Add "usb start" to auto-start USB device by Leo Wen · 7 years ago
  45. af83064 rockchip: firefly: Set the environment variable 'usbkbd' to the stdin by Leo Wen · 7 years ago
  46. c0508e4 rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig by Philipp Tomsich · 7 years ago
  47. 42ec247 rockchip: use UUID for root partitions by Kever Yang · 7 years ago
  48. f19955a Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  49. 122b2d4 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · 7 years ago
  50. fa87abb ARM: DTS: stm32: align DT clock declaration with kernel by Patrice Chotard · 7 years ago
  51. 1a7c159 configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs boot by Madan Srinivas · 7 years ago
  52. 3f5651a configs: k2x_evm: Reorder default boot command by Andrew F. Davis · 7 years ago
  53. 08d0631 configs: k2x_evm: Adds environment variables for secure devices by Madan Srinivas · 7 years ago
  54. 881261c configs: k2x_evm: Adds FIT loading environment variables by Andrew F. Davis · 7 years ago
  55. 4a63a75 arm: dts: meson: import dts files from Linux 4.12 by Beniamino Galvani · 7 years ago
  56. ee8d037 ARM: uniphier: remove SPL support for ARMv8 SoCs by Masahiro Yamada · 7 years ago
  57. 9af91b7 arm: socfpga: Enable all FPGA config support for Arria 10 by Tien Fong Chee · 7 years ago
  58. fa23ba1 kconfig: Convert FPGA_SOCFPGA configuration to Kconfig by Tien Fong Chee · 7 years ago
  59. c2caaee kconfig: Convert FPGA and FPGA_ALTERA configuration to Kconfig by Tien Fong Chee · 7 years ago
  60. 609bf92 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
  61. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  62. 337cd3f Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
  63. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  64. ef6253d Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago
  65. f0bc2b5 Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig by Simon Glass · 7 years ago
  66. 88b233a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
  67. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  68. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  69. a17e62c efi_loader: expose protocols via GUID by Rob Clark · 7 years ago
  70. 641833d efi_loader: add helper macro to construct protocol objects by Rob Clark · 7 years ago
  71. 804b1d7 efi_loader: log EFI return values too by Rob Clark · 7 years ago
  72. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  73. b521d29 efi_loader: parameter types for CreateEvent, SetTimer by xypron.glpk@gmx.de · 7 years ago
  74. 3e094c5 efi_loader: move guidcmp to header by Rob Clark · 7 years ago
  75. 92c05d9 xilinx-ppc.h: Drop by Tom Rini · 7 years ago
  76. 6822cf3 serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
  77. 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  78. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  79. e42f096 meson-gx: reserved memory regions by xypron.glpk@gmx.de · 7 years ago
  80. 76768f5 env: Add generic redundant environment implementation by Fiach Antaw · 8 years ago
  81. 91be9a7 efi_console: set up events by xypron.glpk@gmx.de · 7 years ago
  82. bfc7246 efi_loader: refactor efi_set_timer by xypron.glpk@gmx.de · 7 years ago
  83. 49deb45 efi_loader: refactor efi_create_event by xypron.glpk@gmx.de · 7 years ago
  84. 503f269 efi_loader: correct size for tpl level by xypron.glpk@gmx.de · 7 years ago
  85. c684159 efi_loader: implement multiple event support by xypron.glpk@gmx.de · 7 years ago
  86. 2fd945f efi_loader: use struct efi_event * instead of void * by xypron.glpk@gmx.de · 7 years ago
  87. 3c8ffb6 efi_loader: define all known status codes by xypron.glpk@gmx.de · 7 years ago
  88. cc5b708 efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by xypron.glpk@gmx.de · 7 years ago
  89. 88adae5 efi_loader: reimplement efi_locate_protocol by xypron.glpk@gmx.de · 7 years ago
  90. 011f432 efi_loader: provide a sufficient number of protocols by xypron.glpk@gmx.de · 7 years ago
  91. e0549f8 efi_loader: implement InstallProtocolInterface by xypron.glpk@gmx.de · 7 years ago
  92. b5349f7 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  93. 06bdf60 regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
  94. 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  95. 651782a mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig by Fabio Estevam · 7 years ago
  96. e14b116 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  97. bc104a7 imx: cx9020: try pxe boot, if no vmlinuz on mmc by Patrick Bruenn · 7 years ago
  98. f8e6385 imx: cx9020: use fdt_addr_r and ramdisk_addr_r by Patrick Bruenn · 7 years ago
  99. 07f6ddb mx6sabreauto: Add Falcon mode support by Diego Dorta · 7 years ago
  100. 283c2a6 warp: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago