1. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  2. 2ea8b71 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · 15 years ago
  3. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  4. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  5. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  6. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  7. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  8. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  9. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  10. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  11. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  12. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
  13. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  14. 6979832 boards: get mac address from environment by Mike Frysinger · 16 years ago
  15. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  16. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  17. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. 9c31901 ppc4xx: Move ppc4xx specific prototypes to ppc4xx header by Stefan Roese · 16 years ago
  22. 5ef4721 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  23. 12cec0a Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  24. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  25. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  26. cdb0470 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 17 years ago
  27. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  28. 286b81b ppc4xx: Complete remove bogus dflush() by Stefan Roese · 17 years ago
  29. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  30. 17cf79a Conding style cleanup by Wolfgang Denk · 17 years ago
  31. 8dc121a ppc4xx: program_tlb now uses 64bit physical addess by Stefan Roese · 17 years ago
  32. 1f4602b ppc4xx: Add 405GPr based MCU25 board specific files by Niklaus Giger · 17 years ago
  33. 8c99261 ppc4xx: HCU4/5. remove obsolete hcu_flash.c by Niklaus Giger · 17 years ago
  34. bb2da71 ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY by Niklaus Giger · 17 years ago
  35. 513ee37 Coding style cleanup. Prepare v1.3.2-rc2 release candidate by Wolfgang Denk · 17 years ago
  36. b311bdb ppc4xx: HCU4/5. Cleanups by Niklaus Giger · 17 years ago
  37. 3659565 ppc4xx: HCU4/5. Fix make O=../xx by Niklaus Giger · 17 years ago
  38. 3595e61 Coding Style Cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  39. 9153cd3 ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5 by Stefan Roese · 17 years ago
  40. fbf5204 ppc4xx: Netstal HCU4 board: added various fixes and POST by Niklaus Giger · 17 years ago
  41. 2dfdf87 ppc4xx: netstal/common define routines used by all boards by Niklaus Giger · 17 years ago
  42. c623bb0 ppc4xx: Netstal HCU5 board: added various fixes and POST by Niklaus Giger · 17 years ago
  43. 183fa9e ppc4xx: Netstal HCU5 board. Added POST. Various fixes by Niklaus Giger · 17 years ago
  44. 1767b38 ppc4xx: Netstal HCU4 board. Added POST. Various fixes by Niklaus Giger · 17 years ago
  45. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  46. edd73f2 ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · 17 years ago
  47. 2fd7790 Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  48. 0e3945c lib_ppc: make board_add_ram_info weak by Kim Phillips · 17 years ago
  49. c215781 PPC4xx:HCU4/5 cleanup by Niklaus Giger · 17 years ago
  50. 771180f PPC4xx:HCU4/5 cleanup ecc/sdram init by Niklaus Giger · 17 years ago
  51. d6d48db PPC4xx:HCU4/5-Board fix compile warning by Niklaus Giger · 17 years ago
  52. 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  53. 0a677fd Coding style cleanup by Stefan Roese · 17 years ago
  54. 9618e8b Add PPC4xx-HCU4 and HCU5 boards: HCU5 files by Niklaus Giger · 17 years ago
  55. 89b257f Add PPC4xx-HCU4 and HCU5 boards: HCU4 files by Niklaus Giger · 17 years ago
  56. 250c992 Add PPC4xx-HCU4 and HCU5 boards: common files by Niklaus Giger · 17 years ago
  57. 13f9f1e Add PPC4xx-HCU4 and HCU5 boards: make related by Niklaus Giger · 17 years ago
  58. e62b4f6 Add PPC4xx-HCU4 and HCU5 boards: READMEs by Niklaus Giger · 17 years ago