1. 65d750b am33xx: Add support for TI AM335x StarterKit EVM by Tom Rini · 12 years ago
  2. 973b663 am33xx: Remove board/ti/am335x/evm.c by Tom Rini · 12 years ago
  3. d4898ea am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support by Tom Rini · 12 years ago
  4. 318f27c am33xx: Rework config_ddr to make DDR3 support easier. by Tom Rini · 12 years ago
  5. 942d3f0 am33xx: Move some variables in emif4.c, mark them static. by Tom Rini · 12 years ago
  6. a74f0c7 am33xx: Correct and clean up ddr_regs struct by Tom Rini · 12 years ago
  7. 82afcc9 am33xx: Do not touch 'ratio1' fields by Tom Rini · 12 years ago
  8. 5ac3b7a am33xx: Rework config_io_ctrl slightly by Tom Rini · 12 years ago
  9. ff7ec0f am33xx: Use emif_regs struct for storing initialization values by Tom Rini · 12 years ago
  10. 87a1acb am33xx: Turn a number of 'int' functions to 'void' by Tom Rini · 12 years ago
  11. c48c895 am33xx: Document what we're doing with ddrctrl->ddrckectrl by Tom Rini · 12 years ago
  12. 7d8a961 am335x: ddr_defs: Update EMIF parameters by Vaibhav Bedia · 13 years ago
  13. c8da4a5 am33xx: Clean up unused DDR defines, prefix more with 'DDR2' by Tom Rini · 12 years ago
  14. b971dfa am33xx: Move the call to ddr_pll_config, make it take the frequency by Tom Rini · 12 years ago
  15. fda35eb am33xx: Pass to config_ddr the type of memory that is connected by Tom Rini · 12 years ago
  16. bce58fe am33xx: Make config_cmd_ctrl / config_ddr_data take const structs by Tom Rini · 12 years ago
  17. 10e7e36 am33xx: Rework DDR2 EMIF initalization slightly by Tom Rini · 12 years ago
  18. 372f11f am33xx: Bugfix to config_sdram() by Tom Rini · 12 years ago
  19. 13f1c44 am33xx: Remove extra check in enable_ddr_clocks by Tom Rini · 12 years ago
  20. 7d5eb34 am33xx: Convert to using <asm/emif.h> to describe the EMIF by Tom Rini · 12 years ago
  21. 79b3e6b am33xx: Remove DMM_BASE define by Tom Rini · 12 years ago
  22. 7bf038e am335x_evm: Update config for common usage by Tom Rini · 12 years ago
  23. a438c75 am33xx: Enable gpio0 clock by Tom Rini · 12 years ago
  24. d271a61 OMAP3: igep00x0: add SPL support for IGEP-based boards by Javier Martinez Canillas · 12 years ago
  25. 41708a5 OMAP3: mem: Add Numonyx OneNAND 200MHz timing information by Javier Martinez Canillas · 12 years ago
  26. ca511cf OMAP3: igep00x0: Add config option to choose flash storage memory by Javier Martinez Canillas · 12 years ago
  27. 9304296 am335x_evm: CPSW support by Chandan Nath · 12 years ago
  28. c59a6a0 am335x_evm: read the on-board EEPROM by Ilya Yanok · 12 years ago
  29. 89017e1 am33xx: pin mux defintions for CPSW switch by Chandan Nath · 12 years ago
  30. e79cd8e am33xx: CPSW init and definitions by Chandan Nath · 12 years ago
  31. 2b62997 cpsw: add driver for cpsw ethernet device by Cyril Chemparathy · 12 years ago
  32. 2c30c18 beagle: only call DSS code when #defined CONFIG_VIDEO_OMAP3 by Peter Meerwald · 12 years ago
  33. 99b603e serial/ns16550: ns16550 has a different register layout on SOC_DA8XX by Mikhail Kshevetskiy · 12 years ago
  34. 680866a arm/davinci/da850: add uart0 pinmux by Mikhail Kshevetskiy · 12 years ago
  35. 89473d2 arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138 by Mikhail Kshevetskiy · 12 years ago
  36. c50afc1 Revert "arm: armv7: add compile option -mno-unaligned-access if available" by Albert ARIBAUD · 12 years ago
  37. d3decde omap: am335x_evm: enable i2c1 channel by Steve Sakoman · 12 years ago
  38. 71a271c beagle: removed unused pr_debug #define by Peter Meerwald · 12 years ago
  39. 847b83d beagle: fix termination of buddy env setting by Peter Meerwald · 12 years ago
  40. fff1a57 beagle: make get_expansion_id(), get_board_revision(), beagle_display_init() static by Peter Meerwald · 12 years ago
  41. b4ebeb8 igep00x0: default mmcrootfstype to EXT4 by Javier Martinez Canillas · 12 years ago
  42. e5e73c1 igep00x0: default to OMAP-specific serial driver by Javier Martinez Canillas · 12 years ago
  43. 6377766 da850/omap-l138: add support for direct NOR boot mode by Lad, Prabhakar · 12 years ago
  44. 122f9c9 da850/omap-l138: Add support for NAND SPL by Lad, Prabhakar · 12 years ago
  45. de94b80 da850/omap-l138: Fix NAND flash timings by Lad, Prabhakar · 12 years ago
  46. 0d986e6 da850/omap-l138: Add support to read u-boot image from MMC/SD by Lad, Prabhakar · 12 years ago
  47. 4261210 da850/omap-l138: Define SPI specific configs for SPL only when SPI is used by Lad, Prabhakar · 12 years ago
  48. 560e69b arm, davinci: perform check for initializing global data and serial init by Lad, Prabhakar · 12 years ago
  49. 4a5edda da850/omap-l138: Make MMC and NOR support mutually exclusive by Rajashekhara, Sudhakar · 12 years ago
  50. 6652c62 da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVM by Rajashekhara, Sudhakar · 12 years ago
  51. ecc98ec da850/omap-l138: Add MMC support for DA850/OMAP-L138 by Lad, Prabhakar · 12 years ago
  52. 3b97152 omap: am33xx: enable gpio support by Steve Sakoman · 12 years ago
  53. 28adc91 omap: am335x_evm: remove unused definitions by Steve Sakoman · 12 years ago
  54. 3ae6abb OMAP3: mcx: read hot-water-button after reset by Stefano Babic · 12 years ago
  55. f89a8b6 OMAP3: mcx: updated default environment by Stefano Babic · 12 years ago
  56. aeadeaa OMAP3: mcx: set pinmux for uart4 by Stefano Babic · 12 years ago
  57. 992a27d mcx: increased buffer for command line by Stefano Babic · 12 years ago
  58. 64f1084 arm: omap3: cm-t35: minor comment and printf change by Igor Grinberg · 12 years ago
  59. 6d660e7 hawkboard/omapl-138: Add support for generating ais image for hawkboard by Sughosh Ganu · 12 years ago
  60. 55faa58 omap24xx_i2c: add 2-byte address support by Ilya Yanok · 12 years ago
  61. 27e301e CREDITS: Add credits for MCF5249 initialization code by Jeremy Andrus · 12 years ago
  62. 0044c42 Consolidate bootcount code into drivers/bootcount by Stefan Roese · 12 years ago
  63. 7fe7701 mpc52xx: remove o2dnt board by Anatolij Gustschin · 12 years ago
  64. 4387cf1 mpc52xx: add common o2dnt and o2dnt2 support and configurations by Anatolij Gustschin · 12 years ago
  65. d7903ae mpc5xxx: add GPIO port configuration by Anatolij Gustschin · 12 years ago
  66. 3d50001 mpc5xxx: add pci_mpc5xxx_init prototype to common header by Anatolij Gustschin · 12 years ago
  67. 7cddabc Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 12 years ago
  68. c51261e Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 12 years ago
  69. 31d4fe8 sh: tmu: Removed arch/sh/include/asm/clk.h by Nobuhiro Iwamatsu · 12 years ago
  70. d443042 sh: tmu: Changed switch statement to shift operation by Nobuhiro Iwamatsu · 12 years ago
  71. 73f35e0 sh: tmu: Changed TMU driver using array of structures by Nobuhiro Iwamatsu · 12 years ago
  72. e66443f Makefile: fix HAVE_VENDOR_COMMON_LIB by Scott Wood · 12 years ago
  73. 4a4cb4e sf: spansion: Add support for S25FL256S by Michal Simek · 12 years ago
  74. c75942c sf: winbond: fix page_size by Stephen Warren · 12 years ago
  75. 81316a9 mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs by Holger Brunck · 12 years ago
  76. 66863b0 cfi_flash: add support for Spansion flash PPB sector protection by Anatolij Gustschin · 12 years ago
  77. b4f106b dts/Makefile: Turn off some predefined macros by Horst Kronstorfer · 12 years ago
  78. 8fde2f3 Add support for DS1388. by Kenth Eriksson · 12 years ago
  79. a4ff471 dts/Makefile: Check for empty $(LDSCRIPT) by Horst Kronstorfer · 12 years ago
  80. 8b5a026 Makefile: cosmetic: optimize usage of LIBS-y by Daniel Schwierzeck · 12 years ago
  81. f52d7b3 Makefile: replace LIBS by LIBS-y by Daniel Schwierzeck · 12 years ago
  82. aa99f78 Makefile: allow appending to LIB in sub-makefiles by Daniel Schwierzeck · 12 years ago
  83. 11a05fb nds32: fix unused pmu_init warning by Mike Frysinger · 12 years ago
  84. 782ff0c nds32: delete unused local variable by Mike Frysinger · 12 years ago
  85. 38230ee nds32: drop bi_enetaddr from global data by Mike Frysinger · 12 years ago
  86. d945ce9 sf: stmicro: add support for N25Q128A by Michal Simek · 12 years ago
  87. 6ad6c6d sf: stmicro: add support N25Q128 parts by Stephan Linz · 12 years ago
  88. 63ff6a6 sf: stmicro: support JEDEC standard two-byte signature by Stephan Linz · 12 years ago
  89. c969abc sf: winbond: add W25Q32 by Rajeshwari Shinde · 12 years ago
  90. 2d5e7c7 cmd_spi: remove superfluous semicolon by Marek Vasut · 12 years ago
  91. 4d3c95f zfs: Add ZFS filesystem support by Jorgen Lundman · 12 years ago
  92. 753ac61 u-boot: Update yaffs2 file system by Charles Manning · 12 years ago
  93. 3874a37 openrisc: Work around potential relocation issues by Julius Baxter · 12 years ago
  94. eb0b43f rename EB+MCF-EV123 to its current marketing name EB+CPU5282 by Jens Scharsig · 12 years ago
  95. a5aae0a Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set by Dirk Eibach · 12 years ago
  96. d22650a mkconfig: add support for SPL CPU by Allen Martin · 13 years ago
  97. f28e269 configs: Remove unused symbol CONFIG_DISCOVER_PHY by Fabio Estevam · 13 years ago
  98. 5941a61 Build: Ignore build tree and IDE control file by Timo Ketola · 13 years ago
  99. 2095947 powerpc: Fix declaration type for I/O functions by Prabhakar Kushwaha · 13 years ago
  100. a16a5cc powerpc:Fix return type & parameter passed for I/O functions by Prabhakar Kushwaha · 13 years ago