1. 6b3dcc4 Allow AM33xx boards to setup GPMC chipselects. by Mark Jackson · 12 years ago
  2. b51a5e3 OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. by Enric Balletbo i Serra · 12 years ago
  3. a615dfd mpc512x: Adjust the DRAM init sequence to the datasheet spec by Anatolij Gustschin · 12 years ago
  4. fcc7fe4 mpc512x: add ifm ac14xx board by Anatolij Gustschin · 12 years ago
  5. 5643709 mpc512x: allow configuring board specific IPS divider by Anatolij Gustschin · 12 years ago
  6. 1d63b8f mpc512x: optionally configure DIU, LPC and NFC deviders by Anatolij Gustschin · 12 years ago
  7. e5f5386 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · 12 years ago
  8. b84d6d2 mpc512x: add common LAW and Chip Select configuration by Anatolij Gustschin · 12 years ago
  9. b4dc0bd mpc5200: spl_boot.c: Change init oder to first enable printf by Stefan Roese · 12 years ago
  10. 66c7f39 SPL: ONENAND: Fix some ONENAND related defines. by Enric Balletbo i Serra · 12 years ago
  11. bcc6cc9 omap3: allow dynamic selection of gfx_format by Nikita Kiryanov · 12 years ago
  12. bc84b18 omap3: add useful dss defines by Nikita Kiryanov · 12 years ago
  13. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  14. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  15. fa3a692 omap: consolidate common mmc definitions by Nikita Kiryanov · 12 years ago
  16. 1c382ea am33xx: Update DDR3 EMIF configuration sequence by Tom Rini · 12 years ago
  17. a006076 EXYNOS5: Add function to enable XXTI clock source by Rajeshwari Shinde · 12 years ago
  18. 8f39377 ARM: mx6: use common CPU errata config options by Stephen Warren · 12 years ago
  19. 1b097cf mx6: Provide a structure for accessing HDMI registers by Fabio Estevam · 12 years ago
  20. 3e9dc93 mxs: timrot: Rename local macros by Fadil Berisha · 12 years ago
  21. 6ecd05d mxs: timrot: Add support to i.MX23 by Fadil Berisha · 12 years ago
  22. eb29960 mxs: Fix iomux.h to not break build during assembly stage by Otavio Salvador · 12 years ago
  23. 89075d3 mx23: Document the tRAS lockout setting in memory initialization by Otavio Salvador · 12 years ago
  24. a74dbf2 mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT by Otavio Salvador · 12 years ago
  25. 47f1331 mxs: Squash the header file usage in ehci-mxs by Marek Vasut · 12 years ago
  26. 3430e0b mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · 12 years ago
  27. 5c2f444 mxs: Reset the EMI block on mx23 by Marek Vasut · 12 years ago
  28. 6904172 i.MX6: Add DDR controller registers by Eric Nelson · 12 years ago
  29. 828bd14 i.MX6DL: define IOMUX pads NANDF_CS1-3 for use as GPIO by Eric Nelson · 12 years ago
  30. 714afa6 i.MX6: crm_regs: define IOMUXC_GPR4/6/7 by Eric Nelson · 12 years ago
  31. 4f60c49 i.MX6: crm_regs: define CCM_CCGRx for use in board config files by Eric Nelson · 12 years ago
  32. cfb8b9d i.MX6: consolidate pad names for multi-CPU boards by Eric Nelson · 12 years ago
  33. 62f7970 x86: Add error checking to x86 relocation code by Simon Glass · 12 years ago
  34. f697d52 x86: Support relocation of FDT on start-up by Simon Glass · 12 years ago
  35. f82d15e x86: Rearrange the output input to remove BSS by Simon Glass · 12 years ago
  36. 4b491b8 x86: Add an __end symbol to signal the end of the U-Boot binary by Simon Glass · 12 years ago
  37. bc2df1a x86: Permit bootstage and timer data to be used prior to relocation by Simon Glass · 12 years ago
  38. 8937140 x86: Add basic cache operations by Simon Glass · 12 years ago
  39. 5e98947 x86: Add function to get top of usable ram by Simon Glass · 12 years ago
  40. 62584db sandbox: Add a way of obtaining directory listings by Simon Glass · 12 years ago
  41. 1c9f47a Merge branch 'mem' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  42. 9faf4f0 blackfin: bf60x: add resume from hibernate by Steven Miao · 13 years ago
  43. 49c2da5 blackfin: bf60x: add hw watchdog support by Bob Liu · 13 years ago
  44. 4a207e8 blackfin: add bf6xx spi driver by Scott Jiang · 13 years ago
  45. 187f32f blackfin: bf60x: add rsi/sdh support by Sonic Zhang · 12 years ago
  46. c34346d blackfin: bf60x: add gpio support by Bob Liu · 12 years ago
  47. 7677d65 blackfin: bf60x: support big cplb page by Bob Liu · 13 years ago
  48. ee82596 blackfin: bf60x: add dma support by Bob Liu · 12 years ago
  49. a12c51f blackfin: bf60x: add serial support by Sonic Zhang · 12 years ago
  50. a2979dc blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. by Sonic Zhang · 12 years ago
  51. 3ead92c blackfin: bf60x: new processor header files by Bob Liu · 12 years ago
  52. 4213fc2 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf by Simon Glass · 12 years ago
  53. e101550 sandbox: Improve sandbox serial port keyboard interface by Taylor Hutt · 12 years ago
  54. 8ec21bb sandbox: fix compiler warning by Allen Martin · 12 years ago
  55. 9cd9b34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 12 years ago
  56. a562791 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  57. 0326837 Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  58. c8876f1 mac: Fix the condition check for setting the MAC from the EEPROM by Holger Hans Peter Freyther · 12 years ago
  59. 03414ac gpio: Build the da8xx_gpio code for the davinci644x device by Holger Hans Peter Freyther · 12 years ago
  60. 51ff1ed EXYNOS5: Add function to setup set ps hold by Rajeshwari Shinde · 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. 291b3dc build: imx: Fix 'u-boot.imx' build without full OBJTREE reference by Otavio Salvador · 12 years ago
  83. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  84. 76c91e6 mx6: Disable Power Down Bit of watchdog by Fabio Estevam · 12 years ago
  85. fd8e1c3 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · 12 years ago
  86. 8aff009 Tegra114: Dalmore: Add DT files by Tom Warren · 12 years ago
  87. e23bb6a Tegra114: Add common CPU (shared) files by Tom Warren · 12 years ago
  88. ec1885c Tegra114: Add CPU (armv7) files by Tom Warren · 12 years ago
  89. 4040ec1 Tegra114: Add AVP (arm720t) files by Tom Warren · 12 years ago
  90. 2fc65e2 Tegra114: Add arch-tegra114 include files by Tom Warren · 12 years ago
  91. b19f574 tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  92. 91673e2 tegra: add addresses of SPI SLINK controllers by Allen Martin · 12 years ago
  93. 23e3158 tegra30: fdt: add SPI SLINK nodes by Allen Martin · 12 years ago
  94. 7d54f02 tegra30: add SBC1 to periph id mapping table by Allen Martin · 12 years ago
  95. c98f03f tegra20: fdt: add SPI SFLASH node by Allen Martin · 12 years ago
  96. 4727a13 tegra: rename FUNCMUX_UART2_UARTB by Stephen Warren · 12 years ago
  97. f29f086 Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c by Tom Warren · 12 years ago
  98. d83152d Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry by Tom Warren · 12 years ago
  99. 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  100. 8aa5ec6 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago