1. d38db76 MX5: Add definitions for SATA controller by Stefano Babic · 13 years ago
  2. a4dd6df Define UART4 and UART5 base addresses by Stefano Babic · 13 years ago
  3. d84f783 EXYNOS: support EXYNOS MIPI DSI interface driver. by Donghwa Lee · 13 years ago
  4. 0112fed EXYNOS: support EXYNOS framebuffer and FIMD display drivers. by Donghwa Lee · 13 years ago
  5. 77ba191 EXYNOS: add LCD and MIPI DSI clock interface. by Donghwa Lee · 13 years ago
  6. 0955271 EXYNOS: definitions of system resgister and power management registers. by Donghwa Lee · 13 years ago
  7. 8f22378 EXYNOS: Rename exynos5_tzpc structure to exynos_tzpc by Chander Kashyap · 13 years ago
  8. 05df891 omap3: Introduce weak misc_init_r by Tom Rini · 13 years ago
  9. 5ef54d4 omap4+: Remove CONFIG_ARCH_CPU_INIT by Tom Rini · 13 years ago
  10. b5f9c3f OMAP3: pandora: pin mux updates for DM3730 board variant by Grazvydas Ignotas · 13 years ago
  11. 20eef6c Makefile: Add a 'checkthumb' rule by Tom Rini · 13 years ago
  12. 2fde1f0 omap4+: Avoid using __attribute__ ((__packed__)) by Aneesh V · 13 years ago
  13. 5ccb424 armv7: Use -march=armv7-a and thereby enable Thumb-2 by Aneesh V · 13 years ago
  14. b8e4080 ARM: enable Thumb build by Aneesh V · 13 years ago
  15. fd8798b armv7: add appropriate headers for assembly functions by Aneesh V · 13 years ago
  16. 2fd2bc9 arm: adapt asm/linkage.h from Linux by Aneesh V · 13 years ago
  17. a8f08fd OMAP5: reset: Use cold reset in case of 5430ES1.0 by SRICHARAN R · 13 years ago
  18. 8d24292 OMAP3+: reset: Create a common reset layer. by SRICHARAN R · 13 years ago
  19. d9cf836 omap5: pbias ldo9 turn on by Balaji T K · 13 years ago
  20. e6c6889 arm: omap5: correct boot device mode7 for eMMC by Balaji T K · 13 years ago
  21. 7d8e96a OMAP4/5: emif: Correct the emif power mgt shadow register bit fields. by SRICHARAN R · 13 years ago
  22. 99c43be OMAP5: ddr: Change the ddr device name. by SRICHARAN R · 13 years ago
  23. 36c366f OMAP4/5: device: Add support to get the device type. by SRICHARAN R · 13 years ago
  24. 20c372f OMAP4/5: Make the sysctrl structure common by SRICHARAN R · 13 years ago
  25. d47786c OMAP5: SRAM: Change the SRAM base address. by SRICHARAN R · 13 years ago
  26. d3901b1 OMAP4/5: Make the silicon revision variable common. by SRICHARAN R · 13 years ago
  27. 602476e OMAP5: hwinit: Add the missing break statement by SRICHARAN R · 13 years ago
  28. 698a1f2 OMAP5: palmas: Configure nominal opp vdd values by SRICHARAN R · 13 years ago
  29. 3d53496 OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon. by SRICHARAN R · 13 years ago
  30. 8ec587d OMAP5: io: Configure the io settings for omap5430 sevm board. by SRICHARAN R · 13 years ago
  31. 359824e OMAP5: board: Add pinmux data for omap5_evm board. by SRICHARAN R · 13 years ago
  32. b1ee0bc OMAP5: clocks: Change clock settings as required for ES1.0 silicon. by SRICHARAN R · 13 years ago
  33. 5a1bfc8 OMAP4: scale voltage of core before MPU scales by Nishanth Menon · 13 years ago
  34. a0f45c1 OMAP4460: TPS Ensure SET1 is selected after voltage configuration by Nishanth Menon · 13 years ago
  35. 41d7ab1 OMAP3+: Introduce generic logic for OMAP voltage controller by Nishanth Menon · 13 years ago
  36. a9b0556 ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  37. 8597d07 serial: add LPC32X0 high-speed UART devices support by Vladimir Zapolskiy · 13 years ago
  38. 6b20ef8 arm926ejs: add NXP LPC32x0 cpu series support by Vladimir Zapolskiy · 13 years ago
  39. 63d2271 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 13 years ago
  40. 53d796b Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  41. 3f64acb i2c: Add support for designware i2c controller by Vipin KUMAR · 13 years ago
  42. 6d32e64 arm: restore fdt_fixup_ethernet call to do_bootm_linux by Stephen Warren · 13 years ago
  43. c570fba arm: fix bootm with device tree by Stephen Warren · 13 years ago
  44. 6d01676 CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE by Marek Vasut · 13 years ago
  45. 8ed6131 ARM926EJS: Fix cache.c to comply with checkpatch.pl by Marek Vasut · 13 years ago
  46. 2d4b211 ARM926EJS: Make asm routines volatile in cache ops by Marek Vasut · 13 years ago
  47. 9e39793 ARM1136: MX35: Make asm routines volatile in cache ops by Stefano Babic · 13 years ago
  48. 5ba5930 ARM: add u-boot.imx as target for i.MX SOCs by Stefano Babic · 13 years ago
  49. 93541b4 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
  50. 39b34c5 imx: Remove unneeded/repititive definitions from imx headers by Vikram Narayanan · 13 years ago
  51. 573a204 ARM: 926ejs: use debug() for misaligned addresses by Stefano Babic · 13 years ago
  52. 02966ca ARM1136: add cache flush and invalidate operations by Anatolij Gustschin · 13 years ago
  53. c94ce4a i.MX6: implement enable_caches() by Eric Nelson · 13 years ago
  54. 51a12d8 i.MX6: define CACHELINE_SIZE by Eric Nelson · 13 years ago
  55. cf41a9b BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  56. 22f26fe arm: Use common .lds file where possible by Simon Glass · 13 years ago
  57. 437e2b8 arm: add a common .lds link script by Simon Glass · 13 years ago
  58. 2a4e7d7 arm: Remove unneeded setting of LDCSRIPT by Simon Glass · 13 years ago
  59. d75ffd4 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  60. 9ad40d0 sdrc.c: Fix typo in do_sdrc_init() for SPL by Tom Rini · 13 years ago
  61. ccf7e90 tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  62. 52f5354 tegra: fdt: i2c: Add extra I2C bindings for U-Boot by Simon Glass · 13 years ago
  63. d243022 tegra: Enhance clock support to handle 16-bit clock divisors by Simon Glass · 13 years ago
  64. cad1a27 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · 13 years ago
  65. d3842c4 arm: Check for valid FDT after console is up by Simon Glass · 13 years ago
  66. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  67. 2966cd2 tegra: fdt: Add function to return peripheral/clock ID by Simon Glass · 13 years ago
  68. 188cbca tegra: usb: fdt: Add additional device tree definitions for USB ports by Simon Glass · 13 years ago
  69. 84a6447 tegra: fdt: Add clock bindings by Simon Glass · 13 years ago
  70. 83aaec8 tegra: fdt: Add Tegra2x device tree file from kernel by Simon Glass · 13 years ago
  71. a292da6 arm: fdt: Add skeleton device tree file from kernel by Simon Glass · 13 years ago
  72. 8b75b8f arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load by Tom Warren · 13 years ago
  73. 6e5ce31 i.MX28: Enable caches by default by Marek Vasut · 13 years ago
  74. fc92851 ARM926EJS: Implement cache operations by Marek Vasut · 13 years ago
  75. 8aecae5 nhk8815: fix build errors by Anatolij Gustschin · 13 years ago
  76. f9904ce ARM: highbank: add reset support by Rob Herring · 13 years ago
  77. 02fe785 ARM: highbank: Add boot counter support by Rob Herring · 13 years ago
  78. 3ec96f3 ARM: highbank: fix us_to_tick calculation by Rob Herring · 13 years ago
  79. 555fe5e ARM: highbank: add missing get_tbclk by Rob Herring · 13 years ago
  80. ecf95fa EXYNOS: Add structure for Exynos4 DMC by Chander Kashyap · 13 years ago
  81. fff486e ARM: fix s3c2410 timer code by David Müller (ELSOFT AG) · 13 years ago
  82. 6a597b9 arm: Add Prep subcommand support to bootm by Simon Schwarz · 13 years ago
  83. 0e0a6b7 SPL: call cleanup_before_linux() before booting Linux by Stefano Babic · 13 years ago
  84. 44fa188 OMAP3: SPL: do not call I2C init if no I2C is set. by Stefano Babic · 13 years ago
  85. 84fb0dd Add cache functions to SPL for armv7 by Stefano Babic · 13 years ago
  86. ab21819 omap/spl: change output of spl_parse_image_header by Simon Schwarz · 13 years ago
  87. 305bc4c omap-common/spl: Add linux boot to SPL by Simon Schwarz · 13 years ago
  88. 23cced1 devkit8000/spl: init GPMC for dm9000 in SPL by Simon Schwarz · 13 years ago
  89. 6c3ddde omap-common: Add NAND SPL linux booting by Simon Schwarz · 13 years ago
  90. 0d1ad1f mx53: Make PLL2 to be the parent of UART clock by Fabio Estevam · 13 years ago
  91. 46e9733 mx6: Read silicon revision from register by Fabio Estevam · 13 years ago
  92. b22d36d i.MX28: Drop __naked function from spl_mem_init by Marek Vasut · 13 years ago
  93. 26008c3 i.MX28: Make the stabilization delays shorter by Marek Vasut · 13 years ago
  94. 0c072f4 mx6: Remove duplicate definition of ANATOP_BASE_ADDR by Fabio Estevam · 13 years ago
  95. 9af122b mx6: Fix reset cause for Power On Reset case by Fabio Estevam · 13 years ago
  96. 1e44b44 i.MX28: Enable additional DRAM address bits by Marek Vasut · 13 years ago
  97. 9468db4 mx31: add "ARM11P power gating" to get_reset_cause by Helmut Raiger · 13 years ago
  98. a966d65 IXP: Fix GPIO_INT_ACT_LOW_SET() by Marek Vasut · 13 years ago
  99. 65376ec IXP: Squash warnings in IXP NPE by Marek Vasut · 13 years ago
  100. ada43b4 IXP: Make IXP buildable with arm-linux- toolchains by Marek Vasut · 13 years ago