1. 564e938 drivers/ddr/fsl: Add calculation of register control words by York Sun · 7 years ago
  2. c0c32af drivers/ddr/fsl: Add 3DS RDIMM support by York Sun · 7 years ago
  3. d46ec0b drivers/ddr/fsl: Fix workaround for A009803 by York Sun · 7 years ago
  4. 426230a drivers/ddr/fsl: Fix DDR4 RDIMM support by York Sun · 7 years ago
  5. a9b1c21 armv8: ls1088a: Add CONFIG_SPI_FLASH_SPANSION to sdcard defconfigs by Ashish Kumar · 7 years ago
  6. f9747a5 driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl by Yogesh Gaur · 7 years ago
  7. ae5326a serial: Make full device search optional by Alexander Graf · 7 years ago
  8. 06bfb9f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 7 years ago
  9. 3703526 Merge git://git.denx.de/u-boot-cfi-flash by Tom Rini · 7 years ago
  10. ceb3281 tools/mrvl_uart.sh: Tidy script output by Andreas Färber · 7 years ago
  11. 3e00c48 tools/mrvl_uart.sh: Fix minicom baudrate by Andreas Färber · 7 years ago
  12. d9a3569 cfi_flash: Always define cfi_flash_num_flash_banks by Mario Six · 7 years ago
  13. c0350fb cfi_flash: Fix indention by Mario Six · 7 years ago
  14. ddcf054 cfi_flash: Fix long lines by Mario Six · 7 years ago
  15. 5701ba8 cfi_flash: Bound-check index before array access by Mario Six · 7 years ago
  16. 9dbaebc flash: Fix spelling of "ERR_TIMOUT" by Mario Six · 7 years ago
  17. c8a9a82 cfi_flash: Rename camel-case variables by Mario Six · 7 years ago
  18. 876c52f cfi_flash: Fix strings split across lines by Mario Six · 7 years ago
  19. 5312838 cfi_flash: Use u8 pointers instead of void pointers by Mario Six · 7 years ago
  20. d3525b6 cfi_flash: Remove assignments from if conditions by Mario Six · 7 years ago
  21. ab61cfb cfi_flash: Remove return from void function by Mario Six · 7 years ago
  22. 0cec0a1 cfi_flash: Fix placement of brace by Mario Six · 7 years ago
  23. 9860137 cfi_flash: Fix else after break by Mario Six · 7 years ago
  24. 9f72021 cfi_flash: Fix spelling of "Unknown" by Mario Six · 7 years ago
  25. 12d7fed cfi_flash: Add missing braces in blocks by Mario Six · 7 years ago
  26. 4f89da4 cfi_flash: Remove unnecessary braces by Mario Six · 7 years ago
  27. a6d18f2 cfi_flash: Fix comment style by Mario Six · 7 years ago
  28. 38d2831 cfi_flash: Use __func__ macro instead of function name by Mario Six · 7 years ago
  29. 88ecd8b cfi_flash: Fix logical continuations by Mario Six · 7 years ago
  30. 0412e90 cfi_flash: Remove braces for single-statement blocks by Mario Six · 7 years ago
  31. 7223a8c cfi_flash: Fix missing/superfluous lines by Mario Six · 7 years ago
  32. 640f4e3 cfi_flash: Fix spacing around casts/operators by Mario Six · 7 years ago
  33. dde0913 cfi_flash: Fix indent of case statements by Mario Six · 7 years ago
  34. db91bb2 cfi_flash: Fix whitespace with casting by Mario Six · 7 years ago
  35. b168386 cfi_flash: Fix Parenthesis spacing by Mario Six · 7 years ago
  36. ca2b07a cfi_flash: Fix style of pointer declarations by Mario Six · 7 years ago
  37. 188a556 cfi_flash: Fix space between function name and parenthesis by Mario Six · 7 years ago
  38. bd39d86 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  39. 29a8a28 efi_loader: add a README.iscsi describing booting via iSCSI by Heinrich Schuchardt · 7 years ago
  40. 4a8b5e7 efi_loader: consistently use %pD to print device paths by Heinrich Schuchardt · 7 years ago
  41. 7df5af6 efi_loader: do not install NULL as device path by Heinrich Schuchardt · 7 years ago
  42. 5f1ce1d vsprintf.c: correct printing of a NULL device path by Heinrich Schuchardt · 7 years ago
  43. 56672bf efi_loader: Call Exit() on return from payload in StartImage() by Alexander Graf · 7 years ago
  44. c8df80c efi_loader: fix comments in indent_string() by Heinrich Schuchardt · 7 years ago
  45. 49db1cb efi_loader: catch misspelled bootefi subcommand by Heinrich Schuchardt · 7 years ago
  46. c6fa5df efi_loader: Always use EFIAPI instead of asmlinkage by Alexander Graf · 7 years ago
  47. 6698bb3 efi: Conflict efi_loader with different stub bitness by Alexander Graf · 7 years ago
  48. f2ee915 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  49. 4f6c7b1 omap3_logic: Clean up I2C pin muxing. by Adam Ford · 7 years ago
  50. 0292bc0 spl: add option to disable SPL banner output by Anatolij Gustschin · 7 years ago
  51. 9821636 bcm2835_pinctrl: Probe pre-reloc by Alexander Graf · 7 years ago
  52. 6001985 bcm2835_pl011_serial: Add BCM2835 specific serial driver by Alexander Graf · 7 years ago
  53. 958d55f MAINTAINERS: Take over BCM2835 maintainership by Alexander Graf · 7 years ago
  54. fa48759 bcm2835_mu_serial: Convert to Kconfig by Alexander Graf · 7 years ago
  55. cf2c778 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · 7 years ago
  56. d10fc50 pl011: Convert CONFIG_PL011_SERIAL to Kconfig by Alexander Graf · 7 years ago
  57. 884f901 pl010: Convert CONFIG_PL010_SERIAL to Kconfig by Alexander Graf · 7 years ago
  58. b311163 pl01x: Convert to dev_read by Alexander Graf · 7 years ago
  59. 9dfeffe serial_bcm283x_mu: Fail loading if not muxed by Alexander Graf · 7 years ago
  60. bceab8d serial_bcm283x_mu: Always skip init by Alexander Graf · 7 years ago
  61. 80d5001 serial_bcm283x_mu: Convert to dev_read by Alexander Graf · 7 years ago
  62. 71fc2e1 rpi: Determine PL011/Mini-UART availability at runtime by Alexander Graf · 7 years ago
  63. fc8523a serial: bcm283x_mu: Remove support for post-init disabling by Alexander Graf · 7 years ago
  64. 55b8a2d rpi: Remove runtime disabling support for serial by Alexander Graf · 7 years ago
  65. 608b0c4 serial: Use next serial device if probing fails by Alexander Graf · 7 years ago
  66. b442e16 am33xx: board: Call spl_early_init() to support sdram_init() by Faiz Abbas · 7 years ago
  67. 85ab045 arm: add support for PDU001 by Felix Brack · 7 years ago
  68. c8a73a2 mmc: Add bcm2835 sdhost controller by Alexander Graf · 7 years ago
  69. caf2233 bcm283x: Add pinctrl driver by Alexander Graf · 7 years ago
  70. 8996975 powerpc: Drop CONFIG_WALNUT and other related dead code by Tuomas Tynkkynen · 7 years ago
  71. 6622822 libfdt: migrate include/libfdt_env.h to a wrapper by Masahiro Yamada · 7 years ago
  72. 144fbea libfdt: migrate libfdt.h to a wrapper + U-Boot own code by Masahiro Yamada · 7 years ago
  73. 25ad202 libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.h by Masahiro Yamada · 7 years ago
  74. d2bf115 tools: include necessary headers explicitly by Masahiro Yamada · 7 years ago
  75. b0bd96c libfdt: fix <linux/libfdt.h> by Masahiro Yamada · 7 years ago
  76. ae9ace7 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c by Masahiro Yamada · 7 years ago
  77. 94b13bb host-tools: use python2 explicitly for shebang by Masahiro Yamada · 7 years ago
  78. 56d1dde ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support by Derald D. Woods · 7 years ago
  79. 6e1364f distro bootcmd: Allow board defined UBI partition and volume names by Derald D. Woods · 7 years ago
  80. af2f442 spl: use different BOARD_INIT MACRO for spl and tpl by Kever Yang · 7 years ago
  81. 2021f08 fs: btrfs: Fix unaligned memory accesses by Alberto Sánchez Molero · 7 years ago
  82. 0289e29 spl: atf: pass NULL for bl32_ep pc by Kever Yang · 7 years ago
  83. 451dcf5 rockchip: rk3036: enable rockusb support on rk3036 based device by Eddie Cai · 7 years ago
  84. 2147c0d rockchip: dts: rk3128: update pwm-cell for pwm0 by Kever Yang · 7 years ago
  85. 75b381a rockchip: clk: guard set_parent implementations against OF_PLATDATA by Philipp Tomsich · 7 years ago
  86. 64a1220 clk: rockchip: clk_rk3368: Implement "assign-clock-parent" by David Wu · 7 years ago
  87. 01c60ea clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate" by David Wu · 7 years ago
  88. c513e9e ARM: dts: rk3288: Remove unused LCDC clock assigned by David Wu · 7 years ago
  89. a50e5c9 config: evb-rk3229: Enable rk gmac configs by David Wu · 7 years ago
  90. d12d7c0 net: gmac_rockchip: Add support for the RK3228 GMAC by David Wu · 7 years ago
  91. 5bb616c clk: rockchip: Add rk322x gamc clock support by David Wu · 7 years ago
  92. 20ee0fd rockchip: pinctrl: Add rk322x gmac pinctrl support by David Wu · 7 years ago
  93. 424324d rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver by David Wu · 7 years ago
  94. c132f38 rockchip: dts: rk3328-evb: Enable gmac2io for rk3328-evb by David Wu · 7 years ago
  95. 832762c rockchip: dts: rk3328: Add gmac2io support by David Wu · 7 years ago
  96. 37cf651 rockchip: configs: Enable GMAC configs for evb-rk3328 by David Wu · 7 years ago
  97. b3d2a6d net: gmac_rockchip: Add rk3328 gmac support by David Wu · 7 years ago
  98. 7cd4eba clk: rockchip: Add rk3328 gamc clock support by David Wu · 7 years ago
  99. dfb886d rockchip: pinctrl: Add rk3328 gmac pinctrl support by David Wu · 7 years ago
  100. 301fff4 rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver by David Wu · 7 years ago