1. 4a59809 Consolidate bool type by York Sun · 12 years ago
  2. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  3. 35ad9a8 change all versions of input_data() and output_data() to global weak aliases by Pavel Herrmann · 12 years ago
  4. d9c6449 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  5. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  6. 7aa03ef serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver by Marek Vasut · 12 years ago
  7. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · 13 years ago
  8. 0b26c8f net: Remove redefinitions of net.h functions by Joe Hershberger · 13 years ago
  9. e301edd pci: get rid of local prototypes by Linus Walleij · 13 years ago
  10. 6b300dc net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · 13 years ago
  11. eddcf95 CPCI750: Add CPCI-HD/2 support by Reinhard Arlt · 13 years ago
  12. dd152fc PPC: Drop mv6436x_eth_initialize() from net/eth.c by Marek Vasut · 13 years ago
  13. b91b974 pci: move pciauto_config_init() to pci.h by Linus Walleij · 13 years ago
  14. 68e60eb board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  15. 22a8309 board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  16. 27245d2 board/esd/cpci750/cpci750.c: Fix error handling by Wolfgang Denk · 13 years ago
  17. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago
  18. 2ef3005 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  19. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  20. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  21. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  22. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  23. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  24. 7e0fbaf 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 board by Reinhard Arlt · 15 years ago
  25. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  26. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  27. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  28. b985ed6 board/esd/cpci750/ide.c: fix compile warning by Wolfgang Denk · 15 years ago
  29. 907cad1 CPCI750: fix compile problem by Wolfgang Denk · 15 years ago
  30. 53baa42 74xx_7xx: CPCI750: Add CPCI adapter/target support by Stefan Roese · 15 years ago
  31. 88339a0 74xx_7xx: CPCI750: Enable access to PCI function > 0 by Stefan Roese · 15 years ago
  32. 15b8f55 74xx_7xx: CPCI750: Minor coding style cleanup of cpci750.c by Stefan Roese · 15 years ago
  33. 59046fb 74xx_7xx: CPCI750: Add loadpci command by Stefan Roese · 15 years ago
  34. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  35. dc2da6c cpci750: i2c cleanup by Peter Tyser · 16 years ago
  36. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  37. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  38. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  39. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  40. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 0687e30 Clean up usage of icache_disable/dcache_disable by Kumar Gala · 16 years ago
  43. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  44. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  45. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  46. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  47. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  48. 614320f ppc7xx: Update CPCI750 board by Stefan Roese · 17 years ago
  49. 4d5a8e3 Fix build errors and warnings / code cleanup. by Wolfgang Denk · 17 years ago
  50. 13f7599 board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  51. 4ed9ed6 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  52. f58873c board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  53. 52232fd Minor code cleanup. by Wolfgang Denk · 18 years ago
  54. a48f0d9 [PATCH] Update esd cpci5200 files by Stefan Roese · 18 years ago
  55. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  56. 4df0da5 Coding style cleanup by Wolfgang Denk · 18 years ago
  57. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  58. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  59. 67777b9 Minor code cleanup by Wolfgang Denk · 19 years ago
  60. 16138f9 Convert CPCI750 to use common CFI flash driver by Stefan Roese · 19 years ago
  61. b7a97c7 Add VGA support (CT69000) to CPCI750 board. by Stefan Roese · 19 years ago
  62. aaa7c00 by Wolfgang Denk · 19 years ago
  63. f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  64. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  65. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
  66. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  67. 07d7e6b Code cleanup. by wdenk · 20 years ago
  68. c096c84 CPCI750 board support added by stroese · 20 years ago