1. dd82128 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR by Daniel Schwierzeck · 10 years ago
  2. 9d638ee MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE by Daniel Schwierzeck · 10 years ago
  3. c57dafb MIPS: replace $(CPU) with Kconfig symbols by Daniel Schwierzeck · 10 years ago
  4. a18a477 MIPS: use common code from lib/time.c by Thomas Langer · 10 years ago
  5. e13a50b MIPS: bootm: add bootstage reporting by Daniel Schwierzeck · 10 years ago
  6. 5002d8c MIPS: bootm: prepare a flattened device tree for the kernel by Daniel Schwierzeck · 10 years ago
  7. 8cec725 MIPS: bootm: add mem, rd_start and rd_size to kernel command line by Daniel Schwierzeck · 10 years ago
  8. ca65e58 MIPS: bootm: refactor preparation of Linux kernel environment by Daniel Schwierzeck · 10 years ago
  9. 25fc664 MIPS: bootm: refactor preparation of Linux kernel command line by Daniel Schwierzeck · 10 years ago
  10. 768f609 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  11. 1cd2000 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  12. b44a414 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  13. b931589 MAINTAINERS: add me as the maintainer of mpc837xerdb by Sinan Akman · 10 years ago
  14. 77d52ed Use generic board architecture for MPC837xERDB by Sinan Akman · 10 years ago
  15. 22d69fd imx: ls102xa: Remove reference to gdata by Simon Glass · 10 years ago
  16. 10e3d7e imx: woodburn: Remove reference to gdata by Simon Glass · 10 years ago
  17. 57241b1 imx: cm_fx6: Remove reference to gdata by Simon Glass · 10 years ago
  18. 80caacf zynq: Remove reference to gdata by Simon Glass · 10 years ago
  19. fc5b32f mmc: Skip changing bus width for MMC cards earlier than version 4.0 by Andrew Gabbasov · 10 years ago
  20. bf47707 mmc: Avoid redundant switching to 1-bit bus width for MMC cards by Andrew Gabbasov · 10 years ago
  21. 9e41a00 mmc: extend mmcinfo output to show partition write reliability settings by Diego Santa Cruz · 10 years ago
  22. 189f963 mmc: extend the mmc hwpartition sub-command to change write reliability by Diego Santa Cruz · 10 years ago
  23. 8dda5b0e mmc: extend the mmc hardware partitioning API with write reliability by Diego Santa Cruz · 10 years ago
  24. c599f53 mmc: add mmc hwpartition sub-command to do eMMC hardware partitioning by Diego Santa Cruz · 10 years ago
  25. ac9da0e mmc: add API to do eMMC hardware partitioning by Diego Santa Cruz · 10 years ago
  26. 9cf199e mmc: the ext_csd data may be used during init even if reading failed by Diego Santa Cruz · 10 years ago
  27. 8a0cf49 mmc: eMMC partitioning data is not effective till partitioning completed by Diego Santa Cruz · 10 years ago
  28. b036152 mmc: show the erase group size and HC WP group size in mmcinfo output by Diego Santa Cruz · 10 years ago
  29. 037dc0a mmc: read the high capacity WP group size for eMMC by Diego Santa Cruz · 10 years ago
  30. a4ff9f8 mmc: fix erase_grp_size computation with high-capacity size definition by Diego Santa Cruz · 10 years ago
  31. beb98a1 mmc: display size and start of eMMC enhanced user data area in mmcinfo by Diego Santa Cruz · 10 years ago
  32. a7f852b mmc: read the size of eMMC enhanced user data area by Diego Santa Cruz · 10 years ago
  33. f8e89d6 mmc: computation of eMMC GP partition size was missing 512 KiB factor by Diego Santa Cruz · 10 years ago
  34. 0c453bb mmc: incomplete test to switch to high-capacity group size definitions by Diego Santa Cruz · 10 years ago
  35. 525ada2 mmc: skip mmcinfo partition info processing for eMMC < 4.41 by Diego Santa Cruz · 10 years ago
  36. f289fd7 mmc: make eMMC general purpose partition numbering match spec by Diego Santa Cruz · 10 years ago
  37. c3dbb4f mmc: extend mmcinfo to show enhanced partition attribute by Diego Santa Cruz · 10 years ago
  38. c5f0d3f mmc: show hardware partition sizes in mmcinfo output by Diego Santa Cruz · 10 years ago
  39. 72d42ba mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC by Nobuhiro Iwamatsu · 10 years ago
  40. 1193397 usb: eth: asix88179: add ability to modify MAC address by Rene Griessl · 10 years ago
  41. 904f2a8 musb-new: Add interrupt queue support by Hans de Goede · 10 years ago
  42. accf04c musb-new: Add urb and hep parameters to construct_urb by Hans de Goede · 10 years ago
  43. b918a0c musb-new: Properly remove a transfer from the schedule on timeout by Hans de Goede · 10 years ago
  44. 90cdc10 musb-new: Fix reset sequence when in host mode by Hans de Goede · 10 years ago
  45. e8672e3 musb-new: Fix interrupt transfers not working by Hans de Goede · 10 years ago
  46. dc9a391 musb-new: Use time based timeouts rather then cpu-cycles based timeouts by Hans de Goede · 10 years ago
  47. 28a15ef musb-new: Add sunxi musb controller support by Hans de Goede · 10 years ago
  48. 0f8bc53 musb-new: Add register defines for different reg layout on sunxi by Hans de Goede · 10 years ago
  49. 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
  50. 3cbcb28 usb: Fix usb_kbd_deregister when console-muxing is used by Hans de Goede · 10 years ago
  51. 8bb6c1d usb: Add an interval parameter to create_int_queue by Hans de Goede · 10 years ago
  52. a1d3107 config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scans by Hans de Goede · 10 years ago
  53. b507226 USB: make "usb start" start usb only once by Hans de Goede · 10 years ago
  54. c0978a9 usb: gadget: pxa25x_udc: fix use-before-initialized bug by Alex Sadovsky · 10 years ago
  55. 1fd81b7 usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test by Stefan Roese · 10 years ago
  56. 87ed6b1 usb: gadget: composite: Fix NULL pointer crash in USB compliance test by Stefan Roese · 10 years ago
  57. 2b7c0f3 sunxi: Drop use of lowlevel_init() by Simon Glass · 10 years ago
  58. f630974 sunxi: Move SPL s_init() code to board_init_f() by Simon Glass · 10 years ago
  59. 480ca13 arm: Add warnings about using gdata by Simon Glass · 10 years ago
  60. a6b541b TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · 10 years ago
  61. ab77f24 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  62. d928664 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · 10 years ago
  63. eb8b3f1 mpc8xx: remove unused linker script by Masahiro Yamada · 10 years ago
  64. 9c3c5c8 ppc4xx: remove dead code by Masahiro Yamada · 10 years ago
  65. fdff237 arc: rename "arc700" in "arcv1" by Alexey Brodkin · 10 years ago
  66. e20bcb0 board/synopsys: remove selection of CPU from the board by Alexey Brodkin · 10 years ago
  67. 660d5f0 arc: move common sources in library by Alexey Brodkin · 10 years ago
  68. 70a0442 arc: move linker script in arch/arc/cpu folder by Alexey Brodkin · 10 years ago
  69. 1c91a3d arc: relocate - minor refactoring and clean-up by Alexey Brodkin · 10 years ago
  70. 20a58ac arc: introduce separate section for interrupt vector table by Igor Guryanov · 10 years ago
  71. dcb431e arc: add dependences on MMU presence by Alexey Brodkin · 10 years ago
  72. c0e9535 arc: interrupts - fix mask setup by Igor Guryanov · 10 years ago
  73. e47d733 arc: add ECR (exception cause register) output by Igor Guryanov · 10 years ago
  74. f8cf3d1 arc: check caches existence before use by Igor Guryanov · 10 years ago
  75. d1c3310 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  76. d2ce658 buildman: Add an option to write the full build output by Simon Glass · 10 years ago
  77. 827e37b buildman: Add the option to download toolchains from kernel.org by Simon Glass · 10 years ago
  78. 9b83bfd buildman: Allow architecture to alias to multiple toolchains by Simon Glass · 10 years ago
  79. cc93529 buildman: Don't use the local settings when running tests by Simon Glass · 10 years ago
  80. 7024ab6 buildman: Don't complain about missing sections in ~/.buildman by Simon Glass · 10 years ago
  81. 6200534 buildman: Add documentation about the .buildman file by Simon Glass · 10 years ago
  82. 3469969 buildman: Add a note about Python pre-requisites by Simon Glass · 10 years ago
  83. bb1501f buildman: Add an option to use the full tool chain path by Simon Glass · 10 years ago
  84. f210b58 buildman: Put the toolchain path first instead of last in PATH by Simon Glass · 10 years ago
  85. b532412 buildman: Try to avoid hard-coded string parsing by Simon Glass · 10 years ago
  86. 5abab20 buildman: Allow specifying a range of commits to build by Simon Glass · 10 years ago
  87. 0740127 buildman: Don't remove entire output directory when testing by Simon Glass · 10 years ago
  88. 5971ab5 buildman: Add an option to flatten output directory trees by Simon Glass · 10 years ago
  89. 2a9e2c6 buildman: Try to guess the upstream commit by Simon Glass · 10 years ago
  90. 1a91567 buildman: Don't prune output space for 'current source' build by Simon Glass · 10 years ago
  91. 05c96b1 buildman: Put build in 'current', not 'current/current' by Simon Glass · 10 years ago
  92. 4466c1f buildman: Add tests that check the correct output directory is used by Simon Glass · 10 years ago
  93. 28c4dae Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  94. 16ae782 net: Declare physical address as phys_addr_t unsigned type by Michal Simek · 10 years ago
  95. f1075ae ARM: armv8: Fix typo in commentary by Michal Simek · 10 years ago
  96. 421044b doc: ARM: Use the right function name by Michal Simek · 10 years ago
  97. 33d8818 Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig by Alexey Brodkin · 10 years ago
  98. 9f9d870 spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT by Masahiro Yamada · 10 years ago
  99. 3811723 image: Enable OpenRTOS booting via fitImage by Marek Vasut · 10 years ago
  100. 67ddd95 image: bootm: Add OpenRTOS image type by Marek Vasut · 10 years ago