1. db02482 ARM: zynq: Remove memory division by 2 for ECC case by Michal Simek · 9 years ago
  2. a1619fe mmc: zynq_sdhci: Added qurik to disable high speed by Siva Durga Prasad Paladugu · 9 years ago
  3. b0fbb49 mmc: sdhci: Clear high speed if not supported by Siva Durga Prasad Paladugu · 9 years ago
  4. f02a5e2 sdhci: zynq: Remove hardcoded value zero as min frequency by Siva Durga Prasad Paladugu · 9 years ago
  5. 780c535 net: zynq: Change MDC setup for arm64 by Michal Simek · 9 years ago
  6. f645915 net: phy: ti: Enable automatic crossover mode by Michal Simek · 9 years ago
  7. 006ff43 serial: zynq: Fix address reading from DM by Michal Simek · 9 years ago
  8. f0a71d0 serial: zynq: Extend compatible string list by Michal Simek · 9 years ago
  9. 77bb86d fpga: Fix compilation warnings by Michal Simek · 9 years ago
  10. 589aa77 fpga: Add bitstream type BIT_NONE by Siva Durga Prasad Paladugu · 9 years ago
  11. 64b9709 fpga: xilinx: Check for substring in device ID validation by Siva Durga Prasad Paladugu · 9 years ago
  12. 0152524 microblaze: Fix board_init calling sequence by Michal Simek · 9 years ago
  13. 4f1d257 microblaze: Enable HUSH via Kconfig by Michal Simek · 9 years ago
  14. 6a41aad microblaze: Read information about RAM from DT by Michal Simek · 9 years ago
  15. f2b3451 microblaze: Remove empty file - cpu.c by Michal Simek · 9 years ago
  16. bcd29a6 microblaze: Move CONFIG_NETCONSOLE to Kconfig by Michal Simek · 9 years ago
  17. 108431e microblaze: Remove CONFIG_FIT from board file by Michal Simek · 9 years ago
  18. ac1cb1a microblaze: Remove systemace from board file by Michal Simek · 9 years ago
  19. e9226cf microblaze: Move eth configuration to Kconfig by Michal Simek · 9 years ago
  20. 13d63a3 microblaze: Enable axi emac via Kconfig by Michal Simek · 9 years ago
  21. eaee95a net: emaclite: Move emaclite to Kconfig by Michal Simek · 9 years ago
  22. 641ade0 net: emaclite: Let core to handle received packet by Michal Simek · 9 years ago
  23. feebc8a net: emaclite: Rename start and stop functions by Michal Simek · 9 years ago
  24. f7cba78 net: emaclite: Move driver to DM by Michal Simek · 9 years ago
  25. 36f7a41 net: emaclite: Use indirect access in emaclite_recv by Michal Simek · 9 years ago
  26. 90e89bf net: emaclite: Use indirect reg access in send by Michal Simek · 9 years ago
  27. d92cef4 net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag by Michal Simek · 9 years ago
  28. 1edc657 net: emaclite: Fix logic around available TX buffers by Michal Simek · 9 years ago
  29. 9b9423b net: emaclite: Use indirect register access for TX reset by Michal Simek · 9 years ago
  30. 9066cdb net: emaclite: Use indirect register access for rx_ping/pong by Michal Simek · 9 years ago
  31. 34240c4 net: emaclite: Use indirect register access for tx_ping/pong by Michal Simek · 9 years ago
  32. 905f098 net: emaclite: Convert MDIO to use register offset by Michal Simek · 9 years ago
  33. 912145b net: emaclite: Add MDIO support to driver by Michal Simek · 9 years ago
  34. 4bfe788 net: emaclite: Remove ancient OF probe function by Michal Simek · 9 years ago
  35. 07d204f net: Add axi emac to Kconfig by Michal Simek · 9 years ago
  36. 8fbf79f net: axi_emac: Rename start, stop, write_hwaddr functions by Michal Simek · 9 years ago
  37. 0305be8 net: axi_emac: Split recv from free_pkt by Michal Simek · 9 years ago
  38. 0b13ee2 net: axi_emac: Enable access to MDIO in probe by Michal Simek · 9 years ago
  39. 682baac net: axi_emac: Move driver to DM by Michal Simek · 9 years ago
  40. 638c0ef net: axi_emac: Pass private structure where possible by Michal Simek · 9 years ago
  41. 41beca1 net: axi_emac: Pass private structure to phyread/phywrite by Michal Simek · 9 years ago
  42. 6cb55e7 net: axi_emac: Put iobase to private structure by Michal Simek · 9 years ago
  43. f522187 net: axi_emac: Pass directly pointer to register space by Michal Simek · 9 years ago
  44. 2f1e065 net: axi_emac: Show phy address instead of register content by Michal Simek · 9 years ago
  45. 5aa4539 net: axi_emac: Fix parentheses around operand ! by Michal Simek · 9 years ago
  46. bf51cab microblaze: Enable MICREL_KSZ9021 by Michal Simek · 9 years ago
  47. b590411 microblaze: Wire-up debug_uart in asm by Michal Simek · 9 years ago
  48. e88e715 microblaze: Remove unused I2C macros by Michal Simek · 9 years ago
  49. 0332d28 microblaze: Enable PHYLIB via Kconfig by Michal Simek · 9 years ago
  50. f2c06d4 microblaze: Do not print eth device when DM_ETH is enabled by Michal Simek · 9 years ago
  51. cdb7b07 microblaze: Enable uart16550 DM by default by Michal Simek · 9 years ago
  52. 93ce505 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  53. 8af618b serial: uartlite: Add support for debug console by Michal Simek · 9 years ago
  54. 7e4372a serial: uartlite: Move driver to DM by Michal Simek · 9 years ago
  55. c7ff40a microblaze: Move baudrate setting out driver selection by Michal Simek · 9 years ago
  56. 31ba5df microblaze: Remove CONSOLE_ARG by Michal Simek · 9 years ago
  57. be7a18c ppc: xilinx-ppc4xx-generic: Update xparameters.h by Ricardo Ribalda Delgado · 9 years ago
  58. 9d20421 configs/xilinx-ppc440-generic: Typos and size by Ricardo Ribalda Delgado · 9 years ago
  59. 7e7ebd5 configs/xilinx-ppc405-generic: Typos and size by Ricardo Ribalda Delgado · 9 years ago
  60. 7224609 ppc: dts: Add device tree for xilix-ppc4xx-generic by Ricardo Ribalda Delgado · 9 years ago
  61. 46c2ec2 ppc: xilinx-ppc405-generic: Cleanout header files by Ricardo Ribalda Delgado · 9 years ago
  62. bb81999 ppc: xilinx-ppc440-generic: Cleanout header files by Ricardo Ribalda Delgado · 9 years ago
  63. 9cb988c ppc: ppc405: ppc405-generic_flash_defconfig by Ricardo Ribalda Delgado · 9 years ago
  64. ae56abf ppc: ppc440: ppc440-generic_flash_defconfig by Ricardo Ribalda Delgado · 9 years ago
  65. 2182914 ppc: pp440-generic: Simplify Makefile by Ricardo Ribalda Delgado · 9 years ago
  66. c3660bb ppc: pp405-generic: Simplify Makefile by Ricardo Ribalda Delgado · 9 years ago
  67. 5712d04 mailaddr: Update mail address by Ricardo Ribalda Delgado · 9 years ago
  68. 4f4d6cf .mailmap: Add all the mail alias for Ricardo Ribalda by Ricardo Ribalda Delgado · 9 years ago
  69. c045f82 xilinx-ppc440: Remove support for v5fx30teval by Ricardo Ribalda Delgado · 9 years ago
  70. f721fef ppc: xilinx-ppc405: Remove support for fx12mm by Ricardo Ribalda Delgado · 9 years ago
  71. 2da9b26 ppc: xilinx-ppc440: Remove support for ml507 by Ricardo Ribalda Delgado · 9 years ago
  72. 13e95e0 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  73. 5a09209 mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs" by Hans de Goede · 9 years ago
  74. c38dc10 sunxi: Bananapro: Set LDO4 to 2.5V by Hans de Goede · 9 years ago
  75. c05aa39 sunxi: power: axp818: Enable support for ALDOs by Chen-Yu Tsai · 9 years ago
  76. 3a0c323 sunxi: h8_homlet_v2: Drop LDO settings from defconfig by Chen-Yu Tsai · 9 years ago
  77. 265015b power: axp818: Add support for DLDO and ELDO regulators by Chen-Yu Tsai · 9 years ago
  78. 2e6911f power: axp: merge separate DLDO functions into 1 by Chen-Yu Tsai · 9 years ago
  79. 1c1fbbe power: axp818: Remove duplicate register definition macros by Chen-Yu Tsai · 9 years ago
  80. 0fefe6d sunxi: Add suport for A83T based Banana-pi M3 Board by Vishnu Patekar · 9 years ago
  81. ad8baac sunxi: Add support for LPDDR3 for A83T by Vishnu Patekar · 9 years ago
  82. c49936f sunxi: Groundwork to support new dram type for A83T by Vishnu Patekar · 9 years ago
  83. 46da7a6 sunxi: Redundant code cleanup from a83t dram init by Vishnu Patekar · 9 years ago
  84. aa9ab0e sunxi: Enable booting non-secure and virtualization for H3 by Chen-Yu Tsai · 9 years ago
  85. 1b28d5f sunxi: Support PSCI ops on Allwinner H3 by Chen-Yu Tsai · 9 years ago
  86. 6daddfe sunxi: Support H3 CCU security switches by Chen-Yu Tsai · 9 years ago
  87. 0932b63 sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3 by Chen-Yu Tsai · 9 years ago
  88. 6391f0e sunxi: Implement poweroff support for axp221 pmic by Hans de Goede · 9 years ago
  89. 8fb31fe sunxi: Implement poweroff support for axp209 pmic by Michael van Slingerland · 9 years ago
  90. d728da1 sunxi: Implement poweroff support for axp152 pmic by Hans de Goede · 9 years ago
  91. 4eaebbc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  92. 4601eb4 video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default by Anatolij Gustschin · 9 years ago
  93. 434dc7b mips: asm/io.h: Add in <linux/bug.h> by Tom Rini · 9 years ago
  94. f79dbf9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  95. 9300f30 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  96. 0082cd1 usb: kbd: Prevent out of bound access by Marek Vasut · 9 years ago
  97. fbb66bf usb: add clock support for generic EHCI by Masahiro Yamada · 9 years ago
  98. ff77905 powerpc/board/t4240rdb: Enable VID support by Ying Zhang · 9 years ago
  99. 7ad5eff board/freescale/common: Check IR chip mode for VID support by Ying Zhang · 9 years ago
  100. e7d15f6 arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64() by Ashish kumar · 9 years ago