1. 9e11f7a tegra: Add header file for APB_MISC register by Simon Glass · 13 years ago
  2. 1fed82a tegra: Add tegra_get_chip_type() to detect SKU by Simon Glass · 13 years ago
  3. 1bf6c77 tegra: Add flow, gp_padctl, fuse, sdram headers by Yen Lin · 13 years ago
  4. c3813db tegra: Add crypto library for warmboot code by Yen Lin · 13 years ago
  5. 01df75f tegra: Add functions to access low-level Osc/PLL details by Simon Glass · 13 years ago
  6. 84a8dcf tegra: Move ap20.h header into arch location by Simon Glass · 13 years ago
  7. eae8e7e Add abs() macro to return absolute value by Simon Glass · 13 years ago
  8. 609d35a i.MX28: Avoid redefining serial_put[cs]() by Marek Vasut · 13 years ago
  9. 4e53c93 i.MX28: Add battery boot components to SPL by Marek Vasut · 13 years ago
  10. f85310f i.MX28: Reorder battery status functions in SPL by Marek Vasut · 13 years ago
  11. 80e99eb i.MX28: Add LRADC init to i.MX28 SPL by Marek Vasut · 13 years ago
  12. a10669a i.MX28: Add LRADC register definitions by Marek Vasut · 13 years ago
  13. 9c53b7e i.MX28: Shut down the LCD controller before reset by Marek Vasut · 13 years ago
  14. 6896329 i.MX28: Add LCDIF register definitions by Marek Vasut · 13 years ago
  15. b28fe46 i.MX28: Implement boot pads sampling and reporting by Marek Vasut · 13 years ago
  16. 9136fe9 i.MX28: Improve passing of data from SPL to U-Boot by Marek Vasut · 13 years ago
  17. 73206d1 MX5: PAD_CTL_DRV_VOT_LOW and PAD_CTL_DRV_VOT_HIGH exchanged by Stefano Babic · 13 years ago
  18. 0874cb2 i.MX28: Add delay after CPU bypass is cleared by Marek Vasut · 13 years ago
  19. 8b3533c mx53loco: Add CONFIG_REVISION_TAG by Fabio Estevam · 13 years ago
  20. 8d05a1b imx: Add u-boot.imx as target for ARM9 i.MX SOCs by Timo Ketola · 13 years ago
  21. b57a1bd i.MX2: Include asm/types.h in arch-mx25/imx-regs.h by Timo Ketola · 13 years ago
  22. 738fa8d i.MX25: esdhc: Add mxc_get_clock infrastructure by Timo Ketola · 13 years ago
  23. fdba076 i.MX6: add enable_sata_clock() by Eric Nelson · 13 years ago
  24. 8c46594 i.MX6: Add ANATOP regulator init by Dirk Behme · 13 years ago
  25. 2a46434 Revert "i.MX28: Enable additional DRAM address bits" by Marek Vasut · 13 years ago
  26. 026c986 mx53loco: Allow to print CPU information at a later stage by Fabio Estevam · 13 years ago
  27. b412101 mx5: Add clock config interface by Fabio Estevam · 13 years ago
  28. 6479f51 imx-common: Factor out get_ahb_clk() by Fabio Estevam · 13 years ago
  29. c378abf MX53: add function to set SATA clock to internal by Stefano Babic · 13 years ago
  30. d38db76 MX5: Add definitions for SATA controller by Stefano Babic · 13 years ago
  31. a4dd6df Define UART4 and UART5 base addresses by Stefano Babic · 13 years ago
  32. d84f783 EXYNOS: support EXYNOS MIPI DSI interface driver. by Donghwa Lee · 13 years ago
  33. 0112fed EXYNOS: support EXYNOS framebuffer and FIMD display drivers. by Donghwa Lee · 13 years ago
  34. 77ba191 EXYNOS: add LCD and MIPI DSI clock interface. by Donghwa Lee · 13 years ago
  35. 0955271 EXYNOS: definitions of system resgister and power management registers. by Donghwa Lee · 13 years ago
  36. 8f22378 EXYNOS: Rename exynos5_tzpc structure to exynos_tzpc by Chander Kashyap · 13 years ago
  37. 05df891 omap3: Introduce weak misc_init_r by Tom Rini · 13 years ago
  38. 5ef54d4 omap4+: Remove CONFIG_ARCH_CPU_INIT by Tom Rini · 13 years ago
  39. b5f9c3f OMAP3: pandora: pin mux updates for DM3730 board variant by Grazvydas Ignotas · 13 years ago
  40. 20eef6c Makefile: Add a 'checkthumb' rule by Tom Rini · 13 years ago
  41. 2fde1f0 omap4+: Avoid using __attribute__ ((__packed__)) by Aneesh V · 13 years ago
  42. 5ccb424 armv7: Use -march=armv7-a and thereby enable Thumb-2 by Aneesh V · 13 years ago
  43. b8e4080 ARM: enable Thumb build by Aneesh V · 13 years ago
  44. fd8798b armv7: add appropriate headers for assembly functions by Aneesh V · 13 years ago
  45. 2fd2bc9 arm: adapt asm/linkage.h from Linux by Aneesh V · 13 years ago
  46. a8f08fd OMAP5: reset: Use cold reset in case of 5430ES1.0 by SRICHARAN R · 13 years ago
  47. 8d24292 OMAP3+: reset: Create a common reset layer. by SRICHARAN R · 13 years ago
  48. d9cf836 omap5: pbias ldo9 turn on by Balaji T K · 13 years ago
  49. e6c6889 arm: omap5: correct boot device mode7 for eMMC by Balaji T K · 13 years ago
  50. 7d8e96a OMAP4/5: emif: Correct the emif power mgt shadow register bit fields. by SRICHARAN R · 13 years ago
  51. 99c43be OMAP5: ddr: Change the ddr device name. by SRICHARAN R · 13 years ago
  52. 36c366f OMAP4/5: device: Add support to get the device type. by SRICHARAN R · 13 years ago
  53. 20c372f OMAP4/5: Make the sysctrl structure common by SRICHARAN R · 13 years ago
  54. d47786c OMAP5: SRAM: Change the SRAM base address. by SRICHARAN R · 13 years ago
  55. d3901b1 OMAP4/5: Make the silicon revision variable common. by SRICHARAN R · 13 years ago
  56. 602476e OMAP5: hwinit: Add the missing break statement by SRICHARAN R · 13 years ago
  57. 698a1f2 OMAP5: palmas: Configure nominal opp vdd values by SRICHARAN R · 13 years ago
  58. 3d53496 OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon. by SRICHARAN R · 13 years ago
  59. 8ec587d OMAP5: io: Configure the io settings for omap5430 sevm board. by SRICHARAN R · 13 years ago
  60. 359824e OMAP5: board: Add pinmux data for omap5_evm board. by SRICHARAN R · 13 years ago
  61. b1ee0bc OMAP5: clocks: Change clock settings as required for ES1.0 silicon. by SRICHARAN R · 13 years ago
  62. 5a1bfc8 OMAP4: scale voltage of core before MPU scales by Nishanth Menon · 13 years ago
  63. a0f45c1 OMAP4460: TPS Ensure SET1 is selected after voltage configuration by Nishanth Menon · 13 years ago
  64. 41d7ab1 OMAP3+: Introduce generic logic for OMAP voltage controller by Nishanth Menon · 13 years ago
  65. a9b0556 ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  66. 8597d07 serial: add LPC32X0 high-speed UART devices support by Vladimir Zapolskiy · 13 years ago
  67. 6b20ef8 arm926ejs: add NXP LPC32x0 cpu series support by Vladimir Zapolskiy · 13 years ago
  68. 63d2271 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 13 years ago
  69. 53d796b Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  70. 3f64acb i2c: Add support for designware i2c controller by Vipin KUMAR · 13 years ago
  71. 6d32e64 arm: restore fdt_fixup_ethernet call to do_bootm_linux by Stephen Warren · 13 years ago
  72. c570fba arm: fix bootm with device tree by Stephen Warren · 13 years ago
  73. 6d01676 CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE by Marek Vasut · 13 years ago
  74. 8ed6131 ARM926EJS: Fix cache.c to comply with checkpatch.pl by Marek Vasut · 13 years ago
  75. 2d4b211 ARM926EJS: Make asm routines volatile in cache ops by Marek Vasut · 13 years ago
  76. 9e39793 ARM1136: MX35: Make asm routines volatile in cache ops by Stefano Babic · 13 years ago
  77. 5ba5930 ARM: add u-boot.imx as target for i.MX SOCs by Stefano Babic · 13 years ago
  78. 93541b4 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
  79. 39b34c5 imx: Remove unneeded/repititive definitions from imx headers by Vikram Narayanan · 13 years ago
  80. 573a204 ARM: 926ejs: use debug() for misaligned addresses by Stefano Babic · 13 years ago
  81. 02966ca ARM1136: add cache flush and invalidate operations by Anatolij Gustschin · 13 years ago
  82. c94ce4a i.MX6: implement enable_caches() by Eric Nelson · 13 years ago
  83. 51a12d8 i.MX6: define CACHELINE_SIZE by Eric Nelson · 13 years ago
  84. cf41a9b BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  85. 22f26fe arm: Use common .lds file where possible by Simon Glass · 13 years ago
  86. 437e2b8 arm: add a common .lds link script by Simon Glass · 13 years ago
  87. 2a4e7d7 arm: Remove unneeded setting of LDCSRIPT by Simon Glass · 13 years ago
  88. d75ffd4 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  89. 9ad40d0 sdrc.c: Fix typo in do_sdrc_init() for SPL by Tom Rini · 13 years ago
  90. ccf7e90 tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  91. 52f5354 tegra: fdt: i2c: Add extra I2C bindings for U-Boot by Simon Glass · 13 years ago
  92. d243022 tegra: Enhance clock support to handle 16-bit clock divisors by Simon Glass · 13 years ago
  93. cad1a27 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · 13 years ago
  94. d3842c4 arm: Check for valid FDT after console is up by Simon Glass · 13 years ago
  95. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  96. 2966cd2 tegra: fdt: Add function to return peripheral/clock ID by Simon Glass · 13 years ago
  97. 188cbca tegra: usb: fdt: Add additional device tree definitions for USB ports by Simon Glass · 13 years ago
  98. 84a6447 tegra: fdt: Add clock bindings by Simon Glass · 13 years ago
  99. 83aaec8 tegra: fdt: Add Tegra2x device tree file from kernel by Simon Glass · 13 years ago
  100. a292da6 arm: fdt: Add skeleton device tree file from kernel by Simon Glass · 13 years ago