1. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  2. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  3. 88919ff am3517_evm: switch to musb-new by Ilya Yanok · 12 years ago
  4. 9e0081d mx31: Fix PDR0_CSI_PODF by Benoît Thébaudeau · 12 years ago
  5. 425101e serial: zoom2: Remove zoom2 serial prototypes from serial.h by Marek Vasut · 12 years ago
  6. 90bad89 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · 12 years ago
  7. 51926d5 COMMON: Use __stringify() instead of rest of implementations by Marek Vasut · 12 years ago
  8. 953884c imx27lite: update with gpio api change (v4) by trem · 12 years ago
  9. 8a87a3d omap3: Introduce weak misc_init_r by Tom Rini · 12 years ago
  10. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  11. a8baf8e omap3logic: Add missing GPMC pinmux for LAN92xx access by Peter Barada · 13 years ago
  12. 86887f8 ARMV7: Add support For Logic OMAP35x/DM37x modules by Peter Barada · 13 years ago
  13. 5059a2a AM3517: Add SPL support by Tom Rini · 13 years ago
  14. ad2a790 AM3517: move AM3517 specific mux defines to generic header by Ilya Yanok · 13 years ago
  15. b5db0a0 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
  16. 77f11a9 imx: fix coding style by Fabio Estevam · 13 years ago
  17. 47c5455 mx31: provide readable WEIM CS accessor by Helmut Raiger · 13 years ago
  18. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  19. 4c41438 imx31_litekit: Place machine ID into board config by Fabio Estevam · 13 years ago
  20. 7a5faf0 imx31_litekit: Remove dram_init_banksize() by Fabio Estevam · 13 years ago
  21. 2d3be7c led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  22. 84c3b63 omap: gpio: Adapt board files to use generic API by Sanjeev Premi · 13 years ago
  23. a4814a6 Makefile : fix generation of cpu related asm-offsets.h by Stefano Babic · 13 years ago
  24. cfc4384 OMAP3: Zoom2: Use generic MMC driver by Tom Rini · 13 years ago
  25. d6906cb OMAP3: Zoom1: Use generic MMC driver by Tom Rini · 13 years ago
  26. 122e6e0 am3517evm: Use generic MMC driver by Vaibhav Hiremath · 13 years ago
  27. 1c9a560 serial: drop useless ctlr field by Mike Frysinger · 13 years ago
  28. 6c768ca serial: push default_serial_console to drivers by Mike Frysinger · 13 years ago
  29. a55d23c Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  30. 3f7bfbd mx27: Make the UART port number explicit by Fabio Estevam · 13 years ago
  31. 43f13e4 imx27lite: Remove local config.mk by Fabio Estevam · 13 years ago
  32. ac88e66 imx31_litekit: Remove local config.mk by Fabio Estevam · 13 years ago
  33. 4e37731 mx31litekit: Fix boot with the new relocation scheme. by Fabio Estevam · 13 years ago
  34. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  35. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  36. 998f4ca OMAP3: Zoom2: Fix ARM relocation support by Dirk Behme · 14 years ago
  37. 25435c6 OMAP3: Zoom1: Fix ARM relocation support by Dirk Behme · 14 years ago
  38. 13acfc6 AM3517:Fix for ARM Relocation support by Vaibhav Hiremath · 14 years ago
  39. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  40. 6d8d4ef Merge branch 'elf_reloc' by Wolfgang Denk · 14 years ago
  41. 083d506 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  42. 68a75d0 i.MX31: Fix Litekit board to use new ARM relocation support. by Magnus Lilja · 14 years ago
  43. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  44. 4a8fd13 arm926ejs, magnesium: add support for ELF relocations by Heiko Schocher · 14 years ago
  45. ab86f72 ARM: implement relocation for ARM926 by Heiko Schocher · 14 years ago
  46. f56348a ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago
  47. ed01e45 AM35x: Add support for AM3517EVM by Vaibhav Hiremath · 14 years ago
  48. bbe3109 arm, i.mx27: add support for magnesium board from projectiondesign by Heiko Schocher · 15 years ago
  49. fbb0030 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · 14 years ago
  50. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  51. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 14 years ago
  52. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  53. ead39d7 TWL4030: make LEDs selectable for twl4030_led_init() by Grazvydas Ignotas · 15 years ago
  54. f7767c7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 15 years ago
  55. 2ec1abe OMAP3 zoom2 Use usbtty if the debug board is not connected. by Tom Rix · 15 years ago
  56. 1ab70f6 Net: Clean up LAN91C96 Support by Ben Warren · 15 years ago
  57. 4946775 Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  58. f8a812a TI OMAP3: make gpmc_config as const by Nishanth Menon · 15 years ago
  59. 96a27c6 Zoom2 Fix serial gpmc setup by Tom Rix · 15 years ago
  60. fc9165f OMAP3: Clean up whitespace in mux configs by Olof Johansson · 15 years ago
  61. 350f3ac arm: move Logicpd's boards to board/logicpd/ by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  62. 10bc241 imx27lite: add support for imx27lite board from LogicPD by Ilya Yanok · 15 years ago