1. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  2. 7d6a098 mpc83xx: Cleanup usage of LBC constants by Joe Hershberger · 13 years ago
  3. 72cd408 mpc83xx: Cleanup usage of BAT constants by Joe Hershberger · 13 years ago
  4. df939e1 mpc83xx: cosmetic: TQM834x.h checkpatch compliance by Joe Hershberger · 13 years ago
  5. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  6. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  7. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  8. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  9. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  10. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  11. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  12. 9f530d5 e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels by Ira W. Snyder · 14 years ago
  13. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  14. ca5def3 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · 14 years ago
  15. 1a2e203 mpc83xx: turn on icache in core initialization to improve u-boot boot time by Kim Phillips · 14 years ago
  16. a059e90 mpc83xx: enable command line autocompletion by Kim Phillips · 14 years ago
  17. c7190f0 mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields by Kim Phillips · 15 years ago
  18. 27c5248 mpc83xx: tqm8349 - remove pci & flash window conflict by Kim Phillips · 15 years ago
  19. be9b56d mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove the former by Kim Phillips · 15 years ago
  20. 9993e19 mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI by Kim Phillips · 15 years ago
  21. 2c7920a 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · 15 years ago
  22. 0f89860 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 15 years ago
  23. 942556a mtd: MTD related config header changes (mtdparts command) by Stefan Roese · 15 years ago
  24. a3455c0 TQM834x: use buffered writes to accelerate writing to flash by Wolfgang Denk · 15 years ago
  25. 4681e67 TQM834x: add FDT support by Wolfgang Denk · 15 years ago
  26. 929b79a TQM834x: fix environment size; add redundant env. by Wolfgang Denk · 15 years ago
  27. 3c9b1ee mpc83xx: don't set SICRH_TSOBI1 to RMII/RTBI operation by Kim Phillips · 15 years ago
  28. 9fd9abe TQM834x: remove defines causing gcc4.4 warnings by Kim Phillips · 15 years ago
  29. 68d7d65 Separate mtdparts command from jffs2 by Stefan Roese · 16 years ago
  30. bdab39d rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  31. 801a194 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  32. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. abbb906 Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · 16 years ago
  34. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. 93f6d72 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. f9023af 83xx/85xx: further localbus cleanups by Anton Vorontsov · 16 years ago
  39. 31d8267 PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 16 years ago
  40. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  41. d8ab58b Replace "run load; run update" with conditionalized "run load update". by Detlev Zundel · 17 years ago
  42. 32bf3d1 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · 17 years ago
  43. b931b3a TQM834x: clean up configuration by Wolfgang Denk · 17 years ago
  44. 7047b38 TQM834x: enable DHCP by Jens Gehrlein · 17 years ago
  45. a877004 TQM834x: support for Spansion N-type Flashes (sector size = 256 KiB at 2x16 Bit). by Jens Gehrlein · 17 years ago
  46. 2c5b48f mpc83xx: Remove cache config from config.h by Dave Liu · 17 years ago
  47. 10327dc Add CONFIG_HAS_ETH0 to all boards with TSEC by Andy Fleming · 17 years ago
  48. 3a79013 Define tsec flag values in config files by Andy Fleming · 17 years ago
  49. 9546266 TQM834x: cleanup configuraton by Martin Krause · 17 years ago
  50. a1aa0bb include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  51. b6b4684 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  52. 2694690 include/configs: Use new CONFIG_CMD_* in TQM board config files. by Jon Loeliger · 17 years ago
  53. 255a3577 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 17 years ago
  54. 4feab4d mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode by Kumar Gala · 18 years ago
  55. be5e618 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · 18 years ago
  56. d239d74 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  57. 9ca880a mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS by Timur Tabi · 18 years ago
  58. afd6e47 mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for it by Timur Tabi · 18 years ago
  59. 2fc34ae mpc83xx: Unified TQM834x variable names with 83xx and consolidated macros by Tanya Jiang · 18 years ago
  60. 2751a95 Enable commandline editing and hush shell on all TQM boards. by Wolfgang Denk · 18 years ago
  61. 6fe16a8 Fix TQM834x hang. by Rafal Jaworowski · 18 years ago
  62. 2688e2f Enable address translation on MPC83xx Patch by Kumar Gala, 10 Feb 2006 by Kumar Gala · 19 years ago
  63. 9260a56 Make System IO Config Registers board configurable on MPC83xx by Kumar Gala · 19 years ago
  64. f013dac Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  65. b6f8435 Adjust TQM834x PHY addresses for latest hardware revision. by Wolfgang Denk · 19 years ago
  66. fe126d8 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · 19 years ago
  67. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  68. 6902df5 Add PCI support for the TQM834x board. by Rafal Jaworowski · 19 years ago
  69. 3624782 Fix TQM834x config file, set correct value for CFG_IMMRBAR. by Marian Balakowicz · 19 years ago
  70. e6f2e90 Added support for TQM834x boards. by Marian Balakowicz · 19 years ago