1. e5b563e 74xx_7xx: CPCI750: Minor coding style cleanup of cpci750.c by Stefan Roese · 15 years ago
  2. 0e5ef07 74xx_7xx: CPCI750: Add loadpci command by Stefan Roese · 15 years ago
  3. 0a14d6b 74xx_7xx: CPCI750: Add commandline editing/history by Stefan Roese · 15 years ago
  4. 60cfe87 UBI: Add compile-time check for correct malloc area configuration by Stefan Roese · 15 years ago
  5. 7ce6031 sf: new Macronix MX25xx SPI flash driver by Prafulla Wadaskar · 15 years ago
  6. 2a6cc58 sf: atmel: implement power-of-two write/erase funcs by Todor I Mollov · 15 years ago
  7. 4bc6eb7 mpc85xx: 8536ds: Add USB related CONFIGs by Vivek Mahajan · 15 years ago
  8. 6823e9b mpc83xx: 8315erdb: Add USB related CONFIGs by Vivek Mahajan · 15 years ago
  9. a07bf18 mpc85xx: USB: Add support by Vivek Mahajan · 15 years ago
  10. 4ef0101 mpc83xx: USB: Reorganized its support by Vivek Mahajan · 15 years ago
  11. ed90d2c mpc8xxx: USB: Relocates ehci-fsl.h to include/usb by Vivek Mahajan · 15 years ago
  12. cfd39cd mpc8xxx: USB: Removed reenablement of its interface by Vivek Mahajan · 15 years ago
  13. 2c7920a 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · 15 years ago
  14. 0f89860 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 15 years ago
  15. ba4feae mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code by Stefan Roese · 15 years ago
  16. b8c1d6a mpc512x: Fix PSC divisor calculation for baudrate setting by Stefan Roese · 15 years ago
  17. 52568c3 MPC512x: add support for ARIA board by Wolfgang Denk · 15 years ago
  18. 3b74e7e MPC512x: remove include/mpc512x.h by Wolfgang Denk · 15 years ago
  19. a927e49 MPC512x FEC: get rid of duplicated struct ethernet_regs by Wolfgang Denk · 15 years ago
  20. 843efb1 MPC512x: use I/O accessors instead of pointer accesses by Wolfgang Denk · 15 years ago
  21. 19dc7e1 MPC512x: add more hardware description to immap_512x.h by Wolfgang Denk · 15 years ago
  22. 72601d0 Rename ads5121 board into mpc5121ads by Wolfgang Denk · 15 years ago
  23. debf874 cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type by Wolfgang Denk · 15 years ago
  24. 8b25126 cpu/mpc512x/pci.c: minor coding style cleanup by Wolfgang Denk · 15 years ago
  25. de26ef9 mpc512x: Move common files to share them by several boards by Wolfgang Denk · 15 years ago
  26. 03e069d mpc512x: change cpu/mpc512x/Makefile to use Kconfig style by Wolfgang Denk · 15 years ago
  27. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  28. 94796d8 Make "usage" messages more helpful. by Wolfgang Denk · 15 years ago
  29. 4c94f6c nvedit: speed up printing of environment by Mike Frysinger · 15 years ago
  30. 3112030 config.mk: remove un-needed REMOTE_BUILD check by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  31. 651351f FAT replace compare_sign with strncmp. by Tom Rix · 15 years ago
  32. ecb1dc8 Add support for Linux-like kallsysms by Mike Frysinger · 15 years ago
  33. 36c9169 cmd_mtdparts.c: allow to omit definitions for default settings by Wolfgang Denk · 15 years ago
  34. 864aa03 cmd_mtdparts: Move to common handling of FLASH devices via MTD layer by Stefan Roese · 15 years ago
  35. d558107 mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o by Stefan Roese · 15 years ago
  36. 942556a mtd: MTD related config header changes (mtdparts command) by Stefan Roese · 15 years ago
  37. 8d2effe mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · 15 years ago
  38. 0a57265 mtd: Add MTD concat support to concatenate multiple MTD NOR devices by Stefan Roese · 15 years ago
  39. 55e0ed6 make MODEM SUPPORT generic instead of duplicate it by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  40. a30f519 ZOOM2 detect the version of the zoom2 board at runtime. by Tom Rix · 15 years ago
  41. 718763c Beagle Convert the board version detection to use the OMAP3 GPIO interface. by Tom Rix · 15 years ago
  42. 7caa13f Fix a typo in the instructions on using omap3's gpio interface. by Tom Rix · 15 years ago
  43. 0c9520e ZOOM2 Define GPIO banks used. by Tom Rix · 15 years ago
  44. 708cfb7 OMAP3 Turn on the GPIO bank clocks by Tom Rix · 15 years ago
  45. 5927262 Coldfire M5271: Activate u-boot system timer interrupt. by Richard Retanubun · 16 years ago
  46. dc26965 Compier warning cleanup by Richard Retanubun · 16 years ago
  47. 42a8376 Adds WATCHDOG_RESET() function call to lib_m68k dtimer_interrupt. by Richard Retanubun · 16 years ago
  48. a24d96e arch_misc_init support for ARM architectures by Prafulla Wadaskar · 15 years ago
  49. b240358 at91: move cpu info print to cpu by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  50. b32e189 at91: move cpu name define to arm/arch/ cpu header by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  51. 5bb59b3 at91: extract reset from timer by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  52. 61cf851 omap24xx: rename reset file by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  53. 9d4fc99 OMAP3: Fix CKE1 MUX setting to allow self-refresh by Dirk Behme · 15 years ago
  54. 3962c4f OMAP3: Zoom2: Enable Board and CPU info by Dirk Behme · 15 years ago
  55. 83ae698 ZOOM2 Add led support. by Tom Rix · 15 years ago
  56. 660888b ZOOM2 Add serial support. by Tom Rix · 15 years ago
  57. 3ea201b lh7a40x: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  58. 379be58 pxa: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  59. ad7e8aac arm: remove cpu_init by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  60. c358d9c3 arm: unify interrupt init by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  61. 10a451c arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  62. 9475c63 afeb9260: fix macb device init by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  63. 1bbae2b ppc4xx: Remove PCI async bootup message if PCI is not used by Stefan Roese · 15 years ago
  64. a3455c0 TQM834x: use buffered writes to accelerate writing to flash by Wolfgang Denk · 15 years ago
  65. 4681e67 TQM834x: add FDT support by Wolfgang Denk · 15 years ago
  66. 929b79a TQM834x: fix environment size; add redundant env. by Wolfgang Denk · 15 years ago
  67. 2ae0f35 ARM DaVinci: Reset with watchdog enabled by Thomas Lange · 15 years ago
  68. 6cc7ba9 video: Add an option to skip video initialization by Wolfgang Denk · 15 years ago
  69. f62f646 drv_video_init(): simplify logic by Wolfgang Denk · 15 years ago
  70. 1699da6 at91: regroup IP hw init in one file per soc by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  71. 28b0032 dm355 evm support by David Brownell · 15 years ago
  72. 136cf92 OMAP3EVM: Set default bootfile by Sanjeev Premi · 15 years ago
  73. 1a09d05 ARM DaVinci: Minor Updates to base addresses by s-paulraj@ti.com · 15 years ago
  74. de193e8 ZOOM2 Add support for debug board detection. by Tom Rix · 15 years ago
  75. 0c872ec OMAP3 Port kernel omap gpio interface. by Tom Rix · 15 years ago
  76. 376aee7 ZOOM2 Add initial support for Zoom2 by Tom Rix · 15 years ago
  77. 53925ac ARM DaVinci:Consolidate common u-boot.lds by Sandeep Paulraj · 15 years ago
  78. 68a531f OMAP Consolidate common u-boot.lds to cpu layer. by Tom Rix · 15 years ago
  79. 65a76d4 arm/dcc: add xscale support by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  80. 66e8f9d arm/dcc: use static support to allow to use it at anytime by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  81. 7893aa1 ARM: Update mach-types by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  82. 2907798 arm920/926/926: remove non needed header by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  83. 269dfea davinci dm6446evm NAND update by David Brownell · 15 years ago
  84. 7a4f511 davinci: display correct clock info by David Brownell · 15 years ago
  85. daea928 ZOOM1 Remove more legacy NAND defines. by Tom Rix · 15 years ago
  86. 65fd21c LED Add documentation describing the status_led and colour led API. by Tom Rix · 15 years ago
  87. 7cdf804 ARM Add blue colour LED to status_led. by Tom Rix · 15 years ago
  88. b54384e arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  89. 5b4bebe OMAP3: Reorganize Makefile style by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  90. b196698 OMAP3: Remove dublicated interrupt code by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  91. ac7260a at91rm9200: move reset code to reset.c by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  92. 2c75c78 ixp/interrupts: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  93. 8fc3bb4 arm: cleanup remaining CONFIG_INIT_CRITICAL by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  94. c20e28f arm946es: remove non used timer by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  95. f1d944e davinci: add basic dm355/dm350/dm335 support by David Brownell · 15 years ago
  96. bd36fdc davinci: fix dm644x buglets by David Brownell · 15 years ago
  97. f790436 davinci: split out some dm644x-specific bits from psc by David Brownell · 15 years ago
  98. 48ef572 davinci: cpu-specific build uses conditional make syntax by David Brownell · 15 years ago
  99. 7b7808a davinci: move psc support board-->cpu by David Brownell · 15 years ago
  100. 84f7411 DaVinci now respects SKIP_LOWLEVEL_INIT by David Brownell · 15 years ago