1. b6b5e39 ppc4xx: Remove lcd4_lwmon5 support by Stefan Roese · 9 years ago
  2. c0c7a55 ppc4xx: Convert lwmon5 board to generic board by Stefan Roese · 9 years ago
  3. 04386f6 Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · 9 years ago
  4. 8fe11b8 powerpc: ppc4xx: remove lwmon5 support by Masahiro Yamada · 9 years ago
  5. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  6. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  7. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  8. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  9. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  10. 9055f66 ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP by Stefan Roese · 11 years ago
  11. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  12. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. 880540d i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 11 years ago
  14. f47b048 ppc4xx: Add lcd4_lwmon5 support by Stefan Roese · 12 years ago
  15. 225ca83 ppc: Move kbd_status to arch_global_data by Simon Glass · 12 years ago
  16. a0d3c82 ppc: Move wdt_last to arch_global_data by Simon Glass · 12 years ago
  17. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  18. f0c0b3a Fix incorrect use of getenv() before relocation by Wolfgang Denk · 13 years ago
  19. a321148 ppc4xx: Update lwmon5 board support by Stefan Roese · 14 years ago
  20. ee8028b ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  21. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  22. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  23. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  24. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  25. f14ae41 ppc4xx: Big lwmon5 board support rework/update by Sascha Laue · 14 years ago
  26. 5e7abce ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  27. 0988776 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  28. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  29. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  30. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  31. cf6eb6d ppc4xx: TLB init file cleanup by Stefan Roese · 14 years ago
  32. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 14 years ago
  33. 6c70049 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · 15 years ago
  34. a760b02 ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  35. 1095493 ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  36. 9a81c61 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  37. 2cd95a2 ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  38. c28d3bb video: mb862xx: improve board-specific Lime configuration by Wolfgang Grandegger · 15 years ago
  39. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  40. ddc922f ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  41. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  42. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  43. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  44. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  45. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  46. 0b2f38f ppc4xx: lwmon5: Only use one CS (rank) in DDR2 configuration by Stefan Roese · 16 years ago
  47. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  48. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  49. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  50. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. b002144 ppc4xx: Fix printf format warnings now visible with the updated format check by Stefan Roese · 16 years ago
  53. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  54. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  55. 3c1de1a ppc4xx: Remove implementations of testdram() by Stefan Roese · 16 years ago
  56. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  57. 135846d ppc4xx: Change ECC initialization on lwmon5 to use clean_dcache_range() by Stefan Roese · 16 years ago
  58. 4b7a6dd Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · 16 years ago
  59. d32a874 lwmon5 watchdog: limit trigger rate by Yuri Tikhonov · 16 years ago
  60. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  61. 7e4a0d2 ppc4xx: Enable ECC on LWMON5 by Stefan Roese · 17 years ago
  62. 46bc0a9 Fix backlight in the lwmon5 POST. by Yuri Tikhonov · 17 years ago
  63. 0f009f7 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · 17 years ago
  64. 8f15d4a The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  65. 0f855a1 Fix backlight in the lwmon5 POST. by Yuri Tikhonov · 17 years ago
  66. ff818b2 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · 17 years ago
  67. 65b20dc The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  68. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  69. d610a60 ppc4xx: Rework Lime support for lwmon5 by Anatolij Gustschin · 17 years ago
  70. 1466ef8 Merge branch 'lwmon5-no-ocm' by Stefan Roese · 17 years ago
  71. 8f24e06 ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore by Stefan Roese · 17 years ago
  72. 196404c PPC4xx: Remove sdram.h from board/lwmon5 by Larry Johnson · 17 years ago
  73. ef16fcc PPC4xx: Use common code for LWMON5 board SDRAM support by Larry Johnson · 17 years ago
  74. c46f533 Add definitions for 440EPx/GRx SDRAM controller to ppc440.h by Larry Johnson · 17 years ago
  75. 9caeaad Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · 17 years ago
  76. 54fd6c9 ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latching by Stefan Roese · 17 years ago
  77. 087dfdb ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · 17 years ago
  78. c25dd8f ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board by Stefan Roese · 17 years ago
  79. 93f7983 Merge with /home/stefan/git/u-boot/u-boot-ppc4xx by Stefan Roese · 17 years ago
  80. 3ad6387 ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based) by Stefan Roese · 17 years ago
  81. 79f240f lib_ppc: make board_add_ram_info weak by Kim Phillips · 17 years ago
  82. ea9f6bc ppc4xx: Update 440EPx lwmon5 board support by Stefan Roese · 17 years ago
  83. b66091d ppc4xx: lwmon5: Update Lime initialization by Anatolij Gustschin · 17 years ago
  84. 9f24a80 ppc4xx: lwmon5: Support for 128 MByte NOR FLASH added by Stefan Roese · 17 years ago
  85. aedf5bd ppc4xx: Fix lwmon5 interrupt controller setup (polarity, trigger...) by Stefan Roese · 17 years ago
  86. 531e3e8 POST: Add ECC POST for the lwmon5 board by Pavel Kolesnikov · 17 years ago
  87. 8848ec8 ppc4xx: Code cleanup by Stefan Roese · 17 years ago
  88. 04e6c38 ppc4xx: Update lwmon5 board by Stefan Roese · 17 years ago
  89. 466fff1 ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago
  90. 83b4cfa Coding style cleanup. Refresh CHANGELOG. by Wolfgang Denk · 17 years ago
  91. b765ffb [ppc4xx] Add initial lwmon5 board support by Stefan Roese · 17 years ago