1. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  2. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · 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. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  7. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  8. c558225 4xx: adjust TEXT_BASE to increase U-Boot image size by Wolfgang Denk · 14 years ago
  9. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  10. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  11. ec88cd6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  12. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  13. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · 15 years ago
  14. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  15. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  16. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  17. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  18. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  19. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  20. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  21. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  22. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  23. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  24. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  25. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  26. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  27. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  28. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  29. 3c373417 ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs by Dave Mitchell · 16 years ago
  30. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  31. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  35. 3905b93 ppc4xx: Remove implementations of testdram() by Stefan Roese · 17 years ago
  36. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  37. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  38. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  39. f199063 ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards by Stefan Roese · 17 years ago
  40. 43867c8 ppc4xx: Coding style cleanup by Stefan Roese · 17 years ago
  41. 2462bbd Program EPLD to force full duplex mode for PHY. by Grzegorz Bernacki · 17 years ago
  42. ac4d06e ppc4xx: AMCC Luan uses the new boardspecific DDR2 controller setup by Stefan Roese · 17 years ago
  43. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago
  44. 05ac303 [PATCH] Update AMCC Luan 440SP eval board support by Stefan Roese · 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. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  48. aaa7c00 by Wolfgang Denk · 19 years ago
  49. 9964474 Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. by Stefan Roese · 19 years ago