1. 964930b arm, davinci: Move pinmux functions from board to arch tree by Christian Riesch · 13 years ago
  2. ca4b558 arm, arm926ejs: always do cpu critical inits by Heiko Schocher · 13 years ago
  3. ff62fb4 omap_gpmc: use SOFTECC in SPL if it's enabled by Ilya Yanok · 13 years ago
  4. 1df308e nand_spl_simple: add support for software ECC by Ilya Yanok · 13 years ago
  5. ad2a790 AM3517: move AM3517 specific mux defines to generic header by Ilya Yanok · 13 years ago
  6. b9e65a7 AM35xx: add EMAC support by Ilya Yanok · 13 years ago
  7. 80deda5 davinci_emac: hardcode 100Mbps for AM35xx and RMII by Ilya Yanok · 13 years ago
  8. 2aa8720 davinci_emac: fix for running with dcache enabled by Ilya Yanok · 13 years ago
  9. 2f3427c arm926ejs: add noop implementation for dcache ops by Ilya Yanok · 13 years ago
  10. 918588c davinci_emac: conditionally compile specific PHY support by Ilya Yanok · 13 years ago
  11. 82b7721 davinci_emac: use internal addresses in buffer descriptors by Ilya Yanok · 13 years ago
  12. 7c587d3 davinci_emac: move arch-independent defines to separate header by Ilya Yanok · 13 years ago
  13. 27b8c8f BeagleBoard: config: Really switch to ttyO2 by Koen Kooi · 13 years ago
  14. 10e2568 ARM: davinci_dm6467Tevm: Fix build breakage by Anatolij Gustschin · 13 years ago
  15. 81dcf8b ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused by Thomas Weber · 13 years ago
  16. 0997561 ARM: OMAP3: Remove unused define SDRC_R_C_B by Thomas Weber · 13 years ago
  17. 8152c6f ARM: OMAP3: Remove unused define CONFIG_OMAP3430 by Thomas Weber · 13 years ago
  18. 23e9f07 omap4: fix IO setting by Aneesh V · 13 years ago
  19. f6ddfdd omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addresses by Aneesh V · 13 years ago
  20. 9404758 omap4460: add ES1.1 identification by Aneesh V · 13 years ago
  21. 4324c11 omap4: emif: fix error in driver by Aneesh V · 13 years ago
  22. 473673a omap: remove I2C from SPL by Aneesh V · 13 years ago
  23. cd5847a omap4460: fix TPS initialization by Aneesh V · 13 years ago
  24. 8e40852 omap: fix cache line size for omap3/omap4 boards by Aneesh V · 13 years ago
  25. d71a491 omap4: ttyO2 instead of ttyS2 in default bootargs by Aneesh V · 13 years ago
  26. 28a181f omap: Improve PLL parameter calculation tool by Aneesh V · 13 years ago
  27. e4fce34 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
  28. a8c6863 armv7: setup vector by Aneesh V · 13 years ago
  29. 87d3da7 armv7: include armv7/cpu.c in SPL build by Aneesh V · 13 years ago
  30. dc7100f armv7: disable L2 cache in cleanup_before_linux() by Aneesh V · 13 years ago
  31. 8f1da53 arm, arm926ejs: Fix clear bss loop for zero length bss by Christian Riesch · 13 years ago
  32. ef426d4 PXA: Move colibri_pxa270 to board/toradex/ by Marek Vasut · 13 years ago
  33. 67a1f00 PXA: Flip colibri_pxa27x to pxa-common.h by Marek Vasut · 13 years ago
  34. cd0f3d2 PXA: Introduce common configuration header for PXA by Marek Vasut · 13 years ago
  35. f68d2a2 PXA: Rename pxa_dram_init to pxa2xx_dram_init by Marek Vasut · 13 years ago
  36. 4438a45 PXA: Squash extern pxa_dram_init() by Marek Vasut · 13 years ago
  37. 77b04c5 PXA: Export cpu_is_ and pxa_dram_init functions by Marek Vasut · 13 years ago
  38. f9f5486 PXA: Cleanup Colibri PXA270 by Marek Vasut · 13 years ago
  39. d1bb944 PXA: Replace timer driver by Marek Vasut · 13 years ago
  40. e8de0fa PXA: Add cpuinfo display for PXA2xx by Marek Vasut · 13 years ago
  41. d10237d PXA: Separate PXA2xx CPU init by Marek Vasut · 13 years ago
  42. abc20ab PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
  43. 3e43c74 PXA: Unify vpac270 environment size by Marek Vasut · 13 years ago
  44. 7c7204d PXA: Enable command line editing for vpac270 by Marek Vasut · 13 years ago
  45. 411b9ea PXA: Adapt Voipac PXA270 to OneNAND SPL by Marek Vasut · 13 years ago
  46. 496471d PXA: Drop Voipac PXA270 OneNAND IPL by Marek Vasut · 13 years ago
  47. 00d5ec9 PXA: Fixup PXA25x boards after start.S update by Marek Vasut · 13 years ago
  48. 7f4cfcf PXA: Re-add the Dcache locking as RAM for pxa250 by Marek Vasut · 13 years ago
  49. 20f7b1b PXA: Rework start.S to be closer to other ARMs by Marek Vasut · 13 years ago
  50. c477d72 PXA: Drop XM250 board by Marek Vasut · 13 years ago
  51. d299173 PXA: Drop PLEB2 board by Marek Vasut · 13 years ago
  52. 00c4aca PXA: Drop CRADLE board by Marek Vasut · 13 years ago
  53. f13eba6 PXA: Drop CERF250 board by Marek Vasut · 13 years ago
  54. 56c91bc Fix regression in SMDK6400 by Simon Schwarz · 13 years ago
  55. 82645f8 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · 13 years ago
  56. 14c3261 Ethernut 5 board support by Tim Schendekehl · 13 years ago
  57. 28cb465 net: Armada100: Fix compilation warnings by Ajay Bhargav · 13 years ago
  58. 77ea071 ARM: remove duplicated code for LaCie boards by Simon Guinot · 13 years ago
  59. 5628fb7 ARM: add support for LaCie 2Big Network v2 by Simon Guinot · 13 years ago
  60. 2cb4fad mvsata: fix ide_preinit for missing disks by Simon Guinot · 13 years ago
  61. 0bfb66b netspace_v2: Read Ethernet MAC address from EEPROM by Simon Guinot · 13 years ago
  62. 35e3f6d omap3evm: Add support for EFI partitions by Sanjeev Premi · 13 years ago
  63. 29b7042 part_efi: Fix compile errors by Sanjeev Premi · 13 years ago
  64. ea45cb0 net: Make sure IPaddr_t is 32 bits in size by Matthias Weisser · 13 years ago
  65. 7f79c6f MAKEALL: Add -l option to only list build targets by Marek Vasut · 13 years ago
  66. e015edd OMAP3: Change devkit8000 maintainer by Thomas Weber · 13 years ago
  67. 73f94ed tools/envcrc: fix compile breakage by Igor Grinberg · 13 years ago
  68. 734329f Add a "tidy" build option by Andy Fleming · 13 years ago
  69. 8b0b0c5 add a git mailrc file for maintainers by Mike Frysinger · 13 years ago
  70. 576fb1e Add a cli command to test the TPM device. by Vadim Bendebury · 13 years ago
  71. 6f40f27 pxe: make the first label the implicit default by Jason Hobbs · 13 years ago
  72. d88af4d cmd_bdinfo: simplify local static funcs a bit by Mike Frysinger · 13 years ago
  73. 5c45a22 mii: miiphy register address width change by Chandan Nath · 13 years ago
  74. 0910d0b Standalone Apps: Standalone apps should need only exports.h. by Mike Partington · 14 years ago
  75. a621614 env_nand: Remove DEBUG definition by Thomas Weber · 13 years ago
  76. d194837 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  77. 2157497 common/menu.c: Fix build warning by Anatolij Gustschin · 13 years ago
  78. b63cb09 board/amcc/taihu/flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  79. 2975fe1 board/amcc/yucca/flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  80. 9879d57 board/amcc/common/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  81. 014e467 pci_ftpci100: Implementation FTPCI100 PCI driver by Gavin Guo · 13 years ago
  82. 5751aa2 phy: Add support for SMSC LAN87xx PHYs by Nobuhiro Iwamatsu · 13 years ago
  83. 94e9d4c Fix tsize warning in tools/aisimage.c by Simon Glass · 13 years ago
  84. e6e556c drivers/net/mvgbe.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  85. 7813ca9 serial: constify serial_assign() by Gerlando Falauto · 13 years ago
  86. a6e6f7f serial: cosmetic checkpatch compliance by Gerlando Falauto · 13 years ago
  87. 4715a81 disk: part_efi: fix regression due to incorrect buffer usage by Stephen Warren · 13 years ago
  88. 1cdabc4 miiphy: Note that miiphy_* API is deprecated by Andy Fleming · 13 years ago
  89. 03d31fc video: cfb_console: Make the software cursor non-destructive by Gabe Black · 13 years ago
  90. fa12a08 Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code by Zang Roy-R61911 · 13 years ago
  91. 7717fe1 Makefile: add tools/mkenvimage to target 'clean' by Horst Kronstorfer · 13 years ago
  92. a1d88f4 mv_common.c: get rid of 'defined but not used' warning by Michael Jones · 13 years ago
  93. 65f0d12 m68k: fix ambiguous bit testing by Mike Frysinger · 13 years ago
  94. 3a2b9f2 sparc: fix unknown escape sequence warnings by Mike Frysinger · 13 years ago
  95. 8344a6d sparc: fix unused variable warnings by Mike Frysinger · 13 years ago
  96. 1f6734c sf: fix erase debug output by Vadim Bendebury · 13 years ago
  97. 163b294 Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  98. 6f26185 tools/os_support: add OS X Lion support by Andreas Bießmann · 13 years ago
  99. bbb1fe4 board/esd/dasa_sim/flash.c: Fix GCC 4.6 warning by Matthias Fuchs · 13 years ago
  100. 7c9543f board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning by Matthias Fuchs · 13 years ago