1. 373762c powerpc/t4rdb: Add SD boot support for T4240RDB board by Chunhe Lan · 10 years ago
  2. 0dc78ff drivers: usb: fsl: Workaround for Erratum A004477 by Nikhil Badola · 10 years ago
  3. 7fc63cc mpc85xx/T4240EMU: Remove T4240EMU board by York Sun · 9 years ago
  4. e1bfd1c powerpc/mpc85xx: Use GOT when loading IVORs post-relocation by Scott Wood · 9 years ago
  5. fd01ae1 sunxi: usb: Protect phy-init and phy-power-on against multiple calls by Hans de Goede · 9 years ago
  6. e13afee sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 9 years ago
  7. 2aacc42 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 9 years ago
  8. 7b79865 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 9 years ago
  9. a781c97 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · 9 years ago
  10. 375de01 sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 9 years ago
  11. 421b32b sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · 9 years ago
  12. d17e157 sunxi: emac: Remove non driver-model code by Hans de Goede · 9 years ago
  13. b6006ba sunxi: Move all boards to the driver-model by Hans de Goede · 9 years ago
  14. af79c4f sunxi: dts: Add minimal dts files for board which lack a dts sofar by Hans de Goede · 9 years ago
  15. 9800cfc sunxi: dts: Add dts files which have been submitted but not yet merged upstream by Hans de Goede · 9 years ago
  16. 53ab4af sunxi: dts: Sync all dts files with upstream kernel by Hans de Goede · 9 years ago
  17. 939ed1c sunxi: emac: Add driver model support by Hans de Goede · 9 years ago
  18. aab0964 sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h by Hans de Goede · 9 years ago
  19. f9b7a04 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · 9 years ago
  20. 2fcf033 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 9 years ago
  21. a536077 sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers by Hans de Goede · 9 years ago
  22. 1d624a4 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 9 years ago
  23. a725426 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · 9 years ago
  24. 8c3dacf sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  25. ffc0ae0 sunxi: Add a33 dram init code by Vishnu Patekar · 10 years ago
  26. 886a7b4 sunxi: Add support for A33 PLL11 (second DRAM pll) by Hans de Goede · 9 years ago
  27. 5e6bacd sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 9 years ago
  28. 44d8ae5 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 9 years ago
  29. 929b262 sunxi: usbc: Remove unused irq field by Hans de Goede · 9 years ago
  30. 92bcc6c sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · 9 years ago
  31. dcfa530 sun7i: Remove duplicate call to psci_arch_init by Jan Kiszka · 9 years ago
  32. 281239a x86: Enable multi-core init for Minnowboard MAX by Simon Glass · 9 years ago
  33. ede9709 x86: Add a CPU driver for baytrail by Simon Glass · 9 years ago
  34. bcb0c61 x86: Allow CPUs to be set up after relocation by Simon Glass · 9 years ago
  35. 86196c6 x86: Add functions to set and clear bits on MSRs by Simon Glass · 9 years ago
  36. 45b5a37 x86: Add multi-processor init by Simon Glass · 9 years ago
  37. 6f41e0e7b x86: Provide access to the IDT by Simon Glass · 9 years ago
  38. 5284529 x86: Store the GDT pointer in global_data by Simon Glass · 9 years ago
  39. 837a136 x86: Add an mfence macro by Simon Glass · 9 years ago
  40. 1a06d2a x86: Add defines for fixed MTRRs by Simon Glass · 9 years ago
  41. b551173 x86: Add atomic operations by Simon Glass · 9 years ago
  42. 6388e35 x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · 9 years ago
  43. 9a7d700 x86: Disable -Werror by Simon Glass · 9 years ago
  44. 4051386 x86: Remove unwanted MMC debugging by Simon Glass · 9 years ago
  45. 410b10f x86: fsp: Use reset_cpu() by Simon Glass · 9 years ago
  46. ebebf05 x86: quark: Use reset_cpu() by Simon Glass · 9 years ago
  47. 5021c81 x86: ivybridge: Use reset_cpu() by Simon Glass · 9 years ago
  48. ff6a8f3 x86: Implement reset_cpu() correctly for modern CPUs by Simon Glass · 9 years ago
  49. 87f4cd3 x86: link: Add PCH driver to support SPI Flash by Simon Glass · 9 years ago
  50. 8ddb8cf x86: minnowmax: use the correct NOR in the configuration by Gabriel Huau · 9 years ago
  51. cc4c8ac x86: Correct the typo in write_tables() by Bin Meng · 9 years ago
  52. 3e45222 x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig by Bin Meng · 9 years ago
  53. d99b901 x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics by Bin Meng · 9 years ago
  54. 029194a x86: Kconfig: Move platform options forward by Bin Meng · 9 years ago
  55. 65c4ac0 x86: Kconfig: Divide the target selection to vendor/model by Bin Meng · 9 years ago
  56. f82a784 x86: quark: Turn on legacy segments decode by Bin Meng · 9 years ago
  57. 283a08e x86: Check PIRQ routing table sanity in the F segment by Bin Meng · 9 years ago
  58. 8827227 x86: minnowmax: add GPIO banks in the device tree by Gabriel Huau · 9 years ago
  59. 4a34e4b x86: baytrail: fix the GPIOBASE address by Gabriel Huau · 9 years ago
  60. afbf140 x86: queensbay: Implement PIRQ routing by Bin Meng · 9 years ago
  61. b5b6b01 x86: Support platform PIRQ routing by Bin Meng · 9 years ago
  62. 5e2400e x86: Write configuration tables in last_stage_init() by Bin Meng · 9 years ago
  63. e3e7fa2 x86: Add a function to assign IRQ numbers to PCI device by Bin Meng · 9 years ago
  64. 54c6001 x86: Install a default e820 table in the __weak install_e820_map() by Bin Meng · 9 years ago
  65. 24ff8e7 x86: Clean up arch/x86/include/asm/e820.h by Bin Meng · 9 years ago
  66. 0a9bb48 x86: Add alias for SPI node in the board dts by Bin Meng · 9 years ago
  67. 1926883 x86: Set serial port IRQ for SMSC LPC47M by Bin Meng · 10 years ago
  68. 9704f23 x86: queensbay: Avoid using PCH prefix by Bin Meng · 9 years ago
  69. 5098d73 x86: Remove the old VGA driver by Bin Meng · 9 years ago
  70. ace97d2 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  71. 5ca269a ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ by Masahiro Yamada · 10 years ago
  72. 9b9c651 ARM: zynq: move SoC headers to mach-zynq/include/mach by Masahiro Yamada · 10 years ago
  73. 0107f24 ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · 10 years ago
  74. 7472a5d ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S by Masahiro Yamada · 10 years ago
  75. 31137ac zynqmp: Enable SDHCI0 options by Michal Simek · 9 years ago
  76. 48d7260 zynqmp: Add SPI driver support for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  77. 2594e03 zynqmp: i2c: Enable i2c driver for zynqMP by Siva Durga Prasad Paladugu · 10 years ago
  78. 39c56f5 zynqmp: Add support for EMMC bootmode by Michal Simek · 9 years ago
  79. 16247d2 zynqmp: Add support for emulation platform - Veloce by Michal Simek · 9 years ago
  80. a7858f6 zynq: timer: Fix wrong timer calculation by Siva Durga Prasad Paladugu · 9 years ago
  81. 5cb2420 zynqmp: Add support for R5 sw loading by Michal Simek · 9 years ago
  82. 222b212 zynqmp: caches: Enable dcache for zynqmp by Siva Durga Prasad Paladugu · 10 years ago
  83. f25f552 zynq: slcr: Disable all level shifters by Siva Durga Prasad Paladugu · 10 years ago
  84. e7fa7d5 ARM: zynq: drop legacy ps7_init.c/h support by Masahiro Yamada · 9 years ago
  85. 7a1aec8 zynq: Add Zynq PicoZed board support by Nathan Rossi · 9 years ago
  86. d37c628 gpio: add Xilinx Zynq PS GPIO driver by Andrea Scian · 10 years ago
  87. 5362662 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 9 years ago
  88. e536ab8 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  89. e5c57ee socfpga: implement arria V socdk SPI flash config in dts by Pavel Machek · 9 years ago
  90. 08442ec Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  91. 3f6dcdb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  92. 90b1c9f MIPS: implement device-tree handover to Linux kernel by Daniel Schwierzeck · 10 years ago
  93. daa23f5 socfpga: implement socdk SPI flash config in dts by Pavel Machek · 9 years ago
  94. ab10d73 armv8/fsl-lsch3: Implement workaround for I2C erratum A009203 by York Sun · 10 years ago
  95. 8b06460 ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · 10 years ago
  96. 32eda7c armv8/ls2085ardb: Enable NAND SPL support by Scott Wood · 10 years ago
  97. b2d5ac5 armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  98. 39b0bbb driver/ifc: Add 64KB page support by Jaiprakash Singh · 10 years ago
  99. 5f757cd Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  100. a94bb7a usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's by Sanchayan Maity · 9 years ago