1. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  2. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  3. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  4. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  5. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  6. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  7. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  8. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  9. 594c967 ppc4xx: Fix building PLU405 board by Matthias Fuchs · 15 years ago
  10. ecf9a2e ppc4xx: Fix building for PLU405 boards by Matthias Fuchs · 15 years ago
  11. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  12. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  13. bbbe180 ppc4xx: Remove autoupdate feature from PLU405 board by Matthias Fuchs · 15 years ago
  14. d1c6045 ppc4xx: Initialize magnetic couplers in PLU405 by Matthias Fuchs · 15 years ago
  15. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  16. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  17. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  18. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  19. 1fc0bd8 ppc4xx: Cleanup PLU405 board code by Matthias Fuchs · 15 years ago
  20. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  21. 5dde4e2 ppc4xx: Use correct io accessors for esd 405/440 boards by Matthias Fuchs · 16 years ago
  22. 33e8d30 ppc4xx: Cleanup linker scripts of esd 4xx boards by Matthias Fuchs · 16 years ago
  23. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  24. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  25. eb89df7 ppc4xx: Enable auto RS485 mode on PLU405 boards by Matthias Fuchs · 16 years ago
  26. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  27. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. a1fe6fb ppc4xx: Cleanup PLU405 platform file by Matthias Fuchs · 16 years ago
  29. 2fb63db ppc4xx: Cleanup PLU405 linker script by Matthias Fuchs · 16 years ago
  30. 0db0f8d ppc4xx: Increase U-Boot size to 384kB for PLU405 boards by Matthias Fuchs · 16 years ago
  31. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  32. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  33. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  34. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  35. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  36. 9f05e85 ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates by Matthias Fuchs · 17 years ago
  37. f82271e ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · 17 years ago
  38. a0f13d5 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  39. 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  40. 50062ac new FPGA image for PLU405 board by Matthias Fuchs · 17 years ago
  41. 4ed9ed6 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  42. c8452fa Migrate esd 405EP boards to new NAND subsystem by Matthias Fuchs · 17 years ago
  43. f58873c board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  44. 9ee7718 fixed ethernet phy configuration for plu405 board by Matthias Fuchs · 18 years ago
  45. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  46. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  47. 6a07675 Fix JFFS2 support for legacy NAND driver. by Marian Balakowicz · 19 years ago
  48. 582f1a3 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  49. aaa7c00 by Wolfgang Denk · 19 years ago
  50. 86eb3b7 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · 19 years ago
  51. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  52. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
  53. 0c7ffc0 Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · 19 years ago
  54. 02ca111 PLU405 board update by stroese · 20 years ago
  55. a0ebde5 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · 20 years ago
  56. da55c6e * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · 21 years ago
  57. e1cb7eb Board PLU405 added. by stroese · 21 years ago