1. 1d624a4 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 9 years ago
  2. 12ce155 sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops by Hans de Goede · 9 years ago
  3. 746c087 sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too by Hans de Goede · 9 years ago
  4. 11d52a9 sunxi: gpio: Add compatible strings for all supported SoCs by Hans de Goede · 9 years ago
  5. a5ab883 sunxi: gpio: Add temporary implementation of name_to_gpio() by Simon Glass · 9 years ago
  6. 07ce60f sunxi: gpio: Rename GPIOs to include a 'P' prefix by Simon Glass · 9 years ago
  7. 4f7e01c sunxi: soft-i2c: Fix gpio handling to work with the driver-model by Hans de Goede · 9 years ago
  8. 1572819 sunxi: display: Fix gpio handling to work with the driver-model by Hans de Goede · 9 years ago
  9. a725426 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · 9 years ago
  10. 90641f8 sunxi: mmc: Fix card-detect gpio handling to work with the driver-model by Hans de Goede · 9 years ago
  11. 8b2db32 sunxi: Do not build i2c support when we've no i2c controllers by Hans de Goede · 9 years ago
  12. 8760d75 sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfig by Hans de Goede · 9 years ago
  13. 8681de3 sunxi: Add softwinner astar mid756 A33 tablet board defconfig by Vishnu Patekar · 10 years ago
  14. 8c3dacf sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  15. ffc0ae0 sunxi: Add a33 dram init code by Vishnu Patekar · 10 years ago
  16. 886a7b4 sunxi: Add support for A33 PLL11 (second DRAM pll) by Hans de Goede · 9 years ago
  17. 5e6bacd sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 9 years ago
  18. 44d8ae5 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 9 years ago
  19. 929b262 sunxi: usbc: Remove unused irq field by Hans de Goede · 9 years ago
  20. 92bcc6c sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · 9 years ago
  21. dcfa530 sun7i: Remove duplicate call to psci_arch_init by Jan Kiszka · 9 years ago
  22. ace97d2 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  23. 1692515 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  24. 5ca269a ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ by Masahiro Yamada · 10 years ago
  25. 9b9c651 ARM: zynq: move SoC headers to mach-zynq/include/mach by Masahiro Yamada · 10 years ago
  26. 0107f24 ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · 10 years ago
  27. 7472a5d ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S by Masahiro Yamada · 10 years ago
  28. 31137ac zynqmp: Enable SDHCI0 options by Michal Simek · 9 years ago
  29. 5af37bd zynqmp: Enable FS_GENERIC option by Siva Durga Prasad Paladugu · 10 years ago
  30. 48d7260 zynqmp: Add SPI driver support for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  31. 2594e03 zynqmp: i2c: Enable i2c driver for zynqMP by Siva Durga Prasad Paladugu · 10 years ago
  32. 39c56f5 zynqmp: Add support for EMMC bootmode by Michal Simek · 9 years ago
  33. 16247d2 zynqmp: Add support for emulation platform - Veloce by Michal Simek · 9 years ago
  34. a7858f6 zynq: timer: Fix wrong timer calculation by Siva Durga Prasad Paladugu · 9 years ago
  35. eddabd1 zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD by Siva Durga Prasad Paladugu · 10 years ago
  36. 5cb2420 zynqmp: Add support for R5 sw loading by Michal Simek · 9 years ago
  37. 222b212 zynqmp: caches: Enable dcache for zynqmp by Siva Durga Prasad Paladugu · 10 years ago
  38. f25f552 zynq: slcr: Disable all level shifters by Siva Durga Prasad Paladugu · 10 years ago
  39. e7fa7d5 ARM: zynq: drop legacy ps7_init.c/h support by Masahiro Yamada · 9 years ago
  40. 7a1aec8 zynq: Add Zynq PicoZed board support by Nathan Rossi · 9 years ago
  41. 04bc5c9 serial: zynq: Add support for slow emulation platform by Michal Simek · 9 years ago
  42. caacb33 zynq: Enable GPIO driver and GPIO commands by Michal Simek · 10 years ago
  43. d37c628 gpio: add Xilinx Zynq PS GPIO driver by Andrea Scian · 10 years ago
  44. 127e8a5 microblaze: Fix EMAC Lite initialization by Nathan Rossi · 9 years ago
  45. 5362662 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 9 years ago
  46. 4842c58 Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 9 years ago
  47. f66529f dm: core: Correct bug introduced in uclass_first/next_device() by Simon Glass · 9 years ago
  48. 4f60166 serial: ns16550: Remove hard-coded baud_divisor setting by Axel Lin · 9 years ago
  49. f0f932d dm: core: drop device removal error path correctly by Masahiro Yamada · 9 years ago
  50. e536ab8 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  51. cc555bd Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  52. c650ca7 sf: Fix to compute proper sector_size by Jagannadha Sutradharudu Teki · 9 years ago
  53. 074eed5 dm: sf: Make SST flash write op work again by Bin Meng · 9 years ago
  54. be7be78 dm: sf: Save flash flags to struct spi_flash by Bin Meng · 9 years ago
  55. 611c9ba spi: omap3: Fix timeout handling by David Dueck · 9 years ago
  56. 205d586 mx6cuboxi: Load the correct 'fdtfile' variable by Fabio Estevam · 9 years ago
  57. 6a305f2 mx6cuboxi: Use more standard namings for fdt variables by Fabio Estevam · 9 years ago
  58. feb6cc5 mx6cuboxi: Differentiate Cubox-i and Hummingboard by Fabio Estevam · 9 years ago
  59. 8cb6817 mx6cuboxi: Introduce multi-SoC support by Fabio Estevam · 9 years ago
  60. cfdcc5f mx6cuboxi: Prepare for multi SoC support by Fabio Estevam · 9 years ago
  61. b684586 mx6cuboxi: Fix the defconfig name by Fabio Estevam · 9 years ago
  62. e5c57ee socfpga: implement arria V socdk SPI flash config in dts by Pavel Machek · 9 years ago
  63. 86e6f7e Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  64. 08442ec Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  65. 3f6dcdb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  66. 90b1c9f MIPS: implement device-tree handover to Linux kernel by Daniel Schwierzeck · 10 years ago
  67. 77d7fff fdt: Fix handling of paths with options in them by Hans de Goede · 9 years ago
  68. daa23f5 socfpga: implement socdk SPI flash config in dts by Pavel Machek · 9 years ago
  69. ab10d73 armv8/fsl-lsch3: Implement workaround for I2C erratum A009203 by York Sun · 10 years ago
  70. 8b06460 ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · 10 years ago
  71. 32eda7c armv8/ls2085ardb: Enable NAND SPL support by Scott Wood · 10 years ago
  72. 548cf52 freescale/qixis: Add support for booting from NAND by Scott Wood · 10 years ago
  73. b2d5ac5 armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  74. 39b0bbb driver/ifc: Add 64KB page support by Jaiprakash Singh · 10 years ago
  75. e60476a board/ls2085qds: Add support ethernet by Prabhakar Kushwaha · 10 years ago
  76. d8c1d5d Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  77. 5f757cd Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  78. bba97cd colibri_vf: Enable USB support for Colibri Vybrid by Sanchayan Maity · 9 years ago
  79. a94bb7a usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's by Sanchayan Maity · 9 years ago
  80. e7b860f ARM: vf610: Initial integration for Colibri VF50/VF61 by Sanchayan Maity · 9 years ago
  81. 7a90a1f ARM: vf610: Enable caches by Stefan Agner · 9 years ago
  82. 1db503c ARM: vf610: Add SoC and CPU type detection by Sanchayan Maity · 9 years ago
  83. 8b4f9af ARM: vf610: Enable external 32KHz oscillator by Stefan Agner · 9 years ago
  84. c7ea243 ARM: vf610: Move DDR3 initialization to imx-common by Sanchayan Maity · 9 years ago
  85. 5db73fe cmd, nand: add more info to "nand info" by Heiko Schocher · 9 years ago
  86. 1a1fa24 rtc: Set valid date after reset by Marek Vasut · 9 years ago
  87. 23f2f43 arm: am437x: mux: Update mux names by Bryan De Faria · 9 years ago
  88. 5296cb1 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 9 years ago
  89. ecd8557 fastboot: ARM: OMAP5: Enable reboot-bootloader by Dileep Katta · 10 years ago
  90. 3871cd8 patman: check git format.subjectprefix setting when generate patches prefix by Wu, Josh · 9 years ago
  91. 1246231 buildman: Add gcc 4.9.0 with Microblaze toolchain by Michal Simek · 9 years ago
  92. f12467d ARM: DRA7: Set serial number environment variable by Dileep Katta · 10 years ago
  93. be17d39 ARM: DRA7XX: Enable Fastboot by Dileep Katta · 10 years ago
  94. 3d046f6 mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency by Zhou Zhu · 10 years ago
  95. ee4303c gpio: mvmfp: support newer MFP bit definitions by Xiang Wang · 10 years ago
  96. a868e44 davinci: add support for omapl138-lcdk board by Peter Howard · 10 years ago
  97. e2b65ea armv8/ls2085ardb: Add support of LS2085ARDB platform by York Sun · 10 years ago
  98. 7288c2c armv8/ls2085aqds: Add support of LS2085AQDS platform by York Sun · 10 years ago
  99. 9cc2c47 driver/ldpaa: Add support of WRIOP static data structure by Prabhakar Kushwaha · 10 years ago
  100. d27bf90 armv8/fsl-ch3: Add support to print RCW configuration by Bhupesh Sharma · 10 years ago