1. 7804ae9 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · 7 years ago
  2. c218474 scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so: by Heinrich Schuchardt · 7 years ago
  3. 87e787a efi_loader: Fix efi_exit gd clobbering by Alexander Graf · 7 years ago
  4. 4d66489 efi_loader: write protocol GUID in OpenProtocol by Heinrich Schuchardt · 7 years ago
  5. 4a4c646 efi_loader: call __efi_exit_check in efi_exit by Heinrich Schuchardt · 7 years ago
  6. 9ce0617 efi_disk: efi_disk_rw_blocks is not an API function by Heinrich Schuchardt · 7 years ago
  7. e6a9ab5 efi_loader: bootefi hello should use loadaddr by Heinrich Schuchardt · 7 years ago
  8. 572d4f2 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  9. 1e4251b x86: ivybridge: remove unused variables by Heinrich Schuchardt · 7 years ago
  10. 0f7e6e4 x86: Enable early timer for chromebook_link by Simon Glass · 7 years ago
  11. 72eec11 bootstage: Provide a separate record count setting for SPL by Simon Glass · 7 years ago
  12. b501191 bootstage: Drop unused options by Simon Glass · 7 years ago
  13. 471919d dm: x86: Allow TSC timer to be used before DM is ready by Simon Glass · 7 years ago
  14. b77fe1f board_f: Drop the timer after relocation by Simon Glass · 7 years ago
  15. 4ba7570 x86: Support Intel Cherry Hill board by Bin Meng · 7 years ago
  16. 991387f x86: braswell: Disable PUNIT power configuration for B0 stepping by Bin Meng · 7 years ago
  17. fde66f4 x86: braswell: Add FSP configuration by Bin Meng · 7 years ago
  18. f3217dd x86: braswell: Add microcode for B0/C0/D0 stepping SoC by Bin Meng · 7 years ago
  19. 68a070b x86: Add Intel Braswell SoC support by Bin Meng · 7 years ago
  20. c23720c x86: fsp: Update fsp command to show spec 1.1 header by Bin Meng · 7 years ago
  21. 1b35bc5 x86: dm: video: Add a framebuffer driver that utilizes VBT by Bin Meng · 7 years ago
  22. a3dd11a x86: dts: Include Intel Video BIOS Table in the ROM image by Bin Meng · 7 years ago
  23. d7bcdf5 tools: binman: Add a new entry type for Intel VBT by Bin Meng · 7 years ago
  24. 61dc3e2 x86: Add Video BIOS Table (VBT) related Kconfig options by Bin Meng · 7 years ago
  25. 3c8b48a x86: fsp: Add FSP_GRAPHICS_INFO_HOB by Bin Meng · 7 years ago
  26. f3c0632 x86: fsp: Update struct common_buf for FSP spec 1.1 by Bin Meng · 7 years ago
  27. 7943dc2 x86: tsc: Add Airmont reference clock values by Bin Meng · 7 years ago
  28. a33c14a Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  29. 97dcbde test/py: gpt: make use of infra-structure by Stephen Warren · 7 years ago
  30. 8b251ab ARM: davinci: Remove CONFIG_SOC_DA830 by Adam Ford · 7 years ago
  31. 0296b60 arm: dts: Add missing u-boot specific dtsi for dra7-evm by Jean-Jacques Hiblot · 7 years ago
  32. e66501a arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image by Harinarayan Bhatta · 7 years ago
  33. d17f4fe fs/fat: fix fatbuf leak by Rob Clark · 7 years ago
  34. c3ab0b8 fs/fat: Clean up open-coded sector <-> cluster conversions by Rob Clark · 7 years ago
  35. fd6c6b4 fs/fat: fix case for FAT shortnames by Rob Clark · 7 years ago
  36. 60d74a9 fat/fs: move ls to generic implementation by Rob Clark · 7 years ago
  37. e90320e fat/fs: remove a bunch of dead code by Rob Clark · 7 years ago
  38. 4174d7f fs/fat: implement opendir/readdir/closedir by Rob Clark · 7 years ago
  39. 2b7bfd9 fs: add fs_readdir() by Rob Clark · 7 years ago
  40. 71193c9 fat/fs: convert to directory iterators by Rob Clark · 7 years ago
  41. 0c33fce fs/fat: introduce new director iterators by Rob Clark · 7 years ago
  42. 4996a5f fs/fat: split out helper to init fsdata by Rob Clark · 7 years ago
  43. 652a7f7 Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  44. abf3737 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  45. bec160a test/py: u_boot_console_base.py: fix typo by Heinrich Schuchardt · 7 years ago
  46. 96c2cd5 checkpatch.pl: Add warning for new __packed additions by Heinrich Schuchardt · 7 years ago
  47. bc4ac7e cmd: blk: Use LBAFU in the common block command by Bin Meng · 7 years ago
  48. 629e799 blk: Remove various places that do flush cache after read by Bin Meng · 7 years ago
  49. ccdc28b test: overlay: Add unit test for stacked overlay by Pantelis Antoniou · 7 years ago
  50. 6865002 ut: fix fdt_getprop_u32() change by Pantelis Antoniou · 7 years ago
  51. 4e22da8 config: sandbox: Add unit tests by Pantelis Antoniou · 7 years ago
  52. ce382b6 dtbo: make dtbos special by Pantelis Antoniou · 7 years ago
  53. 938bfef doc: overlays: Tweak documentation regarding overlays by Franklin S Cooper Jr · 7 years ago
  54. b8ddd5a doc: Document how to apply fdt overlays by Pantelis Antoniou · 7 years ago
  55. b225652 fit: fdt overlays doc by Pantelis Antoniou · 7 years ago
  56. 6e51fb2 fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · 7 years ago
  57. 5e671d6 fit: Do not throw away extra configuration on fit_image_load() by Pantelis Antoniou · 7 years ago
  58. a488074 fit: Allow multiple images per property by Pantelis Antoniou · 7 years ago
  59. 5876d44 fdt: Allow stacked overlays phandle references by Pantelis Antoniou · 7 years ago
  60. d9456a4 fdt: Switch to using the verbose overlay application method by Pantelis Antoniou · 7 years ago
  61. 592386d fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · 7 years ago
  62. d6012f7 libfdt: Initialize the stack variable by Tien Fong Chee · 7 years ago
  63. 68d32c7 dtoc: Add a header to the generated files by Simon Glass · 7 years ago
  64. 0dec7ad dtoc: Rename the auto-generated dt-structs.h file by Simon Glass · 7 years ago
  65. 3deeb47 dtoc: Support properties containing multiple phandle values by Simon Glass · 7 years ago
  66. fdec580 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
  67. d0cd075 dtoc: Put each phandle on a separate line by Simon Glass · 7 years ago
  68. e94414b dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  69. ec3b5e4 dtoc: Rename is_phandle() and adjust it to return more detail by Simon Glass · 7 years ago
  70. ce5621d dtoc: Make is_phandle() a member function by Simon Glass · 7 years ago
  71. 17ffd62 dtoc: Use the Fdt's class's phandle map by Simon Glass · 7 years ago
  72. a3f9444 dtoc: Update the Fdt class to record phandles by Simon Glass · 7 years ago
  73. 90e5f0a dtoc: Handle 'reg' properties with unusual sizes by Simon Glass · 7 years ago
  74. 1b1fe41 dtoc: Add support for 32 or 64-bit addresses by Simon Glass · 7 years ago
  75. 131e0b0 dtoc: Avoid very long lines in output by Simon Glass · 7 years ago
  76. fc3ae9c dtoc: Add a 64-bit type and a way to convert cells into 64 bits by Simon Glass · 7 years ago
  77. 80ef705 dtoc: Adjust Node to record its parent by Simon Glass · 7 years ago
  78. 460b252 fdt: Sync libfdt up to upstream by Simon Glass · 7 years ago
  79. a5d96a6 Travis-CI: Switch back to using the top of tree dtc by Tom Rini · 7 years ago
  80. 8716f58 checkpatch: update from Linux v4.13-rc6 by Heinrich Schuchardt · 7 years ago
  81. 365a3ef lib: strto: fix incorrect handling of specified base by Rob Clark · 7 years ago
  82. cb39296 add pytests for 'gpt rename' and 'gpt swap' by Alison Chaiken · 7 years ago
  83. 1b11fb0 add pytests for 'gpt guid' command in sandbox by Alison Chaiken · 7 years ago
  84. bccb8b6 GPT: create block device for sandbox testing by Alison Chaiken · 7 years ago
  85. ff103a9 ARM: DRA7: Cleanup old pinctrl macros by Suman Anna · 7 years ago
  86. 5ba3a94 arm: am57xx: cl-som-am57x: Use new pinctrl macros by Suman Anna · 7 years ago
  87. e035ea7 configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment by Wenyou Yang · 7 years ago
  88. 5561f6f ARM: at91: spl: Add macro CONFIG_XXXX_BOOT support by Wenyou Yang · 7 years ago
  89. d19b901 ARM: at91: Remove hardware.h included in configs by Wenyou Yang · 7 years ago
  90. c09ca6a ARM: at91: Add the SoC options to Kconfig by Wenyou Yang · 7 years ago
  91. b4ed09f ARM: at91: Move CONFIG_AT91FAMILY option to Kconfig by Wenyou Yang · 7 years ago
  92. eebb073 board: atmel: Add SAMA5D27 SOM1 EK board by Wenyou Yang · 7 years ago
  93. 9366fd0 ARM: at91: Get the Chip ID of SAMA5D2 SiP by Wenyou Yang · 7 years ago
  94. 0151e86 ARM: at91: mach: Add missing defines of MPDDRC by Wenyou Yang · 7 years ago
  95. 0e97cad ARM: at91: spl: Add boot device for boot from QSPI by Wenyou Yang · 7 years ago
  96. 8344ebd board: sama5d2_xplained: Make SPL work on spiflash by Wenyou Yang · 7 years ago
  97. 95a5018 ARM: at91: spl: Add mck function to lower rate while switching by Wenyou Yang · 7 years ago
  98. f5fb545 ARM: at91: spl: Adjust switching to oscillator for SAMA5D2 by Wenyou Yang · 7 years ago
  99. 7879f96 atmel: common: Add function to display via DM_VIDEO's API by Wenyou Yang · 7 years ago
  100. 857ad80 lib: at91: Add logo files used via API of DM_VIDEO by Wenyou Yang · 7 years ago