1. 0f832b9 malta: Allow MIPS64 builds by Paul Burton · 8 years ago
  2. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  3. 56adbb3 image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro. by Robert P. J. Day · 8 years ago
  4. 3d16389 board: am335x: Allow to choose serial device dynamically by Lokesh Vutla · 9 years ago
  5. 426af38 config: env: Set AM335x-ICEv2 board specific env by Lokesh Vutla · 9 years ago
  6. 97f3a17 board: AM335x-ICEv2: Add cpsw support by Lokesh Vutla · 9 years ago
  7. 61bb825 configs: am335x_evm: Switch to env on FAT SD by default by Tom Rini · 9 years ago
  8. 3819ea7 ARM: dts: AM335x-evmsk: Add initial support by Lokesh Vutla · 9 years ago
  9. 7dd1283 ARM: dts: AM43x-EPOS Initial Support by Lokesh Vutla · 9 years ago
  10. e35eb03 Remove unused BOOTFLAG definitions by Chris Packham · 9 years ago
  11. eafd541 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · 8 years ago
  12. b9b8403 ti_omap5_common: Update SPL start address on secure parts by Daniel Allred · 8 years ago
  13. a5051b7 ti: AM43xx: board: Detect AM43xx HS EVM by Madan Srinivas · 8 years ago
  14. 9aac7d0 ti: AM43xx: Use CONFIG options from SOC Kconfig by Madan Srinivas · 8 years ago
  15. 6384726 arm: Kconfig: Add support for AM43xx SoC specific Kconfig by Madan Srinivas · 8 years ago
  16. 4c79452 Drop references to CONFIG_SYS_GENERIC_BOARD in config files by Simon Glass · 9 years ago
  17. 9be2e79 Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot by Simon Glass · 9 years ago
  18. feee28f openrisc: Drop the arch-specific board init by Simon Glass · 9 years ago
  19. 51735ae efi_loader: Add bounce buffer support by Alexander Graf · 9 years ago
  20. bfcef28 arm: add initial support for Amlogic Meson and ODROID-C2 by Beniamino Galvani · 9 years ago
  21. 20898ea distro: Add efi pxe boot code by Alexander Graf · 9 years ago
  22. fa96f37 net: Fix client identifiers for ARM by Alexander Graf · 9 years ago
  23. 5e6ff81 dm: mmc: dwmmc: Support CONFIG_BLK by Simon Glass · 9 years ago
  24. 487d756 dm: efi: Update for CONFIG_BLK by Simon Glass · 9 years ago
  25. 3c2d752 rockchip: Drop SPL GPIO support for rk3288 by Simon Glass · 9 years ago
  26. 0dac6b4 net: Move the VCI and client arch values to Kconfig by Alexander Graf · 9 years ago
  27. 0efe1bc efi_loader: Add network access support by Alexander Graf · 9 years ago
  28. 9cf7b1a mmc: Drop dead mmc code for non-generic MMC by Simon Glass · 9 years ago
  29. e98dd20 mmc: Drop mmc_register() by Simon Glass · 9 years ago
  30. d0375f3 arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size info by Simon Glass · 9 years ago
  31. 6238935 Add a mailbox driver framework/uclass by Stephen Warren · 9 years ago
  32. 1163625 Rename reset to sysreset by Stephen Warren · 9 years ago
  33. daac3bf dm: allow setting driver_data before/during bind by Stephen Warren · 9 years ago
  34. 6523dbf Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  35. ec35e12 MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig by Paul Burton · 8 years ago
  36. 6242aa1 malta: Use device model & tree for UART by Paul Burton · 9 years ago
  37. 2e7eb12 malta: Tidy up UART address selection by Paul Burton · 9 years ago
  38. 82f2a14 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  39. 1b80e79 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  40. 671f9ad arm64: sunxi: adjust default load addresses by Andre Przywara · 9 years ago
  41. b19236f sunxi: Increase SPL header size to 64 bytes to avoid code corruption by Siarhei Siamashka · 9 years ago
  42. 795857d sunxi: power: add AXP809 support by Chen-Yu Tsai · 9 years ago
  43. 5119926 sunxi: Implement poweroff support for axp818 pmic by Chen-Yu Tsai · 9 years ago
  44. 15278cc sunxi: power: axp818: Add support for switch SW by Chen-Yu Tsai · 9 years ago
  45. 667dbcd ARM: uniphier: add PH1-LD11 SoC support by Masahiro Yamada · 8 years ago
  46. 826d06d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  47. fc15b9b Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  48. 2ee490a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  49. 3c221af net: phy: Add phy_interface_is_sgmii to phy.h by Dan Murphy · 9 years ago
  50. 3ab72fe net: phy: Move is_rgmii helper to phy.h by Dan Murphy · 9 years ago
  51. c7ba7bd net: phy: dp83867: Add device tree bindings and documentation by Dan Murphy · 9 years ago
  52. cb38622 drivers: net: cpsw: Add reading of DT phy-handle node by Dan Murphy · 9 years ago
  53. e431056 drivers: net: cpsw: add support for reading mac address from efuse by Mugunthan V N · 9 years ago
  54. 3d12e80 ti_omap5_common: eth: do not define DM_ETH for spl by Mugunthan V N · 9 years ago
  55. 73443b9 drivers: core: device: add support to check dt compatible for a device/machine by Mugunthan V N · 9 years ago
  56. 24ae396 net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · 9 years ago
  57. 83c0551 net: Remove unused mv88e61xx switch driver by Kevin Smith · 9 years ago
  58. ec8fb48 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  59. c98dc5a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  60. 62afc60 image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · 8 years ago
  61. ed0cea7 mkimage: Report information about fpga by Michal Simek · 8 years ago
  62. e6a9ed0 ARM64: zynqmp: Add SPL support support by Michal Simek · 9 years ago
  63. d9b58b3 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 9 years ago
  64. 27640fd ARM64: zynqmp: Enable option to overwrite default variables by Michal Simek · 9 years ago
  65. 3a3b914 spl: Introduce new function spl_board_prepare_for_boot by Michal Simek · 9 years ago
  66. 013642c ARM64: zynqmp: Remove CONFIG_PREBOOT by Michal Simek · 9 years ago
  67. 926782c ARM64: zynqmp: Enable eMMC boot partitions commands by Michal Simek · 9 years ago
  68. 6919b4b ARM64: zynqmp: Add support for reading MAC from eeprom by Michal Simek · 9 years ago
  69. a1207de ARM64: zynqmp: Enable missing distro default options by Michal Simek · 9 years ago
  70. 7f307d9 ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or not by Masahiro Yamada · 9 years ago
  71. 9989c15 board: atmel: add SAMA5D2 PTC Engineering board by Wenyou Yang · 9 years ago
  72. 6d54868 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  73. d7d0003 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  74. 91fc5bf x86: minnowmax: Adjust U-Boot environment address in SPI flash by Bin Meng · 9 years ago
  75. 1868659 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · 8 years ago
  76. 2e82e74 x86: qemu: move x86 specific operations out of qfw core by Miao Yan · 8 years ago
  77. d3ad062 cmd: qfw: make fwcfg_present and fwcfg_dma_present public by Miao Yan · 8 years ago
  78. 05dd6f1 cmd: qfw: remove qemu_fwcfg_free_files() by Miao Yan · 8 years ago
  79. 099b219 cmd: qfw: add API to iterate firmware list by Miao Yan · 8 years ago
  80. dd6f3ab x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · 9 years ago
  81. 030b9e3 x86: Remove acpi=off boot parameter when ACPI is on by Bin Meng · 9 years ago
  82. 400df30 mips: ath79: Add support for TPLink WDR4300 by Marek Vasut · 9 years ago
  83. 30fd42c flash: add device ID for Microchip PIC32 internal flash. by Purna Chandra Mandal · 9 years ago
  84. a2277cc mips: ath79: add AP143 reference board by Wills Wang · 9 years ago
  85. 6a7b52b mips: ath79: add AP121 reference board by Wills Wang · 9 years ago
  86. 713a9e1 Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU so that IDE transfers work properly by Stanislav Galabov · 9 years ago
  87. d92ea98 Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works for both 32-bit and 64-bit targets by Stanislav Galabov · 9 years ago
  88. 2d9a76b arm: cm-t43: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  89. bcb447e arm: cm-t35: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  90. 19a90ed arm: cm-t3517: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  91. 66b7e42 arm: cm-t54: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  92. 0e656b8 arm: cm-t335: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  93. 1261653 arm: cm-fx6: add support for eeprom layout comands by Nikita Kiryanov · 9 years ago
  94. aa9e604 cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · 9 years ago
  95. fbaf427 arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK by Stefan Roese · 9 years ago
  96. 46caebc powerpc/t2080qds: Enable qixis commands to reboot from NAND and SD by York Sun · 9 years ago
  97. bc323b3 armv8: ls1043ardb: enable scsi command and pcie to sata converter by Po Liu · 8 years ago
  98. 7942550 armv8: ls1043ardb: invert irq pin polarity for AQR105 PHY by Shaohui Xie · 9 years ago
  99. 76394c9 crypto/fsl: add support for multiple SEC engines initialization by Alex Porosanu · 9 years ago
  100. 1297cdb armv8: ls1043a: copy kernel from QSPI when booting with QSPI enabled by Qianyu Gong · 9 years ago