1. 002a2c0 OMAP4/5: Make the sysctrl structure common by SRICHARAN R · 13 years ago
  2. 47c5014 OMAP5: SRAM: Change the SRAM base address. by SRICHARAN R · 13 years ago
  3. 087189f OMAP4/5: Make the silicon revision variable common. by SRICHARAN R · 13 years ago
  4. cdd50a8 OMAP5: hwinit: Add the missing break statement by SRICHARAN R · 13 years ago
  5. 8de17f4 OMAP5: palmas: Configure nominal opp vdd values by SRICHARAN R · 13 years ago
  6. f401073 OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon. by SRICHARAN R · 13 years ago
  7. 6ad8d67 OMAP5: io: Configure the io settings for omap5430 sevm board. by SRICHARAN R · 13 years ago
  8. 84b16af OMAP5: board: Add pinmux data for omap5_evm board. by SRICHARAN R · 13 years ago
  9. 5f14d91 OMAP5: clocks: Change clock settings as required for ES1.0 silicon. by SRICHARAN R · 13 years ago
  10. f2ae6c1 OMAP4: scale voltage of core before MPU scales by Nishanth Menon · 13 years ago
  11. 3acb553 OMAP4460: TPS Ensure SET1 is selected after voltage configuration by Nishanth Menon · 13 years ago
  12. a78274b OMAP3+: Introduce generic logic for OMAP voltage controller by Nishanth Menon · 13 years ago
  13. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  14. cc35fdb serial: add LPC32X0 high-speed UART devices support by Vladimir Zapolskiy · 12 years ago
  15. 52f69f8 arm926ejs: add NXP LPC32x0 cpu series support by Vladimir Zapolskiy · 12 years ago
  16. 442d556 mmc: support the sdhci instead of s5p_mmc for samsung-soc by Jaehoon Chung · 12 years ago
  17. 5f6db68 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 12 years ago
  18. 04a9cb8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 12 years ago
  19. 99310d1 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 12 years ago
  20. 4868049 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Wolfgang Denk · 12 years ago
  21. e654fac Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  22. 822ad60f powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSR by Timur Tabi · 13 years ago
  23. 5056c8e powerpc/corenet_ds: Slave core in holdoff when boot from SRIO by Liu Gang · 13 years ago
  24. 0a85a9e powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 13 years ago
  25. 3f1af81 powerpc/corenet_ds: Slave uploads ucode when boot from SRIO by Liu Gang · 13 years ago
  26. 5ffa88e powerpc/corenet_ds: Master module for boot from SRIO by Liu Gang · 13 years ago
  27. 7d67ed5 powerpc/srio: Rewrite the struct ccsr_rio by Liu Gang · 13 years ago
  28. 5113ee7 powerpc/85xx:Fix lds for nand boot debug info by Prabhakar Kushwaha · 13 years ago
  29. 119a55f powerpc/85xx:Avoid vector table compilation for nand_spl by Prabhakar Kushwaha · 13 years ago
  30. 64829ba powerpc/85xx:Fix IVORs addr after vector table relocation by Prabhakar Kushwaha · 13 years ago
  31. a4107f8 powerpc/85xx:Avoid hardcoded vector address for IVORs by Prabhakar Kushwaha · 13 years ago
  32. 031ed2f i2c: Add support for designware i2c controller by Vipin KUMAR · 13 years ago
  33. 61ddce0 sandbox: Use the new run_command() by Simon Glass · 13 years ago
  34. 9e02a6b arm: restore fdt_fixup_ethernet call to do_bootm_linux by Stephen Warren · 12 years ago
  35. 1723997 arm: fix bootm with device tree by Stephen Warren · 12 years ago
  36. a4932d7 Blackfin: move gd/bd to bss by default by Mike Frysinger · 13 years ago
  37. 33e7e60 Blackfin: gd_t: relocate volatile markings by Mike Frysinger · 13 years ago
  38. cf14123 nds32/ag102: add ag102 soc support by Macpaul Lin · 13 years ago
  39. 1e52fea nds32/ag102: add header support of ag102 soc by Macpaul Lin · 13 years ago
  40. b6e95fd CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE by Marek Vasut · 13 years ago
  41. f5cdc11 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · 12 years ago
  42. 2694bb9 ARM926EJS: Fix cache.c to comply with checkpatch.pl by Marek Vasut · 13 years ago
  43. c620155 ARM926EJS: Make asm routines volatile in cache ops by Marek Vasut · 13 years ago
  44. fbf4a07 ARM1136: MX35: Make asm routines volatile in cache ops by Stefano Babic · 13 years ago
  45. 38fcc71 ARM: add u-boot.imx as target for i.MX SOCs by Stefano Babic · 13 years ago
  46. 96666a3 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
  47. a9407f2 imx: Remove unneeded/repititive definitions from imx headers by Vikram Narayanan · 13 years ago
  48. c8d9cea ARM: 926ejs: use debug() for misaligned addresses by Stefano Babic · 13 years ago
  49. 219872c ARM1136: add cache flush and invalidate operations by Anatolij Gustschin · 13 years ago
  50. 4d422fe i.MX6: implement enable_caches() by Eric Nelson · 13 years ago
  51. c415919 i.MX6: define CACHELINE_SIZE by Eric Nelson · 13 years ago
  52. 3f0675d Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  53. 5c877b1 Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 13 years ago
  54. 6cb461b MIPS: fix endianess handling by Daniel Schwierzeck · 13 years ago
  55. 979cfea MIPS: fix inconsistency in config option for cache operation mode by Daniel Schwierzeck · 13 years ago
  56. 71919cf MIPS: board.c: fix init of flash data in bd_info by Daniel Schwierzeck · 13 years ago
  57. 44f074c BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  58. bc6f6c8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  59. 4a07648 arm: Use common .lds file where possible by Simon Glass · 13 years ago
  60. dde3b70 arm: add a common .lds link script by Simon Glass · 13 years ago
  61. 9492791 arm: Remove unneeded setting of LDCSRIPT by Simon Glass · 13 years ago
  62. 27ac87d arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  63. 33fbc9c sdrc.c: Fix typo in do_sdrc_init() for SPL by Tom Rini · 13 years ago
  64. 96a78ac tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  65. 34fa833 tegra: fdt: i2c: Add extra I2C bindings for U-Boot by Simon Glass · 13 years ago
  66. 2e33559 tegra: Enhance clock support to handle 16-bit clock divisors by Simon Glass · 13 years ago
  67. f4589a7 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · 13 years ago
  68. 2866903 arm: Check for valid FDT after console is up by Simon Glass · 13 years ago
  69. 87f938c tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  70. ed29744 tegra: fdt: Add function to return peripheral/clock ID by Simon Glass · 13 years ago
  71. 1c1cce9 tegra: usb: fdt: Add additional device tree definitions for USB ports by Simon Glass · 13 years ago
  72. 1f1a021 tegra: fdt: Add clock bindings by Simon Glass · 13 years ago
  73. c3474ef tegra: fdt: Add Tegra2x device tree file from kernel by Simon Glass · 13 years ago
  74. 92665df arm: fdt: Add skeleton device tree file from kernel by Simon Glass · 13 years ago
  75. d8bd820 arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load by Tom Warren · 13 years ago
  76. 345cd35 i.MX28: Enable caches by default by Marek Vasut · 13 years ago
  77. a4aaad7 ARM926EJS: Implement cache operations by Marek Vasut · 13 years ago
  78. b39643b nhk8815: fix build errors by Anatolij Gustschin · 13 years ago
  79. 0c34e69 ARM: highbank: add reset support by Rob Herring · 13 years ago
  80. 877012d ARM: highbank: Add boot counter support by Rob Herring · 13 years ago
  81. ceb2071 ARM: highbank: fix us_to_tick calculation by Rob Herring · 13 years ago
  82. f1e2d17 ARM: highbank: add missing get_tbclk by Rob Herring · 13 years ago
  83. 95c2fb3 EXYNOS: Add structure for Exynos4 DMC by Chander Kashyap · 13 years ago
  84. d0b3b49 ARM: fix s3c2410 timer code by David Müller (ELSOFT AG) · 13 years ago
  85. 0a672d4 arm: Add Prep subcommand support to bootm by Simon Schwarz · 13 years ago
  86. 53c4492 SPL: call cleanup_before_linux() before booting Linux by Stefano Babic · 13 years ago
  87. da52138 OMAP3: SPL: do not call I2C init if no I2C is set. by Stefano Babic · 13 years ago
  88. d460587 Add cache functions to SPL for armv7 by Stefano Babic · 13 years ago
  89. ace7318 omap/spl: change output of spl_parse_image_header by Simon Schwarz · 13 years ago
  90. 379c19a omap-common/spl: Add linux boot to SPL by Simon Schwarz · 13 years ago
  91. 9e70c08 devkit8000/spl: init GPMC for dm9000 in SPL by Simon Schwarz · 13 years ago
  92. df163a5 omap-common: Add NAND SPL linux booting by Simon Schwarz · 13 years ago
  93. 67ee3dd mx53: Make PLL2 to be the parent of UART clock by Fabio Estevam · 13 years ago
  94. a768386 mx6: Read silicon revision from register by Fabio Estevam · 13 years ago
  95. 494931a i.MX28: Drop __naked function from spl_mem_init by Marek Vasut · 13 years ago
  96. a893003 i.MX28: Make the stabilization delays shorter by Marek Vasut · 13 years ago
  97. 334bd0e mx6: Remove duplicate definition of ANATOP_BASE_ADDR by Fabio Estevam · 13 years ago
  98. cece262 mx6: Fix reset cause for Power On Reset case by Fabio Estevam · 13 years ago
  99. 69d26d0 i.MX28: Enable additional DRAM address bits by Marek Vasut · 13 years ago
  100. 8208140 mx31: add "ARM11P power gating" to get_reset_cause by Helmut Raiger · 13 years ago