1. aaa9405 efi_loader: set loaded image code/data type properly by Rob Clark · 7 years ago
  2. 325ea8b efi_loader: file_path should be variable length by Rob Clark · 7 years ago
  3. c84c110 efi_loader: add bootmgr by Rob Clark · 7 years ago
  4. 15f3d74 efi_loader: efi variable support by Rob Clark · 7 years ago
  5. 5314203 efi_loader: add file/filesys support by Rob Clark · 7 years ago
  6. f8db922 efi_loader: refactor boot device and loaded_image handling by Rob Clark · 7 years ago
  7. 85dd721 efi_loader: flesh out device-path to text by Rob Clark · 7 years ago
  8. 18e73d3 efi_loader: drop redundant efi_device_path_protocol by Rob Clark · 7 years ago
  9. f90cb9f efi_loader: add device-path utils by Rob Clark · 7 years ago
  10. 6d3ce76 efi: add some more device path structures by Peter Jones · 7 years ago
  11. 88aab26 efi: add some missing __packed by Rob Clark · 7 years ago
  12. c27e1c1 part: extract MBR signature from partitions by Peter Jones · 7 years ago
  13. 224ee84 part: move efi_guid_t by Rob Clark · 7 years ago
  14. 8b11a8a efi_loader: implement queueing of the notification function by Heinrich Schuchardt · 7 years ago
  15. d33ae3e efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · 7 years ago
  16. 91e5b8a efi_loader: allow return value in EFI_CALL by Heinrich Schuchardt · 7 years ago
  17. 514b91f efi_loader: fix typo in include/efi.h by Heinrich Schuchardt · 7 years ago
  18. 7804ae9 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · 7 years ago
  19. 4d66489 efi_loader: write protocol GUID in OpenProtocol by Heinrich Schuchardt · 7 years ago
  20. 572d4f2 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  21. b501191 bootstage: Drop unused options by Simon Glass · 7 years ago
  22. 4ba7570 x86: Support Intel Cherry Hill board by Bin Meng · 7 years ago
  23. a33c14a Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  24. c3ab0b8 fs/fat: Clean up open-coded sector <-> cluster conversions by Rob Clark · 7 years ago
  25. fd6c6b4 fs/fat: fix case for FAT shortnames by Rob Clark · 7 years ago
  26. 60d74a9 fat/fs: move ls to generic implementation by Rob Clark · 7 years ago
  27. e90320e fat/fs: remove a bunch of dead code by Rob Clark · 7 years ago
  28. 2b7bfd9 fs: add fs_readdir() by Rob Clark · 7 years ago
  29. 71193c9 fat/fs: convert to directory iterators by Rob Clark · 7 years ago
  30. 0c33fce fs/fat: introduce new director iterators by Rob Clark · 7 years ago
  31. 4996a5f fs/fat: split out helper to init fsdata by Rob Clark · 7 years ago
  32. 6e51fb2 fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · 7 years ago
  33. 592386d fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · 7 years ago
  34. 0dec7ad dtoc: Rename the auto-generated dt-structs.h file by Simon Glass · 7 years ago
  35. 3deeb47 dtoc: Support properties containing multiple phandle values by Simon Glass · 7 years ago
  36. fdec580 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
  37. e94414b dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  38. 1b1fe41 dtoc: Add support for 32 or 64-bit addresses by Simon Glass · 7 years ago
  39. e035ea7 configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment by Wenyou Yang · 7 years ago
  40. d19b901 ARM: at91: Remove hardware.h included in configs by Wenyou Yang · 7 years ago
  41. eebb073 board: atmel: Add SAMA5D27 SOM1 EK board by Wenyou Yang · 7 years ago
  42. 8344ebd board: sama5d2_xplained: Make SPL work on spiflash by Wenyou Yang · 7 years ago
  43. 857ad80 lib: at91: Add logo files used via API of DM_VIDEO by Wenyou Yang · 7 years ago
  44. 0e60a5f Convert CONFIG_EMIF4 et al to Kconfig by Adam Ford · 7 years ago
  45. 6b1c165 include/configs: remove references to SMNAND_ENV_OFFSET by Adam Ford · 7 years ago
  46. e632f5e linux/io.h: import generic ioread* / iowrite* accessors from Linux by Masahiro Yamada · 7 years ago
  47. ef205ea dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
  48. 15d6b84 ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.h by Adam Ford · 7 years ago
  49. 60455d64 configs: k2g_evm: Remove PMMC loading environment commands by Andrew F. Davis · 7 years ago
  50. 30f9d56 image: Add TI PMMC image type by Andrew F. Davis · 7 years ago
  51. c82342f vsprintf.c: add GUID printing by Rob Clark · 7 years ago
  52. 0d138cf lib: add some utf16 handling helpers by Rob Clark · 7 years ago
  53. 7293738 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  54. 7907cf9 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  55. bb3a45b dm: core: add clocks node scan by Patrice Chotard · 7 years ago
  56. 2852976 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  57. 99b324a blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
  58. 16b26b0 board: sama5d4_xplained: Set mac address from eeprom by Wenyou Yang · 7 years ago
  59. a1e24ec board: sama5d2_xplained: Replace code to set mac address by Wenyou Yang · 7 years ago
  60. 473d816 env: ti: boot: Select dtb name for X15 revC by Lokesh Vutla · 7 years ago
  61. cfa23a4 arm: dts: dra7: sync DT with latest Linux by Lokesh Vutla · 7 years ago
  62. 066f578 env: ti: boot: Select dtb name for dra76 by Lokesh Vutla · 7 years ago
  63. 4712cc4 board: ti: dra76-evm: Add support for powering on mmc ldo by Lokesh Vutla · 7 years ago
  64. 22fa819 palmas: Add support for powering different ldos by Lokesh Vutla · 7 years ago
  65. eda85b2 armv8: ls1088a: Enable PCIe in defconfigs by Hou Zhiqiang · 7 years ago
  66. ec455e2 armv8: fsl-layerscape: Support to add RGMII for ls1088aqds by Ashish Kumar · 7 years ago
  67. 1ef4c77 armv8: ls1088aqds: Add support of LS1088AQDS by Ashish Kumar · 7 years ago
  68. 227b4bc armv8: ls1088ardb: Add support for LS1088ARDB platform by Ashish Kumar · 7 years ago
  69. 1123406 fsl-layerscape: Consolidate registers space defination for CCI-400 bus by Ashish Kumar · 7 years ago
  70. 331fcb5 ipu_common: Let the MX6 IPU clock be calculated in run-time by Fabio Estevam · 7 years ago
  71. b650afa block: ide: Fix block read/write with driver model by Bin Meng · 7 years ago
  72. cf406d2 blk: Use macros for block device vendor/product/rev string size by Bin Meng · 7 years ago
  73. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  74. 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  75. 8d3a1fc Kconfig: drop CONFIG_USB_ETHER_RNDIS by Chris Packham · 7 years ago
  76. 9ccc1dd Kconfig: drop CONFIG_USB_ETHER_DM9601 by Chris Packham · 7 years ago
  77. 6da113c linker_lists: remove incorrect comment by Heinrich Schuchardt · 7 years ago
  78. 2066253 vsprintf: vsprintf does not have parameter size by Heinrich Schuchardt · 7 years ago
  79. 708bc68 usb: gadget: g_dnl: Sync internal SN variable with env by Sam Protsenko · 7 years ago
  80. 17f8f98 omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment by Derald D. Woods · 7 years ago
  81. b2c7baa block: ide: Drop CONFIG_IDE_LED by Bin Meng · 7 years ago
  82. 23e2d33 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · 7 years ago
  83. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  84. 53357fb include/configs: remove default values of CONFIG_SYS_BARGSIZE by Thomas Petazzoni · 7 years ago
  85. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  86. 99e2ce0 include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  87. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  88. c773055 include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  89. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  90. 5e3d8ca include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZE by Thomas Petazzoni · 7 years ago
  91. 0d39087 part: efi: make gpt_fill_pte take the device descriptor by Maxime Ripard · 7 years ago
  92. 681b521 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  93. 5664f83 Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set by Adam Ford · 7 years ago
  94. fa33c00 x86: theadorable-x86-common: Remove "ip=dhcp" from default environment by Stefan Roese · 7 years ago
  95. 6f155f4 omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig by Adam Ford · 7 years ago
  96. 02bf536 Convert CONFIG_BCH to Kconfig by Adam Ford · 7 years ago
  97. b315e4c Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig by Adam Ford · 7 years ago
  98. fa1dd3d Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig by Adam Ford · 7 years ago
  99. 73010ab Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX by Adam Ford · 7 years ago
  100. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago