1. c964a0d rockchip: rk322x: enable fastboot to set boot mode tag by Kever Yang · 7 years ago
  2. 578ab33 rockchip: enable rk322x sysreset driver by Kever Yang · 7 years ago
  3. 809ec94 ARM: dts: rockchip: add USB nodes for evb-rv1108 by William Wu · 7 years ago
  4. cbeedaf configs: rockchip: add USB configs for evb-rv1108 board by William Wu · 7 years ago
  5. c07f382 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  6. 8a1c442 x86: ivybridge: remove unused variables by Heinrich Schuchardt · 7 years ago
  7. 2b2e9f6 x86: Enable early timer for chromebook_link by Simon Glass · 7 years ago
  8. d69bb0e bootstage: Provide a separate record count setting for SPL by Simon Glass · 7 years ago
  9. 066b25b bootstage: Drop unused options by Simon Glass · 7 years ago
  10. 2ff50f5 dm: x86: Allow TSC timer to be used before DM is ready by Simon Glass · 7 years ago
  11. 5ee94b4 board_f: Drop the timer after relocation by Simon Glass · 7 years ago
  12. eb45787 x86: Support Intel Cherry Hill board by Bin Meng · 7 years ago
  13. 507f102 x86: braswell: Disable PUNIT power configuration for B0 stepping by Bin Meng · 7 years ago
  14. fffad92 x86: braswell: Add FSP configuration by Bin Meng · 7 years ago
  15. e61a268 x86: braswell: Add microcode for B0/C0/D0 stepping SoC by Bin Meng · 7 years ago
  16. de9ac9a x86: Add Intel Braswell SoC support by Bin Meng · 7 years ago
  17. b3fd212 x86: fsp: Update fsp command to show spec 1.1 header by Bin Meng · 7 years ago
  18. 5df91f1 x86: dm: video: Add a framebuffer driver that utilizes VBT by Bin Meng · 7 years ago
  19. 6c22379 x86: dts: Include Intel Video BIOS Table in the ROM image by Bin Meng · 7 years ago
  20. 59ea8c2 tools: binman: Add a new entry type for Intel VBT by Bin Meng · 7 years ago
  21. ae3ca12 x86: Add Video BIOS Table (VBT) related Kconfig options by Bin Meng · 7 years ago
  22. 4ff333b x86: fsp: Add FSP_GRAPHICS_INFO_HOB by Bin Meng · 7 years ago
  23. bb737ce x86: fsp: Update struct common_buf for FSP spec 1.1 by Bin Meng · 7 years ago
  24. 3df39ef x86: tsc: Add Airmont reference clock values by Bin Meng · 7 years ago
  25. 08cebee Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  26. 110ba62 test/py: gpt: make use of infra-structure by Stephen Warren · 7 years ago
  27. 079c92b ARM: davinci: Remove CONFIG_SOC_DA830 by Adam Ford · 7 years ago
  28. 8ce5fac arm: dts: Add missing u-boot specific dtsi for dra7-evm by Jean-Jacques Hiblot · 7 years ago
  29. a1e4bc6 arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image by Harinarayan Bhatta · 7 years ago
  30. 725ffdb fs/fat: fix fatbuf leak by Rob Clark · 7 years ago
  31. 265edc0 fs/fat: Clean up open-coded sector <-> cluster conversions by Rob Clark · 7 years ago
  32. 21a24c3 fs/fat: fix case for FAT shortnames by Rob Clark · 7 years ago
  33. 89191d6 fat/fs: move ls to generic implementation by Rob Clark · 7 years ago
  34. 41fa83d fat/fs: remove a bunch of dead code by Rob Clark · 7 years ago
  35. 1f40366 fs/fat: implement opendir/readdir/closedir by Rob Clark · 7 years ago
  36. 4bbcc96 fs: add fs_readdir() by Rob Clark · 7 years ago
  37. 8eafae2 fat/fs: convert to directory iterators by Rob Clark · 7 years ago
  38. c6e3baa fs/fat: introduce new director iterators by Rob Clark · 7 years ago
  39. 4544998 fs/fat: split out helper to init fsdata by Rob Clark · 7 years ago
  40. 1c7b5d0 Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  41. c977226 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  42. cd3e8a7 test/py: u_boot_console_base.py: fix typo by Heinrich Schuchardt · 7 years ago
  43. 5c761ce checkpatch.pl: Add warning for new __packed additions by Heinrich Schuchardt · 7 years ago
  44. e2888a7 cmd: blk: Use LBAFU in the common block command by Bin Meng · 7 years ago
  45. 723b43d blk: Remove various places that do flush cache after read by Bin Meng · 7 years ago
  46. ea28e48 test: overlay: Add unit test for stacked overlay by Pantelis Antoniou · 7 years ago
  47. 706708d ut: fix fdt_getprop_u32() change by Pantelis Antoniou · 7 years ago
  48. 1e9c439 config: sandbox: Add unit tests by Pantelis Antoniou · 7 years ago
  49. da0b3a9 dtbo: make dtbos special by Pantelis Antoniou · 7 years ago
  50. 56fc703 doc: overlays: Tweak documentation regarding overlays by Franklin S Cooper Jr · 7 years ago
  51. d80162c doc: Document how to apply fdt overlays by Pantelis Antoniou · 7 years ago
  52. 6b54e50 fit: fdt overlays doc by Pantelis Antoniou · 7 years ago
  53. 169043d fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · 7 years ago
  54. 7c3dc77 fit: Do not throw away extra configuration on fit_image_load() by Pantelis Antoniou · 7 years ago
  55. ad026ad fit: Allow multiple images per property by Pantelis Antoniou · 7 years ago
  56. f00c36a fdt: Allow stacked overlays phandle references by Pantelis Antoniou · 7 years ago
  57. 81ecc5d fdt: Switch to using the verbose overlay application method by Pantelis Antoniou · 7 years ago
  58. fc7c318 fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · 7 years ago
  59. 18c991c libfdt: Initialize the stack variable by Tien Fong Chee · 7 years ago
  60. d503114 dtoc: Add a header to the generated files by Simon Glass · 7 years ago
  61. b145b45 dtoc: Rename the auto-generated dt-structs.h file by Simon Glass · 7 years ago
  62. 634eba4 dtoc: Support properties containing multiple phandle values by Simon Glass · 7 years ago
  63. bc79617 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
  64. 35d5037 dtoc: Put each phandle on a separate line by Simon Glass · 7 years ago
  65. 0d15463 dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  66. 8fed2eb dtoc: Rename is_phandle() and adjust it to return more detail by Simon Glass · 7 years ago
  67. 2925c26 dtoc: Make is_phandle() a member function by Simon Glass · 7 years ago
  68. 72ab7c5 dtoc: Use the Fdt's class's phandle map by Simon Glass · 7 years ago
  69. 09264e0 dtoc: Update the Fdt class to record phandles by Simon Glass · 7 years ago
  70. 5ec741f dtoc: Handle 'reg' properties with unusual sizes by Simon Glass · 7 years ago
  71. c20ee0e dtoc: Add support for 32 or 64-bit addresses by Simon Glass · 7 years ago
  72. 21d54ac dtoc: Avoid very long lines in output by Simon Glass · 7 years ago
  73. fbdfd22 dtoc: Add a 64-bit type and a way to convert cells into 64 bits by Simon Glass · 7 years ago
  74. 979ab02 dtoc: Adjust Node to record its parent by Simon Glass · 7 years ago
  75. 93c94b8 fdt: Sync libfdt up to upstream by Simon Glass · 7 years ago
  76. ae1c0a3 Travis-CI: Switch back to using the top of tree dtc by Tom Rini · 7 years ago
  77. 6305db9 checkpatch: update from Linux v4.13-rc6 by Heinrich Schuchardt · 7 years ago
  78. 2e79461 lib: strto: fix incorrect handling of specified base by Rob Clark · 7 years ago
  79. c577218 add pytests for 'gpt rename' and 'gpt swap' by Alison Chaiken · 7 years ago
  80. a2f4225 add pytests for 'gpt guid' command in sandbox by Alison Chaiken · 7 years ago
  81. bf6d76b GPT: create block device for sandbox testing by Alison Chaiken · 7 years ago
  82. 2f9455c ARM: DRA7: Cleanup old pinctrl macros by Suman Anna · 7 years ago
  83. 101d217 arm: am57xx: cl-som-am57x: Use new pinctrl macros by Suman Anna · 7 years ago
  84. 5541543 configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment by Wenyou Yang · 7 years ago
  85. a35c340 ARM: at91: spl: Add macro CONFIG_XXXX_BOOT support by Wenyou Yang · 7 years ago
  86. e61ed48 ARM: at91: Remove hardware.h included in configs by Wenyou Yang · 7 years ago
  87. 2269337 ARM: at91: Add the SoC options to Kconfig by Wenyou Yang · 7 years ago
  88. 6553581 ARM: at91: Move CONFIG_AT91FAMILY option to Kconfig by Wenyou Yang · 7 years ago
  89. ce4054b board: atmel: Add SAMA5D27 SOM1 EK board by Wenyou Yang · 7 years ago
  90. 245cbc5 ARM: at91: Get the Chip ID of SAMA5D2 SiP by Wenyou Yang · 7 years ago
  91. b5c13da ARM: at91: mach: Add missing defines of MPDDRC by Wenyou Yang · 7 years ago
  92. dfd6d3a ARM: at91: spl: Add boot device for boot from QSPI by Wenyou Yang · 7 years ago
  93. 23a19e0 board: sama5d2_xplained: Make SPL work on spiflash by Wenyou Yang · 7 years ago
  94. 2b21cf5 ARM: at91: spl: Add mck function to lower rate while switching by Wenyou Yang · 7 years ago
  95. 3ceb511 ARM: at91: spl: Adjust switching to oscillator for SAMA5D2 by Wenyou Yang · 7 years ago
  96. 82e0646 atmel: common: Add function to display via DM_VIDEO's API by Wenyou Yang · 7 years ago
  97. d330e04 lib: at91: Add logo files used via API of DM_VIDEO by Wenyou Yang · 7 years ago
  98. 56246d1 ARM: dts: at91: sama5: Add the sfr node by Wenyou Yang · 7 years ago
  99. e7c8315 clk: at91: utmi: Set the reference clock frequency by Wenyou Yang · 7 years ago
  100. 0712b67 clk: Kconfig: Add dependences of SPL_CLK by Wenyou Yang · 7 years ago