1. 8f1bb19 ppc4xx: Remove unused code for Sequoia NAND booting version by Stefan Roese · 16 years ago
  2. c55fc7a ppc4xx: Fixup chip-selects in dtb for NAND-booting Sequoia by Stefan Roese · 16 years ago
  3. 200221b ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code by Stefan Roese · 16 years ago
  4. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  5. f270b82 Fix AMCC Sequoia board DDR memory configuration by Mikhail Zolotaryov · 16 years ago
  6. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  7. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  8. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  9. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  10. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  11. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. ccbacd5 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  14. 7bf9cc6 ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic. by Steven A. Falco · 16 years ago
  15. 197f428 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  16. 01edcea ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  17. 41b1746 ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  18. ff459fb ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  19. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  20. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  21. cfe5802 ppc4xx: Unify AMCC's board config files (part 3/3) by Stefan Roese · 16 years ago
  22. 3905b93 ppc4xx: Remove implementations of testdram() by Stefan Roese · 17 years ago
  23. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  24. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  25. 383b145 PPC440EPx: Optionally enable second I2C bus by Mike Nuss · 17 years ago
  26. 3595e61 Coding Style Cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  27. 6235770 ppc4xx: Sequoia coding style cleanup and beautification by Matthias Fuchs · 17 years ago
  28. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  29. 3c726cf ppc4xx: Fix sdram init on Sequoia boards by Stefan Roese · 17 years ago
  30. 82e9f43 ppc4xx: Make Sequoia boot vxWorks by Niklaus Giger · 17 years ago
  31. eb267ba ppc4xx: assign PCI interrupts on seuqoia boards by Matthias Fuchs · 17 years ago
  32. 1e8db03 ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board by Lawrence R. Johnson · 17 years ago
  33. c76f1a9 PPC4xx: Remove sdram.h from board/amcc/sequoia by Larry Johnson · 17 years ago
  34. 27bc997 PPC4xx: Use common code for Sequoia board SDRAM support by Larry Johnson · 17 years ago
  35. 19b3d37 Add definitions for 440EPx/GRx SDRAM controller to ppc440.h by Larry Johnson · 17 years ago
  36. ba97201 Use out_be32() and friends to access memory-mapped registers in sequoia.c by Larry Johnson · 17 years ago
  37. 32d26cf Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia by Larry Johnson · 17 years ago
  38. fbcee00 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · 17 years ago
  39. 68681607 ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM by Stefan Roese · 17 years ago
  40. ef8449b ppc4xx: Add 667/133 (CPU/PLB) frequency setup to Sequoia bootstrap command by Stefan Roese · 17 years ago
  41. ed00285 ppc4xx: Fix bug in I2C bootstrap values for Sequoia/Rainier by Stefan Roese · 17 years ago
  42. fa25747 ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite by Stefan Roese · 17 years ago
  43. 9a1263f ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia by Gary Jennejohn · 17 years ago
  44. c4b0f4c ppc4xx: Update Sequoia/Rainier bootstrap command by Stefan Roese · 17 years ago
  45. 77cad90 resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPX by Niklaus Giger · 17 years ago
  46. 02a1646 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  47. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago
  48. 95bcd38 Extend POST support for PPC440 by Igor Lisitsin · 18 years ago
  49. b7dc0e8 ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval board by Stefan Roese · 17 years ago
  50. 6ca735b Merge with /home/stefan/git/u-boot/bamboo-nand by Stefan Roese · 18 years ago
  51. 99d5a0c ppc4xx: Undo Sequoia patch for dynamic EBC speed support of 83MHz by Stefan Roese · 18 years ago
  52. 3798a6d ppc4xx: Update Sequoia NAND booting support with ECC by Stefan Roese · 18 years ago
  53. 524f577 [PATCH] Run new sequoia boards with an EBC speed of 83MHz by Jeffrey Mann · 18 years ago
  54. 10d7d6e ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting by Stefan Roese · 18 years ago
  55. edd9713 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · 18 years ago
  56. 423b1c6 [PATCH] Small Sequoia cleanup by Stefan Roese · 18 years ago
  57. 72c7b11 ppc4xx: Fix file mode of sequoia.c by Stefan Roese · 18 years ago
  58. a70d408 ppc4xx: Clear Sequoia/Rainier security engine reset bits by John Otken john@softadvances.com · 18 years ago
  59. 50b6c4e [PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setup by Stefan Roese · 18 years ago
  60. 8637071 Merge with /home/hs/SC3/u-boot Some code cleanup. by Wolfgang Denk · 18 years ago
  61. eda436a [PATCH] Update Sequoia (440EPx) to display board rev and PCI bus speed by Stefan Roese · 18 years ago
  62. bc7057d [PATCH] Clear PLB4A0_ACR[WRP] on Sequoia (440EPx) by Stefan Roese · 18 years ago
  63. 5684da0 [PATCH] Add DDR2 optimization code for Sequoia (440EPx) board by Stefan Roese · 18 years ago
  64. ab8e99b [PATCH] Fix sequoia flash autodetection (finally correct) by Stefan Roese · 18 years ago
  65. 814ed84 Fix sequoia separate object direcory building problems. by Marian Balakowicz · 18 years ago
  66. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  67. 4df0da5 Coding style cleanup by Wolfgang Denk · 18 years ago
  68. 6539002 Fix reset problem in sequoia sdram init code Patch by Stefan Roese, 23 Sep 2006 by Stefan Roese · 18 years ago
  69. be6729c Add support for AMCC Rainier PPX440GRx eval board by Stefan Roese · 18 years ago
  70. bbfcbb7 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · 18 years ago
  71. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · 18 years ago