1. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · 14 years ago
  2. dc7befe ppc4xx: Update lwmon5 board support by Stefan Roese · 14 years ago
  3. fe33e6e ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  4. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  5. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  6. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  7. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  8. 249310a ppc4xx: Big lwmon5 board support rework/update by Sascha Laue · 14 years ago
  9. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  10. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  11. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  12. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  13. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  14. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · 15 years ago
  15. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  16. 2ea8b71 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · 15 years ago
  17. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  18. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  19. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  20. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  21. b890f9e video: mb862xx: improve board-specific Lime configuration by Wolfgang Grandegger · 15 years ago
  22. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  23. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  24. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  25. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  26. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  27. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  28. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  29. d2b87fb ppc4xx: lwmon5: Only use one CS (rank) in DDR2 configuration by Stefan Roese · 16 years ago
  30. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  31. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  32. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  33. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. 251161b ppc4xx: Fix printf format warnings now visible with the updated format check by Stefan Roese · 16 years ago
  36. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  37. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  38. 3905b93 ppc4xx: Remove implementations of testdram() by Stefan Roese · 17 years ago
  39. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  40. e85aac0 ppc4xx: Change ECC initialization on lwmon5 to use clean_dcache_range() by Stefan Roese · 17 years ago
  41. b5d9c1e Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · 17 years ago
  42. 89a4b70 lwmon5 watchdog: limit trigger rate by Yuri Tikhonov · 17 years ago
  43. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  44. 17b544f ppc4xx: Enable ECC on LWMON5 by Stefan Roese · 17 years ago
  45. 9e9051c Fix backlight in the lwmon5 POST. by Yuri Tikhonov · 17 years ago
  46. 3996e81 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · 17 years ago
  47. d3558cb The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  48. 7151a34 Fix backlight in the lwmon5 POST. by Yuri Tikhonov · 17 years ago
  49. ba567f4 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · 17 years ago
  50. c147d48 The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  51. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  52. 0273891 ppc4xx: Rework Lime support for lwmon5 by Anatolij Gustschin · 17 years ago
  53. fcfd526 Merge branch 'lwmon5-no-ocm' by Stefan Roese · 17 years ago
  54. 3b897fc ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore by Stefan Roese · 17 years ago
  55. 2f4e682 PPC4xx: Remove sdram.h from board/lwmon5 by Larry Johnson · 17 years ago
  56. 1da4255 PPC4xx: Use common code for LWMON5 board SDRAM support by Larry Johnson · 17 years ago
  57. 19b3d37 Add definitions for 440EPx/GRx SDRAM controller to ppc440.h by Larry Johnson · 17 years ago
  58. 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · 17 years ago
  59. 8d4de41 ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latching by Stefan Roese · 17 years ago
  60. edd73f2 ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · 17 years ago
  61. a4e2576 ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board by Stefan Roese · 17 years ago
  62. e93ab0c Merge with /home/stefan/git/u-boot/u-boot-ppc4xx by Stefan Roese · 17 years ago
  63. f55a22c ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based) by Stefan Roese · 17 years ago
  64. 0e3945c lib_ppc: make board_add_ram_info weak by Kim Phillips · 17 years ago
  65. 0dd0e64 ppc4xx: Update 440EPx lwmon5 board support by Stefan Roese · 17 years ago
  66. 1c51617 ppc4xx: lwmon5: Update Lime initialization by Anatolij Gustschin · 17 years ago
  67. abd2edf ppc4xx: lwmon5: Support for 128 MByte NOR FLASH added by Stefan Roese · 17 years ago
  68. d1374ec ppc4xx: Fix lwmon5 interrupt controller setup (polarity, trigger...) by Stefan Roese · 17 years ago
  69. 5d89611 POST: Add ECC POST for the lwmon5 board by Pavel Kolesnikov · 17 years ago
  70. 151dffd ppc4xx: Code cleanup by Stefan Roese · 17 years ago
  71. d11a5e2 ppc4xx: Update lwmon5 board by Stefan Roese · 17 years ago
  72. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago
  73. 09675ef Coding style cleanup. Refresh CHANGELOG. by Wolfgang Denk · 17 years ago
  74. ade5a51 [ppc4xx] Add initial lwmon5 board support by Stefan Roese · 17 years ago