1. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  2. dcac25a Remove calls to set_timer outside arch/ by Graeme Russ · 13 years ago
  3. 525728b spl: add support for omap-common libraries by Daniel Schwierzeck · 13 years ago
  4. efcc609 spl: Add support for common libraries and drivers by Daniel Schwierzeck · 13 years ago
  5. 401bb30 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  6. 05bad4a scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  7. 5253418 arm: adjust PLATFORM_LIBS for SPL by Aneesh V · 13 years ago
  8. 5df2ee2 Hook SPL build-system into toplevel Makefile by Daniel Schwierzeck · 13 years ago
  9. c8f9c30 Extend build-system for SPL framework by Daniel Schwierzeck · 13 years ago
  10. 6a11cf4 spl: add initial support for a generic SPL framework by Daniel Schwierzeck · 13 years ago
  11. 4e0fbb9 Use ALL-y style instead of ifeq blocks for better readability by Daniel Schwierzeck · 13 years ago
  12. a16a84b Fix: watchdog timed out, if using md5 command by Jens Scharsig · 13 years ago
  13. 3e499b6 Fix: watchdog timed out, if using sha1 command by Jens Scharsig · 13 years ago
  14. d0c4c33 command/cmd_cache.c: Add optional flush arguments by Matthew McClintock · 13 years ago
  15. 0e0996e common/cmd_ximg.c: add ifdef protection for gzip uncompression by Matthew McClintock · 13 years ago
  16. df3fc52 disk/part.c: Make features optional by Matthew McClintock · 13 years ago
  17. 07c0763 miiphy: use strncpy() not sprintf() by Laurence Withers · 13 years ago
  18. 9e9579b powerpc: Fix device tree padding associated with ramdisk by Kumar Gala · 13 years ago
  19. 3cfe695 Revert "post, memory test: add memory_post_test() to include file" by Wolfgang Denk · 13 years ago
  20. 39c6e03 Fix: if using crc32 command watchdog timed out by Jens Scharsig · 13 years ago
  21. b038db8 memcpy/memmove: Do not copy to same address by Matthias Weisser · 13 years ago
  22. 942e314 scsi/ahci: add support for non-PCI controllers by Rob Herring · 13 years ago
  23. e5a6c79 scsi/ahci: ata id little endian fix by Rob Herring · 13 years ago
  24. f18714d post, memory test: add memory_post_test() to include file by Heiko Schocher · 13 years ago
  25. fafc245 andes_spi: add andes_spi interface by Macpaul Lin · 13 years ago
  26. 370d1e3 cosmetic, main: correct indentation/spacing issues by Jason Hobbs · 13 years ago
  27. 3c766dc cosmetic, main: clean up declarations of abortboot by Jason Hobbs · 13 years ago
  28. f0ece9e net: designware: fix uninitialized phy_addr usage by Mike Frysinger · 13 years ago
  29. ee7f5bf net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled by Mike Frysinger · 13 years ago
  30. 67d668b autostart: unify duplicated logic into the bootm code by Mike Frysinger · 13 years ago
  31. 51f924e board/tqm85xx: Create and tear down TLB for get_ram_size() by Becky Bruce · 13 years ago
  32. 9cdfe28 powerpc/mpc85xx: Add clear_ddr_tlbs function by Becky Bruce · 13 years ago
  33. ffadc44 fman: insert the Fman firmware into the device tree by Timur Tabi · 13 years ago
  34. e4e7e42 powerpc/85xx: add support the ePAPR "phandle" property by Timur Tabi · 13 years ago
  35. 74fac70 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  36. 1bb5e90 Fix typo from 'mb_alloc' -> 'lmb_alloc' by Matthew McClintock · 13 years ago
  37. cdf1a23 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  38. 1c6d00c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  39. 6e25b6c ARM: MX5: Fix broken leftover TO-2 errata workaround by David Jander · 13 years ago
  40. 9f008bb MX31: Cleanup clock function by Stefano Babic · 13 years ago
  41. 386393c scb9328: Add ARM relocation support by Torsten Koschorrek · 13 years ago
  42. 49473ad am3517evm: change console device from ttyS2 to ttyO2 by Yegor Yefremov · 13 years ago
  43. 4f1d1b7 powerpc/p2041rdb: Add p2041rdb board support by Mingkai Hu · 13 years ago
  44. c518fc0 powerpc/85xx: Fix detection of P1017E by Kumar Gala · 13 years ago
  45. a55d23c Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  46. 930f335 TI: TNETV107X Fix Build Error by Chan-Taek Park · 13 years ago
  47. 2219354 ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7 by Rob Herring · 13 years ago
  48. 7eb2939 arm: add CONFIG_MACH_TYPE setting and documentation by Igor Grinberg · 13 years ago
  49. a28afca Add uboot "fdt_high" enviroment variable by David A. Long · 13 years ago
  50. 0b9bc73 arm: add __ilog2 function by Rob Herring · 13 years ago
  51. a60d1e5 Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm by Graeme Russ · 13 years ago
  52. 8fd01b8 mmc: rescan fails on empty slot by Michael Jones · 13 years ago
  53. c310fc8 AT91:mmc:fix multiple read/write error by elen.song · 13 years ago
  54. b1f1e821 mmc: Access mode validation for eMMC cards > 2 GiB by Łukasz Majewski · 13 years ago
  55. afb3566 mmc: sh_mmcif: add support for Renesas MMCIF by Yoshihiro Shimoda · 13 years ago
  56. 639b782 mmc: fix the condition for MMC version 4 by Yoshihiro Shimoda · 13 years ago
  57. e75787d MMC: add marvell sdhci driver by Lei Wen · 13 years ago
  58. af62a55 MMC: add sdhci generic framework by Lei Wen · 13 years ago
  59. e6f99a5 MMC: add erase function to both mmc and sd by Lei Wen · 13 years ago
  60. 6be95cc MMC: unify mmc read and write operation by Lei Wen · 13 years ago
  61. 8380095 mmc: Tegra2: Enable SD/MMC driver for Seaboard and Harmony by Tom Warren · 13 years ago
  62. 21ef6a1 mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3 by Tom Warren · 13 years ago
  63. a8d2a75 fdt: introduce fdt_create_phandle() by Gerald Van Baren · 13 years ago
  64. b3606f1 fdt: add prototype for fdt_increase_size() by Timur Tabi · 13 years ago
  65. bb68200 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() by Timur Tabi · 13 years ago
  66. d1c6314 libfdt: Implement property iteration functions by David Gibson · 15 years ago
  67. 05a22ba Support ePAPR compliant phandle properties by David Gibson · 15 years ago
  68. 4e0499e EfikaMX: Enable EXT2 booting by Marek Vasut · 13 years ago
  69. 745525f EfikaMX: Add missing CONFIG_SYS_TEXT_BASE by Jana Rapava · 13 years ago
  70. 7103fa6 EfikaMX: Use correct imximage.cfg by Jana Rapava · 13 years ago
  71. 727024a MX27: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  72. 0edf8b5 MX5: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  73. 39f0023e imx: Add support for zmx25 board by Matthias Weisser · 13 years ago
  74. 95d1858 imx: Make imx25 compatible to mxc_gpio driver and fix in tx25 by Matthias Weisser · 13 years ago
  75. 23210d8 imx: Add auto generation of asm-offsets.h for imx25 by Matthias Weisser · 13 years ago
  76. dddb7c9 imx: Add support for USB EHCI on imx25 by Matthias Weisser · 13 years ago
  77. dea5387 imx: Use correct imx25 reset.c by Matthias Weisser · 13 years ago
  78. a7f39e7 imx: Add get_tbclk() function for imx25 by Matthias Weisser · 13 years ago
  79. 81d668e ARM: Update maintainer of board scb9328 by Torsten Koschorrek · 13 years ago
  80. 3f7bfbd mx27: Make the UART port number explicit by Fabio Estevam · 13 years ago
  81. f456445 build: Add targets for auto gen of asm-offsets.h and use it in imx35 by Matthias Weisser · 13 years ago
  82. 026ca65 mx31pdk: cosmetic: Fix line over 80 characters by Fabio Estevam · 13 years ago
  83. 1930b10 powerpc/mpc8548cds: Remove incorrect DDR_MSYNC_IN erratum define by Becky Bruce · 13 years ago
  84. d8940a6 Blackfin: jtag-console: fix timer usage by Mike Frysinger · 13 years ago
  85. bb83875 Blackfin: switch to common display_options() by Mike Frysinger · 13 years ago
  86. e8e35ef Blackfin: serial: move early debug strings into .rodata section by Mike Frysinger · 13 years ago
  87. fd48d59 Blackfin: adi boards: also set stderr to nc with helper by Mike Frysinger · 13 years ago
  88. bc9c642 Blackfin: update anomaly lists to latest public info by Mike Frysinger · 13 years ago
  89. b1e574d Blackfin: serial: convert to bfin_{read,write} helpers by Mike Frysinger · 13 years ago
  90. 4150cec Blackfin: split out async setup by Mike Frysinger · 13 years ago
  91. 2757558 Blackfin: adi boards: enable pretty flash progress output by Mike Frysinger · 13 years ago
  92. ed74963 Blackfin: drop unused dma.h header from start code by Mike Frysinger · 13 years ago
  93. f75e8b3 Blackfin: portmux: allow header to be included in assembly files by Mike Frysinger · 13 years ago
  94. c94101a Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: enable mmc_spi support by Harald Krapfenbauer · 13 years ago
  95. fff18be Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: update network settings by Harald Krapfenbauer · 13 years ago
  96. 7ed998f Blackfin: sync MMR read/write helpers with Linux by Mike Frysinger · 13 years ago
  97. 95b4b9d Blackfin: gpio: optimize free path a little by Mike Frysinger · 13 years ago
  98. 272d2fc Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDR by Mike Frysinger · 13 years ago
  99. f9aee4b Blackfin: uart: fix printf warning by Mike Frysinger · 13 years ago
  100. fb5166c Blackfin: add init.elf helper code by Mike Frysinger · 13 years ago