1. bfe07cc rockchip: dts: rk3368-lion: add /chosen/tick-timer by Philipp Tomsich · 7 years ago
  2. cd1ca05 rockchip: gpio: remove outdated/misleading comment by Philipp Tomsich · 7 years ago
  3. 6648205 rockchip: gpio: convert to livetree by Philipp Tomsich · 7 years ago
  4. a9d953f rockchip: i2c: Convert to livetree by Philipp Tomsich · 7 years ago
  5. 2842c25 rockchip: rk8xx: remove unused header includes by Philipp Tomsich · 7 years ago
  6. dbb2828 rockchip: sdhci: Convert to livetree by Philipp Tomsich · 7 years ago
  7. 828dbb5 rockchip: spi: Convert to livetree by Philipp Tomsich · 7 years ago
  8. 1838fe5 rockchip: pinctrl: rk3368: Convert to livetree by Philipp Tomsich · 7 years ago
  9. 5355999 rockchip: clk: rk3368: Convert to livetree by Philipp Tomsich · 7 years ago
  10. 41f2c21 rockchip: timer: Convert to livetree by Philipp Tomsich · 7 years ago
  11. aad4d57 rockchip: timer: implement timer_get_boot_us by Philipp Tomsich · 7 years ago
  12. ff78881 rockchip: mmc: convert to livetree by Philipp Tomsich · 7 years ago
  13. 2e1ba7d net: phy: micrel: Convert to livetree by Philipp Tomsich · 7 years ago
  14. dcf8763 net: designware: Convert to livetree by Philipp Tomsich · 7 years ago
  15. 7719b39 dm: core: add dev_read_addr_ptr() by Philipp Tomsich · 7 years ago
  16. 63cf24a dm: timer: handle being called before dm_root is ready by Philipp Tomsich · 7 years ago
  17. 617fd62 dm: timer: Convert to livetree by Philipp Tomsich · 7 years ago
  18. 0cbf114 bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL by Philipp Tomsich · 7 years ago
  19. 5f49bc4 rockchip: board: puma_rk3399: update README flash instructions by Klaus Goger · 7 years ago
  20. 96de663 rockchip: board: lion_rk3368: update README flash instructions by Klaus Goger · 7 years ago
  21. d0f8d78 rockchip: rk322x: Disable integrated macphy for saving power consuming by David Wu · 7 years ago
  22. f58692a rockchip: rk322x: enable fastboot to set boot mode tag by Kever Yang · 7 years ago
  23. dbb44b1 rockchip: enable rk322x sysreset driver by Kever Yang · 7 years ago
  24. 6993e2c ARM: dts: rockchip: add USB nodes for evb-rv1108 by William Wu · 7 years ago
  25. b8408c4 configs: rockchip: add USB configs for evb-rv1108 board by William Wu · 7 years ago
  26. 572d4f2 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  27. 1e4251b x86: ivybridge: remove unused variables by Heinrich Schuchardt · 7 years ago
  28. 0f7e6e4 x86: Enable early timer for chromebook_link by Simon Glass · 7 years ago
  29. 72eec11 bootstage: Provide a separate record count setting for SPL by Simon Glass · 7 years ago
  30. b501191 bootstage: Drop unused options by Simon Glass · 7 years ago
  31. 471919d dm: x86: Allow TSC timer to be used before DM is ready by Simon Glass · 7 years ago
  32. b77fe1f board_f: Drop the timer after relocation by Simon Glass · 7 years ago
  33. 4ba7570 x86: Support Intel Cherry Hill board by Bin Meng · 7 years ago
  34. 991387f x86: braswell: Disable PUNIT power configuration for B0 stepping by Bin Meng · 7 years ago
  35. fde66f4 x86: braswell: Add FSP configuration by Bin Meng · 7 years ago
  36. f3217dd x86: braswell: Add microcode for B0/C0/D0 stepping SoC by Bin Meng · 7 years ago
  37. 68a070b x86: Add Intel Braswell SoC support by Bin Meng · 7 years ago
  38. c23720c x86: fsp: Update fsp command to show spec 1.1 header by Bin Meng · 7 years ago
  39. 1b35bc5 x86: dm: video: Add a framebuffer driver that utilizes VBT by Bin Meng · 7 years ago
  40. a3dd11a x86: dts: Include Intel Video BIOS Table in the ROM image by Bin Meng · 7 years ago
  41. d7bcdf5 tools: binman: Add a new entry type for Intel VBT by Bin Meng · 7 years ago
  42. 61dc3e2 x86: Add Video BIOS Table (VBT) related Kconfig options by Bin Meng · 7 years ago
  43. 3c8b48a x86: fsp: Add FSP_GRAPHICS_INFO_HOB by Bin Meng · 7 years ago
  44. f3c0632 x86: fsp: Update struct common_buf for FSP spec 1.1 by Bin Meng · 7 years ago
  45. 7943dc2 x86: tsc: Add Airmont reference clock values by Bin Meng · 7 years ago
  46. a33c14a Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  47. 97dcbde test/py: gpt: make use of infra-structure by Stephen Warren · 7 years ago
  48. 8b251ab ARM: davinci: Remove CONFIG_SOC_DA830 by Adam Ford · 7 years ago
  49. 0296b60 arm: dts: Add missing u-boot specific dtsi for dra7-evm by Jean-Jacques Hiblot · 7 years ago
  50. e66501a arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image by Harinarayan Bhatta · 7 years ago
  51. d17f4fe fs/fat: fix fatbuf leak by Rob Clark · 7 years ago
  52. c3ab0b8 fs/fat: Clean up open-coded sector <-> cluster conversions by Rob Clark · 7 years ago
  53. fd6c6b4 fs/fat: fix case for FAT shortnames by Rob Clark · 7 years ago
  54. 60d74a9 fat/fs: move ls to generic implementation by Rob Clark · 7 years ago
  55. e90320e fat/fs: remove a bunch of dead code by Rob Clark · 7 years ago
  56. 4174d7f fs/fat: implement opendir/readdir/closedir by Rob Clark · 7 years ago
  57. 2b7bfd9 fs: add fs_readdir() by Rob Clark · 7 years ago
  58. 71193c9 fat/fs: convert to directory iterators by Rob Clark · 7 years ago
  59. 0c33fce fs/fat: introduce new director iterators by Rob Clark · 7 years ago
  60. 4996a5f fs/fat: split out helper to init fsdata by Rob Clark · 7 years ago
  61. 652a7f7 Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  62. abf3737 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  63. bec160a test/py: u_boot_console_base.py: fix typo by Heinrich Schuchardt · 7 years ago
  64. 96c2cd5 checkpatch.pl: Add warning for new __packed additions by Heinrich Schuchardt · 7 years ago
  65. bc4ac7e cmd: blk: Use LBAFU in the common block command by Bin Meng · 7 years ago
  66. 629e799 blk: Remove various places that do flush cache after read by Bin Meng · 7 years ago
  67. ccdc28b test: overlay: Add unit test for stacked overlay by Pantelis Antoniou · 7 years ago
  68. 6865002 ut: fix fdt_getprop_u32() change by Pantelis Antoniou · 7 years ago
  69. 4e22da8 config: sandbox: Add unit tests by Pantelis Antoniou · 7 years ago
  70. ce382b6 dtbo: make dtbos special by Pantelis Antoniou · 7 years ago
  71. 938bfef doc: overlays: Tweak documentation regarding overlays by Franklin S Cooper Jr · 7 years ago
  72. b8ddd5a doc: Document how to apply fdt overlays by Pantelis Antoniou · 7 years ago
  73. b225652 fit: fdt overlays doc by Pantelis Antoniou · 7 years ago
  74. 6e51fb2 fit: Introduce methods for applying overlays on fit-load by Pantelis Antoniou · 7 years ago
  75. 5e671d6 fit: Do not throw away extra configuration on fit_image_load() by Pantelis Antoniou · 7 years ago
  76. a488074 fit: Allow multiple images per property by Pantelis Antoniou · 7 years ago
  77. 5876d44 fdt: Allow stacked overlays phandle references by Pantelis Antoniou · 7 years ago
  78. d9456a4 fdt: Switch to using the verbose overlay application method by Pantelis Antoniou · 7 years ago
  79. 592386d fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · 7 years ago
  80. d6012f7 libfdt: Initialize the stack variable by Tien Fong Chee · 7 years ago
  81. 68d32c7 dtoc: Add a header to the generated files by Simon Glass · 7 years ago
  82. 0dec7ad dtoc: Rename the auto-generated dt-structs.h file by Simon Glass · 7 years ago
  83. 3deeb47 dtoc: Support properties containing multiple phandle values by Simon Glass · 7 years ago
  84. fdec580 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
  85. d0cd075 dtoc: Put each phandle on a separate line by Simon Glass · 7 years ago
  86. e94414b dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  87. ec3b5e4 dtoc: Rename is_phandle() and adjust it to return more detail by Simon Glass · 7 years ago
  88. ce5621d dtoc: Make is_phandle() a member function by Simon Glass · 7 years ago
  89. 17ffd62 dtoc: Use the Fdt's class's phandle map by Simon Glass · 7 years ago
  90. a3f9444 dtoc: Update the Fdt class to record phandles by Simon Glass · 7 years ago
  91. 90e5f0a dtoc: Handle 'reg' properties with unusual sizes by Simon Glass · 7 years ago
  92. 1b1fe41 dtoc: Add support for 32 or 64-bit addresses by Simon Glass · 7 years ago
  93. 131e0b0 dtoc: Avoid very long lines in output by Simon Glass · 7 years ago
  94. fc3ae9c dtoc: Add a 64-bit type and a way to convert cells into 64 bits by Simon Glass · 7 years ago
  95. 80ef705 dtoc: Adjust Node to record its parent by Simon Glass · 7 years ago
  96. 460b252 fdt: Sync libfdt up to upstream by Simon Glass · 7 years ago
  97. a5d96a6 Travis-CI: Switch back to using the top of tree dtc by Tom Rini · 7 years ago
  98. 8716f58 checkpatch: update from Linux v4.13-rc6 by Heinrich Schuchardt · 7 years ago
  99. 365a3ef lib: strto: fix incorrect handling of specified base by Rob Clark · 7 years ago
  100. cb39296 add pytests for 'gpt rename' and 'gpt swap' by Alison Chaiken · 7 years ago