1. 91ec615 malta: Use I/O accessors for SuperI/O controller by Paul Burton · 9 years ago
  2. 19a5ef6 malta: Set I/O port base early by Paul Burton · 9 years ago
  3. 82d72a1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  4. 3faf221 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  5. 9ccb309 arm: ls1021atwr: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  6. c712df1 powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  7. 1adc095 powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  8. 4521ae9 powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  9. 98ae83b powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  10. 89c9784 powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  11. 7fb8298 ARM: tegra: rm Jetson TK1 PMIC GPIO programming by Stephen Warren · 9 years ago
  12. cd85bec Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  13. 19bde03 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  14. b0f20ca armv8/ls1043aqds: add QSPI boot support by Qianyu Gong · 9 years ago
  15. 166ef1e armv8/ls1043aqds: add QSPI support in SD boot by Gong Qianyu · 9 years ago
  16. 8c35cc3 armv8/ls1043aqds: Select lpuart pins of various muxes by Shaohui Xie · 9 years ago
  17. 856b284 secure_boot: change error handler for esbc_validate by Aneesh Bansal · 9 years ago
  18. d041288 secure_boot: enable chain of trust for ARM platforms by Aneesh Bansal · 9 years ago
  19. 0a6b271 secure_boot: create function to determine boot mode by Aneesh Bansal · 9 years ago
  20. f36919a ppc: xilinx-ppc440-generic: Wire LL_TEMAC driver by Ricardo Ribalda Delgado · 9 years ago
  21. 7e5281f ppc: xilinx_ppc440_generic: Remove uncalled functions by Ricardo Ribalda Delgado · 9 years ago
  22. 6305307 ppc: xilinx_ppc405_generic: Remove uncalled functions by Ricardo Ribalda Delgado · 9 years ago
  23. 28e9210 ppc: xilinx_ppc440_generic: Remove weak attributes by Ricardo Ribalda Delgado · 9 years ago
  24. cd4695d ppc: xilinx_ppc405_generic: Remove weak attributes by Ricardo Ribalda Delgado · 9 years ago
  25. 80cce26 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · 9 years ago
  26. 5af0855 ARM: zynq: zynqmp: Line up checkboard message by Michal Simek · 9 years ago
  27. cce124b ARM64: zynqmp: Remove unneeded timer_init function by Michal Simek · 9 years ago
  28. 2d9925b ARM64: zynqmp: Fix bootmode SD_MODE1 by Michal Simek · 9 years ago
  29. 78678fe ARM64: zynqmp: Differentiate EMMC boot mode by Michal Simek · 9 years ago
  30. fb90917 ARM64: zynqmp: Show information about bootmode by Michal Simek · 9 years ago
  31. af813ac ARM64: zynqmp: Add support for SD1 boot mode by Michal Simek · 9 years ago
  32. 0a5bcc8 ARM64: zynqmp: Modify the SD and QSPI bootmode values by Siva Durga Prasad Paladugu · 10 years ago
  33. 0785dfd ARM64: zynqmp: Use the same U-Boot version with/without ATF by Michal Simek · 9 years ago
  34. 38c4761 microblaze: Fix board_init calling sequence by Michal Simek · 9 years ago
  35. 44a3a91 microblaze: Read information about RAM from DT by Michal Simek · 9 years ago
  36. ed982b4 microblaze: Remove systemace from board file by Michal Simek · 9 years ago
  37. 3229c86 net: emaclite: Move emaclite to Kconfig by Michal Simek · 9 years ago
  38. d538ee1 net: emaclite: Move driver to DM by Michal Simek · 9 years ago
  39. 75cc93f net: axi_emac: Move driver to DM by Michal Simek · 9 years ago
  40. 576e95b4 microblaze: Remove unused I2C macros by Michal Simek · 9 years ago
  41. 54e24d3 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  42. 6a2c1aa ppc: xilinx-ppc4xx-generic: Update xparameters.h by Ricardo Ribalda Delgado · 9 years ago
  43. bec8dd5 ppc: pp440-generic: Simplify Makefile by Ricardo Ribalda Delgado · 9 years ago
  44. 6de59eb ppc: pp405-generic: Simplify Makefile by Ricardo Ribalda Delgado · 9 years ago
  45. 5b218ae mailaddr: Update mail address by Ricardo Ribalda Delgado · 9 years ago
  46. 583aefb xilinx-ppc440: Remove support for v5fx30teval by Ricardo Ribalda Delgado · 9 years ago
  47. 70c29dc ppc: xilinx-ppc405: Remove support for fx12mm by Ricardo Ribalda Delgado · 9 years ago
  48. 9ac0efd ppc: xilinx-ppc440: Remove support for ml507 by Ricardo Ribalda Delgado · 9 years ago
  49. b20c38a arm: mvebu: Add support for the Armada XP theadorable board by Stefan Roese · 9 years ago
  50. 9e4de7f Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  51. f3c5045 sunxi: power: axp818: Enable support for ALDOs by Chen-Yu Tsai · 9 years ago
  52. 3517a27 power: axp: merge separate DLDO functions into 1 by Chen-Yu Tsai · 9 years ago
  53. cd7aa27 sunxi: Add suport for A83T based Banana-pi M3 Board by Vishnu Patekar · 9 years ago
  54. f5fd8ca sunxi: Groundwork to support new dram type for A83T by Vishnu Patekar · 9 years ago
  55. 853f6d1 sunxi: Enable booting non-secure and virtualization for H3 by Chen-Yu Tsai · 9 years ago
  56. d824777 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  57. 2f66a82 powerpc/board/t4240rdb: Enable VID support by Ying Zhang · 9 years ago
  58. cabe4d2 board/freescale/common: Check IR chip mode for VID support by Ying Zhang · 9 years ago
  59. 2c0d697 powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq by Prabhakar Kushwaha · 9 years ago
  60. b055a0f SECURE BOOT: support for validation of dynamic image by Aneesh Bansal · 9 years ago
  61. 6629261 SECURE BOOT: separate function created for signature by Aneesh Bansal · 9 years ago
  62. 94ba5e4 SECURE BOOT: separate functions for reading keys by Aneesh Bansal · 9 years ago
  63. bc71f92 SECURE BOOT: change prototype of fsl_secboot_validate function by Aneesh Bansal · 9 years ago
  64. 98d9aa4 freescale/qixis: Add support for booting from SD/QSPI by Gong Qianyu · 9 years ago
  65. 58e4ad1 armv8/ls1043aqds: Add support for >2GB memory by Shaohui Xie · 9 years ago
  66. 2218c54 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 9 years ago
  67. 4019e54 powerpc: tqm834x: Fix build warnings in initdram() by Bin Meng · 9 years ago
  68. b3ce908 sh: sh7753evb: Fix build error by Bin Meng · 9 years ago
  69. 6e1a41c imx: mx7dsabresd: support nand by Peng Fan · 9 years ago
  70. 4897d95 mx25pdk: Remove lowlevel_init.S file by Fabio Estevam · 9 years ago
  71. 9ed781a x86: ivybridge: Move northbridge and PCH init into drivers by Simon Glass · 9 years ago
  72. 7c1058f rockchip: Add support for Raxda Rock 2 by Simon Glass · 9 years ago
  73. e68f203 rockchip: kylin: Check fastboot request by Jeffy Chen · 9 years ago
  74. 6905f4d Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  75. 9d08268 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  76. 3ade5bc dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  77. 6ed75ba igep00x0: Cleanup ethernet support by Ladislav Michl · 9 years ago
  78. d67a577 powerpc: yucca: drop redundant CONFIG_SYS_TEXT_BASE from config.mk by Masahiro Yamada · 9 years ago
  79. 5ba0b48 mips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago
  80. 9a893d2 mips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago
  81. 614fc89 mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago
  82. b766476 microblaze: move CONFIG_SYS_TEXT_BASE to defconfig by Masahiro Yamada · 9 years ago
  83. 61a4392 m68k: M54418TWR: drop board/freescale/m54418twr/config.mk by Masahiro Yamada · 9 years ago
  84. c6e1814 m68k: move CONFIG_SYS_TEXT_BASE to defconfig files by Masahiro Yamada · 9 years ago
  85. 3ed2ece armv8: cavium: Get DRAM size from ATF by Sergey Temerkhanov · 9 years ago
  86. 900f88f armv8: cavium: Add an implementation of ATF calling functions by Sergey Temerkhanov · 9 years ago
  87. 746f985 armv8: cavium: Add ThunderX 88xx board definition by Sergey Temerkhanov · 9 years ago
  88. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  89. 0c7fd8f MIPS: vct: fix I/O accessor calls by Daniel Schwierzeck · 9 years ago
  90. 8061cfc MIPS: malta: fix IO accessor call by Daniel Schwierzeck · 9 years ago
  91. 76ada5f MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · 9 years ago
  92. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  93. 4edde96 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  94. f46c255 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  95. a12d3e4 mvebu: ds414: Implement Synology specific command set by Phil Sutter · 9 years ago
  96. aefb8f4 mvebu: Support Synology DS414 by Phil Sutter · 9 years ago
  97. b322c83 arm: mvebu: Consolidate board Kconfig options into one file by Stefan Roese · 9 years ago
  98. 0299c90 arm: mvebu: Add SolidRun ClearFog Armada 38x initial support by Stefan Roese · 9 years ago
  99. e3b9c98 net: mvneta: Convert to driver model by Stefan Roese · 9 years ago
  100. 6451223 arm: mvebu: Add DM and OF_CONTROL support to SPL by Stefan Roese · 9 years ago