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