1. 068abf0 sh: Add header file for interface of SH MMC by Nobuhiro Iwamatsu · 13 years ago
  2. 1a05bb3 nds32/n1213: correct vector table in start.S by Macpaul Lin · 13 years ago
  3. b0c4fae nds32: fix ptrace and interrupt register overflow by Macpaul Lin · 13 years ago
  4. 54cb004 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · 13 years ago
  5. 732c7c2 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · 13 years ago
  6. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  7. f933e84 bootstage: arm: Add bootstage calls in board and bootm by Simon Glass · 13 years ago
  8. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  9. 8ade950 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
  10. 5ddb118 bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  11. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  12. 6e94125 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 13 years ago
  13. 6ae38b8 Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  14. c9abb42 ATMEL: remove old atmel_mci driver by Sven Schnelle · 13 years ago
  15. 72fa467 ATMEL: use generic mmc framework by Sven Schnelle · 13 years ago
  16. 70db421 sandbox: add getopt support by Simon Glass · 13 years ago
  17. ab4e07e sandbox: allow processing before main loop by Simon Glass · 13 years ago
  18. 6fb6207 sandbox: add concept of sandbox state by Simon Glass · 13 years ago
  19. 20186a1 sandbox: disable fortification by Mike Frysinger · 13 years ago
  20. 3ab7d95 sandbox: u-boot.lds: tweak style by Mike Frysinger · 13 years ago
  21. 8d30fcd sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · 13 years ago
  22. d916515 sandbox: add flags for open() call by Simon Glass · 13 years ago
  23. f7b2af0 sandbox: fdt: add support for CONFIG_OF_CONTROL by Simon Glass · 13 years ago
  24. e2dcefc sandbox: add lseek helper by Mike Frysinger · 13 years ago
  25. 3bdf56b sandbox: add required header to os.c by Simon Glass · 13 years ago
  26. e101247 sandbox: sort header files in os.c by Simon Glass · 13 years ago
  27. 78df8c6 sh: timer: Remove unnecessary variable 'ticks' by Nobuhiro Iwamatsu · 13 years ago
  28. 12ae615 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 13 years ago
  29. 5307153 Stop using builtin_run_command() by Simon Glass · 13 years ago
  30. f47360a Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  31. ae806cc sc520: fix build warning about unused temp var by Mike Frysinger · 13 years ago
  32. b199c6e Remove execute permissions from source files by Thomas Weber · 13 years ago
  33. d01b176 ppc: Change memsz variable to signed char by Simon Glass · 13 years ago
  34. a546665 m68k: Change memsz to a signed char to avoid warning by Simon Glass · 13 years ago
  35. 8a1239e Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Wolfgang Denk · 13 years ago
  36. 4ef8067 nds32/board.c: add PCI prompt at boot up by Macpaul Lin · 13 years ago
  37. 3998586 nds32/ag101/watchdog.S: add linkage support by Macpaul Lin · 13 years ago
  38. 184e6f7 nds32: add linkage support by Macpaul Lin · 13 years ago
  39. f1f2c3c armv7: omap3: leave outer cache enabled by Aneesh V · 13 years ago
  40. d1300f7 tt01: add video support by Helmut Raiger · 13 years ago
  41. 28774cb net: fec_mxc: add 1000 Mbps selection by Troy Kisky · 13 years ago
  42. fda9c20 dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm by prabhakar.csengg@gmail.com · 13 years ago
  43. 0e35bde am33xx: ddr_defs.h: Change DDR timings by Chase Maupin · 13 years ago
  44. 826e991 davinci: cleanup davinci_sync_env_enetaddr() fucntion by Hadli, Manjunath · 13 years ago
  45. ec0919f mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected by Fabio Estevam · 13 years ago
  46. d5c37c9 mx6q: Add support for ECSPI through mxc_spi driver by Eric Nelson · 13 years ago
  47. 08c61a5 mxc_spi: move machine specifics into CPU headers by Eric Nelson · 13 years ago
  48. 4b3a30e mx6q: define GPIO macros for translating between ordinals and port:index by Eric Nelson · 13 years ago
  49. 63b1e00 MX27: add missing get_tbclk() by Stefano Babic · 13 years ago
  50. ff250f3 MX28: Fix get_timer() / get_tbclk() issue by Marek Vasut · 13 years ago
  51. 61698fd mx28: fix SPL code to make USB booting work by Matthias Fuchs · 13 years ago
  52. 534dbd1 i.MX28: Fix VDDIO and VDDA setup by Marek Vasut · 13 years ago
  53. 782bb0d MX5/MX6: add missing get_ticks() and get_tbclk() by Stefano Babic · 13 years ago
  54. 60ebcff MX31: add missing get_tbclk() by Stefano Babic · 13 years ago
  55. 31bb50f MX35: add missing get_ticks() and get_tbclk() by Stefano Babic · 13 years ago
  56. 0f88326 microblaze: avoid interrupt race conditions by Stephan Linz · 13 years ago
  57. b9f0b73 microblaze: fix build failure due to undefined reference to `get_ticks' by Stephan Linz · 13 years ago
  58. 2acca35 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  59. 7dda0c3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  60. e390e87 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 13 years ago
  61. a7778f8 omap_hsmmc: Wait for CMDI to be clear by Tom Rini · 13 years ago
  62. 79f4912 powerpc/8xxx:Add MPH controller support in USB device-tree fixup by ramneek mehresh · 13 years ago
  63. 5a52977 powerpc/8xxx: Cleanup USB device-tree fixup by ramneek mehresh · 13 years ago
  64. 06576b2 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  65. 273d11e linkage.h: move from blackfin to common includes by Macpaul Lin · 13 years ago
  66. dae2242 Blackfin: add in/out le32 variants by Mike Frysinger · 13 years ago
  67. 6b873dc Changes to move hawkboard to the new spl infrastructure by Sughosh Ganu · 13 years ago
  68. d735a99 arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined by Christian Riesch · 13 years ago
  69. b67d881 arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH by Christian Riesch · 13 years ago
  70. da104e0 arm, arm926ejs: Flush the data cache before disabling it by Sughosh Ganu · 13 years ago
  71. 27b6662 arm, arm926ejs: Do cpu critical inits only for boards that require it by Christian Riesch · 13 years ago
  72. eb93524 arm, davinci: Add lowlevel_init for SoCs other than DM644X by Christian Riesch · 13 years ago
  73. 9540c7e ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition by Peter Barada · 13 years ago
  74. c8ff6a9 OMAP4460: Reduce MPU clock speed from 920 to 700 by Aneesh V · 13 years ago
  75. 8f5d468 davinci: add support for printing clock frequency by Hadli, Manjunath · 13 years ago
  76. 6678ceb davinci: remove macro CONFIG_DISPLAY_CPUINFO by Hadli, Manjunath · 13 years ago
  77. a495831 omap3: fix comment typos by Peter Meerwald · 13 years ago
  78. c8e5ba8 AM3517: Changed default clock rate for AM3517 by Schuyler Patton · 13 years ago
  79. 860004c OMAP4: clock-common: Move the usb dppl configuration to new func by Govindraj.R · 13 years ago
  80. 95f8791 OMAP3+: Clock: Adding ehci clock enabling by Govindraj.R · 13 years ago
  81. 43b6239 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
  82. 37bb6d8 ARM: EXYNOS: Add support for Exynos5 based SoCs by Chander Kashyap · 13 years ago
  83. 5e46f83 Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro by Chander Kashyap · 13 years ago
  84. 851db35 S5P: support generic watchdog timer by Minkyu Kang · 13 years ago
  85. 77e490e ARMV7: Exynos4: Add supoort power for Exynos4 by HeungJun, Kim · 13 years ago
  86. 792be0a ARMV7: Exynos4: Add watchdog.h for Exynos4 by HeungJun, Kim · 13 years ago
  87. db68bc2 Exynos: Fix ARM Clock frequency calculation by Chander Kashyap · 13 years ago
  88. e619a0d Exynos: PWM: Add TCMPB3 field in pwm structure by Chander Kashyap · 13 years ago
  89. 96f5c4b bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' by Prafulla Wadaskar · 13 years ago
  90. 6795302 arm, arm-kirkwood: disable l2c before linux boot by Michael Walle · 13 years ago
  91. 805ad7e orion5x: add USB host ehci-marvell support by Albert ARIBAUD · 13 years ago
  92. 74d3442 Remove kirkwood-specifics from marvell EHCI driver by Albert ARIBAUD · 13 years ago
  93. a14bd41 Rename ehci-kirkwood as ehci-marvell by Albert ARIBAUD · 13 years ago
  94. 0d8a749 i.mx: i.mx5: update imx_get_mac_from_fuse function by Jason Liu · 13 years ago
  95. 8218272 mx28: Show CPU frequency by Fabio Estevam · 13 years ago
  96. fa47a28 mmc: access mxcmmc from mx31 boards by Helmut Raiger · 13 years ago
  97. 4591f52 i.mx6: mx6x_pins: Fix uart txd definitions by Troy Kisky · 13 years ago
  98. 2627c8c arm, davinci: add timer defines for tcr field by Heiko Schocher · 13 years ago
  99. 3f84108 arm, davinci: add workaround for not resetting DMA bus and VPSS modules by Heiko Schocher · 13 years ago
  100. f590217 OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() by Dechesne, Nicolas · 13 years ago