1. ea2453d dfu: Support larger than memory transfers. by Pantelis Antoniou · 12 years ago
  2. b3ba6e9 README: Document current DFU CONFIG options by Tom Rini · 12 years ago
  3. 74f40ea am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END by Tom Rini · 11 years ago
  4. 645b271 patman: Add Series-process-log tag to sort/uniq change logs by Simon Glass · 12 years ago
  5. 902a971 patman: Add -a option to refrain from test-applying the patches by Simon Glass · 12 years ago
  6. 6861828 patman: Don't barf if the word 'commit' starts a line by Doug Anderson · 12 years ago
  7. a1318f7 patman: Provide option to ignore bad aliases by Simon Glass · 12 years ago
  8. f140b58 Merge branch 'patman' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  9. 381c6e2 cmd_sf: include header file common.h before div64.h by Mingkai Hu · 11 years ago
  10. a614270 common/cmd_test: Avoid macro expansion by York Sun · 11 years ago
  11. 3cb5ca7 dfu: Increase DFU buffer size from 4MiB to 8MiB by Łukasz Majewski · 11 years ago
  12. 6642772 dfu:ext4:fix: Change ext4write command order of parameters by Łukasz Majewski · 11 years ago
  13. dd2445e omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLE by Tom Rini · 11 years ago
  14. 9552ee3 omap5_uevm.h: Move uEVM-specific choices to omap5_uevm.h by Tom Rini · 11 years ago
  15. c3d2c24 OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC by Tom Rini · 11 years ago
  16. d3d82e9 arm: omap4: Fix SDRAM AUTO DETECTION by Lokesh Vutla · 11 years ago
  17. a8f408a OMAP: Fix copy-paste bug that did not enable UART4 clock by Lubomir Popov · 11 years ago
  18. 4e7e88d doc/feature-removal-schedule.txt: Add CONFIG_SYS_(CLOCKS|PADS)_ENABLE_ALL by Tom Rini · 11 years ago
  19. aaed0a2 ARM: OMAP4/5: Make bootz as the default boot command by SRICHARAN R · 11 years ago
  20. 143070d ARM: OMAP4/5: Change the default boot command to work with device tree by SRICHARAN R · 11 years ago
  21. 78fd004 omap5: Allow use of a plain text env file by Nishanth Menon · 11 years ago
  22. d3501ed ARM: OMAP5: Set fdt_high to enable booting with Device tree by SRICHARAN R · 11 years ago
  23. 2c2a9f3 ARM: OMAP5: Rename omap5_evm to omap5_uevm by SRICHARAN R · 11 years ago
  24. d1da76e omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ by Hunter, Jon · 11 years ago
  25. faad9c0 omap2420-h4: Add device tree support by Hunter, Jon · 11 years ago
  26. 47f58a7 omap2420-h4: Fix booting from NOR flash by Hunter, Jon · 11 years ago
  27. 335d939 omap2420-h4: Fix DRAM initialisation by Hunter, Jon · 11 years ago
  28. 616cf60 tricorder: enable hw assisted BCH8 in SPL and u-boot by Andreas Bießmann · 11 years ago
  29. 4a09300 omap_gpmc: add support for hw assisted BCH8 by Andreas Bießmann · 11 years ago
  30. da634ae omap_gpmc: change nandecc command by Andreas Bießmann · 11 years ago
  31. c0ed917 omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel by Andreas Bießmann · 11 years ago
  32. 5bf299b asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 11 years ago
  33. 86b128d omap3/cpu.h: add BCH support by Andreas Bießmann · 11 years ago
  34. fd2aeac omap3_beagle: Flush UART3 xmit on enable if TEMT is broken by Manfred Huber · 12 years ago
  35. 5aa014d am335x: Enable MMC1 clock by Tom Rini · 11 years ago
  36. cecac32 pcm051: Enable DDR PHY dynamic power down bit by Lars Poeschel · 11 years ago
  37. 76b09b8 musb: set MUSB speed based on CONFIG by Bin Liu · 12 years ago
  38. 4de602f musb: am335x: disable bulk split-combine feature by Bin Liu · 12 years ago
  39. 8bf3c32 logo: update to the new logo for ATMEL by Josh Wu · 12 years ago
  40. cd0f4fa Revert "env: fix potential stack overflow in environment functions" by Tom Rini · 11 years ago
  41. fc3fe1c buildman - U-Boot multi-threaded builder and summary tool by Simon Glass · 11 years ago
  42. 3fefd5e patman: Ignore all Gerrit Commit-* tags by Simon Glass · 11 years ago
  43. ca706e7 patman: Minor help message/README fixes by Simon Glass · 12 years ago
  44. 0d99fe0 patman: Fix the comment in CheckTags to mention multiple tags by Simon Glass · 12 years ago
  45. ed92227 patman: Don't allow spaces in tags by Simon Glass · 12 years ago
  46. d29fe6e patman: Fix up checkpatch parsing to deal with 'CHECK' lines by Simon Glass · 12 years ago
  47. fe2f8d9 patman: Add Cover-letter-cc tag to Cc cover letter to people by Simon Glass · 12 years ago
  48. 6d81992 patman: Allow specifying the message ID your series is in reply to by Doug Anderson · 12 years ago
  49. 28b3594 patman: Make "Reviewed-by" an important tag by Doug Anderson · 12 years ago
  50. 5f6a1c4 patman: Add additional git utilties by Simon Glass · 12 years ago
  51. e62f905 patman: Allow reading metadata from a list of commits by Simon Glass · 12 years ago
  52. dc19150 patman: Allow commands to raise on error, or not by Simon Glass · 12 years ago
  53. a10fd93 patman: Make command methods return a CommandResult by Simon Glass · 12 years ago
  54. 71162e3 patman: Add cros_subprocess library to manage subprocesses by Simon Glass · 12 years ago
  55. 43bca00 patman: Use bright ANSI colours by default by Simon Glass · 12 years ago
  56. bbd0143 patman: Use ANSI colours only when outputting to a terminal by Simon Glass · 12 years ago
  57. bc5fd90 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 11 years ago
  58. fed029f Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  59. 4fdebef exynos: change indentation of defines in cpu.h by Minkyu Kang · 11 years ago
  60. be08abc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  61. d36b39b spi: mxc_spi: Fix ECSPI reset handling by Dirk Behme · 12 years ago
  62. 5eaa215 ARM: bcm2835: fix get_timer() to return ms by Stephen Warren · 12 years ago
  63. 81a4f70 cfi_flash: Use uintptr_t for casts from u32 to void * by Stefan Roese · 11 years ago
  64. c814263 Prepare v2013.04-rc2 by Tom Rini · 11 years ago
  65. 7a3f481 i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe command by Javier Martinez Canillas · 11 years ago
  66. d8e9eb9 wandboard: Remove CONFIG_SYS_FSL_USDHC_NUM by Fabio Estevam · 11 years ago
  67. 773d56d mx6qsabrelite: Remove duplicate 'mmc dev' by Fabio Estevam · 11 years ago
  68. 6908924 wandboard: Remove duplicate 'mmc dev' by Fabio Estevam · 11 years ago
  69. 38e7007 mx6: Fix get_board_rev() for the mx6 solo case by Fabio Estevam · 12 years ago
  70. 50cea244 mx23_olinuxino: Fix netboot console by Alexandre Pereira da Silva · 12 years ago
  71. aad4659 mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board by Abbas Raza · 12 years ago
  72. 2feae93 mx23_olinuxino: Change definitions to use spaces instead of tabs by Otavio Salvador · 12 years ago
  73. d37b334 mx25pdk: Enable imxdi RTC by Benoît Thébaudeau · 12 years ago
  74. 5560028 mx6qsabrelite: README: No need to pass 'u-boot.imx' by Fabio Estevam · 12 years ago
  75. ab461be mx28evk: Introduce a new target for saving env vars to NAND by Fabio Estevam · 12 years ago
  76. 85449db mx6qsabre{sd,auto}: Add boot mode select by Otavio Salvador · 12 years ago
  77. 60bb462 mx6qsabresd: Fix card detection for invalid card id case by Otavio Salvador · 12 years ago
  78. 28ff917 mx6qsabresd: Document the mapping of USDHC[2-4] by Otavio Salvador · 12 years ago
  79. b2da803 biosemu: include <asm/io.h> header by Linus Walleij · 11 years ago
  80. 9fd3837 mmc: don't allow extra cmdline arguments by Stephen Warren · 11 years ago
  81. 5993053 replace last __bss_end__ occurrences with __bss_end by Albert ARIBAUD · 12 years ago
  82. 8faefad disk: fix unaligned access in efi partitions by Marc Dietrich · 12 years ago
  83. 795659d README: document the requirements for CONFIG_SYS_HZ by Stephen Warren · 12 years ago
  84. b343bbb build: Fix make errors generated when building 'distclean' by Vadim Bendebury · 12 years ago
  85. 60d7d5a env: fix potential stack overflow in environment functions by Rob Herring · 12 years ago
  86. c17b94e MAKEALL: Fix case substitution for old bash by York Sun · 12 years ago
  87. 74de8c9 dts/Makefile: Build the user specified dts by Jagannadha Sutradharudu Teki · 12 years ago
  88. c502321 mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices by Jagannadha Sutradharudu Teki · 12 years ago
  89. 239cb9d mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support by aaron.williams@caviumnetworks.com · 12 years ago
  90. 472d546 Consolidate bool type by York Sun · 11 years ago
  91. 07cd5c7 Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk by Akshay Saraswat · 12 years ago
  92. e233870 Exynos: pwm: Use generic api to get pwm clk freq by Padmavathi Venna · 12 years ago
  93. f9e4d04 Exynos: clock: Correct pwm source clk selection by Padmavathi Venna · 12 years ago
  94. 12a46a3 Exynos: clock: Add generic api to get the clk freq by Padmavathi Venna · 12 years ago
  95. 394d64e Exynos: Add peripherial id for pwm by Padmavathi Venna · 12 years ago
  96. 92809ee Exynos: Tidy up the pwm_config function in the exynos pwm driver by Gabe Black · 12 years ago
  97. 34b5ee1 Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4 by Gabe Black · 12 years ago
  98. c059f27 Exynos: pwm: Fix two bugs in the exynos pwm configuration code by Gabe Black · 12 years ago
  99. f24869d Exynos: Add timer_get_us function by Che-Liang Chiou · 12 years ago
  100. 3d00c0c Exynos: Change get_timer() to work correctly by Simon Glass · 12 years ago