1. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  2. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 9 years ago
  3. 84acd1e powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  4. 2c808a1 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  5. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  6. cdb2379 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  7. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  8. 344ca0b ahci: convert to use libata functions and definitions by Rob Herring · 11 years ago
  9. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  10. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  11. 842033e pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  12. 5368c55 COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  13. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  14. b3f44c2 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  15. 8b3637c common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  16. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  17. ba8e76b powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · 13 years ago
  18. 7d3053f powerpc: clean up DIU macro definitions for Freescale reference boards by Timur Tabi · 14 years ago
  19. c39f44d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  20. b852621 powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  21. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  22. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  23. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  24. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  25. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  26. 4bbfd3e ppc: Conditionally compile bat_rw.c by Peter Tyser · 14 years ago
  27. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  28. e69e520 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · 14 years ago
  29. dd2cda3 powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
  30. 2feb4af fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 14 years ago
  31. 9ff32d8 mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 14 years ago
  32. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  33. 26df6aa mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL define by Paul Gortmaker · 15 years ago
  34. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  35. ad19e7a pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory by Kumar Gala · 15 years ago
  36. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  37. 890d242 remove _IO_BASE and KSEG1ADDR from board configuration files by Timur Tabi · 15 years ago
  38. bdab39d rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  39. 4ef630d 86xx: Reset update by Peter Tyser · 16 years ago
  40. 3e3fffe mpc8610hpcd: Fix PCI mapping concepts by Becky Bruce · 16 years ago
  41. 801a194 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  42. f698738 86xx: Fix non-64-bit compilation problems. by Jon Loeliger · 16 years ago
  43. bf9a8c3 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY by Becky Bruce · 16 years ago
  44. 1266df8 powerpc: change 86xx SMP boot method by Becky Bruce · 16 years ago
  45. 104992f powerpc 86xx: Handle CCSR relocation earlier by Becky Bruce · 16 years ago
  46. 1c67197 86xx: remove the unused definition by Dave Liu · 16 years ago
  47. c2083e0 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  48. 8ba93f6 86xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  49. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 93f6d72 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 32628c5 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. 39aa1a7 FSL DDR: Convert MPC8610HPCD to new DDR code. by Jon Loeliger · 16 years ago
  55. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. e2d31fb Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · 16 years ago
  57. 3473ab7 Feed the watchdog in u-boot for 8610 board. by Jason Jin · 16 years ago
  58. 1a247ba Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  59. 31d8267 PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 16 years ago
  60. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  61. 2c289e3 mpc86xx: Removed unused and unconfigured memory test code. by Jon Loeliger · 16 years ago
  62. 45239cf 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 16 years ago
  63. cb06eb9 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default. by Jon Loeliger · 17 years ago
  64. 4f93f8b 86xx: Add reginfo command by Becky Bruce · 17 years ago
  65. 031976f 86xx: Convert mpc8610hpcd to new law setup method. by Becky Bruce · 17 years ago
  66. 6bee764 86xx: enable command-line editing by Timur Tabi · 17 years ago
  67. ad8f868 FSL: Convert board/freescale/common/Makefile to use CONFIG_ by Jon Loeliger · 17 years ago
  68. 7c2221e Use CONFIG_ULI526X as MPC8610HPCD default Ethernet driver by Roy Zang · 17 years ago
  69. fe8dd0b 86xx: Remove cache config from configs.h by Jon Loeliger · 17 years ago
  70. 1df170f Convert MPC8610HPCD to use libfdt. by Jon Loeliger · 17 years ago
  71. 68b8899 8610HPCD: Enable the 8610 Display Interface Unit by Jon Loeliger · 17 years ago
  72. 1d8a49e Enable ULi1575 Ethernet support in 8610HPCD config by Roy Zang · 17 years ago
  73. 070ba56 8610: Add console frame buffer support to FSL 8610 DIU driver. by York Sun · 17 years ago
  74. a877880 8610: Add 8610 DIU display driver by York Sun · 17 years ago
  75. 1815338 8610: Make some extra debug environment variables conditional. by York Sun · 17 years ago
  76. 761421c 8610: Actually enable pixis_reset CONFIGs by Jason Jin · 17 years ago
  77. f3bceaa Fix the BAT definition of PCI IO on 8610 board by Jason Jin · 17 years ago
  78. 9553df8 Initial mpc8610hpcd cpu/, README and include/ files. by Jon Loeliger · 17 years ago