1. 99cb9ce ARM64: zynqmp: Move memory setup to board file by Michal Simek · 9 years ago
  2. d759512 ARM64: zynqmp: Enable advance memory test by default by Michal Simek · 9 years ago
  3. cce124b ARM64: zynqmp: Remove unneeded timer_init function by Michal Simek · 9 years ago
  4. 2d9925b ARM64: zynqmp: Fix bootmode SD_MODE1 by Michal Simek · 9 years ago
  5. 78678fe ARM64: zynqmp: Differentiate EMMC boot mode by Michal Simek · 9 years ago
  6. fb90917 ARM64: zynqmp: Show information about bootmode by Michal Simek · 9 years ago
  7. af813ac ARM64: zynqmp: Add support for SD1 boot mode by Michal Simek · 9 years ago
  8. 0a5bcc8 ARM64: zynqmp: Modify the SD and QSPI bootmode values by Siva Durga Prasad Paladugu · 10 years ago
  9. 0d90e9d ARM64: zynqmp: DT: Fix UART compatible string by Soren Brinkmann · 9 years ago
  10. d3fd433 ARM64: zynqmp: Correct the watchdog timer interrupt number by Punnaiah Choudary Kalluri · 9 years ago
  11. cb9dcc6 ARM64: zynqmp: Fix coding style in phy node by Michal Simek · 9 years ago
  12. be6f6af ARM64: zynqmp: Add initial support for the first silicon by Michal Simek · 9 years ago
  13. 0785dfd ARM64: zynqmp: Use the same U-Boot version with/without ATF by Michal Simek · 9 years ago
  14. d041e3e ARM64: zynqmp: Remove incorrect link to common config file by Michal Simek · 9 years ago
  15. c061d5b ARM64: zynqmp: ep: Define minimum sdhci frequency for ep by Siva Durga Prasad Paladugu · 9 years ago
  16. 7ebf67a ARM: zynq: Move spi node to aligned location by Michal Simek · 9 years ago
  17. 1c5e069 ARM: zynq: Fix defconfig for zybo by Michal Simek · 9 years ago
  18. 4691941 ARM: zynq: Fix all remaining zynq platform to use stdout-path by Michal Simek · 9 years ago
  19. e5c343d ARM: zynq: Clean DTSI coding style by Michal Simek · 9 years ago
  20. dce7e11 ARM: zynq: Move FLASH_BAR to Kconfig by Michal Simek · 9 years ago
  21. 448bce7 ARM: zynq: Enable SPI_FLASH for zc770 xm013 platform by Michal Simek · 9 years ago
  22. c5ca2db ARM: zynq: Define sys prompt for all Zynq boards by Siva Durga Prasad Paladugu · 9 years ago
  23. eb04ab3 ARM: zynq: Do not select options if SPL is not enabled by Michal Simek · 9 years ago
  24. 67b2904 ARM: zynq: Remove memory division by 2 for ECC case by Michal Simek · 9 years ago
  25. b215614 mmc: zynq_sdhci: Added qurik to disable high speed by Siva Durga Prasad Paladugu · 9 years ago
  26. 4297900 mmc: sdhci: Clear high speed if not supported by Siva Durga Prasad Paladugu · 9 years ago
  27. a57a4a5 sdhci: zynq: Remove hardcoded value zero as min frequency by Siva Durga Prasad Paladugu · 9 years ago
  28. f17ea71 net: zynq: Change MDC setup for arm64 by Michal Simek · 9 years ago
  29. 0179063 net: phy: ti: Enable automatic crossover mode by Michal Simek · 9 years ago
  30. 842efb3 serial: zynq: Fix address reading from DM by Michal Simek · 9 years ago
  31. a253318 serial: zynq: Extend compatible string list by Michal Simek · 9 years ago
  32. 455ad58 fpga: Fix compilation warnings by Michal Simek · 9 years ago
  33. ddbcf8f fpga: Add bitstream type BIT_NONE by Siva Durga Prasad Paladugu · 9 years ago
  34. f721326 fpga: xilinx: Check for substring in device ID validation by Siva Durga Prasad Paladugu · 9 years ago
  35. 38c4761 microblaze: Fix board_init calling sequence by Michal Simek · 9 years ago
  36. 077fe0f microblaze: Enable HUSH via Kconfig by Michal Simek · 9 years ago
  37. 44a3a91 microblaze: Read information about RAM from DT by Michal Simek · 9 years ago
  38. 85916e2 microblaze: Remove empty file - cpu.c by Michal Simek · 9 years ago
  39. b11ec1a microblaze: Move CONFIG_NETCONSOLE to Kconfig by Michal Simek · 9 years ago
  40. 27f24a3 microblaze: Remove CONFIG_FIT from board file by Michal Simek · 9 years ago
  41. ed982b4 microblaze: Remove systemace from board file by Michal Simek · 9 years ago
  42. 502547e microblaze: Move eth configuration to Kconfig by Michal Simek · 9 years ago
  43. 83b76d9 microblaze: Enable axi emac via Kconfig by Michal Simek · 9 years ago
  44. 3229c86 net: emaclite: Move emaclite to Kconfig by Michal Simek · 9 years ago
  45. f412b6a net: emaclite: Let core to handle received packet by Michal Simek · 9 years ago
  46. f03ec01 net: emaclite: Rename start and stop functions by Michal Simek · 9 years ago
  47. d538ee1 net: emaclite: Move driver to DM by Michal Simek · 9 years ago
  48. 4d2749b net: emaclite: Use indirect access in emaclite_recv by Michal Simek · 9 years ago
  49. 0070251 net: emaclite: Use indirect reg access in send by Michal Simek · 9 years ago
  50. 15c239c net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag by Michal Simek · 9 years ago
  51. 26c7945 net: emaclite: Fix logic around available TX buffers by Michal Simek · 9 years ago
  52. 5a4baa3 net: emaclite: Use indirect register access for TX reset by Michal Simek · 9 years ago
  53. 3af7090 net: emaclite: Use indirect register access for rx_ping/pong by Michal Simek · 9 years ago
  54. a0b2bfb net: emaclite: Use indirect register access for tx_ping/pong by Michal Simek · 9 years ago
  55. 9a23c49 net: emaclite: Convert MDIO to use register offset by Michal Simek · 9 years ago
  56. d722e86 net: emaclite: Add MDIO support to driver by Michal Simek · 9 years ago
  57. 8ce6947 net: emaclite: Remove ancient OF probe function by Michal Simek · 9 years ago
  58. 338a5f2 net: Add axi emac to Kconfig by Michal Simek · 9 years ago
  59. ad499e4 net: axi_emac: Rename start, stop, write_hwaddr functions by Michal Simek · 9 years ago
  60. 97d2363 net: axi_emac: Split recv from free_pkt by Michal Simek · 9 years ago
  61. 5d0449d net: axi_emac: Enable access to MDIO in probe by Michal Simek · 9 years ago
  62. 75cc93f net: axi_emac: Move driver to DM by Michal Simek · 9 years ago
  63. f098548 net: axi_emac: Pass private structure where possible by Michal Simek · 9 years ago
  64. 0d78abf net: axi_emac: Pass private structure to phyread/phywrite by Michal Simek · 9 years ago
  65. 6609f35 net: axi_emac: Put iobase to private structure by Michal Simek · 9 years ago
  66. f36bbcc net: axi_emac: Pass directly pointer to register space by Michal Simek · 9 years ago
  67. 2652a62 net: axi_emac: Show phy address instead of register content by Michal Simek · 9 years ago
  68. 3e3f8ba net: axi_emac: Fix parentheses around operand ! by Michal Simek · 9 years ago
  69. 2014a3d microblaze: Enable MICREL_KSZ9021 by Michal Simek · 9 years ago
  70. 48470b7 microblaze: Wire-up debug_uart in asm by Michal Simek · 9 years ago
  71. 576e95b4 microblaze: Remove unused I2C macros by Michal Simek · 9 years ago
  72. 9040f4e microblaze: Enable PHYLIB via Kconfig by Michal Simek · 9 years ago
  73. 062f078 microblaze: Do not print eth device when DM_ETH is enabled by Michal Simek · 9 years ago
  74. f0e353c microblaze: Enable uart16550 DM by default by Michal Simek · 9 years ago
  75. 54e24d3 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  76. 4166ba3 serial: uartlite: Add support for debug console by Michal Simek · 9 years ago
  77. 9376839 serial: uartlite: Move driver to DM by Michal Simek · 9 years ago
  78. 67659e2 microblaze: Move baudrate setting out driver selection by Michal Simek · 9 years ago
  79. 1cc174d microblaze: Remove CONSOLE_ARG by Michal Simek · 9 years ago
  80. 6a2c1aa ppc: xilinx-ppc4xx-generic: Update xparameters.h by Ricardo Ribalda Delgado · 9 years ago
  81. ad7321d configs/xilinx-ppc440-generic: Typos and size by Ricardo Ribalda Delgado · 9 years ago
  82. f9c690b configs/xilinx-ppc405-generic: Typos and size by Ricardo Ribalda Delgado · 9 years ago
  83. 5e68f17 ppc: dts: Add device tree for xilix-ppc4xx-generic by Ricardo Ribalda Delgado · 9 years ago
  84. 2150add ppc: xilinx-ppc405-generic: Cleanout header files by Ricardo Ribalda Delgado · 9 years ago
  85. 06a6405 ppc: xilinx-ppc440-generic: Cleanout header files by Ricardo Ribalda Delgado · 9 years ago
  86. 3a40457 ppc: ppc405: ppc405-generic_flash_defconfig by Ricardo Ribalda Delgado · 9 years ago
  87. 093eb5d ppc: ppc440: ppc440-generic_flash_defconfig by Ricardo Ribalda Delgado · 9 years ago
  88. bec8dd5 ppc: pp440-generic: Simplify Makefile by Ricardo Ribalda Delgado · 9 years ago
  89. 6de59eb ppc: pp405-generic: Simplify Makefile by Ricardo Ribalda Delgado · 9 years ago
  90. 5b218ae mailaddr: Update mail address by Ricardo Ribalda Delgado · 9 years ago
  91. df48b23 .mailmap: Add all the mail alias for Ricardo Ribalda by Ricardo Ribalda Delgado · 9 years ago
  92. 583aefb xilinx-ppc440: Remove support for v5fx30teval by Ricardo Ribalda Delgado · 9 years ago
  93. 70c29dc ppc: xilinx-ppc405: Remove support for fx12mm by Ricardo Ribalda Delgado · 9 years ago
  94. 9ac0efd ppc: xilinx-ppc440: Remove support for ml507 by Ricardo Ribalda Delgado · 9 years ago
  95. 9e4de7f Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  96. 2ca0299 mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs" by Hans de Goede · 9 years ago
  97. 54be0f0 sunxi: Bananapro: Set LDO4 to 2.5V by Hans de Goede · 9 years ago
  98. f3c5045 sunxi: power: axp818: Enable support for ALDOs by Chen-Yu Tsai · 9 years ago
  99. f7b4fff sunxi: h8_homlet_v2: Drop LDO settings from defconfig by Chen-Yu Tsai · 9 years ago
  100. 0509efb power: axp818: Add support for DLDO and ELDO regulators by Chen-Yu Tsai · 9 years ago