1. d538ee1 net: emaclite: Move driver to DM by Michal Simek · 9 years ago
  2. 4d2749b net: emaclite: Use indirect access in emaclite_recv by Michal Simek · 9 years ago
  3. 0070251 net: emaclite: Use indirect reg access in send by Michal Simek · 9 years ago
  4. 15c239c net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag by Michal Simek · 9 years ago
  5. 26c7945 net: emaclite: Fix logic around available TX buffers by Michal Simek · 9 years ago
  6. 5a4baa3 net: emaclite: Use indirect register access for TX reset by Michal Simek · 9 years ago
  7. 3af7090 net: emaclite: Use indirect register access for rx_ping/pong by Michal Simek · 9 years ago
  8. a0b2bfb net: emaclite: Use indirect register access for tx_ping/pong by Michal Simek · 9 years ago
  9. 9a23c49 net: emaclite: Convert MDIO to use register offset by Michal Simek · 9 years ago
  10. d722e86 net: emaclite: Add MDIO support to driver by Michal Simek · 9 years ago
  11. 8ce6947 net: emaclite: Remove ancient OF probe function by Michal Simek · 9 years ago
  12. 338a5f2 net: Add axi emac to Kconfig by Michal Simek · 9 years ago
  13. ad499e4 net: axi_emac: Rename start, stop, write_hwaddr functions by Michal Simek · 9 years ago
  14. 97d2363 net: axi_emac: Split recv from free_pkt by Michal Simek · 9 years ago
  15. 5d0449d net: axi_emac: Enable access to MDIO in probe by Michal Simek · 9 years ago
  16. 75cc93f net: axi_emac: Move driver to DM by Michal Simek · 9 years ago
  17. f098548 net: axi_emac: Pass private structure where possible by Michal Simek · 9 years ago
  18. 0d78abf net: axi_emac: Pass private structure to phyread/phywrite by Michal Simek · 9 years ago
  19. 6609f35 net: axi_emac: Put iobase to private structure by Michal Simek · 9 years ago
  20. f36bbcc net: axi_emac: Pass directly pointer to register space by Michal Simek · 9 years ago
  21. 2652a62 net: axi_emac: Show phy address instead of register content by Michal Simek · 9 years ago
  22. 3e3f8ba net: axi_emac: Fix parentheses around operand ! by Michal Simek · 9 years ago
  23. 2014a3d microblaze: Enable MICREL_KSZ9021 by Michal Simek · 9 years ago
  24. 48470b7 microblaze: Wire-up debug_uart in asm by Michal Simek · 9 years ago
  25. 576e95b4 microblaze: Remove unused I2C macros by Michal Simek · 9 years ago
  26. 9040f4e microblaze: Enable PHYLIB via Kconfig by Michal Simek · 9 years ago
  27. 062f078 microblaze: Do not print eth device when DM_ETH is enabled by Michal Simek · 9 years ago
  28. f0e353c microblaze: Enable uart16550 DM by default by Michal Simek · 9 years ago
  29. 54e24d3 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  30. 4166ba3 serial: uartlite: Add support for debug console by Michal Simek · 9 years ago
  31. 9376839 serial: uartlite: Move driver to DM by Michal Simek · 9 years ago
  32. 67659e2 microblaze: Move baudrate setting out driver selection by Michal Simek · 9 years ago
  33. 1cc174d microblaze: Remove CONSOLE_ARG by Michal Simek · 9 years ago
  34. 6a2c1aa ppc: xilinx-ppc4xx-generic: Update xparameters.h by Ricardo Ribalda Delgado · 9 years ago
  35. ad7321d configs/xilinx-ppc440-generic: Typos and size by Ricardo Ribalda Delgado · 9 years ago
  36. f9c690b configs/xilinx-ppc405-generic: Typos and size by Ricardo Ribalda Delgado · 9 years ago
  37. 5e68f17 ppc: dts: Add device tree for xilix-ppc4xx-generic by Ricardo Ribalda Delgado · 9 years ago
  38. 2150add ppc: xilinx-ppc405-generic: Cleanout header files by Ricardo Ribalda Delgado · 9 years ago
  39. 06a6405 ppc: xilinx-ppc440-generic: Cleanout header files by Ricardo Ribalda Delgado · 9 years ago
  40. 3a40457 ppc: ppc405: ppc405-generic_flash_defconfig by Ricardo Ribalda Delgado · 9 years ago
  41. 093eb5d ppc: ppc440: ppc440-generic_flash_defconfig by Ricardo Ribalda Delgado · 9 years ago
  42. bec8dd5 ppc: pp440-generic: Simplify Makefile by Ricardo Ribalda Delgado · 9 years ago
  43. 6de59eb ppc: pp405-generic: Simplify Makefile by Ricardo Ribalda Delgado · 9 years ago
  44. 5b218ae mailaddr: Update mail address by Ricardo Ribalda Delgado · 9 years ago
  45. df48b23 .mailmap: Add all the mail alias for Ricardo Ribalda by Ricardo Ribalda Delgado · 9 years ago
  46. 583aefb xilinx-ppc440: Remove support for v5fx30teval by Ricardo Ribalda Delgado · 9 years ago
  47. 70c29dc ppc: xilinx-ppc405: Remove support for fx12mm by Ricardo Ribalda Delgado · 9 years ago
  48. 9ac0efd ppc: xilinx-ppc440: Remove support for ml507 by Ricardo Ribalda Delgado · 9 years ago
  49. 9e4de7f Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  50. 2ca0299 mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs" by Hans de Goede · 9 years ago
  51. 54be0f0 sunxi: Bananapro: Set LDO4 to 2.5V by Hans de Goede · 9 years ago
  52. f3c5045 sunxi: power: axp818: Enable support for ALDOs by Chen-Yu Tsai · 9 years ago
  53. f7b4fff sunxi: h8_homlet_v2: Drop LDO settings from defconfig by Chen-Yu Tsai · 9 years ago
  54. 0509efb power: axp818: Add support for DLDO and ELDO regulators by Chen-Yu Tsai · 9 years ago
  55. 3517a27 power: axp: merge separate DLDO functions into 1 by Chen-Yu Tsai · 9 years ago
  56. c2caf65 power: axp818: Remove duplicate register definition macros by Chen-Yu Tsai · 9 years ago
  57. cd7aa27 sunxi: Add suport for A83T based Banana-pi M3 Board by Vishnu Patekar · 9 years ago
  58. f3ad64c sunxi: Add support for LPDDR3 for A83T by Vishnu Patekar · 9 years ago
  59. f5fd8ca sunxi: Groundwork to support new dram type for A83T by Vishnu Patekar · 9 years ago
  60. 627b380 sunxi: Redundant code cleanup from a83t dram init by Vishnu Patekar · 9 years ago
  61. 853f6d1 sunxi: Enable booting non-secure and virtualization for H3 by Chen-Yu Tsai · 9 years ago
  62. 9683945 sunxi: Support PSCI ops on Allwinner H3 by Chen-Yu Tsai · 9 years ago
  63. ed80584 sunxi: Support H3 CCU security switches by Chen-Yu Tsai · 9 years ago
  64. 5823664 sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3 by Chen-Yu Tsai · 9 years ago
  65. fe4b71b sunxi: Implement poweroff support for axp221 pmic by Hans de Goede · 9 years ago
  66. 467e92b sunxi: Implement poweroff support for axp209 pmic by Michael van Slingerland · 9 years ago
  67. c286cdf sunxi: Implement poweroff support for axp152 pmic by Hans de Goede · 9 years ago
  68. b72ae19 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  69. 7588c31 video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default by Anatolij Gustschin · 9 years ago
  70. d6ea6d8 mips: asm/io.h: Add in <linux/bug.h> by Tom Rini · 9 years ago
  71. 9c3193f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  72. d824777 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  73. bdbcbe7 usb: kbd: Prevent out of bound access by Marek Vasut · 9 years ago
  74. 4feefdc usb: add clock support for generic EHCI by Masahiro Yamada · 9 years ago
  75. 2f66a82 powerpc/board/t4240rdb: Enable VID support by Ying Zhang · 9 years ago
  76. cabe4d2 board/freescale/common: Check IR chip mode for VID support by Ying Zhang · 9 years ago
  77. 4338147 arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64() by Ashish kumar · 9 years ago
  78. 2c0d697 powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq by Prabhakar Kushwaha · 9 years ago
  79. ac01603 checkpatch: ignore request to use ether_addr_copy() by Stephen Warren · 9 years ago
  80. 2218c54 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 9 years ago
  81. cc4228f ns16550: zap the rockchip serial compatible string by Thomas Chou · 9 years ago
  82. 75219d5 ns16550: replace with binding files from Linux kernel by Thomas Chou · 9 years ago
  83. b99353b OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logic by Adam Ford · 9 years ago
  84. a994d83 igep00x0: remove #undef CONFIG_BOOTDELAY by Ladislav Michl · 9 years ago
  85. 81b0b0d openrisc: Fix build errors by Bin Meng · 9 years ago
  86. e6655d7 net: eepro100: Fix build warnings by Bin Meng · 9 years ago
  87. 4019e54 powerpc: tqm834x: Fix build warnings in initdram() by Bin Meng · 9 years ago
  88. b3ce908 sh: sh7753evb: Fix build error by Bin Meng · 9 years ago
  89. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  90. be6b2b3 Revert "devicetree: use wildcard to clean arch subdir" by Masahiro Yamada · 9 years ago
  91. e7138b3 net: zynq_gem: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  92. 8c25c25 usb: ehci-mx6: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  93. 8d5c7bb usb: ohci-lpc32xx: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  94. fd2cd66 usb: dwc2: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  95. 9afdf40 lib: Add wait_for_bit by Mateusz Kulikowski · 9 years ago
  96. 3da5240 common/console.c: Remove unused inline functions by Tom Rini · 9 years ago
  97. f62b1c6 part: Drop duplication declaration of block_dev_desc_t by Simon Glass · 9 years ago
  98. e92029c env_mmc: support overriding mmc dev from board code by Clemens Gruber · 9 years ago
  99. 0080931 serial: Remove serial_putc_raw_dev by Tom Rini · 9 years ago
  100. 8d4f11c bootm: fix size arg of flush_cache() in bootm_load_os(). by Purna Chandra Mandal · 9 years ago