1. 7e40e4b arch/powerpc: Initialize VSC9953 L2 Switch by Codrin Ciubotariu · 10 years ago
  2. e520023 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · 10 years ago
  3. dd82128 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR by Daniel Schwierzeck · 10 years ago
  4. 9d638ee MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE by Daniel Schwierzeck · 10 years ago
  5. c57dafb MIPS: replace $(CPU) with Kconfig symbols by Daniel Schwierzeck · 10 years ago
  6. a18a477 MIPS: use common code from lib/time.c by Thomas Langer · 10 years ago
  7. e13a50b MIPS: bootm: add bootstage reporting by Daniel Schwierzeck · 10 years ago
  8. 5002d8c MIPS: bootm: prepare a flattened device tree for the kernel by Daniel Schwierzeck · 10 years ago
  9. 8cec725 MIPS: bootm: add mem, rd_start and rd_size to kernel command line by Daniel Schwierzeck · 10 years ago
  10. ca65e58 MIPS: bootm: refactor preparation of Linux kernel environment by Daniel Schwierzeck · 10 years ago
  11. 25fc664 MIPS: bootm: refactor preparation of Linux kernel command line by Daniel Schwierzeck · 10 years ago
  12. da931af microblaze: Support stack protection feature by Michal Simek · 10 years ago
  13. 38cd2d9 mmc: zynq: Use phys_addr_t for addresses by Michal Simek · 10 years ago
  14. 527cd43 net: ll_temac: Fix compilation warning because of phys_addr_t by Michal Simek · 10 years ago
  15. 5840537 net: gem: Use phys_addr_t instead of int for addresses by Michal Simek · 10 years ago
  16. b910380 fpga: zynqpl: Add support for zc7035 by Siva Durga Prasad Paladugu · 10 years ago
  17. e136eae fpga: xilinx: Show fpga info if defined by Michal Simek · 10 years ago
  18. 6cd68c8 fpga: xilinx: Check if fpga operations are defined by Michal Simek · 10 years ago
  19. 345f9e1 fpga: xilinx: zynqpl: Setup NULL fpga_op without driver by Michal Simek · 10 years ago
  20. a360736 fpga: xilinx: virtex2: Fix macro indentation by Michal Simek · 10 years ago
  21. 6a6acd1 fpga: xilinx: virtex2: Setup NULL fpga_op without driver by Michal Simek · 10 years ago
  22. a99a06c fpga: xilinx: spartan3: Setup NULL fpga_op without driver by Michal Simek · 10 years ago
  23. 4e9acc1 fpga: xilinx: spartan2: Setup NULL fpga_op without driver by Michal Simek · 10 years ago
  24. ebd322d fpga: Export fpga_get_desc for SPL by Michal Simek · 10 years ago
  25. 6583505 fpga: Remove extern prototypes from .h by Michal Simek · 10 years ago
  26. 1b63aaa fpga: Protect GZIP usage when LOADMK is enabled by Michal Simek · 10 years ago
  27. 822d43a microblaze: Enable hardware exception by default by Michal Simek · 10 years ago
  28. 768f609 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  29. 1cd2000 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  30. b44a414 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  31. b931589 MAINTAINERS: add me as the maintainer of mpc837xerdb by Sinan Akman · 10 years ago
  32. 77d52ed Use generic board architecture for MPC837xERDB by Sinan Akman · 10 years ago
  33. 22d69fd imx: ls102xa: Remove reference to gdata by Simon Glass · 10 years ago
  34. 10e3d7e imx: woodburn: Remove reference to gdata by Simon Glass · 10 years ago
  35. 57241b1 imx: cm_fx6: Remove reference to gdata by Simon Glass · 10 years ago
  36. 80caacf zynq: Remove reference to gdata by Simon Glass · 10 years ago
  37. fc5b32f mmc: Skip changing bus width for MMC cards earlier than version 4.0 by Andrew Gabbasov · 10 years ago
  38. bf47707 mmc: Avoid redundant switching to 1-bit bus width for MMC cards by Andrew Gabbasov · 10 years ago
  39. 9e41a00 mmc: extend mmcinfo output to show partition write reliability settings by Diego Santa Cruz · 10 years ago
  40. 189f963 mmc: extend the mmc hwpartition sub-command to change write reliability by Diego Santa Cruz · 10 years ago
  41. 8dda5b0e mmc: extend the mmc hardware partitioning API with write reliability by Diego Santa Cruz · 10 years ago
  42. c599f53 mmc: add mmc hwpartition sub-command to do eMMC hardware partitioning by Diego Santa Cruz · 10 years ago
  43. ac9da0e mmc: add API to do eMMC hardware partitioning by Diego Santa Cruz · 10 years ago
  44. 9cf199e mmc: the ext_csd data may be used during init even if reading failed by Diego Santa Cruz · 10 years ago
  45. 8a0cf49 mmc: eMMC partitioning data is not effective till partitioning completed by Diego Santa Cruz · 10 years ago
  46. b036152 mmc: show the erase group size and HC WP group size in mmcinfo output by Diego Santa Cruz · 10 years ago
  47. 037dc0a mmc: read the high capacity WP group size for eMMC by Diego Santa Cruz · 10 years ago
  48. a4ff9f8 mmc: fix erase_grp_size computation with high-capacity size definition by Diego Santa Cruz · 10 years ago
  49. beb98a1 mmc: display size and start of eMMC enhanced user data area in mmcinfo by Diego Santa Cruz · 10 years ago
  50. a7f852b mmc: read the size of eMMC enhanced user data area by Diego Santa Cruz · 10 years ago
  51. f8e89d6 mmc: computation of eMMC GP partition size was missing 512 KiB factor by Diego Santa Cruz · 10 years ago
  52. 0c453bb mmc: incomplete test to switch to high-capacity group size definitions by Diego Santa Cruz · 10 years ago
  53. 525ada2 mmc: skip mmcinfo partition info processing for eMMC < 4.41 by Diego Santa Cruz · 10 years ago
  54. f289fd7 mmc: make eMMC general purpose partition numbering match spec by Diego Santa Cruz · 10 years ago
  55. c3dbb4f mmc: extend mmcinfo to show enhanced partition attribute by Diego Santa Cruz · 10 years ago
  56. c5f0d3f mmc: show hardware partition sizes in mmcinfo output by Diego Santa Cruz · 10 years ago
  57. 72d42ba mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC by Nobuhiro Iwamatsu · 10 years ago
  58. 52305a8 ARM: atmel: sama5d4_xplained: enable usb ethernet gadget by Bo Shen · 10 years ago
  59. 4f26c8c ARM: atmel: sama5d4_xplained: add option for usb ethernet gadget by Bo Shen · 10 years ago
  60. cd5ca30 ARM: atmel: sama5d4ek: enable usb ethernet gadget by Bo Shen · 10 years ago
  61. da08d79 ARM: atmel: sama5d4ek: add option for usb ethernet gadget by Bo Shen · 10 years ago
  62. 765ece8 ARM: atmel: sama5d4: add usb device initial code by Bo Shen · 10 years ago
  63. e05e46e ARM: atmel: sama5d4: add usb platform data by Bo Shen · 10 years ago
  64. d4798a2 arm: at91: snapper9260: Drop invalid CONFIG_SKIP_RELOCATE_UBOOT by Simon Glass · 10 years ago
  65. 05a4d54 ARM: at91: sama5d3_xplained: spl: enable PMECC header generation by Wu, Josh · 10 years ago
  66. ab88f47 arm, at91, axm: add SPL support for axm by Heiko Schocher · 10 years ago
  67. a5f8cca arm, at91: corvus board updates by Heiko Schocher · 10 years ago
  68. a1655bb taurus, spl: erase also spi flash if recovery button is pressed by Heiko Schocher · 10 years ago
  69. 389aee8 arm, at91: enable thumb mode for taurus board in SPL by Heiko Schocher · 10 years ago
  70. 99197a9 arm, arm926ejs: make thumb mode compileable by Heiko Schocher · 10 years ago
  71. 1193397 usb: eth: asix88179: add ability to modify MAC address by Rene Griessl · 10 years ago
  72. 904f2a8 musb-new: Add interrupt queue support by Hans de Goede · 10 years ago
  73. accf04c musb-new: Add urb and hep parameters to construct_urb by Hans de Goede · 10 years ago
  74. b918a0c musb-new: Properly remove a transfer from the schedule on timeout by Hans de Goede · 10 years ago
  75. 90cdc10 musb-new: Fix reset sequence when in host mode by Hans de Goede · 10 years ago
  76. e8672e3 musb-new: Fix interrupt transfers not working by Hans de Goede · 10 years ago
  77. dc9a391 musb-new: Use time based timeouts rather then cpu-cycles based timeouts by Hans de Goede · 10 years ago
  78. 28a15ef musb-new: Add sunxi musb controller support by Hans de Goede · 10 years ago
  79. 0f8bc53 musb-new: Add register defines for different reg layout on sunxi by Hans de Goede · 10 years ago
  80. d906bbc usb: Do not log an error when no devices is plugged into a root-hub-less hcd by Hans de Goede · 10 years ago
  81. 3cbcb28 usb: Fix usb_kbd_deregister when console-muxing is used by Hans de Goede · 10 years ago
  82. 8bb6c1d usb: Add an interval parameter to create_int_queue by Hans de Goede · 10 years ago
  83. a1d3107 config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scans by Hans de Goede · 10 years ago
  84. b507226 USB: make "usb start" start usb only once by Hans de Goede · 10 years ago
  85. c0978a9 usb: gadget: pxa25x_udc: fix use-before-initialized bug by Alex Sadovsky · 10 years ago
  86. 1fd81b7 usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test by Stefan Roese · 10 years ago
  87. 87ed6b1 usb: gadget: composite: Fix NULL pointer crash in USB compliance test by Stefan Roese · 10 years ago
  88. 2b7c0f3 sunxi: Drop use of lowlevel_init() by Simon Glass · 10 years ago
  89. f630974 sunxi: Move SPL s_init() code to board_init_f() by Simon Glass · 10 years ago
  90. 480ca13 arm: Add warnings about using gdata by Simon Glass · 10 years ago
  91. a6b541b TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · 10 years ago
  92. 6706b11 net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IP by Codrin Ciubotariu · 10 years ago
  93. 27b5756 net/fm: Enable FMAN ports if l2switch ports are connected over SGMII by Codrin Ciubotariu · 10 years ago
  94. c2a61cd arch/powerpc: Add SGMII support for the L2 Switch ports by Codrin Ciubotariu · 10 years ago
  95. 7d33a87 arch/powerpc: Fix mapping of Freescale SerDes protocols by Codrin Ciubotariu · 10 years ago
  96. 6798c32 net/fm: Fix error when FMAN MAC has no PHY by Codrin Ciubotariu · 10 years ago
  97. f7c38cf phylib: add support for aquantia PHYs by Shaohui Xie · 10 years ago
  98. 59d34ed mpc85xx: clean up the old deep sleep framework by tang yuantian · 10 years ago
  99. 7d0e97a mpc85xx/t1040qds: convert deep sleep to generic board interface by tang yuantian · 10 years ago
  100. 2c53764 mpc85xx/t102xqds: convert deep sleep to generic board interface by tang yuantian · 10 years ago