1. e2deddd Tegra2: Use clock and pinmux functions to simplify code by Simon Glass · 13 years ago
  2. fa516f6 Tegra2: Add additional pin multiplexing features by Simon Glass · 13 years ago
  3. 16134fd Tegra2: Add more clock support by Simon Glass · 13 years ago
  4. 28cb161 Tegra2: Add microsecond timer function by Simon Glass · 13 years ago
  5. 4aa9036 MX35: make use of GPIO framework for MX35 processor by Stefano Babic · 13 years ago
  6. e5b7d96 MX5: make use of GPIO framework for MX5 processor by Stefano Babic · 13 years ago
  7. 63d81ca MX31: make use of GPIO framework for MX31 processor by Stefano Babic · 13 years ago
  8. e488460 MX25: make use of GPIO framework for MX25 processor by Stefano Babic · 13 years ago
  9. c8a02c3 MX: MX35 / MX5: uniform clock command with powerpc by Stefano Babic · 13 years ago
  10. 088b338 ARM: MX51: PLL errata workaround by David Jander · 13 years ago
  11. d97f8b0 omap4: fix build warning due to signed unsigned comparison by Aneesh V · 13 years ago
  12. 1843eca omap: fix gpio related build breaks by Aneesh V · 13 years ago
  13. 4d954cc gpio:samsung s5p_ suffix add for GPIO functions by Łukasz Majewski · 13 years ago
  14. fa94c28 arm: fix bd pointer dereference prior initialization by Igor Grinberg · 13 years ago
  15. b852aaf arm, lib/board.c: use gd->ram_size instead of bd->bi_memsize by Heiko Schocher · 13 years ago
  16. 7f9e79c MX31: removed warnings due to clock.h by Stefano Babic · 13 years ago
  17. d3a849f integrator: convert to new build system by Linus Walleij · 13 years ago
  18. e76770d arm: lib: memcpy: Do not copy to same address by Matthias Weisser · 14 years ago
  19. 4429e03 AT91: fix at91sam9g45.h to include USB Host defines by Reinhard Meyer · 13 years ago
  20. b0263c5 atmel: update at91sam9m10g45 SoC support to new style by Thomas Petazzoni · 13 years ago
  21. 062fbbf sh: add calling mmc_initialize in board.c by Yoshihiro Shimoda · 13 years ago
  22. 90520ab sh: sh2a: Add sh2a optimize to config.mk by Nobuhiro Iwamatsu · 13 years ago
  23. 8e5ab4b sh: Add support for SH2A freestanding build by Phil Edworthy · 13 years ago
  24. 2b3228d sh: Add Renesas rsk7264 board by Phil Edworthy · 13 years ago
  25. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  26. 8df768c hwmon: do not init sensors on startup by Heiko Schocher · 13 years ago
  27. ba42479 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  28. 6d99ce2 video: Add SHARP LQ084S3LG01 LCD support on P1022DS by Timur Tabi · 14 years ago
  29. 152bf1f drivers/rtc: add Marvell Integrated RTC by Jason Cooper · 13 years ago
  30. 00dcbbd Armada100: MFP macro naming correction by Ajay Bhargav · 13 years ago
  31. 1a90599 arm: auto gen asm-offsets.h for mb86r0x by Matthias Weisser · 13 years ago
  32. 417e073 cosmetic: arm: lib/board.c: Coding Style cleanup by Heiko Schocher · 13 years ago
  33. 4fae89c AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  34. 3f6dcee AT91: SoC fix at91sam9261_matrix.h by Xu, Hong · 13 years ago
  35. 16c092b AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  36. 2be3b31 AT91: change common at91sam9261 files to compile with new scheme by Asen Dimov · 13 years ago
  37. 3da7e35 AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init) by Reinhard Meyer · 13 years ago
  38. 6412637 a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART by Andreas Bießmann · 13 years ago
  39. c5a006c a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning by Andreas Bießmann · 13 years ago
  40. a394337 ARM: remove obsolete at91rm9200 by Andreas Bießmann · 13 years ago
  41. a47a79f omap4: clock init support for omap4460 by Aneesh V · 13 years ago
  42. 0fa1d1b omap4: support TPS programming by Aneesh V · 13 years ago
  43. 9a39088 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago
  44. 639cfb6 omap4: sdram init changes for omap4460 by Aneesh V · 13 years ago
  45. 0b92f09 omap4: add omap4460 revision detection by Aneesh V · 13 years ago
  46. 34d12a1 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
  47. 13a74c1 omap: add MMC and FAT support to SPL by Aneesh V · 13 years ago
  48. b8e60b9 omap: add basic SPL support by Aneesh V · 13 years ago
  49. ef0f76e armv7: start.S: fixes and enhancements for SPL by Aneesh V · 13 years ago
  50. ced762a omap4: automatic sdram detection by Aneesh V · 13 years ago
  51. c0e8852 omap4: calculate EMIF register values by Aneesh V · 13 years ago
  52. cc56558 omap4: add sdram init support by Aneesh V · 13 years ago
  53. 0d2628b omap4: add clock support by Aneesh V · 13 years ago
  54. 162ced3 omap4: add OMAP4430 revision check by Aneesh V · 13 years ago
  55. f908b63 omap4: cleanup pin mux data by Aneesh V · 13 years ago
  56. 3067942 omap4: utility function to identify the context of hw init by Aneesh V · 13 years ago
  57. 5871d34 DA8xx: fix LPSC constants by Laurence Withers · 13 years ago
  58. b7ad125 DA8xx: switch an enum to defines for consistency by Laurence Withers · 13 years ago
  59. 8517376 DA8xx: add MMC/SD controller addresses by Laurence Withers · 13 years ago
  60. b2c2c63 DaVinci EMAC: declare function for all DA8xx CPUs by Laurence Withers · 13 years ago
  61. 3ffd968 DA8xx: add generic GPIO driver by Laurence Withers · 13 years ago
  62. 377ffe2 DaVinci: rename gpio_defs.h to gpio.h by Laurence Withers · 13 years ago
  63. 9659e3f omap3: Include array definition only when it is used by Sanjeev Premi · 13 years ago
  64. f8e7252 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  65. d1f0aab Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 13 years ago
  66. 75fc434 Unify timer_init() and cpu_init() prototypes by Wolfgang Denk · 13 years ago
  67. ed5ed09 ARM: fix error: conflicting types for 'setenv' by seedshope · 13 years ago
  68. 7dc16be MIPS: make cache operation mode configurable by Daniel Schwierzeck · 13 years ago
  69. 6ff8ae0 MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG by Daniel Schwierzeck · 13 years ago
  70. 3725f55 powerpc/8xxx: Remove dependency on <usb.h> by Kumar Gala · 13 years ago
  71. 4f60de5 powerpc/85xx: enable USB2 gadget mode for corenet ds board by Shaohui Xie · 13 years ago
  72. 89e4870 powerpc/85xx: verify the device tree before booting Linux by Timur Tabi · 14 years ago
  73. f2bbb53 MPC8xxx: drop redundant boot messages by Wolfgang Denk · 13 years ago
  74. e222ed3 powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500 by Kumar Gala · 13 years ago
  75. b89130d powerpc/85xx: Fix up clock_freq property in CAN node of dts by Bhaskar Upadhaya · 14 years ago
  76. c83e7ef powerpc/85xx: provide 85xx flush_icache for cmd_cache by Matthew McClintock · 14 years ago
  77. e08c6d8 powerpc/85xx: Handle the lack of L2 cache on P2040/P2040E by Kumar Gala · 13 years ago
  78. e9f9839 powerpc/85xx: Add support for P2041[e] XAUI in SERDES by Kumar Gala · 13 years ago
  79. 2c76efa powerpc/85xx: Rename P2040 id & SERDES to P2041 by Kumar Gala · 13 years ago
  80. 5bbf29c powerpc/85xx: Adding configuration for DCSRCR to enable 32M access by Stephen George · 13 years ago
  81. ac15c81 powerpc/85xx: Fix setting of EPAPR_MAGIC value by Kumar Gala · 13 years ago
  82. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  83. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  84. 9c5ef8d cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  85. 1ef72f6 serial: drop useless ctlr field by Mike Frysinger · 14 years ago
  86. f96c042 serial: push default_serial_console to drivers by Mike Frysinger · 14 years ago
  87. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  88. d247221 Timer: Fix at91rm9200/spi.c timer usage by Graeme Russ · 13 years ago
  89. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  90. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  91. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  92. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  93. ad35628 arm: adjust PLATFORM_LIBS for SPL by Aneesh V · 13 years ago
  94. 12052d6 Use ALL-y style instead of ifeq blocks for better readability by Daniel Schwierzeck · 13 years ago
  95. 801949f powerpc: Fix device tree padding associated with ramdisk by Kumar Gala · 13 years ago
  96. 6969447 powerpc/mpc85xx: Add clear_ddr_tlbs function by Becky Bruce · 13 years ago
  97. bb76366 fman: insert the Fman firmware into the device tree by Timur Tabi · 14 years ago
  98. ecd9c69 powerpc/85xx: add support the ePAPR "phandle" property by Timur Tabi · 14 years ago
  99. 53c2788 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  100. 8a974fd Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago