1. 3ebd1cb arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · 12 years ago
  2. 65cdd64 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  3. 2fd34f2 arm: omap: map u_boot_lists section to .sram by Albert ARIBAUD · 12 years ago
  4. 1acba33 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  5. 08f0533 ARM: sam9x5: fix ethernet pins in MII mode by Jesse Gilles · 12 years ago
  6. fc14fba ARM: at91sam9x5: Using CPU string directly by Bo Shen · 12 years ago
  7. 76b40ab Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  8. de62688 arm: dra7xx: Add silicon id support for DRA752 soc by Lokesh Vutla · 12 years ago
  9. 687054a arm: dra7xx: Add board files for DRA7XX socs by Lokesh Vutla · 12 years ago
  10. 7831419 arm: dra7xx: Add DDR related data for DRA752 ES1.0 by Lokesh Vutla · 12 years ago
  11. 8b12f17 arm: dra7xx: Add control module changes by Lokesh Vutla · 12 years ago
  12. ea8eff1 arm: dra7xx: clock: Add the dplls data by Lokesh Vutla · 12 years ago
  13. d4e4129 arm: dra7xx: clock: Add the prcm changes by Lokesh Vutla · 12 years ago
  14. d4d986e ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup by Lokesh Vutla · 12 years ago
  15. 9100ede ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs by Lokesh Vutla · 12 years ago
  16. 47abc3d ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum by SRICHARAN R · 12 years ago
  17. afc2f9d ARM: OMAP5: clock: Add the prcm register changes required for ES2.0 by SRICHARAN R · 12 years ago
  18. eed7c0f ARM: OMAP5: Add silicon id support for ES2.0 revision. by SRICHARAN R · 12 years ago
  19. ef1697e ARM: OMAP5: Clean up iosettings code by Lokesh Vutla · 12 years ago
  20. c43c833 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  21. e05a4f1 ARM: OMAP4+: Cleanup emif specific files by Lokesh Vutla · 12 years ago
  22. 3fcdd4a ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  23. ee9447b ARM: OMAP4+: Cleanup the clocks layer by SRICHARAN R · 12 years ago
  24. 01b753f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · 12 years ago
  25. 9ca8bfe ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register by Lokesh Vutla · 12 years ago
  26. 6b3dcc4 Allow AM33xx boards to setup GPMC chipselects. by Mark Jackson · 12 years ago
  27. b51a5e3 OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. by Enric Balletbo i Serra · 12 years ago
  28. 66c7f39 SPL: ONENAND: Fix some ONENAND related defines. by Enric Balletbo i Serra · 12 years ago
  29. bcc6cc9 omap3: allow dynamic selection of gfx_format by Nikita Kiryanov · 12 years ago
  30. bc84b18 omap3: add useful dss defines by Nikita Kiryanov · 12 years ago
  31. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  32. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  33. fa3a692 omap: consolidate common mmc definitions by Nikita Kiryanov · 12 years ago
  34. 1c382ea am33xx: Update DDR3 EMIF configuration sequence by Tom Rini · 12 years ago
  35. 62f7970 x86: Add error checking to x86 relocation code by Simon Glass · 12 years ago
  36. f697d52 x86: Support relocation of FDT on start-up by Simon Glass · 12 years ago
  37. f82d15e x86: Rearrange the output input to remove BSS by Simon Glass · 12 years ago
  38. 4b491b8 x86: Add an __end symbol to signal the end of the U-Boot binary by Simon Glass · 12 years ago
  39. bc2df1a x86: Permit bootstage and timer data to be used prior to relocation by Simon Glass · 12 years ago
  40. 8937140 x86: Add basic cache operations by Simon Glass · 12 years ago
  41. 5e98947 x86: Add function to get top of usable ram by Simon Glass · 12 years ago
  42. 62584db sandbox: Add a way of obtaining directory listings by Simon Glass · 12 years ago
  43. 1c9f47a Merge branch 'mem' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  44. 9faf4f0 blackfin: bf60x: add resume from hibernate by Steven Miao · 13 years ago
  45. 49c2da5 blackfin: bf60x: add hw watchdog support by Bob Liu · 13 years ago
  46. 4a207e8 blackfin: add bf6xx spi driver by Scott Jiang · 13 years ago
  47. 187f32f blackfin: bf60x: add rsi/sdh support by Sonic Zhang · 12 years ago
  48. c34346d blackfin: bf60x: add gpio support by Bob Liu · 12 years ago
  49. 7677d65 blackfin: bf60x: support big cplb page by Bob Liu · 13 years ago
  50. ee82596 blackfin: bf60x: add dma support by Bob Liu · 12 years ago
  51. a12c51f blackfin: bf60x: add serial support by Sonic Zhang · 12 years ago
  52. a2979dc blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. by Sonic Zhang · 12 years ago
  53. 3ead92c blackfin: bf60x: new processor header files by Bob Liu · 12 years ago
  54. 4213fc2 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf by Simon Glass · 12 years ago
  55. e101550 sandbox: Improve sandbox serial port keyboard interface by Taylor Hutt · 12 years ago
  56. 8ec21bb sandbox: fix compiler warning by Allen Martin · 12 years ago
  57. a562791 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  58. 0326837 Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  59. c8876f1 mac: Fix the condition check for setting the MAC from the EEPROM by Holger Hans Peter Freyther · 12 years ago
  60. 03414ac gpio: Build the da8xx_gpio code for the davinci644x device by Holger Hans Peter Freyther · 12 years ago
  61. 7b39523 malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  62. da07c21 am33xx: support for booting via usbeth by Ilya Yanok · 12 years ago
  63. b9f5669 da8xx: Add the missing pinmux for da830 to the gpio driver by Tomas Novotny · 12 years ago
  64. ea6bd08 nds32: Add a basic errno.h by Simon Glass · 12 years ago
  65. 9f024f6 Merge branch 'fixes' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  66. 455fbfb MIPS: board.c: remove manual relocation of env_name_spec by Daniel Schwierzeck · 12 years ago
  67. 96dfc06 x86: Remove unused real mode code by Simon Glass · 12 years ago
  68. 588a13f x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR by Simon Glass · 12 years ago
  69. 1f3a581 x86: Remove sc520 cpu by Simon Glass · 12 years ago
  70. 9c748e0 Merge branch 'next' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  71. 04380c6 MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  72. 0ba8926 MIPS: u-boot.lds: add relocation specific sections by Gabor Juhos · 12 years ago
  73. 28875e2 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · 12 years ago
  74. 696a3b2 MIPS: start.S: optimize BSS initialization by Daniel Schwierzeck · 12 years ago
  75. eea8a32 MIPS: board.c: switch to new symbols __bss_end and __image_copy_end by Daniel Schwierzeck · 12 years ago
  76. 3420bf1 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · 12 years ago
  77. a52852c MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] by Daniel Schwierzeck · 12 years ago
  78. 4539781 MIPS: compute num_got_entries from .got section's size by Gabor Juhos · 12 years ago
  79. 8b1c734 MIPS: start.S: unify and simplify reset vector handling by Daniel Schwierzeck · 12 years ago
  80. 4dc7412 MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status by Daniel Schwierzeck · 12 years ago
  81. 97b920d MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · 12 years ago
  82. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  83. fd8e1c3 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · 12 years ago
  84. 8aff009 Tegra114: Dalmore: Add DT files by Tom Warren · 12 years ago
  85. e23bb6a Tegra114: Add common CPU (shared) files by Tom Warren · 12 years ago
  86. ec1885c Tegra114: Add CPU (armv7) files by Tom Warren · 12 years ago
  87. 4040ec1 Tegra114: Add AVP (arm720t) files by Tom Warren · 12 years ago
  88. 2fc65e2 Tegra114: Add arch-tegra114 include files by Tom Warren · 12 years ago
  89. b19f574 tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  90. 91673e2 tegra: add addresses of SPI SLINK controllers by Allen Martin · 12 years ago
  91. 23e3158 tegra30: fdt: add SPI SLINK nodes by Allen Martin · 12 years ago
  92. 7d54f02 tegra30: add SBC1 to periph id mapping table by Allen Martin · 12 years ago
  93. c98f03f tegra20: fdt: add SPI SFLASH node by Allen Martin · 12 years ago
  94. 4727a13 tegra: rename FUNCMUX_UART2_UARTB by Stephen Warren · 12 years ago
  95. f29f086 Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c by Tom Warren · 12 years ago
  96. d83152d Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry by Tom Warren · 12 years ago
  97. 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  98. 8aa5ec6 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago
  99. 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  100. 13526f7 Add DDR3 support for AM335x-EVM (Version 1.5A) by Jeff Lance · 12 years ago