1. 77fdd6d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  2. 9a17eb5 Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  3. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  4. 5310b8b nand_spl: trivial refactoring of makefiles by Masahiro Yamada · 11 years ago
  5. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  6. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  7. 0fa934d board/p1010rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 11 years ago
  8. 52587f1 arm: Remove support for smdk6400 by Benoît Thébaudeau · 11 years ago
  9. da962b7 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 11 years ago
  10. 7086e91 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 11 years ago
  11. 35537bc nand: mxc: Add support for i.MX5 by Benoît Thébaudeau · 11 years ago
  12. 2dc0aa0 nand: mxc: Prepare to add support for i.MX5 by Benoît Thébaudeau · 11 years ago
  13. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  14. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 11 years ago
  15. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 11 years ago
  16. a6187dc Merge remote-tracking branch 'mpc83xx/next' by Kim Phillips · 12 years ago
  17. e05e5de arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  18. 22f4442 powerpc/mpc83xx: convert MPC8313ERDB to new-SPL by Scott Wood · 12 years ago
  19. 06f60ae powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
  20. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  21. e76cd5d 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
  22. a796e72 powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl by Scott Wood · 12 years ago
  23. b9735cb spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c by Scott Wood · 12 years ago
  24. 59629c2 spl/mpc85xx: move udelay to cpu code by Scott Wood · 12 years ago
  25. 8bc50f0 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
  26. a6d0f62 nand_spl: fix u-boot.lst breakage by Scott Wood · 12 years ago
  27. 3e4d27b Merge git://git.denx.de/u-boot by Stefano Babic · 12 years ago
  28. b736e4b ARM: Fix start.S when used with SPL in arm1136 by Stefano Babic · 12 years ago
  29. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  30. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  31. 97b24d3 common: Add symbol handling for generic lists into Makefile by Marek Vasut · 12 years ago
  32. 5675b50 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  33. 9c60e75 mxc nand: Homogenize IP revisions with Linux by Benoît Thébaudeau · 12 years ago
  34. b8fea2b spl mxc nand: Fix broken boot for correctable ECC errors by Benoît Thébaudeau · 12 years ago
  35. c1db8dd mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · 12 years ago
  36. 0e55ad7 spl mxc nand: Set symmetric mode by Benoît Thébaudeau · 12 years ago
  37. 0eee20f spl mxc nand: Remove duplicated code by Benoît Thébaudeau · 12 years ago
  38. 5d818a2 spl mxc nand: Merge duplicated code by Benoît Thébaudeau · 12 years ago
  39. 365b2c0 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · 12 years ago
  40. 80c8ab7 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · 12 years ago
  41. 5d1c883 ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit again by Stefan Roese · 12 years ago
  42. ae6beb2 nand_spl: change out_be32 to raw_writel and depend on subsequent sync by Matthew McClintock · 12 years ago
  43. 02ea538 nand_spl: p1023rds: wait before enabling DDR controller by Matthew McClintock · 12 years ago
  44. 8c45404 nand_spl: update udelay for Freescale boards by Matthew McClintock · 12 years ago
  45. abbe536 powerpc/p1010rdb: nandboot: compare SVR properly by Matthew McClintock · 12 years ago
  46. 9c6b47d p1014rdb: set ddr bus width properly depending on SVR by Matthew McClintock · 12 years ago
  47. 7b8f668 nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel() by Scott Wood · 12 years ago
  48. 6b873dc Changes to move hawkboard to the new spl infrastructure by Sughosh Ganu · 13 years ago
  49. 25efd99 nand_spl: store ecc data on the stack by Scott Wood · 13 years ago
  50. 40a0682 nand_spl/nand_boot.c: Fix build warning by Anatolij Gustschin · 13 years ago
  51. 1542204 davinci: Remove unwanted memsize.c from hawkboard's nand spl build by Sughosh Ganu · 13 years ago
  52. 5b51e7f arm, davinci: move misc function in arch tree by Heiko Schocher · 13 years ago
  53. e8c856d arm, hawkboard: Use the pinmux configurations defined in the arch tree by Christian Riesch · 13 years ago
  54. 964930b arm, davinci: Move pinmux functions from board to arch tree by Christian Riesch · 13 years ago
  55. 56c91bc Fix regression in SMDK6400 by Simon Schwarz · 13 years ago
  56. 6d68621 nand_boot.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  57. 4f7549d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  58. 1fed668 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  59. dc7cd8e spl, nand: add 4bit HW ecc oob first nand_read_page function by Heiko Schocher · 13 years ago
  60. 29b62c0 MX31: mx31pdk: Remove nand_spl config.mk file by Fabio Estevam · 13 years ago
  61. d793e5a powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB by Dipen Dudhat · 13 years ago
  62. 52f90da nand: Freescale Integrated Flash Controller NAND support by Dipen Dudhat · 13 years ago
  63. 14aa71e powerpc/85xx: Add support for new P102x/P2020 RDB style boards by Li Yang · 13 years ago
  64. 5fb5e8c ARM: hawkboard_nand: fix compilation of nand_spl by Stefano Babic · 13 years ago
  65. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  66. 401bb30 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  67. 3f7f6b8 powerpc/85xx: Add basic support for P1023RDS board by Roy Zang · 13 years ago
  68. eced462 NAND: Add 16bit NAND support for the NDFC by Alex Waterman · 13 years ago
  69. 920c428 Add _end for the end of u-boot image for SMDK6400 by seedshope · 13 years ago
  70. e29816f nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occurance by Stefan Roese · 13 years ago
  71. a9c847c nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY by Stefan Roese · 13 years ago
  72. a89a990 nand_spl: nand_boot.c: Init nand_chip.options to 0 by Stefan Roese · 13 years ago
  73. 8370978 Decreases code size of the nand_spl by Alex Waterman · 13 years ago
  74. 9a29046 Fix the issue of _end symbol not being found while building by Sughosh Ganu · 13 years ago
  75. 7767849 MX25: tx25: Add _end section on nand_spl by Fabio Estevam · 13 years ago
  76. 7f5b2bb MX31: mx31pdk: fix nand_spl by Stefano Babic · 13 years ago
  77. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 13 years ago
  78. e1f7038 powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script by Dipen Dudhat · 13 years ago
  79. 65a9db7 nand_spl: Fix large page nand_command() by Alex Waterman · 13 years ago
  80. 6297454 nand/spl: Assuming a static nand page size to reduce code size by Matthew McClintock · 13 years ago
  81. 3b258e2 Fix build issues cause by LDFLAGS_FINAL changes by Wolfgang Denk · 13 years ago
  82. 6dde507 SMDK6400: Add some labels to u-boot.lds to support nand_spl by seedshope · 14 years ago
  83. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 13 years ago
  84. 6dc1eceb Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · 13 years ago
  85. ed3df72 mx31pdk: Use the new relocation scheme by Fabio Estevam · 13 years ago
  86. cb14e93 powerpc/85xx: Add support for booting from NAND on MPC8572DS by Kumar Gala · 14 years ago
  87. ee0270d PowerPC, nand_spl: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  88. 97a85b2 powerpc/nand spl: link libgcc by Scott Wood · 14 years ago
  89. 6d1c649 Davinci 8xx: Move common functions to share code by Stefano Babic · 14 years ago
  90. 48571ff Add board support for hawkboard by Sughosh Ganu · 14 years ago
  91. 45b8679 Remove board_init_f function from nand_boot.c by Sughosh Ganu · 14 years ago
  92. ff2311a 83xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  93. ee8028b ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  94. f1c574d 83xx: Fix NAND_SPL link address by Scott Wood · 14 years ago
  95. d7b1970 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  96. 858ecd9 tx25: fix linker file for newer ld support by Albert Aribaud · 14 years ago
  97. 96196a1 powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build by Haiying Wang · 14 years ago
  98. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  99. b188157 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  100. 6d8d4ef Merge branch 'elf_reloc' by Wolfgang Denk · 14 years ago