1. 3fcdd4a ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  2. ee9447b ARM: OMAP4+: Cleanup the clocks layer by SRICHARAN R · 12 years ago
  3. 01b753f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · 12 years ago
  4. 9ca8bfe ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register by Lokesh Vutla · 12 years ago
  5. 6b3dcc4 Allow AM33xx boards to setup GPMC chipselects. by Mark Jackson · 12 years ago
  6. b51a5e3 OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. by Enric Balletbo i Serra · 12 years ago
  7. 66c7f39 SPL: ONENAND: Fix some ONENAND related defines. by Enric Balletbo i Serra · 12 years ago
  8. bcc6cc9 omap3: allow dynamic selection of gfx_format by Nikita Kiryanov · 12 years ago
  9. bc84b18 omap3: add useful dss defines by Nikita Kiryanov · 12 years ago
  10. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  11. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  12. fa3a692 omap: consolidate common mmc definitions by Nikita Kiryanov · 12 years ago
  13. 1c382ea am33xx: Update DDR3 EMIF configuration sequence by Tom Rini · 12 years ago
  14. a562791 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  15. 0326837 Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  16. da07c21 am33xx: support for booting via usbeth by Ilya Yanok · 12 years ago
  17. b9f5669 da8xx: Add the missing pinmux for da830 to the gpio driver by Tomas Novotny · 12 years ago
  18. 9f024f6 Merge branch 'fixes' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  19. 455fbfb MIPS: board.c: remove manual relocation of env_name_spec by Daniel Schwierzeck · 12 years ago
  20. 96dfc06 x86: Remove unused real mode code by Simon Glass · 12 years ago
  21. 588a13f x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR by Simon Glass · 12 years ago
  22. 1f3a581 x86: Remove sc520 cpu by Simon Glass · 12 years ago
  23. 9c748e0 Merge branch 'next' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  24. 04380c6 MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  25. 0ba8926 MIPS: u-boot.lds: add relocation specific sections by Gabor Juhos · 12 years ago
  26. 28875e2 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · 12 years ago
  27. 696a3b2 MIPS: start.S: optimize BSS initialization by Daniel Schwierzeck · 12 years ago
  28. eea8a32 MIPS: board.c: switch to new symbols __bss_end and __image_copy_end by Daniel Schwierzeck · 12 years ago
  29. 3420bf1 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · 12 years ago
  30. a52852c MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] by Daniel Schwierzeck · 12 years ago
  31. 4539781 MIPS: compute num_got_entries from .got section's size by Gabor Juhos · 12 years ago
  32. 8b1c734 MIPS: start.S: unify and simplify reset vector handling by Daniel Schwierzeck · 12 years ago
  33. 4dc7412 MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status by Daniel Schwierzeck · 12 years ago
  34. 97b920d MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · 12 years ago
  35. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  36. fd8e1c3 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · 12 years ago
  37. 8aff009 Tegra114: Dalmore: Add DT files by Tom Warren · 12 years ago
  38. e23bb6a Tegra114: Add common CPU (shared) files by Tom Warren · 12 years ago
  39. ec1885c Tegra114: Add CPU (armv7) files by Tom Warren · 12 years ago
  40. 4040ec1 Tegra114: Add AVP (arm720t) files by Tom Warren · 12 years ago
  41. 2fc65e2 Tegra114: Add arch-tegra114 include files by Tom Warren · 12 years ago
  42. b19f574 tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  43. 91673e2 tegra: add addresses of SPI SLINK controllers by Allen Martin · 12 years ago
  44. 23e3158 tegra30: fdt: add SPI SLINK nodes by Allen Martin · 12 years ago
  45. 7d54f02 tegra30: add SBC1 to periph id mapping table by Allen Martin · 12 years ago
  46. c98f03f tegra20: fdt: add SPI SFLASH node by Allen Martin · 12 years ago
  47. 4727a13 tegra: rename FUNCMUX_UART2_UARTB by Stephen Warren · 12 years ago
  48. f29f086 Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c by Tom Warren · 12 years ago
  49. d83152d Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry by Tom Warren · 12 years ago
  50. 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  51. 8aa5ec6 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago
  52. 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  53. 13526f7 Add DDR3 support for AM335x-EVM (Version 1.5A) by Jeff Lance · 12 years ago
  54. 1c1b7c3 pcm051: Add support for Phytec phyCORE-AM335x by Lars Poeschel · 12 years ago
  55. aca0b8b am33xx: add a pulldown macro to pinmux config by Lars Poeschel · 12 years ago
  56. 00ed345 arm: zynq: Add lowlevel initialization to C by Michal Simek · 12 years ago
  57. 59c651f arm: zynq: Add SLCR support with system reset by Michal Simek · 12 years ago
  58. 2d795c9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  59. 43cff66 x86: Use generic global_data by Simon Glass · 12 years ago
  60. 1e5f8bd sparc: Use generic global_data by Simon Glass · 12 years ago
  61. a987902 sh: Use generic global_data by Simon Glass · 12 years ago
  62. 07d59bb sandbox: Use generic global_data by Simon Glass · 12 years ago
  63. 2ab575e powerpc: Use generic global_data by Simon Glass · 12 years ago
  64. 6f8b285 openrisc: Use generic global_data by Simon Glass · 12 years ago
  65. 1f7559e nios2: Use generic global_data by Simon Glass · 12 years ago
  66. ee22c1a nds32: Use generic global_data by Simon Glass · 12 years ago
  67. 9572202 mips: Use generic global_data by Simon Glass · 12 years ago
  68. eef5415 microblaze: Use generic global_data by Simon Glass · 12 years ago
  69. e56b250 m68k: Use generic global_data by Simon Glass · 12 years ago
  70. 06b507b blackfin: Use generic global_data by Simon Glass · 12 years ago
  71. 47a9789 avr32: Use generic global_data by Simon Glass · 12 years ago
  72. baa1e53 arm: Use generic global_data by Simon Glass · 12 years ago
  73. 8ee666a sandbox: Move ram_buf to arch_global_data by Simon Glass · 12 years ago
  74. 3d0f8c8 avr32: Move cpu_hz to arch_global_data by Simon Glass · 12 years ago
  75. 1c865d5 avr32: Move stack_end to arch_global_data by Simon Glass · 12 years ago
  76. 035cbe9 mips: Move per_clk and dev_clk to arch_global_data by Simon Glass · 12 years ago
  77. 7e2592f m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · 12 years ago
  78. fa25c6f sparc: Drop kbd_status and reset_status from global_data by Simon Glass · 12 years ago
  79. e9adeca ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  80. 225ca83 ppc: Move kbd_status to arch_global_data by Simon Glass · 12 years ago
  81. a0d3c82 ppc: Move wdt_last to arch_global_data by Simon Glass · 12 years ago
  82. 923a662 ppc: Move fpga_state to arch_global_data by Simon Glass · 12 years ago
  83. 7273cce ppc: Remove console_addr from global data by Simon Glass · 12 years ago
  84. 7e15d6d ppc: Move mirror_hack to arch_global_data by Simon Glass · 12 years ago
  85. 3a1dc8f arm: Move uart_clk to arch_global_data by Simon Glass · 12 years ago
  86. 6bb9ba7 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · 12 years ago
  87. 43e6081 ppc: Move arbiter fields to arch_global_data by Simon Glass · 12 years ago
  88. 3c4c308 ppc: Move reset_status to arch_global_data by Simon Glass · 12 years ago
  89. 1c35613 ppc: Move mpc8220 clocks to arch_global_data by Simon Glass · 12 years ago
  90. fefb098 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · 12 years ago
  91. b287749 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · 12 years ago
  92. 7c80c6c ppc: Move used_tlb_cams to arch_global_data by Simon Glass · 12 years ago
  93. 8670dbc ppc: Move used_laws to arch_global_data by Simon Glass · 12 years ago
  94. 45bae2e ppc: Move CONFIG_QE to arch_global_data by Simon Glass · 12 years ago
  95. 609e6ec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  96. 67ac13b ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  97. 2281ba5 microblaze: Add muldi3.c which contains routines for _muldi3 by David Holsgrove · 12 years ago
  98. 2ff467c ARM: add wfi assembly macro by Rob Herring · 12 years ago
  99. e5f5c4a Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  100. c6731fe ppc: Move mpc83xx clock fields to arch_global_data by Simon Glass · 12 years ago