1. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  2. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  3. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  4. f0c0b3a Fix incorrect use of getenv() before relocation by Wolfgang Denk · 13 years ago
  5. 83b7e2a Handle most LDSCRIPT setting centrally by Scott Wood · 13 years ago
  6. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  7. ee8028b ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  8. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  9. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  10. 4adcbdc ppc4xx: Enable NOR flash support in sequoia_ramboot target by Stefan Roese · 14 years ago
  11. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  12. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  13. 5e7abce ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  14. 0988776 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  15. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  16. a2a649d 4xx: adjust TEXT_BASE to increase U-Boot image size by Wolfgang Denk · 14 years ago
  17. a77034a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  18. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  19. cf6eb6d ppc4xx: TLB init file cleanup by Stefan Roese · 14 years ago
  20. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  21. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 14 years ago
  22. 39ff7d5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  23. 6c70049 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · 15 years ago
  24. a760b02 ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  25. 1095493 ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  26. 56f9b39 ppc4xx: Fix NAND booting targets after 4xx linker script consolidation by Stefan Roese · 15 years ago
  27. 9a81c61 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  28. 2cd95a2 ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  29. cfc2587 ppc4xx: Sequoia: Add chip_config command by Stefan Roese · 15 years ago
  30. 23c51a2 ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock by Stefan Roese · 15 years ago
  31. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  32. ddc922f ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  33. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  34. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  35. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  36. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  37. d873133 ppc4xx: Add Sequoia RAM-booting target by Stefan Roese · 15 years ago
  38. 17c1b0e ppc4xx: Remove unused code for Sequoia NAND booting version by Stefan Roese · 15 years ago
  39. 5132106 ppc4xx: Fixup chip-selects in dtb for NAND-booting Sequoia by Stefan Roese · 15 years ago
  40. 3edf68c ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code by Stefan Roese · 16 years ago
  41. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  42. ee86fd1 Fix AMCC Sequoia board DDR memory configuration by Mikhail Zolotaryov · 16 years ago
  43. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  44. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  45. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  46. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. 9939ffd Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  51. eab1007 ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic. by Steven A. Falco · 16 years ago
  52. 068c1b7 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  53. d1631fe ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  54. 4fb25a3 ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  55. e321801 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  56. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  57. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  58. 72675dc ppc4xx: Unify AMCC's board config files (part 3/3) by Stefan Roese · 16 years ago
  59. 3c1de1a ppc4xx: Remove implementations of testdram() by Stefan Roese · 16 years ago
  60. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  61. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  62. b738654 PPC440EPx: Optionally enable second I2C bus by Mike Nuss · 17 years ago
  63. 865f0f9 Coding Style Cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  64. 83a49c8 ppc4xx: Sequoia coding style cleanup and beautification by Matthias Fuchs · 17 years ago
  65. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  66. d5a163d ppc4xx: Fix sdram init on Sequoia boards by Stefan Roese · 17 years ago
  67. 4d332db ppc4xx: Make Sequoia boot vxWorks by Niklaus Giger · 17 years ago
  68. 1f84021 ppc4xx: assign PCI interrupts on seuqoia boards by Matthias Fuchs · 17 years ago
  69. b05e8bf ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board by Lawrence R. Johnson · 17 years ago
  70. 62cc395 PPC4xx: Remove sdram.h from board/amcc/sequoia by Larry Johnson · 17 years ago
  71. ce3902e PPC4xx: Use common code for Sequoia board SDRAM support by Larry Johnson · 17 years ago
  72. c46f533 Add definitions for 440EPx/GRx SDRAM controller to ppc440.h by Larry Johnson · 17 years ago
  73. d347117 Use out_be32() and friends to access memory-mapped registers in sequoia.c by Larry Johnson · 17 years ago
  74. c68f59f Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia by Larry Johnson · 17 years ago
  75. 1362888 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · 17 years ago
  76. ea2e142 ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM by Stefan Roese · 17 years ago
  77. 3e11ae8 ppc4xx: Add 667/133 (CPU/PLB) frequency setup to Sequoia bootstrap command by Stefan Roese · 17 years ago
  78. e2e9344 ppc4xx: Fix bug in I2C bootstrap values for Sequoia/Rainier by Stefan Roese · 17 years ago
  79. 5a5958b ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite by Stefan Roese · 17 years ago
  80. 81b73de ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia by Gary Jennejohn · 17 years ago
  81. 02ba702 ppc4xx: Update Sequoia/Rainier bootstrap command by Stefan Roese · 17 years ago
  82. f780b83 resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPX by Niklaus Giger · 17 years ago
  83. e4feb76 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  84. 466fff1 ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago
  85. a11e069 Extend POST support for PPC440 by Igor Lisitsin · 18 years ago
  86. b3f9ec8 ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval board by Stefan Roese · 17 years ago
  87. f3679aa Merge with /home/stefan/git/u-boot/bamboo-nand by Stefan Roese · 17 years ago
  88. 155a964 ppc4xx: Undo Sequoia patch for dynamic EBC speed support of 83MHz by Stefan Roese · 17 years ago
  89. 9d90960 ppc4xx: Update Sequoia NAND booting support with ECC by Stefan Roese · 17 years ago
  90. ada4697 [PATCH] Run new sequoia boards with an EBC speed of 83MHz by Jeffrey Mann · 17 years ago
  91. f544ff6 ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting by Stefan Roese · 17 years ago
  92. e50b791 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · 18 years ago
  93. 2db6336 [PATCH] Small Sequoia cleanup by Stefan Roese · 18 years ago
  94. 992423a ppc4xx: Fix file mode of sequoia.c by Stefan Roese · 18 years ago
  95. 8ce16f5 ppc4xx: Clear Sequoia/Rainier security engine reset bits by John Otken john@softadvances.com · 18 years ago
  96. 07b7b00 [PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setup by Stefan Roese · 18 years ago
  97. f11033e Merge with /home/hs/SC3/u-boot Some code cleanup. by Wolfgang Denk · 18 years ago
  98. e0b9ea8 [PATCH] Update Sequoia (440EPx) to display board rev and PCI bus speed by Stefan Roese · 18 years ago
  99. a78bc44 [PATCH] Clear PLB4A0_ACR[WRP] on Sequoia (440EPx) by Stefan Roese · 18 years ago
  100. 0238898 [PATCH] Add DDR2 optimization code for Sequoia (440EPx) board by Stefan Roese · 18 years ago