1. f7eed6b armv8: ls1043ardb_sdcard: prepare falcon boot by York Sun · 7 years ago
  2. 7110b33 armv8: ls1043ardb: Enable spl_board_init() function by York Sun · 7 years ago
  3. ffea3e6 armv8: layerscape: Enable falcon boot by York Sun · 7 years ago
  4. 9a57729 armv8: ls1043ardb: Use static DDR setting for SPL boot by York Sun · 7 years ago
  5. c9e3e04 armv8: fsl-layerscape: Avoid running dram_init_banksize again by York Sun · 7 years ago
  6. baddaa8 cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined by York Sun · 7 years ago
  7. a34ca5f spl: fix assignment of board info to global data by York Sun · 7 years ago
  8. 33ba939 armv8: ls1088a: Update MC boot sequence by Bogdan Purcareata · 7 years ago
  9. ed0deea armv8: fsl-layerscape: Allocate Secure memory from first ddr region by Sumit Garg · 7 years ago
  10. 6ad3c1a armv7: ls1021aiot: Move CONFIG_CMD_BOOTZ to Kconfig by Fabio Estevam · 7 years ago
  11. ef27707 armv8: Apply workaround for USB erratum A-009007 to LS1088A by Ran Wang · 7 years ago
  12. b91b5cf armv8: ls1046aqds: Fix NAND offset for Fman ucode and env by Gong Qianyu · 7 years ago
  13. 075ce49 sandbox: Enable btrfs support by Tom Rini · 7 years ago
  14. 9740408 fs/btrfs: Fix warning in btrfs_check_super() by Tom Rini · 7 years ago
  15. 5136925 sandbox: Use asm-generic/io.h by Paul Burton · 7 years ago
  16. a846d11 powerpc: Use asm-generic/io.h by Paul Burton · 7 years ago
  17. 24ec63a nios2: Use asm-generic/io.h by Paul Burton · 7 years ago
  18. efd1c56 mips: Use asm-generic/io.h by Paul Burton · 7 years ago
  19. 8333ca4 xtensa: Use asm-generic/io.h by Paul Burton · 7 years ago
  20. 53eaabe x86: Use asm-generic/io.h by Paul Burton · 7 years ago
  21. 89c26f7 sh: Use asm-generic/io.h by Paul Burton · 7 years ago
  22. b037a5b nds32: Use asm-generic/io.h by Paul Burton · 7 years ago
  23. a974ec6 microblaze: Use asm-generic/io.h by Paul Burton · 7 years ago
  24. c1b91e9 m68k: Use asm-generic/io.h by Paul Burton · 7 years ago
  25. 6261bd5 arm: Use asm-generic/io.h by Paul Burton · 7 years ago
  26. 1fdceda arc: Use asm-generic/io.h by Paul Burton · 7 years ago
  27. 01b7a9b Provide a generic io.h & address mapping functions by Paul Burton · 7 years ago
  28. 676d68b mvebu: turris_omnia: Add CONFIG_CMD_BTRFS to defconfig by Marek Behún · 7 years ago
  29. 27cec79 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes by Marek Behún · 7 years ago
  30. 98ec1d1 fs: btrfs: Add U-Boot fs handlers. by Marek Behún · 7 years ago
  31. 2938754 fs: btrfs: Add single-device read-only BTRFS implementation by Marek Behún · 7 years ago
  32. 7777b1a fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions by Marek Behún · 7 years ago
  33. 4eff426 fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified) by Marek Behún · 7 years ago
  34. b9ce5f1 include: Add a variadic macro to call a callback for all arguments by Marek Behún · 7 years ago
  35. 45ebb95 fs: Create a common fs_devread for ext4/reiserfs/zfs by Marek Behún · 7 years ago
  36. cdccc03 lib: Add CRC32-C by Marek Behún · 7 years ago
  37. 206500b Prepare v2017.11-rc1 by Tom Rini · 7 years ago
  38. d859602 scripts: dtc: Add .gitignore by Bin Meng · 7 years ago
  39. 4647397 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  40. 31cc0bd Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  41. a50bab3 usb: dwc3: add UniPhier specific glue layer by Masahiro Yamada · 7 years ago
  42. 77f871b usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() by Bin Meng · 7 years ago
  43. c03fb20 usb: xhci: Set 'Average TRB Length' to 8 for control endpoints by Bin Meng · 7 years ago
  44. 7c3b76d usb: xhci: Set 'Error Count' to 0 for isoch endpoints by Bin Meng · 7 years ago
  45. bdedd2a usb: xhci: Program max burst size for endpoint by Bin Meng · 7 years ago
  46. 87033f0 usb: xhci: Honor endpoint's interval by Bin Meng · 7 years ago
  47. 026465b usb: hub: Clear BH reset status change for a 3.0 hub by Bin Meng · 7 years ago
  48. dff5c16 usb: hub: Clear port reset before usb_hub_port_connect_change() by Bin Meng · 7 years ago
  49. 7c92b77 usb: xhci: Fix max packet size for full speed device endpoint 0 by Bin Meng · 7 years ago
  50. d21e8ba usb: Read device descriptor after device is addressed for xHCI by Bin Meng · 7 years ago
  51. ae6d0cf usb: Only get 64 bytes device descriptor for full speed devices by Bin Meng · 7 years ago
  52. 2bc748c usb: xhci: Add interrupt transfer support by Bin Meng · 7 years ago
  53. 94e0e75 usb: Handle audio extension endpoint descriptor in usb_parse_config() by Bin Meng · 7 years ago
  54. bb4b105 usb: xhci: Don't assume LS/FS devices are always behind a HS hub by Bin Meng · 7 years ago
  55. b6189f2 test: dm: usb: Update test cases for USB by Bin Meng · 7 years ago
  56. be0223e dm: usb: emul: Drop usb_emul_reset() by Bin Meng · 7 years ago
  57. dadc4c0 dm: usb: Remove no longer needed blk_unbind_all() by Bin Meng · 7 years ago
  58. 669ad84 dm: usb: Fix broken usb_stop() by Bin Meng · 7 years ago
  59. 83436d5 usb: emul: hub: Report the actual device speed of the emulation device by Bin Meng · 7 years ago
  60. 3b36376 usb: emul: Expose find_descriptor() as a public API by Bin Meng · 7 years ago
  61. f196644 usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() by Bin Meng · 7 years ago
  62. 33662d6 usb: sandbox: Initialize root hub's device speed to high speed by Bin Meng · 7 years ago
  63. 33fbdfd usb: Fix comments of usb_emul_find_for_dev() by Bin Meng · 7 years ago
  64. d502cf1 usb: emul: Remove maxpacketsize in usb_emul_setup_device() by Bin Meng · 7 years ago
  65. df05b61 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  66. c9e9029 rockchip: enable TPL_SYSRESET for all rockchip SoCs by Kever Yang · 7 years ago
  67. 536e4d3 rk3288: spl: Add dram_init_banksize by Jagan Teki · 7 years ago
  68. 070aba9 rockchip: defconfig: puma-rk3399: update for DM_REGULATOR support in SPL by Philipp Tomsich · 7 years ago
  69. d52626c power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig by Philipp Tomsich · 7 years ago
  70. 75fc208 rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLE by Philipp Tomsich · 7 years ago
  71. 96351ff rockchip: puma-rk3399: update board_init() by Philipp Tomsich · 7 years ago
  72. c4e89b0 rockchip: dts: rk3399-puma: add 'same-as-spl' to the front of the boot-order by Philipp Tomsich · 7 years ago
  73. 425e717 rockchip: spl: rk3399: implement chip-specific board_spl_was_booted_from() by Philipp Tomsich · 7 years ago
  74. ec83ff5 rockchip: spl: support a 'same-as-spl'-specifier in the spl-boot-order by Philipp Tomsich · 7 years ago
  75. 1c4f63a rockchip: spl: add documentation for spl_node_to_boot_device() by Philipp Tomsich · 7 years ago
  76. 1cd4e12 rockchip: bootrom: add definitions to retrieve BROM boot-source by Philipp Tomsich · 7 years ago
  77. 3df6626 rockchip: rk3399: make spl_board_init board-specific by Philipp Tomsich · 7 years ago
  78. 3cccd82 evb-rk3399: avoid redefinition of CONFIG_ENV_OFFSET by Heinrich Schuchardt · 7 years ago
  79. 10a4954 rockchip: rk322x: update the sysreg number for boot mode by Kever Yang · 7 years ago
  80. 18220f1 rockchip: dts: rk3328-evb: add i2c1 and rk805 nodes by Elaine Zhang · 7 years ago
  81. 4f53f5f configs: rk3328: add support for pmic rk8xx and regulator and i2c driver by Elaine Zhang · 7 years ago
  82. cd999d3 rockchip: i2c: rk3328: support i2c for rk3328 SoC by Elaine Zhang · 7 years ago
  83. 9a40225 rockchip: pinctrl: rk3368: add pinctrl for SDMMC0 by Philipp Tomsich · 7 years ago
  84. e619016 rockchip: board: lion-rk3368: avoid ATF overwriting active SPL stage by Philipp Tomsich · 7 years ago
  85. 9901663 rk3288: vyasa: Add falcon mode support by Jagan Teki · 7 years ago
  86. 387fd4b rk3288: vyasa: Add TPL support by Jagan Teki · 7 years ago
  87. b0f5295 armv7: rk3288: Move configure_l2ctlr to common by Jagan Teki · 7 years ago
  88. 71d71fe armv7: Move L2CTLR read/write to common by Jagan Teki · 7 years ago
  89. 180fded rockchip: rk322x: fix pd_bus hclk/pclk by Kever Yang · 7 years ago
  90. 04a6c3f rockchip: mkimage: add support for rk3128 soc by Kever Yang · 7 years ago
  91. 7f39e02 rockchip: rk3036: fix grf macro define by Kever Yang · 7 years ago
  92. b8e0545 rockchip: clk: fix typo in rk322x clock driver by Kever Yang · 7 years ago
  93. 7e00d86 rockchip: rk3399: spl: convert to using BOOT_DEVICE_BOOTROM by Philipp Tomsich · 7 years ago
  94. d6372fb rockchip: lion-rk3368: defconfig: remove duplicate CONFIG_ENV_IS_IN_MMC by Philipp Tomsich · 7 years ago
  95. 87e0c06 rockchip: rk3188: ram: add support for 16bit row address by Kever Yang · 7 years ago
  96. 1e43ab9 rockchip: dts: rk3229: remove dram channel info by Kever Yang · 7 years ago
  97. 1a94b9e rockchip: rk322x: add sdram driver by Kever Yang · 7 years ago
  98. fc904e6 rockchip: rk3328: move sdram driver to driver/ram by Kever Yang · 7 years ago
  99. 26fb1f1 rockchip: rk3288: move sdram driver to driver/ram by Kever Yang · 7 years ago
  100. 742c7bd rockchip: rk3188: move sdram driver to driver/ram by Kever Yang · 7 years ago