1. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  2. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  3. 0aa2765 GCC4.6: Squash GTREADREG related errors by Marek Vasut · 13 years ago
  4. b3f44c2 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  5. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  6. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  7. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  8. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  9. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  10. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  11. ee80fa7 Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions by Wolfgang Denk · 14 years ago
  12. b55ae40 FDT: remove obsolete OF_CPU and OF_SOC macros. by Marcel Ziswiler · 15 years ago
  13. 890d242 remove _IO_BASE and KSEG1ADDR from board configuration files by Timur Tabi · 15 years ago
  14. 8d907e7 mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED define by Peter Tyser · 15 years ago
  15. bdab39d rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  16. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  17. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. 9314cee rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. fec6d9e Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · 16 years ago
  21. 589c042 Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  22. 31d8267 PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 16 years ago
  23. 32bf3d1 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · 17 years ago
  24. c62776b Get rid of "#undef DEBUG" from board config files. by Wolfgang Denk · 17 years ago
  25. 3bb342f fdt: remove unused OF_FLAT_TREE_MAX_SIZE references by Kim Phillips · 17 years ago
  26. cdd917a Fix build errors and warnings / code cleanup. by Wolfgang Denk · 17 years ago
  27. d3b8c1a include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  28. 5dc11a5 include/configs: Use new CONFIG_CMD_* in various m* named board config files. by Jon Loeliger · 17 years ago
  29. 647d3c3 Some code cleanup. by Wolfgang Denk · 18 years ago
  30. fdef388 use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAP by roy zang · 18 years ago
  31. 4efe20c Remove the static MAC address, ip address, server ip, netmask and by roy zang · 18 years ago
  32. 6f12c61 Remove the duplicate memory test code for mpc744ihpc2 board. by roy zang · 18 years ago
  33. c9c1eee Fix the exception occuring in RAM table search issue. by roy zang · 18 years ago
  34. ee31121 Clean up the code according to codestyle: by roy zang · 18 years ago
  35. 4831c8b Remove some unused CFG define. undef CFG_DRAM_TEST by roy zang · 18 years ago
  36. c6411c0 Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support. by roy zang · 18 years ago