1. 1293858 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · 12 years ago
  2. 9ef51bd SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl by Tom Rini · 12 years ago
  3. 292db77 SPL: Use image_get_xxx() functions to access header values by Stefan Roese · 12 years ago
  4. fb5d62a SPL: do not use fix value for u-boot size by Stefano Babic · 12 years ago
  5. 31dfba4 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  6. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  7. 9e0c260 ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
  8. ff7a605 ARM: SPL: Start hooking in the current SPI SPL support by Tom Rini · 12 years ago
  9. 7b51686 ARM: SPL: Clean up spl.c / spl_nand.c slightly by Tom Rini · 12 years ago
  10. a0b9fa5 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · 12 years ago
  11. 29d69dc ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  12. 730bae7 ARM: SPL: Only call mem_malloc_init if configured by Tom Rini · 12 years ago
  13. 09ebf1a ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · 12 years ago
  14. a76ff95 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · 12 years ago
  15. 0be93ff ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · 12 years ago
  16. 63c37f1 omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. by Pavel Machek · 12 years ago
  17. 69fa444 omap-common: Fix typo in save_boot_params() in lowlevel_init.S by Tom Rini · 12 years ago
  18. fe3b0c7 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  19. a0d8cca spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT by Tom Rini · 12 years ago
  20. 20ae90c Makefile: Move SPL files to clobber, remove from clean by Tom Rini · 12 years ago
  21. 5295aa8 FAT: Make it possible to read from any file position by Benoît Thébaudeau · 12 years ago
  22. 49eee6e env: checkpatch clean env_fat by Igor Grinberg · 12 years ago
  23. 9274dc0 env: remove duplicated env_get_char_spec() by Igor Grinberg · 12 years ago
  24. a50f806 README.commands: Document what UNDEF_SYM does by Tom Rini · 12 years ago
  25. cc1fbaa patman: Use reverse order for changelog by Otavio Salvador · 12 years ago
  26. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  27. 70e5307 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  28. 3a52910 cmd_part: add partition-related command by Stephen Warren · 12 years ago
  29. b287a87 disk: part_msdos: parse and store partition UUID by Stephen Warren · 12 years ago
  30. c6c7b7a disk: part_efi: parse and store partition UUID by Stephen Warren · 12 years ago
  31. e47dbba disk: part_efi: range-check partition number by Stephen Warren · 12 years ago
  32. c87ff22 disk: get_device_and_partition() "auto" partition and cleanup by Stephen Warren · 12 years ago
  33. afd909c disk: introduce get_device() by Stephen Warren · 12 years ago
  34. 8d6ba05 cmd_reiser: use common get_device_and_partition function by Rob Herring · 12 years ago
  35. 153817e cmd_zfs: use common get_device_and_partition function by Rob Herring · 12 years ago
  36. ede8436 cmd_disk: use common get_device_and_partition function by Rob Herring · 12 years ago
  37. 5fc26df cmd_fat: use common get_device_and_partition function by Rob Herring · 12 years ago
  38. 752e1bd cmd_extX: use common get_device_and_partition function by Rob Herring · 12 years ago
  39. 30f7fd7 ext4: remove init_fs/deinit_fs by Rob Herring · 12 years ago
  40. d586cec disk/part: introduce get_device_and_partition by Rob Herring · 12 years ago
  41. eda5111 disk/part: check bootable flag for DOS partitions by Rob Herring · 12 years ago
  42. a20cbf9 combine block device load commands into common function by Rob Herring · 12 years ago
  43. 07c5bff disk: make get_partition_info() always available to disk.c by Stephen Warren · 12 years ago
  44. c0171ca MAKEALL: fix per arch board lists by Allen Martin · 12 years ago
  45. dad11a9 ARM: arm1176: Define arch_cpu_init() at the SoC level by Stephen Warren · 12 years ago
  46. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  47. 4bb5fa4 common/lcd: fix build breakage for at91sam9x5ek and trats boards by Anatolij Gustschin · 12 years ago
  48. 8493d50 Prepare v2012.10-rc1 by Tom Rini · 12 years ago
  49. 0c947f7 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  50. 1873d5c pci: fix some warnings related to assumptions about by Kumar Gala · 12 years ago
  51. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  52. d82cb11 video/powerpc: don't touch DIU registers that we don't need by Timur Tabi · 12 years ago
  53. 5c540b2 common/lcd: add protection from null bmp pointer by Nikita Kiryanov · 12 years ago
  54. 0a9d66f fdt: Add header guard to fdtdec.h by Simon Glass · 12 years ago
  55. c8c86dd fdt: Tidy debugging, add to fdtdec_get_int/addr() by Simon Glass · 12 years ago
  56. eadbf1a Add gpio_request() to asm-generic header by Simon Glass · 12 years ago
  57. 9767a00 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  58. dd4f050 Revert "memsize: Fix for bug in memory sizing code" by Tom Rini · 12 years ago
  59. 2fa03bc Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  60. 835e11e usb: do explicit unaligned accesses by Lucas Stach · 12 years ago
  61. 180e3dd dfu:usb:fix: Read the "filesize" environment variable only when file read by Łukasz Majewski · 12 years ago
  62. 71c88eb dfu:usb: Support for ext4 by Łukasz Majewski · 12 years ago
  63. edd5f22 Merge branch 'ext4' by Tom Rini · 12 years ago
  64. 07639f2 ext4: cache-align buffers so the invalidation works by Stephen Warren · 12 years ago
  65. 9fc768d Flex bus definition update for Coldfire 5253. by Jason Jin · 12 years ago
  66. 9324138 ColdFire: Queued SPI driver by Richard Retanubun · 14 years ago
  67. 8d8dac9 ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 by Alison Wang · 13 years ago
  68. 027f76f ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x by Alison Wang · 13 years ago
  69. d132fe6 ColdFire: Clean up checkpatch warnings for MCF523x by Alison Wang · 13 years ago
  70. 35d23df ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x by Alison Wang · 13 years ago
  71. 95bed1f ColdFire: Clean up checkpatch warnings for MCF52x2 by Alison Wang · 13 years ago
  72. 8bce3ec ColdFire: Clean up checkpatch warnings for MCF5227x by Alison Wang · 13 years ago
  73. e14f732 ColdFire: Add clear and set bits macros for ColdFire platform by Alison Wang · 13 years ago
  74. fd54d53 ColdFire: Update the bitops for ColdFire platform by Alison Wang · 13 years ago
  75. e573de2 ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537x by Alison Wang · 13 years ago
  76. 4fe7d0a Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 12 years ago
  77. 0377b56 mpc8308rdb: add support for eSDHC MMC controller by Ira W. Snyder · 12 years ago
  78. d564e5f mpc8308rdb: add support for FIT images by Ira W. Snyder · 12 years ago
  79. 429a1f9 mpc8308rdb: add support for Spansion SPI flash on header J8 by Ira W. Snyder · 12 years ago
  80. 5261b00 mpc8xxx_spi: fix SPI support on MPC8308RDB by Ira W. Snyder · 12 years ago
  81. 7ca2a8a FAT: Fix file contents listed as directory by Benoît Thébaudeau · 12 years ago
  82. 6765eb1 env: delete selected vars not present in imported env by Gerlando Falauto · 12 years ago
  83. fe9f49d env: make "env default" selective, check and apply by Gerlando Falauto · 12 years ago
  84. 393acf0 env: check and apply changes on delete/destroy by Gerlando Falauto · 12 years ago
  85. d392595 env: add check/apply logic to himport_r() by Gerlando Falauto · 12 years ago
  86. 9b0e1ff env: make himport_r() selective on variables by Gerlando Falauto · 12 years ago
  87. dc88d59 env: unify logic to check and apply changes by Gerlando Falauto · 12 years ago
  88. ee55de2 env: cosmetic: drop assignment i = iomux_doenv() by Gerlando Falauto · 12 years ago
  89. eb6aaeb fw_env: Add env vars describing U-Boot target board by Benoît Thébaudeau · 12 years ago
  90. 8cdea94 env_common: Add missing ethprime by Benoît Thébaudeau · 12 years ago
  91. f712897 env import/export: Remove from help if disabled by Benoît Thébaudeau · 12 years ago
  92. 1d8af98 memsize: Fix for bug in memory sizing code by Iwo Mergler · 12 years ago
  93. f6c92cd env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER by Stephen Warren · 12 years ago
  94. fbaa804 ARM: Remove apollon board by Marek Vasut · 12 years ago
  95. 9c05809 IPL: Remove remains of OneNAND IPL by Marek Vasut · 12 years ago
  96. 1b85529 spl: remove forced linking of commands into SPL by Tyler Olmstead · 12 years ago
  97. 032b080 dm: sparc: Fixup the compile warnings in sparc code by Marek Vasut · 12 years ago
  98. 292af86 dm: sparc: common: Fixup cmd_bdinfo warnings by Marek Vasut · 12 years ago
  99. 56df42f dm: sparc: net: Fixup greth compile warnings by Marek Vasut · 12 years ago
  100. 05ae4c9 mxc nand: Fix warning on !MXC_NFC_V2_1 by Tom Rini · 12 years ago