1. db325e8 sunxi: dts: Sync all dts files with upstream kernel by Hans de Goede · 10 years ago
  2. d6efcdb sunxi: emac: Add driver model support by Hans de Goede · 10 years ago
  3. e13896b sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE by Hans de Goede · 10 years ago
  4. f26a0fe sunxi: emac: Prepare for driver-model support by Hans de Goede · 10 years ago
  5. 81174e1 sunxi: emac: port to phylib by Hans de Goede · 10 years ago
  6. d690b39 sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h by Hans de Goede · 10 years ago
  7. 08607d1 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · 10 years ago
  8. 3ae1d13 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 10 years ago
  9. 858b6db sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers by Hans de Goede · 10 years ago
  10. bb930c3 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 10 years ago
  11. 551ea28 sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops by Hans de Goede · 10 years ago
  12. dfa5b9f sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too by Hans de Goede · 10 years ago
  13. ced5756 sunxi: gpio: Add compatible strings for all supported SoCs by Hans de Goede · 10 years ago
  14. 9754d93 sunxi: gpio: Add temporary implementation of name_to_gpio() by Simon Glass · 10 years ago
  15. e2d3054 sunxi: gpio: Rename GPIOs to include a 'P' prefix by Simon Glass · 10 years ago
  16. d9d0565 sunxi: soft-i2c: Fix gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  17. 7783ab2 sunxi: display: Fix gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  18. 494f5d0 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  19. b1e107a sunxi: mmc: Fix card-detect gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  20. 6ef998d sunxi: Do not build i2c support when we've no i2c controllers by Hans de Goede · 10 years ago
  21. 347589f sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfig by Hans de Goede · 10 years ago
  22. 3a56117 sunxi: Add softwinner astar mid756 A33 tablet board defconfig by Vishnu Patekar · 10 years ago
  23. 3702f14 sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  24. 575716c sunxi: Add a33 dram init code by Vishnu Patekar · 10 years ago
  25. 0fdbe20 sunxi: Add support for A33 PLL11 (second DRAM pll) by Hans de Goede · 10 years ago
  26. f055ed6 sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 10 years ago
  27. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 10 years ago
  28. cccc9da sunxi: usbc: Remove unused irq field by Hans de Goede · 10 years ago
  29. 343bee0 sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · 10 years ago
  30. 728dbdb sun7i: Remove duplicate call to psci_arch_init by Jan Kiszka · 10 years ago
  31. 4a7c11d Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  32. dc42bd9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  33. 8204bd1 ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ by Masahiro Yamada · 10 years ago
  34. 5ab14c3 ARM: zynq: move SoC headers to mach-zynq/include/mach by Masahiro Yamada · 10 years ago
  35. 43246cc ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · 10 years ago
  36. 2cc9794 ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S by Masahiro Yamada · 10 years ago
  37. daf6dea zynqmp: Enable SDHCI0 options by Michal Simek · 10 years ago
  38. facf700 zynqmp: Enable FS_GENERIC option by Siva Durga Prasad Paladugu · 10 years ago
  39. 32b7dba zynqmp: Add SPI driver support for ZynqMP by Siva Durga Prasad Paladugu · 10 years ago
  40. 055792a zynqmp: i2c: Enable i2c driver for zynqMP by Siva Durga Prasad Paladugu · 10 years ago
  41. 02d66cd zynqmp: Add support for EMMC bootmode by Michal Simek · 10 years ago
  42. 0ca5557 zynqmp: Add support for emulation platform - Veloce by Michal Simek · 10 years ago
  43. 5e1d004 zynq: timer: Fix wrong timer calculation by Siva Durga Prasad Paladugu · 10 years ago
  44. 049e003 zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD by Siva Durga Prasad Paladugu · 10 years ago
  45. 58f865f zynqmp: Add support for R5 sw loading by Michal Simek · 10 years ago
  46. a38e81e zynqmp: caches: Enable dcache for zynqmp by Siva Durga Prasad Paladugu · 10 years ago
  47. be0bf69 zynq: slcr: Disable all level shifters by Siva Durga Prasad Paladugu · 10 years ago
  48. eab65325 ARM: zynq: drop legacy ps7_init.c/h support by Masahiro Yamada · 10 years ago
  49. 0f4011a zynq: Add Zynq PicoZed board support by Nathan Rossi · 10 years ago
  50. 1a4d32e serial: zynq: Add support for slow emulation platform by Michal Simek · 10 years ago
  51. 61597e5 zynq: Enable GPIO driver and GPIO commands by Michal Simek · 10 years ago
  52. 4bbf3ca gpio: add Xilinx Zynq PS GPIO driver by Andrea Scian · 10 years ago
  53. e856709 microblaze: Fix EMAC Lite initialization by Nathan Rossi · 10 years ago
  54. 8fc6c91 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 10 years ago
  55. bd8cea8 Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 10 years ago
  56. 46cc8ba9 dm: core: Correct bug introduced in uclass_first/next_device() by Simon Glass · 10 years ago
  57. 90ea115 serial: ns16550: Remove hard-coded baud_divisor setting by Axel Lin · 10 years ago
  58. ce4021b dm: core: drop device removal error path correctly by Masahiro Yamada · 10 years ago
  59. 73348c0 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  60. 0d1ce19 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  61. dc1e3ae sf: Fix to compute proper sector_size by Jagannadha Sutradharudu Teki · 10 years ago
  62. fe0d080 dm: sf: Make SST flash write op work again by Bin Meng · 10 years ago
  63. c4801ad dm: sf: Save flash flags to struct spi_flash by Bin Meng · 10 years ago
  64. a11b2a6 spi: omap3: Fix timeout handling by David Dueck · 10 years ago
  65. 9887c1a mx6cuboxi: Load the correct 'fdtfile' variable by Fabio Estevam · 10 years ago
  66. fa25217 mx6cuboxi: Use more standard namings for fdt variables by Fabio Estevam · 10 years ago
  67. 7a2f9cd mx6cuboxi: Differentiate Cubox-i and Hummingboard by Fabio Estevam · 10 years ago
  68. cb60191 mx6cuboxi: Introduce multi-SoC support by Fabio Estevam · 10 years ago
  69. 5f402c4 mx6cuboxi: Prepare for multi SoC support by Fabio Estevam · 10 years ago
  70. 8fdc56f mx6cuboxi: Fix the defconfig name by Fabio Estevam · 10 years ago
  71. 5543f41 socfpga: implement arria V socdk SPI flash config in dts by Pavel Machek · 10 years ago
  72. 84144fa Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  73. 4d87b33 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  74. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  75. d1b29d2 MIPS: implement device-tree handover to Linux kernel by Daniel Schwierzeck · 10 years ago
  76. ab89fee fdt: Fix handling of paths with options in them by Hans de Goede · 10 years ago
  77. f17632c socfpga: implement socdk SPI flash config in dts by Pavel Machek · 10 years ago
  78. 0404a39 armv8/fsl-lsch3: Implement workaround for I2C erratum A009203 by York Sun · 10 years ago
  79. d0e295d ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · 10 years ago
  80. 212b8d8 armv8/ls2085ardb: Enable NAND SPL support by Scott Wood · 10 years ago
  81. bfee2e7 freescale/qixis: Add support for booting from NAND by Scott Wood · 10 years ago
  82. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  83. dd88806 driver/ifc: Add 64KB page support by Jaiprakash Singh · 10 years ago
  84. c158fad board/ls2085qds: Add support ethernet by Prabhakar Kushwaha · 10 years ago
  85. a28dd5b Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  86. 3636534 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  87. 7755e53 colibri_vf: Enable USB support for Colibri Vybrid by Sanchayan Maity · 10 years ago
  88. 1b320bd usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's by Sanchayan Maity · 10 years ago
  89. cc4d78f ARM: vf610: Initial integration for Colibri VF50/VF61 by Sanchayan Maity · 10 years ago
  90. 208aaa2 ARM: vf610: Enable caches by Stefan Agner · 10 years ago
  91. cb01fb1 ARM: vf610: Add SoC and CPU type detection by Sanchayan Maity · 10 years ago
  92. ab2aaaa ARM: vf610: Enable external 32KHz oscillator by Stefan Agner · 10 years ago
  93. e3a76e2 ARM: vf610: Move DDR3 initialization to imx-common by Sanchayan Maity · 10 years ago
  94. fb9a9bd cmd, nand: add more info to "nand info" by Heiko Schocher · 10 years ago
  95. d45c1b8 rtc: Set valid date after reset by Marek Vasut · 10 years ago
  96. 7c2b52d arm: am437x: mux: Update mux names by Bryan De Faria · 10 years ago
  97. 6312a95 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
  98. f1a5e71 fastboot: ARM: OMAP5: Enable reboot-bootloader by Dileep Katta · 10 years ago
  99. 9873b91 patman: check git format.subjectprefix setting when generate patches prefix by Wu, Josh · 10 years ago
  100. e0e31f3 buildman: Add gcc 4.9.0 with Microblaze toolchain by Michal Simek · 10 years ago