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