1. e290d17 am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF by Tom Rini · 11 years ago
  2. 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  3. 3757e97 arm, at91: add siemens corvus board by Heiko Schocher · 11 years ago
  4. cfcad35 arm, at91: add Siemens board taurus and axm by Heiko Schocher · 11 years ago
  5. bcce2a0 am33xx: Stop modifying certain EMIF4D registers by Tom Rini · 11 years ago
  6. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  7. f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  8. 8069bfe arm, am335x: update for the siemens boards by Samuel Egli · 11 years ago
  9. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  10. 44b5b38 usb:g_dnl: Add name parameter to g_dnl_bind_fixup function by Lukasz Majewski · 11 years ago
  11. de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · 11 years ago
  12. 499c498 arm, am335x: add support for 3 siemens boards by Heiko Schocher · 11 years ago
  13. 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
  14. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  15. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  16. 62fa477 board/siemens/SCM/scm.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  17. 9209ed5 Reduce build times by Wolfgang Denk · 13 years ago
  18. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  19. efdc5fb ARM: remove broken "SMN42" board. by Wolfgang Denk · 13 years ago
  20. 9701cc2 Fix a few gcc warnings. by Joakim Tjernlund · 14 years ago
  21. a65f8c8 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · 14 years ago
  22. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  23. 8411888 Remove redundant config.mk files by Wolfgang Denk · 14 years ago
  24. e71d99d 8xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  25. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  26. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  27. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  28. 19d86f4 CCM: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  29. cd4e42e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  30. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  31. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  32. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  33. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  34. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago
  35. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  36. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  37. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  38. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  39. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  40. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 50219e6 ppc: cleanup compiler errors/warnings by Heiko Schocher · 16 years ago
  42. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  43. 13e9bb9 boards: move board_get_enetaddr() into board-specific init by Mike Frysinger · 16 years ago
  44. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  45. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  46. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  47. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  48. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 27a856a cleanup use of CFG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. bb6366b CCM/SCM boards: fix out of tree building by Wolfgang Denk · 16 years ago
  54. c0c456e SCM board: fix build errors. by Wolfgang Denk · 16 years ago
  55. 6699059 IAD210 board: fix ``"ALIGN" redefined'' warning. by Wolfgang Denk · 16 years ago
  56. 408726f CCM board: fix build errors. by Wolfgang Denk · 16 years ago
  57. 9ef20dc Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) by Wolfgang Denk · 16 years ago
  58. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  59. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  60. 4786859 Memory footprint optimizations by Bartlomiej Sieka · 17 years ago
  61. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  62. 2c3685f Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  63. 6cf0ac4 SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  64. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  65. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  66. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  67. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  68. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  69. 761ea74 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  70. e11c123 board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  71. 339005b Remove obsolete mpc824x linker scripts by Grant Likely · 17 years ago
  72. c6316ff Fix a few file permission problems. by Wolfgang Denk · 17 years ago
  73. 69819ce board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  74. a9d7acb Coding Style cleanup; generate new CHANGELOG file. by Wolfgang Denk · 17 years ago
  75. fb312c8 Reduce line lengths to 80 characters max. by Peter Pearse · 18 years ago
  76. b180529 Add the board directory for SMN42 by Peter Pearse · 18 years ago
  77. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  78. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  79. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  80. aaa7c00 by Wolfgang Denk · 19 years ago
  81. 86eb3b7 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · 19 years ago
  82. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  83. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
  84. c35ba4e Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  85. e65527f * Some code cleanup by wdenk · 21 years ago
  86. da55c6e * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · 21 years ago
  87. 87249ba Add a common get_ram_size() function and modify the the by wdenk · 21 years ago
  88. 2bb1105 * Patch by Martin Krause, 17 Jul 2003: by wdenk · 21 years ago
  89. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  90. f12e396 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  91. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  92. bb2d927 * Header file cleanup for ARM by wdenk · 21 years ago
  93. b9a83a9 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 22 years ago
  94. fe8c280 Initial revision by wdenk · 22 years ago
  95. c609719 Initial revision by wdenk · 22 years ago
  96. e221174 Initial revision by wdenk · 22 years ago
  97. f8cac65 Initial revision by wdenk · 22 years ago
  98. affae2b Initial revision by wdenk · 22 years ago
  99. 9998b51 Initial revision by wdenk · 22 years ago
  100. efee170 Initial revision by wdenk · 22 years ago