1. dfbad0f MIPS: replace $(CPU) with Kconfig symbols by Daniel Schwierzeck · 10 years ago
  2. c37c980 MIPS: use common code from lib/time.c by Thomas Langer · 10 years ago
  3. 1a4797c MIPS: bootm: add bootstage reporting by Daniel Schwierzeck · 10 years ago
  4. 8d7ff4d MIPS: bootm: prepare a flattened device tree for the kernel by Daniel Schwierzeck · 10 years ago
  5. 2edd528 MIPS: bootm: add mem, rd_start and rd_size to kernel command line by Daniel Schwierzeck · 10 years ago
  6. c07dc60 MIPS: bootm: refactor preparation of Linux kernel environment by Daniel Schwierzeck · 10 years ago
  7. f9749fa MIPS: bootm: refactor preparation of Linux kernel command line by Daniel Schwierzeck · 10 years ago
  8. 163035e Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  9. 7e33006 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  10. f425542 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  11. 024b1f7 MAINTAINERS: add me as the maintainer of mpc837xerdb by Sinan Akman · 10 years ago
  12. d17d590 Use generic board architecture for MPC837xERDB by Sinan Akman · 10 years ago
  13. 1976fc6 imx: ls102xa: Remove reference to gdata by Simon Glass · 10 years ago
  14. 76d6a11 imx: woodburn: Remove reference to gdata by Simon Glass · 10 years ago
  15. 0c07110 imx: cm_fx6: Remove reference to gdata by Simon Glass · 10 years ago
  16. a92ce43 zynq: Remove reference to gdata by Simon Glass · 10 years ago
  17. ccb7b04 mmc: Skip changing bus width for MMC cards earlier than version 4.0 by Andrew Gabbasov · 10 years ago
  18. c1b2cf0 mmc: Avoid redundant switching to 1-bit bus width for MMC cards by Andrew Gabbasov · 10 years ago
  19. 37a50b9 mmc: extend mmcinfo output to show partition write reliability settings by Diego Santa Cruz · 10 years ago
  20. 58bda79 mmc: extend the mmc hwpartition sub-command to change write reliability by Diego Santa Cruz · 10 years ago
  21. 8020027 mmc: extend the mmc hardware partitioning API with write reliability by Diego Santa Cruz · 10 years ago
  22. 420fc16 mmc: add mmc hwpartition sub-command to do eMMC hardware partitioning by Diego Santa Cruz · 10 years ago
  23. 69eb71a0 mmc: add API to do eMMC hardware partitioning by Diego Santa Cruz · 10 years ago
  24. ca25e06 mmc: the ext_csd data may be used during init even if reading failed by Diego Santa Cruz · 10 years ago
  25. a7a7599 mmc: eMMC partitioning data is not effective till partitioning completed by Diego Santa Cruz · 10 years ago
  26. 173c79e mmc: show the erase group size and HC WP group size in mmcinfo output by Diego Santa Cruz · 10 years ago
  27. 61b78fe mmc: read the high capacity WP group size for eMMC by Diego Santa Cruz · 10 years ago
  28. 747f6fa mmc: fix erase_grp_size computation with high-capacity size definition by Diego Santa Cruz · 10 years ago
  29. 2b45f58 mmc: display size and start of eMMC enhanced user data area in mmcinfo by Diego Santa Cruz · 10 years ago
  30. 3b62d84 mmc: read the size of eMMC enhanced user data area by Diego Santa Cruz · 10 years ago
  31. e5a2a3a mmc: computation of eMMC GP partition size was missing 512 KiB factor by Diego Santa Cruz · 10 years ago
  32. cea8c5c mmc: incomplete test to switch to high-capacity group size definitions by Diego Santa Cruz · 10 years ago
  33. 1f69e22 mmc: skip mmcinfo partition info processing for eMMC < 4.41 by Diego Santa Cruz · 10 years ago
  34. d835843 mmc: make eMMC general purpose partition numbering match spec by Diego Santa Cruz · 10 years ago
  35. c145f9e mmc: extend mmcinfo to show enhanced partition attribute by Diego Santa Cruz · 10 years ago
  36. 99ca028 mmc: show hardware partition sizes in mmcinfo output by Diego Santa Cruz · 10 years ago
  37. 3ec5f86 mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC by Nobuhiro Iwamatsu · 10 years ago
  38. eecc3ce usb: eth: asix88179: add ability to modify MAC address by Rene Griessl · 10 years ago
  39. 83b1897 musb-new: Add interrupt queue support by Hans de Goede · 10 years ago
  40. 39b0845 musb-new: Add urb and hep parameters to construct_urb by Hans de Goede · 10 years ago
  41. 0e4da95 musb-new: Properly remove a transfer from the schedule on timeout by Hans de Goede · 10 years ago
  42. 498ab95 musb-new: Fix reset sequence when in host mode by Hans de Goede · 10 years ago
  43. 24fd777 musb-new: Fix interrupt transfers not working by Hans de Goede · 10 years ago
  44. 8de4ded musb-new: Use time based timeouts rather then cpu-cycles based timeouts by Hans de Goede · 10 years ago
  45. 9c4f11d musb-new: Add sunxi musb controller support by Hans de Goede · 10 years ago
  46. 21d7705 musb-new: Add register defines for different reg layout on sunxi by Hans de Goede · 10 years ago
  47. c601ed7 usb: Do not log an error when no devices is plugged into a root-hub-less hcd by Hans de Goede · 10 years ago
  48. e8790a2 usb: Fix usb_kbd_deregister when console-muxing is used by Hans de Goede · 10 years ago
  49. bbd2d2a usb: Add an interval parameter to create_int_queue by Hans de Goede · 10 years ago
  50. d196353 config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scans by Hans de Goede · 10 years ago
  51. 2af8256 USB: make "usb start" start usb only once by Hans de Goede · 10 years ago
  52. 6f9d973 usb: gadget: pxa25x_udc: fix use-before-initialized bug by Alex Sadovsky · 10 years ago
  53. 5a6b873 usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test by Stefan Roese · 10 years ago
  54. a56fbcc usb: gadget: composite: Fix NULL pointer crash in USB compliance test by Stefan Roese · 10 years ago
  55. 2eb6c0b sunxi: Drop use of lowlevel_init() by Simon Glass · 10 years ago
  56. 8735682 sunxi: Move SPL s_init() code to board_init_f() by Simon Glass · 10 years ago
  57. 37972d8 arm: Add warnings about using gdata by Simon Glass · 10 years ago
  58. c95d6c4 TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · 10 years ago
  59. 868ba89 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  60. 31e68c6 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · 10 years ago
  61. ffef618 mpc8xx: remove unused linker script by Masahiro Yamada · 10 years ago
  62. 60275dd ppc4xx: remove dead code by Masahiro Yamada · 10 years ago
  63. 167bfbc arc: rename "arc700" in "arcv1" by Alexey Brodkin · 10 years ago
  64. 7739f9f board/synopsys: remove selection of CPU from the board by Alexey Brodkin · 10 years ago
  65. 722a1ec arc: move common sources in library by Alexey Brodkin · 10 years ago
  66. 45a6d51 arc: move linker script in arch/arc/cpu folder by Alexey Brodkin · 10 years ago
  67. b4ee139 arc: relocate - minor refactoring and clean-up by Alexey Brodkin · 10 years ago
  68. 4fec6aa arc: introduce separate section for interrupt vector table by Igor Guryanov · 10 years ago
  69. 5e4931f arc: add dependences on MMU presence by Alexey Brodkin · 10 years ago
  70. a780a45 arc: interrupts - fix mask setup by Igor Guryanov · 10 years ago
  71. 742bc74 arc: add ECR (exception cause register) output by Igor Guryanov · 10 years ago
  72. bd889f9 arc: check caches existence before use by Igor Guryanov · 10 years ago
  73. 9a13e99 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  74. 655b610 buildman: Add an option to write the full build output by Simon Glass · 10 years ago
  75. 7e803e1 buildman: Add the option to download toolchains from kernel.org by Simon Glass · 10 years ago
  76. c1528c1 buildman: Allow architecture to alias to multiple toolchains by Simon Glass · 10 years ago
  77. 4bea81e buildman: Don't use the local settings when running tests by Simon Glass · 10 years ago
  78. e03e944 buildman: Don't complain about missing sections in ~/.buildman by Simon Glass · 10 years ago
  79. 3cb033e buildman: Add documentation about the .buildman file by Simon Glass · 10 years ago
  80. 9107571 buildman: Add a note about Python pre-requisites by Simon Glass · 10 years ago
  81. d48a46c buildman: Add an option to use the full tool chain path by Simon Glass · 10 years ago
  82. 3831455 buildman: Put the toolchain path first instead of last in PATH by Simon Glass · 10 years ago
  83. 28ed006 buildman: Try to avoid hard-coded string parsing by Simon Glass · 10 years ago
  84. 5eeef46 buildman: Allow specifying a range of commits to build by Simon Glass · 10 years ago
  85. 30a664d buildman: Don't remove entire output directory when testing by Simon Glass · 10 years ago
  86. e87bde1 buildman: Add an option to flatten output directory trees by Simon Glass · 10 years ago
  87. f204ab1 buildman: Try to guess the upstream commit by Simon Glass · 10 years ago
  88. b9a9b7c buildman: Don't prune output space for 'current source' build by Simon Glass · 10 years ago
  89. dbc01c7 buildman: Put build in 'current', not 'current/current' by Simon Glass · 10 years ago
  90. 2e1646c buildman: Add tests that check the correct output directory is used by Simon Glass · 10 years ago
  91. 86a6b44d4 Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  92. 66106f9 net: Declare physical address as phys_addr_t unsigned type by Michal Simek · 10 years ago
  93. 5dc7d12 ARM: armv8: Fix typo in commentary by Michal Simek · 10 years ago
  94. cc39a17 doc: ARM: Use the right function name by Michal Simek · 10 years ago
  95. 693744a Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig by Alexey Brodkin · 10 years ago
  96. 225581b spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT by Masahiro Yamada · 10 years ago
  97. caee41f image: Enable OpenRTOS booting via fitImage by Marek Vasut · 10 years ago
  98. 0e3b512 image: bootm: Add OpenRTOS image type by Marek Vasut · 10 years ago
  99. e80958b Add support for Seagate BlackArmor NAS220 by Evgeni Dobrev · 10 years ago
  100. 2ec5262 arm: vf610: Remove duplicate MTD defines. by Bill Pringlemeir · 10 years ago