1. d2e8b91 panic: add noreturn attribute by Mike Frysinger · 13 years ago
  2. afd077b simplify clobber behavior with out-of-tree builds by Mike Frysinger · 13 years ago
  3. f6f7395 post: new nor flash test by Mike Frysinger · 13 years ago
  4. d239781 post: use ARRAY_SIZE by Mike Frysinger · 13 years ago
  5. 9146d13 post: add gpio hotkey support by Mike Frysinger · 13 years ago
  6. 7b826c2 serial: implement common uart post test by Mike Frysinger · 13 years ago
  7. 1c9a560 serial: drop useless ctlr field by Mike Frysinger · 14 years ago
  8. c52b4f7 serial: drop serial_register return value by Mike Frysinger · 14 years ago
  9. 6c768ca serial: push default_serial_console to drivers by Mike Frysinger · 14 years ago
  10. 6262e4e disable security warning flags when possible by Mike Frysinger · 14 years ago
  11. e84ffdd cmd_usage: constify by Mike Frysinger · 14 years ago
  12. 147c716 constify default env by Mike Frysinger · 14 years ago
  13. c3eb3fe env: allow people to force envcrc building by Mike Frysinger · 13 years ago
  14. 8875bdb sf: sst: support newer standardized flashes by Mike Frysinger · 14 years ago
  15. 66ecb7c sf: unify write disable commands by Mike Frysinger · 14 years ago
  16. fba2c44 sf: eon/stmicro: inline useless ID defines by Mike Frysinger · 14 years ago
  17. b06afa7 sf: kill off now-unused local state by Mike Frysinger · 13 years ago
  18. d4aa500 sf: unify write funcs by Mike Frysinger · 14 years ago
  19. 2744a4e sf: unify write enable commands by Mike Frysinger · 14 years ago
  20. d8e392d MAKEALL: add -h/--help options by Mike Frysinger · 14 years ago
  21. 17659d7 Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  22. 53fc43c Timer: Fix at91rm9200/spi.c timer usage by Graeme Russ · 13 years ago
  23. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  24. e110c4f Timer: Allow reset_timer() only for systems with low resolution timers by Graeme Russ · 13 years ago
  25. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  26. dcac25a Remove calls to set_timer outside arch/ by Graeme Russ · 13 years ago
  27. 525728b spl: add support for omap-common libraries by Daniel Schwierzeck · 13 years ago
  28. efcc609 spl: Add support for common libraries and drivers by Daniel Schwierzeck · 13 years ago
  29. 401bb30 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  30. 05bad4a scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  31. 5253418 arm: adjust PLATFORM_LIBS for SPL by Aneesh V · 13 years ago
  32. 5df2ee2 Hook SPL build-system into toplevel Makefile by Daniel Schwierzeck · 13 years ago
  33. c8f9c30 Extend build-system for SPL framework by Daniel Schwierzeck · 13 years ago
  34. 6a11cf4 spl: add initial support for a generic SPL framework by Daniel Schwierzeck · 13 years ago
  35. 4e0fbb9 Use ALL-y style instead of ifeq blocks for better readability by Daniel Schwierzeck · 13 years ago
  36. a16a84b Fix: watchdog timed out, if using md5 command by Jens Scharsig · 13 years ago
  37. 3e499b6 Fix: watchdog timed out, if using sha1 command by Jens Scharsig · 13 years ago
  38. d0c4c33 command/cmd_cache.c: Add optional flush arguments by Matthew McClintock · 13 years ago
  39. 0e0996e common/cmd_ximg.c: add ifdef protection for gzip uncompression by Matthew McClintock · 13 years ago
  40. df3fc52 disk/part.c: Make features optional by Matthew McClintock · 13 years ago
  41. 07c0763 miiphy: use strncpy() not sprintf() by Laurence Withers · 13 years ago
  42. 9e9579b powerpc: Fix device tree padding associated with ramdisk by Kumar Gala · 13 years ago
  43. 3cfe695 Revert "post, memory test: add memory_post_test() to include file" by Wolfgang Denk · 13 years ago
  44. 39c6e03 Fix: if using crc32 command watchdog timed out by Jens Scharsig · 13 years ago
  45. b038db8 memcpy/memmove: Do not copy to same address by Matthias Weisser · 13 years ago
  46. 942e314 scsi/ahci: add support for non-PCI controllers by Rob Herring · 13 years ago
  47. e5a6c79 scsi/ahci: ata id little endian fix by Rob Herring · 13 years ago
  48. f18714d post, memory test: add memory_post_test() to include file by Heiko Schocher · 13 years ago
  49. fafc245 andes_spi: add andes_spi interface by Macpaul Lin · 14 years ago
  50. 370d1e3 cosmetic, main: correct indentation/spacing issues by Jason Hobbs · 13 years ago
  51. 3c766dc cosmetic, main: clean up declarations of abortboot by Jason Hobbs · 13 years ago
  52. f0ece9e net: designware: fix uninitialized phy_addr usage by Mike Frysinger · 13 years ago
  53. ee7f5bf net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled by Mike Frysinger · 13 years ago
  54. 67d668b autostart: unify duplicated logic into the bootm code by Mike Frysinger · 13 years ago
  55. 51f924e board/tqm85xx: Create and tear down TLB for get_ram_size() by Becky Bruce · 13 years ago
  56. 9cdfe28 powerpc/mpc85xx: Add clear_ddr_tlbs function by Becky Bruce · 13 years ago
  57. ffadc44 fman: insert the Fman firmware into the device tree by Timur Tabi · 13 years ago
  58. e4e7e42 powerpc/85xx: add support the ePAPR "phandle" property by Timur Tabi · 13 years ago
  59. 74fac70 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  60. 1bb5e90 Fix typo from 'mb_alloc' -> 'lmb_alloc' by Matthew McClintock · 13 years ago
  61. cdf1a23 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  62. 1c6d00c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  63. 6e25b6c ARM: MX5: Fix broken leftover TO-2 errata workaround by David Jander · 13 years ago
  64. 9f008bb MX31: Cleanup clock function by Stefano Babic · 13 years ago
  65. 386393c scb9328: Add ARM relocation support by Torsten Koschorrek · 13 years ago
  66. 49473ad am3517evm: change console device from ttyS2 to ttyO2 by Yegor Yefremov · 13 years ago
  67. 4f1d1b7 powerpc/p2041rdb: Add p2041rdb board support by Mingkai Hu · 13 years ago
  68. c518fc0 powerpc/85xx: Fix detection of P1017E by Kumar Gala · 13 years ago
  69. a55d23c Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  70. 930f335 TI: TNETV107X Fix Build Error by Chan-Taek Park · 13 years ago
  71. 2219354 ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7 by Rob Herring · 13 years ago
  72. 7eb2939 arm: add CONFIG_MACH_TYPE setting and documentation by Igor Grinberg · 13 years ago
  73. a28afca Add uboot "fdt_high" enviroment variable by David A. Long · 13 years ago
  74. 0b9bc73 arm: add __ilog2 function by Rob Herring · 13 years ago
  75. a60d1e5 Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm by Graeme Russ · 13 years ago
  76. 8fd01b8 mmc: rescan fails on empty slot by Michael Jones · 13 years ago
  77. c310fc8 AT91:mmc:fix multiple read/write error by elen.song · 13 years ago
  78. b1f1e821 mmc: Access mode validation for eMMC cards > 2 GiB by Łukasz Majewski · 13 years ago
  79. afb3566 mmc: sh_mmcif: add support for Renesas MMCIF by Yoshihiro Shimoda · 13 years ago
  80. 639b782 mmc: fix the condition for MMC version 4 by Yoshihiro Shimoda · 13 years ago
  81. e75787d MMC: add marvell sdhci driver by Lei Wen · 13 years ago
  82. af62a55 MMC: add sdhci generic framework by Lei Wen · 13 years ago
  83. e6f99a5 MMC: add erase function to both mmc and sd by Lei Wen · 13 years ago
  84. 6be95cc MMC: unify mmc read and write operation by Lei Wen · 13 years ago
  85. 8380095 mmc: Tegra2: Enable SD/MMC driver for Seaboard and Harmony by Tom Warren · 13 years ago
  86. 21ef6a1 mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3 by Tom Warren · 13 years ago
  87. a8d2a75 fdt: introduce fdt_create_phandle() by Gerald Van Baren · 13 years ago
  88. b3606f1 fdt: add prototype for fdt_increase_size() by Timur Tabi · 13 years ago
  89. bb68200 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() by Timur Tabi · 13 years ago
  90. d1c6314 libfdt: Implement property iteration functions by David Gibson · 15 years ago
  91. 05a22ba Support ePAPR compliant phandle properties by David Gibson · 15 years ago
  92. 4e0499e EfikaMX: Enable EXT2 booting by Marek Vasut · 13 years ago
  93. 745525f EfikaMX: Add missing CONFIG_SYS_TEXT_BASE by Jana Rapava · 13 years ago
  94. 7103fa6 EfikaMX: Use correct imximage.cfg by Jana Rapava · 13 years ago
  95. 727024a MX27: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  96. 0edf8b5 MX5: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  97. 39f0023e imx: Add support for zmx25 board by Matthias Weisser · 13 years ago
  98. 95d1858 imx: Make imx25 compatible to mxc_gpio driver and fix in tx25 by Matthias Weisser · 13 years ago
  99. 23210d8 imx: Add auto generation of asm-offsets.h for imx25 by Matthias Weisser · 13 years ago
  100. dddb7c9 imx: Add support for USB EHCI on imx25 by Matthias Weisser · 13 years ago