1. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  2. 7984395 POST: add post_log_res field for post results in global data by Valentin Longchamp · 13 years ago
  3. ea3681a POST/arm: adaptations needed for POST on ARM to work by Valentin Longchamp · 13 years ago
  4. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  5. 1fed668 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  6. 6d7b061 powerpc/p3060: Add SoC related support for P3060 platform by Shengzhou Liu · 13 years ago
  7. 6b3a8d0 powerpc/85xx: Add support for setting up RAID engine liodns on P5020 by Kumar Gala · 13 years ago
  8. 2b3a1cd powerpc/mpc8548: Add workaround for erratum NMG_LBC103 by Kumar Gala · 13 years ago
  9. 5ace299 powerpc/mpc8548: Add workaround for erratum NMG_DDR120 by Kumar Gala · 13 years ago
  10. 7065b7d powerpc/p4080: Add support for secure boot flow by Ruchika Gupta · 14 years ago
  11. 5562bcc microblaze: Clean up reset asm code by Michal Simek · 13 years ago
  12. f3090fc microblaze: Save and restore first unused vector by Michal Simek · 14 years ago
  13. 86c1b2a microblaze: Setup MB vectors if feature is enable for u-boot by Michal Simek · 13 years ago
  14. dfc1070 microblaze: Remove debug saving value by Michal Simek · 13 years ago
  15. b30d41c sbc82xx: delete support for obsolete SBC8240/SBC8260 by Paul Gortmaker · 13 years ago
  16. e3e454c console: Squelch pre-console output in console functions by Graeme Russ · 13 years ago
  17. 97d7ab8 Merge branch 'post' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  18. e6ec176 zmx25: Fix build warning due to 'get_reset_cause' defined but not used by Fabio Estevam · 13 years ago
  19. 37a6d20 MX5: Clean up the output of "clocks" command by Marek Vasut · 13 years ago
  20. 95c0eb1 MX5: Add AHB clock reporting and fix IPG clock reporting by Marek Vasut · 13 years ago
  21. bf2eaf5 MX5: Modify the PLL decoding algorithm by Marek Vasut · 13 years ago
  22. 8edcc6f FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h by Marek Vasut · 13 years ago
  23. 610b53e MX31: Disable watchdog during low-power modes by Fabio Estevam · 13 years ago
  24. e6d9b97 MX25: tx25: Avoid the usage of extern in C file by Fabio Estevam · 13 years ago
  25. b6ce479 MX31: Improve readability for reset cause by Fabio Estevam · 13 years ago
  26. 957dc02 ARM: mx25: Print the source of reset by Fabio Estevam · 13 years ago
  27. 986d0d1 ARM: mx25: Print the silicon revison by Fabio Estevam · 13 years ago
  28. 0a0522c arm, davinci, da8xx: add cpuinfo by Heiko Schocher · 13 years ago
  29. 310ae55 arm, davinci, am1808: add lowlevel functions for booting from NOR by Heiko Schocher · 13 years ago
  30. 337c433 arm, davinci: add NOR Boot Configuration Word by Heiko Schocher · 13 years ago
  31. a293181 arm, davinci: add ddr2 definition by Heiko Schocher · 13 years ago
  32. 198a7fc arm, davinci, am1808, gpio: add missing defines for bank 8 by Heiko Schocher · 13 years ago
  33. e686299 arm, davinci: add some missing defines in hardware.h by Heiko Schocher · 13 years ago
  34. b841c01 arm, davinci: add SYSCFG1 base and register struct by Heiko Schocher · 13 years ago
  35. 725c293 arm, davinci: add RTC base addr by Heiko Schocher · 13 years ago
  36. bf569ac arm, davinci: add internal WDT support for AM1808 cpus by Heiko Schocher · 13 years ago
  37. fbabac7 arm, davinci: add missing timer baseaddresses for !DA8xx cpu by Heiko Schocher · 13 years ago
  38. de23e72 arm, davinci: move davinci_timer in header file by Heiko Schocher · 13 years ago
  39. 4f3c42a net, davinci_emac: add KSZ8864 switch by Heiko Schocher · 13 years ago
  40. 939e722 omap3: Fix compile warning by Sanjeev Premi · 13 years ago
  41. 14fa2dd mmc: omap: config VMMC, MMC1_PBIAS by Balaji T K · 13 years ago
  42. d6cac9c devkit8000: Fix build break by Sandeep Paulraj · 13 years ago
  43. 9ea5c6e omap-common: reorganize spl.c by Simon Schwarz · 13 years ago
  44. 409ef1b omap3: implement boot parameter saving by Simon Schwarz · 13 years ago
  45. 78ce977 omap3: new SPL structure support by Simon Schwarz · 13 years ago
  46. bb085b8 omap-common: add nand spl support by Simon Schwarz · 13 years ago
  47. b88e425 omap3: Configure RAM bank 0 if in SPL by Simon Schwarz · 13 years ago
  48. 63ffcfc omap-common/omap4: relocate early UART clock setup by Simon Schwarz · 13 years ago
  49. 5213d24 OMAP3: Overo: Update GPMC timing for ethernet chip by Philip Balister · 13 years ago
  50. aa0ecfe Armada100: Enable Ethernet support for GplugD by Ajay Bhargav · 13 years ago
  51. 79788bb net: Adds Fast Ethernet Controller driver for Armada100 by Ajay Bhargav · 13 years ago
  52. 3cf97f4 gpio: Add GPIO driver for Marvell SoC Armada100 by Ajay Bhargav · 13 years ago
  53. d29d17d powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · 13 years ago
  54. 4e57382 powerpc/mpc8xxx: Add DDR2 to unified DDR driver by York Sun · 13 years ago
  55. 905acde powerpc/mpc8xxx: Fix picos_to_mclk() and get_memory_clk_period_ps() by York Sun · 13 years ago
  56. 639f330 powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slots by York Sun · 13 years ago
  57. cae7c1b powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_en by York Sun · 13 years ago
  58. cda1de2 powerpc/mpc8xxx: Move DDR RCW overriding to common code by York Sun · 13 years ago
  59. 2bba85f powerpc/mpc8xxx: Extend CWL table by York Sun · 13 years ago
  60. a598643 powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536 by Kumar Gala · 13 years ago
  61. fe1a1da powerpc/85xx: Add networking support to P1023RDS by Roy Zang · 14 years ago
  62. c916d7c powerpc/85xx: Add support for FMan ethernet in Independent mode by Kumar Gala · 13 years ago
  63. fbb9ecf powerpc/mp: add support for discontiguous cores by Timur Tabi · 13 years ago
  64. f117c0f fdt: Rename fdt_create_phandle to fdt_set_phandle by Kumar Gala · 13 years ago
  65. e2d0f25 powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't set by Kumar Gala · 13 years ago
  66. bc6bbd6 fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010) by Poonam Aggrwal · 13 years ago
  67. fb855f4 powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC) by Poonam Aggrwal · 13 years ago
  68. 42aee64 fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010) by Poonam Aggrwal · 13 years ago
  69. e8e6197 powerpc/85xx: Expanding the window of CCSRBAR in AS=1 from 4k to 1M by Poonam Aggrwal · 13 years ago
  70. 52f90da nand: Freescale Integrated Flash Controller NAND support by Dipen Dudhat · 14 years ago
  71. 6ca88b0 powerpc/85xx: relocate CCSR before creating the initial RAM area by Timur Tabi · 13 years ago
  72. e46fedf powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
  73. b6c3722 powerpc/85xx: Enable internal USB UTMI PHY on p204x/p3041/p50x0 by Kumar Gala · 13 years ago
  74. 1b719e6 powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014 by Ramneek Mehresh · 14 years ago
  75. 90a75b0 Blackfin: uart: implement loop callback for post by Mike Frysinger · 13 years ago
  76. 2151374 Blackfin: post: generalize led/button tests with GPIOs by Mike Frysinger · 13 years ago
  77. 4257ea4 Blackfin: post: drop custom test list by Mike Frysinger · 13 years ago
  78. 226502e ppc4xx: Flush dcache after DDR2 autocalibration with caches on by Stefan Roese · 13 years ago
  79. 25fb02a Fix incorrect array size of phy settings for 405EX by Weirich, Bernhard · 13 years ago
  80. 2d3be7c led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  81. 4ecfcfa omap4: IO settings by Aneesh V · 13 years ago
  82. 025bc42 omap4: make SDRAM init work for ES1.0 silicon by Aneesh V · 13 years ago
  83. 3b690eb omap: gpio: generic changes after changing API by Sanjeev Premi · 13 years ago
  84. 81bdc15 omap: gpio: Use generic API by Sanjeev Premi · 13 years ago
  85. 32b58ce ARMV7: OMAP3: Add 37xx ESx revision numbers. by Howard D. Gray · 13 years ago
  86. 569919d OMAP: Add function to get state of a GPIO output by Joel A Fernandes · 13 years ago
  87. 04e5ae7 Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  88. 3aa7782 tegra2: fix warning: "assert" redefined by Wolfgang Denk · 13 years ago
  89. 3a52cfa KS8695: move TIMER_ definitions before code use by Greg Ungerer · 13 years ago
  90. b793bb9 PXA: FIX: Deep-sleep return address in stored in PSPR by Marek Vasut · 13 years ago
  91. 67f463b MX31: fix missing mxc_get_clk() call by Stefano Babic · 13 years ago
  92. 6636eb9 omap24xx: fix 'reset_timer_masked' declaration error by Wolfgang Denk · 13 years ago
  93. c1f8750 ARM: remove broken "impa7" board. by Wolfgang Denk · 13 years ago
  94. c8f63b4 ARM: remove broken "ep7312" board. by Wolfgang Denk · 13 years ago
  95. a4814a6 Makefile : fix generation of cpu related asm-offsets.h by Stefano Babic · 13 years ago
  96. 99ffccb Flush cache after the OS image is loaded into the memory. by Diana CRACIUN · 13 years ago
  97. 684cad5 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 13 years ago
  98. 6dfbf49 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  99. 3f8ce93 ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usage by Jason Jin · 13 years ago
  100. 6752da6 ColdFire:Add mb for 5253 dram initialization by Jason Jin · 13 years ago