1. 29a8a28 efi_loader: add a README.iscsi describing booting via iSCSI by Heinrich Schuchardt · 7 years ago
  2. 4a8b5e7 efi_loader: consistently use %pD to print device paths by Heinrich Schuchardt · 7 years ago
  3. 7df5af6 efi_loader: do not install NULL as device path by Heinrich Schuchardt · 7 years ago
  4. 5f1ce1d vsprintf.c: correct printing of a NULL device path by Heinrich Schuchardt · 7 years ago
  5. 56672bf efi_loader: Call Exit() on return from payload in StartImage() by Alexander Graf · 7 years ago
  6. c8df80c efi_loader: fix comments in indent_string() by Heinrich Schuchardt · 7 years ago
  7. 49db1cb efi_loader: catch misspelled bootefi subcommand by Heinrich Schuchardt · 7 years ago
  8. c6fa5df efi_loader: Always use EFIAPI instead of asmlinkage by Alexander Graf · 7 years ago
  9. 6698bb3 efi: Conflict efi_loader with different stub bitness by Alexander Graf · 7 years ago
  10. 4f6c7b1 omap3_logic: Clean up I2C pin muxing. by Adam Ford · 7 years ago
  11. 0292bc0 spl: add option to disable SPL banner output by Anatolij Gustschin · 7 years ago
  12. 9821636 bcm2835_pinctrl: Probe pre-reloc by Alexander Graf · 7 years ago
  13. 6001985 bcm2835_pl011_serial: Add BCM2835 specific serial driver by Alexander Graf · 7 years ago
  14. 958d55f MAINTAINERS: Take over BCM2835 maintainership by Alexander Graf · 7 years ago
  15. fa48759 bcm2835_mu_serial: Convert to Kconfig by Alexander Graf · 7 years ago
  16. cf2c778 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · 7 years ago
  17. d10fc50 pl011: Convert CONFIG_PL011_SERIAL to Kconfig by Alexander Graf · 7 years ago
  18. 884f901 pl010: Convert CONFIG_PL010_SERIAL to Kconfig by Alexander Graf · 7 years ago
  19. b311163 pl01x: Convert to dev_read by Alexander Graf · 7 years ago
  20. 9dfeffe serial_bcm283x_mu: Fail loading if not muxed by Alexander Graf · 7 years ago
  21. bceab8d serial_bcm283x_mu: Always skip init by Alexander Graf · 7 years ago
  22. 80d5001 serial_bcm283x_mu: Convert to dev_read by Alexander Graf · 7 years ago
  23. 71fc2e1 rpi: Determine PL011/Mini-UART availability at runtime by Alexander Graf · 7 years ago
  24. fc8523a serial: bcm283x_mu: Remove support for post-init disabling by Alexander Graf · 7 years ago
  25. 55b8a2d rpi: Remove runtime disabling support for serial by Alexander Graf · 7 years ago
  26. 608b0c4 serial: Use next serial device if probing fails by Alexander Graf · 7 years ago
  27. b442e16 am33xx: board: Call spl_early_init() to support sdram_init() by Faiz Abbas · 7 years ago
  28. 85ab045 arm: add support for PDU001 by Felix Brack · 7 years ago
  29. c8a73a2 mmc: Add bcm2835 sdhost controller by Alexander Graf · 7 years ago
  30. caf2233 bcm283x: Add pinctrl driver by Alexander Graf · 7 years ago
  31. 8996975 powerpc: Drop CONFIG_WALNUT and other related dead code by Tuomas Tynkkynen · 7 years ago
  32. 6622822 libfdt: migrate include/libfdt_env.h to a wrapper by Masahiro Yamada · 7 years ago
  33. 144fbea libfdt: migrate libfdt.h to a wrapper + U-Boot own code by Masahiro Yamada · 7 years ago
  34. 25ad202 libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.h by Masahiro Yamada · 7 years ago
  35. d2bf115 tools: include necessary headers explicitly by Masahiro Yamada · 7 years ago
  36. b0bd96c libfdt: fix <linux/libfdt.h> by Masahiro Yamada · 7 years ago
  37. ae9ace7 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c by Masahiro Yamada · 7 years ago
  38. 94b13bb host-tools: use python2 explicitly for shebang by Masahiro Yamada · 7 years ago
  39. 56d1dde ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support by Derald D. Woods · 7 years ago
  40. 6e1364f distro bootcmd: Allow board defined UBI partition and volume names by Derald D. Woods · 7 years ago
  41. af2f442 spl: use different BOARD_INIT MACRO for spl and tpl by Kever Yang · 7 years ago
  42. 2021f08 fs: btrfs: Fix unaligned memory accesses by Alberto Sánchez Molero · 7 years ago
  43. 990dba6 clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value by Patrice Chotard · 7 years ago
  44. a93feb2 ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrl by Faiz Abbas · 7 years ago
  45. ded509b configs: Replace CONFIG_ISW_ENTRY_ADDR with CONFIG_SYS_TEXT_BASE by Faiz Abbas · 7 years ago
  46. 9e82087 tools: remove unused ret by Jelle van der Waa · 7 years ago
  47. 20fe38e clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks() by Patrice Chotard · 7 years ago
  48. 68a69ed clk: clk_stm32f: Remove STMMAC clock setup by Patrice Chotard · 7 years ago
  49. 1e13055 ARM: dts: stm32: Add STMMAC clocks for stm32f746 by Patrice Chotard · 7 years ago
  50. 9c3264c atomic-long: Fix warnings on arm64 by Bradley Bolen · 7 years ago
  51. 2d58ddd ARM: dts: stm32: add stm32429-eval-u-boot dts file by Patrice Chotard · 7 years ago
  52. c7ea4b0 ARM: dts: stm32: Add STM32F429 Evaluation board support by Patrice Chotard · 7 years ago
  53. e23b19f board: stm32: Add stm32f429-evaluation board support by Patrice Chotard · 7 years ago
  54. 09b9f64 configs: stm32f: Remove STM32_HSE_HZ for all STM32F series by Patrice Chotard · 7 years ago
  55. cb97ff9 clk: stm32: retrieve external oscillator frequency from DT by Patrice Chotard · 7 years ago
  56. baf20a7 ARM: dts: stm32: add "u-boot, dm-pre-reloc" for clk_hse in stm32f7-u-boot by Patrice Chotard · 7 years ago
  57. 020da84 arm: bootm-fdt.c: fix compiler warning by Heiko Schocher · 7 years ago
  58. 60013a2 arm: mach-omap2: Pass args to secure ROM in SRAM in SPL by Andrew F. Davis · 7 years ago
  59. 92f84b6 common: board_r: Fix style violations by Mario Six · 7 years ago
  60. 16ef147 common: board_f: Fix style violations by Mario Six · 7 years ago
  61. 4dbf9be serial: ns16550: Fix style violation by Mario Six · 7 years ago
  62. 7ba5041 include: dm: Fix 'devioe'/'devuce' typos by Mario Six · 7 years ago
  63. f5ac4f2 gpio: mpc8xxx: Make live-tree compatible by Mario Six · 7 years ago
  64. f9c7fde gpio: mpc8xxx: Make compatible with more SoCs by Mario Six · 7 years ago
  65. 3c21683 gpio: mpc8xxx: Rename Kconfig option, structures, and functions by Mario Six · 7 years ago
  66. 76d00cc gpio: mpc85xx: Rename driver file to mpc8xxx by Mario Six · 7 years ago
  67. aadc5e6 gpio: mpc85xx_gpio: Fix style violations by Mario Six · 7 years ago
  68. f62ca2cd gpio: pca953x_gpio: Make live-tree compatible by Mario Six · 7 years ago
  69. fb01e07 gpio: pca953x_gpio: Fix style violations by Mario Six · 7 years ago
  70. 2d06fd8 Initialize SHA buffer size var in passwd_abort by Martin Etnestad · 7 years ago
  71. 5b893ba Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  72. 40b6118 usb: host: Drop unused hcd_name from r8a66597-hcd.c by Tom Rini · 7 years ago
  73. 1c0ae00 usb: Remove isp116x-hcd support by Tom Rini · 7 years ago
  74. 1a7f6d4 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  75. 9c486e7 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago WIP-27Jan2018
  76. 7d8cca7 ARM: uniphier: enable HS200 support for uniphier_v8_defconfig by Masahiro Yamada · 7 years ago
  77. f95a4b3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  78. d61639e Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  79. 789edf6 ARM: rmobile: Convert R8A7791 Porter board to DM and DT by Marek Vasut · 7 years ago
  80. bb834b6 ARM: rmobile: Enable OF_CONTROL on RCar Gen2 by Marek Vasut · 7 years ago
  81. 30ceb10 ARM: dts: rmobile: Add SoC and board U-Boot DT extras by Marek Vasut · 7 years ago
  82. a500e4e ARM: dts: rmobile: Add rudimentary R8A7790 Stout DT by Marek Vasut · 7 years ago
  83. 9a26fc5a ARM: dts: rmobile: Import R8A7794 DTS from Linux 4.15-rc8 by Marek Vasut · 7 years ago
  84. 92aa099 ARM: dts: rmobile: Import R8A7793 DTS from Linux 4.15-rc8 by Marek Vasut · 7 years ago
  85. a3fb9ff ARM: dts: rmobile: Import R8A7792 DTS from Linux 4.15-rc8 by Marek Vasut · 7 years ago
  86. edd15fc ARM: dts: rmobile: Import R8A7791 DTS from Linux 4.15-rc8 by Marek Vasut · 7 years ago
  87. 16b6e4a ARM: dts: rmobile: Import R8A7790 DTS from Linux 4.15-rc8 by Marek Vasut · 7 years ago
  88. 3192026 net: sh_eth: Add DM and DT support by Marek Vasut · 7 years ago
  89. a220784 net: sh_eth: Clump legacy functions together by Marek Vasut · 7 years ago
  90. 013af64 net: sh_eth: Split sh_eth_init by Marek Vasut · 7 years ago
  91. 68ac92e net: sh_eth: Separate out MAC address programming by Marek Vasut · 7 years ago
  92. 52c15e2 net: sh_eth: Split sh_eth_recv by Marek Vasut · 7 years ago
  93. dca221b net: sh_eth: Pass sh_eth_dev around by Marek Vasut · 7 years ago
  94. effb790 net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 by Marek Vasut · 7 years ago
  95. e3105ea net: ravb: staticize ravb_start by Marek Vasut · 7 years ago
  96. 5f14f7d pci: rmobile: Add RCar Gen2 PCIe controller driver by Marek Vasut · 7 years ago
  97. 8b05436 gpio: rmobile: Add RCar Gen2 compatible string by Marek Vasut · 7 years ago
  98. 0163c91 env: sunxi: Enable FAT-based environment support by default by Maxime Ripard · 7 years ago
  99. b39117c sunxi: Transition from the MMC to a FAT-based environment by Maxime Ripard · 7 years ago
  100. 40c08a6 env: Mark env_get_location as weak by Maxime Ripard · 7 years ago