1. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  2. f658866 PPChameleonEVB and CATcenter need a custom linker script by Wolfgang Denk · 14 years ago
  3. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  4. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  5. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  6. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  7. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  8. 8cb251a ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  9. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  10. 3b01e6b i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 15 years ago
  11. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  12. d285d41 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 15 years ago
  13. 25ded72 NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · 15 years ago
  14. c361ce8 Remove legacy NAND and disk on chip references from boards. by Scott Wood · 15 years ago
  15. b1423dd Separate mtdparts command from jffs2 by Stefan Roese · 16 years ago
  16. 5814bb7 ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files by Matthias Fuchs · 16 years ago
  17. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · 16 years ago
  18. 3a918a6 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  19. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. 66c45ad Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · 16 years ago
  21. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  24. aea6856 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  25. f372751 ppc4xx: Remove cache definition from 4xx board config files by Stefan Roese · 17 years ago
  26. 4ed40bb TQM8xx[LM]: Fix broken environment alignment. by Wolfgang Denk · 17 years ago
  27. beb9ff4 include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  28. cc1f0bb include/configs: Use new CONFIG_CMD_* in various P* named board config files. by Jon Loeliger · 17 years ago
  29. fd63793 Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440) by Stefan Roese · 19 years ago
  30. 67777b9 Minor code cleanup by Wolfgang Denk · 19 years ago
  31. 582f1a3 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  32. 6eed2ab Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · 19 years ago
  33. 0ee7077 Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · 19 years ago
  34. 47f5779 Add common (with Linux) MTD partition scheme and "mtdparts" command by Wolfgang Denk · 19 years ago
  35. 04a3cc1 Minor fixes for PPChameleon Board: by Wolfgang Denk · 19 years ago
  36. 3c890fe * Patch by Stefan Roese, 30 Jun 2005: by stroese · 19 years ago
  37. e84ec90 Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of by wdenk · 20 years ago
  38. 8d5d28a Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · 20 years ago
  39. 6601db2 * Fix RTC configuration for PPChameleon board by wdenk · 20 years ago
  40. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  41. 9e7130b Fix SysClk handling for PPChameleon and CATcenter boards by wdenk · 20 years ago
  42. 7ac1610 * Code cleanup by wdenk · 20 years ago
  43. 99874b4 Patch by Andrea Marson, 11 Jun 2004: by wdenk · 20 years ago
  44. 2a6109c Add support for the second Ethernet interface for the 'PPChameleon' board. by wdenk · 20 years ago
  45. bb33bab Add support for CATcenter board (based on PPChameleon ME module) by wdenk · 21 years ago
  46. 8886a66 * Configure PPChameleon board to use redundand environment in flash by wdenk · 21 years ago
  47. d360213 Code cleanup by wdenk · 21 years ago
  48. da55c6e * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · 21 years ago
  49. ad276f2 * Fix problems caused by Robert Schwebel's cramfs patch by wdenk · 21 years ago
  50. c6abb7e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · 21 years ago
  51. 6fcda22 Fix PCI problems on PPChameleon board by wdenk · 21 years ago
  52. ad7541e * Fix PCI problems on PPChameleonEVB by wdenk · 21 years ago
  53. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  54. 7182b0f * Update TRAB auto update code by wdenk · 21 years ago
  55. bd08bc4 * Patch by llandre, 11 Sep 2003: update configuration for PPChameleonEVB board by wdenk · 21 years ago
  56. a4685fe Adjustments / cleanup for PPChameleon EVB board by wdenk · 21 years ago
  57. 232fe0b * Add support for PPChameleon Eval Board by wdenk · 21 years ago