1. 88339a0 74xx_7xx: CPCI750: Enable access to PCI function > 0 by Stefan Roese · 15 years ago
  2. 15b8f55 74xx_7xx: CPCI750: Minor coding style cleanup of cpci750.c by Stefan Roese · 15 years ago
  3. 59046fb 74xx_7xx: CPCI750: Add loadpci command by Stefan Roese · 15 years ago
  4. 273d176 74xx_7xx: CPCI750: Add commandline editing/history by Stefan Roese · 15 years ago
  5. cb65dc7 UBI: Add compile-time check for correct malloc area configuration by Stefan Roese · 15 years ago
  6. 0956907 sf: new Macronix MX25xx SPI flash driver by Prafulla Wadaskar · 16 years ago
  7. 6a5a250 sf: atmel: implement power-of-two write/erase funcs by Todor I Mollov · 16 years ago
  8. ab4d63d mpc85xx: 8536ds: Add USB related CONFIGs by Vivek Mahajan · 16 years ago
  9. b8431f6 mpc83xx: 8315erdb: Add USB related CONFIGs by Vivek Mahajan · 16 years ago
  10. cc8df85 mpc85xx: USB: Add support by Vivek Mahajan · 16 years ago
  11. 288f7fb mpc83xx: USB: Reorganized its support by Vivek Mahajan · 16 years ago
  12. ae038ab mpc8xxx: USB: Relocates ehci-fsl.h to include/usb by Vivek Mahajan · 16 years ago
  13. e9d8c31 mpc8xxx: USB: Removed reenablement of its interface by Vivek Mahajan · 16 years ago
  14. 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · 16 years ago
  15. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 16 years ago
  16. 6650529 mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code by Stefan Roese · 15 years ago
  17. 549f5f5 mpc512x: Fix PSC divisor calculation for baudrate setting by Stefan Roese · 15 years ago
  18. 190ab73 MPC512x: add support for ARIA board by Wolfgang Denk · 16 years ago
  19. f342f86 MPC512x: remove include/mpc512x.h by Wolfgang Denk · 16 years ago
  20. ef5f37d MPC512x FEC: get rid of duplicated struct ethernet_regs by Wolfgang Denk · 16 years ago
  21. b853995 MPC512x: use I/O accessors instead of pointer accesses by Wolfgang Denk · 16 years ago
  22. fd3166d MPC512x: add more hardware description to immap_512x.h by Wolfgang Denk · 16 years ago
  23. bbcbb32 Rename ads5121 board into mpc5121ads by Wolfgang Denk · 16 years ago
  24. bde698d cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type by Wolfgang Denk · 16 years ago
  25. e6b9101 cpu/mpc512x/pci.c: minor coding style cleanup by Wolfgang Denk · 16 years ago
  26. e384d2e mpc512x: Move common files to share them by several boards by Wolfgang Denk · 16 years ago
  27. 1d194b5 mpc512x: change cpu/mpc512x/Makefile to use Kconfig style by Wolfgang Denk · 16 years ago
  28. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  29. 9dd775b Make "usage" messages more helpful. by Wolfgang Denk · 16 years ago
  30. 8794492 nvedit: speed up printing of environment by Mike Frysinger · 16 years ago
  31. 5bdf631 config.mk: remove un-needed REMOTE_BUILD check by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 155abaa FAT replace compare_sign with strncmp. by Tom Rix · 16 years ago
  33. a46fbba Add support for Linux-like kallsysms by Mike Frysinger · 16 years ago
  34. 21c0a54 cmd_mtdparts.c: allow to omit definitions for default settings by Wolfgang Denk · 16 years ago
  35. 8e66ea7 cmd_mtdparts: Move to common handling of FLASH devices via MTD layer by Stefan Roese · 16 years ago
  36. 22ce6f9 mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o by Stefan Roese · 16 years ago
  37. 5dc958f mtd: MTD related config header changes (mtdparts command) by Stefan Roese · 16 years ago
  38. 586b3a6 mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · 16 years ago
  39. e0860d4 mtd: Add MTD concat support to concatenate multiple MTD NOR devices by Stefan Roese · 16 years ago
  40. beb957c make MODEM SUPPORT generic instead of duplicate it by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. bd12eea ZOOM2 detect the version of the zoom2 board at runtime. by Tom Rix · 15 years ago
  42. 70d0541 Beagle Convert the board version detection to use the OMAP3 GPIO interface. by Tom Rix · 15 years ago
  43. dc9ea77 Fix a typo in the instructions on using omap3's gpio interface. by Tom Rix · 15 years ago
  44. aa78e5b ZOOM2 Define GPIO banks used. by Tom Rix · 16 years ago
  45. de8ab06 OMAP3 Turn on the GPIO bank clocks by Tom Rix · 16 years ago
  46. 0dd9431 Coldfire M5271: Activate u-boot system timer interrupt. by Richard Retanubun · 16 years ago
  47. af726fa Compier warning cleanup by Richard Retanubun · 16 years ago
  48. 2a8c889 Adds WATCHDOG_RESET() function call to lib_m68k dtimer_interrupt. by Richard Retanubun · 16 years ago
  49. 9819670 arch_misc_init support for ARM architectures by Prafulla Wadaskar · 15 years ago
  50. df6d53b at91: move cpu info print to cpu by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  51. b21aa66 at91: move cpu name define to arm/arch/ cpu header by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 9c5c824 at91: extract reset from timer by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. ee6304b omap24xx: rename reset file by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. 879a272 OMAP3: Fix CKE1 MUX setting to allow self-refresh by Dirk Behme · 16 years ago
  55. 75090f3 OMAP3: Zoom2: Enable Board and CPU info by Dirk Behme · 16 years ago
  56. 6c66b66 ZOOM2 Add led support. by Tom Rix · 16 years ago
  57. 93bed9b ZOOM2 Add serial support. by Tom Rix · 16 years ago
  58. 7872c17 lh7a40x: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. 4ccaed4 pxa: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. de510ba arm: remove cpu_init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. da7b3db arm: unify interrupt init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  63. 56dc2fd afeb9260: fix macb device init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  64. f515012 ppc4xx: Remove PCI async bootup message if PCI is not used by Stefan Roese · 16 years ago
  65. 5a272ec3 TQM834x: use buffered writes to accelerate writing to flash by Wolfgang Denk · 16 years ago
  66. 9559357 TQM834x: add FDT support by Wolfgang Denk · 16 years ago
  67. e96877e TQM834x: fix environment size; add redundant env. by Wolfgang Denk · 16 years ago
  68. 26650af ARM DaVinci: Reset with watchdog enabled by Thomas Lange · 16 years ago
  69. d0e4e2a video: Add an option to skip video initialization by Wolfgang Denk · 16 years ago
  70. 50bc99c drv_video_init(): simplify logic by Wolfgang Denk · 16 years ago
  71. 2495b2d at91: regroup IP hw init in one file per soc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  72. 7a84618 dm355 evm support by David Brownell · 16 years ago
  73. bf2f48c OMAP3EVM: Set default bootfile by Sanjeev Premi · 16 years ago
  74. 5bcea06 ARM DaVinci: Minor Updates to base addresses by s-paulraj@ti.com · 16 years ago
  75. 50ce337 ZOOM2 Add support for debug board detection. by Tom Rix · 16 years ago
  76. dd2d1cc OMAP3 Port kernel omap gpio interface. by Tom Rix · 16 years ago
  77. 0419d91 ZOOM2 Add initial support for Zoom2 by Tom Rix · 16 years ago
  78. d608849 ARM DaVinci:Consolidate common u-boot.lds by Sandeep Paulraj · 16 years ago
  79. b692478 OMAP Consolidate common u-boot.lds to cpu layer. by Tom Rix · 16 years ago
  80. 195bb7c arm/dcc: add xscale support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  81. 6c82f4d arm/dcc: use static support to allow to use it at anytime by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. 9c954ae ARM: Update mach-types by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  83. 91a7745 arm920/926/926: remove non needed header by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  84. 451af0a davinci dm6446evm NAND update by David Brownell · 16 years ago
  85. 4506400 davinci: display correct clock info by David Brownell · 16 years ago
  86. 80e8699 ZOOM1 Remove more legacy NAND defines. by Tom Rix · 16 years ago
  87. c36db31 LED Add documentation describing the status_led and colour led API. by Tom Rix · 16 years ago
  88. 225bb68 ARM Add blue colour LED to status_led. by Tom Rix · 16 years ago
  89. 8c9fc00 arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  90. cd53ed0 OMAP3: Reorganize Makefile style by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  91. 3f3b40a OMAP3: Remove dublicated interrupt code by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  92. 0134c31 at91rm9200: move reset code to reset.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  93. 88fafe7 ixp/interrupts: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  94. 314b728 arm: cleanup remaining CONFIG_INIT_CRITICAL by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  95. 86f57a1 arm946es: remove non used timer by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  96. 6f7e639 davinci: add basic dm355/dm350/dm335 support by David Brownell · 16 years ago
  97. a0e86db davinci: fix dm644x buglets by David Brownell · 16 years ago
  98. 5f02add davinci: split out some dm644x-specific bits from psc by David Brownell · 16 years ago
  99. 24a1b78 davinci: cpu-specific build uses conditional make syntax by David Brownell · 16 years ago
  100. 3e03029 davinci: move psc support board-->cpu by David Brownell · 16 years ago