1. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  2. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  3. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  4. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  5. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  6. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  7. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  8. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  9. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  10. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  11. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  12. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  13. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  14. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  15. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  16. d8f341c powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
  17. 39ffcc1 powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards by Kumar Gala · 14 years ago
  18. a9db4ec powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards by Kumar Gala · 14 years ago
  19. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  20. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  21. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  22. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  23. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  24. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  25. f7758c1 powerpc/85xx: configure autocompletion support by Kim Phillips · 14 years ago
  26. ee888da mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  27. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  28. ce3c1db 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files by Becky Bruce · 15 years ago
  29. 1535d81 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards by Kumar Gala · 15 years ago
  30. 727c6a6 85xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · 16 years ago
  31. 60ff464 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · 16 years ago
  32. ef43b6e 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  33. 64bb6d1 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  34. 3fe8087 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  35. 538376f Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · 16 years ago
  36. 2ea18aa Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  37. 7738d5c 85xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  38. 489675d 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards by Kumar Gala · 16 years ago
  39. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 0b87d3f Update Freescale 85xx boards to sys_eeprom.c by Timur Tabi · 16 years ago
  43. 081bc6b FSL DDR: Convert MPC8541CDS to new DDR code. by Jon Loeliger · 17 years ago
  44. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 873a5f4 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  46. c4b6249 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  47. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  48. 6bcdb40 FSL: Clean up board/freescale/common/Makefile by Jon Loeliger · 17 years ago
  49. d33a55f 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  50. d7ea3e3 85xx: Get ride of old TLB setup code by Kumar Gala · 17 years ago
  51. 1242b88 85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup by Kumar Gala · 17 years ago
  52. 35b2b09 85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code by Kumar Gala · 17 years ago
  53. 938e14e 85xx: Remove cache config from configs.h by Kumar Gala · 17 years ago
  54. 260fac3 Update Freescale MPC85xx ADS/CDS/MDS board config by Kumar Gala · 17 years ago
  55. 99da1d9 Update Freescale MPC85xx ADS/CDS/MDS board config by Kumar Gala · 17 years ago
  56. d28ced3 Update MPC85xx CDS to use libfdt by Kumar Gala · 17 years ago
  57. bbeac31 Improve handling of PCI interrupt device tree fixup on MPC85xx CDS by Kumar Gala · 17 years ago
  58. 9b46eb6 fdt: remove unused OF_FLAT_TREE_MAX_SIZE references by Kim Phillips · 17 years ago
  59. 458c389 Add CONFIG_HAS_ETH0 to all boards with TSEC by Andy Fleming · 17 years ago
  60. 09b88df Define tsec flag values in config files by Andy Fleming · 17 years ago
  61. 1dfd6d9 85xxCDS: Add make targets for legacy systems. by Randy Vinson · 18 years ago
  62. ed26c74 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  63. e63319f include/configs: Use new CONFIG_CMD_* in 85xx board config files. by Jon Loeliger · 17 years ago
  64. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 18 years ago
  65. 6ffad93 Fix PCI I/O space mapping on Freescale MPC85x0ADS by Sergei Shtylyov · 18 years ago
  66. 43d818f Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · 18 years ago
  67. 7243f97 Updated config headers to add default FDT-based booting by Andy Fleming · 18 years ago
  68. aa6dd06 * Added VIA configuration table by Matthew McClintock · 18 years ago
  69. 3d40317 * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006 by Matthew McClintock · 18 years ago
  70. 77a4f6e * Patch by Jon Loeliger, 2005-05-05 by Jon Loeliger · 19 years ago
  71. 3f34a40 * Patch by Jon Loeliger, Kumar Gala, 2005-02-08 by Jon Loeliger · 19 years ago
  72. f5ad378 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · 19 years ago
  73. 26c5843 * Patch by Jon Loeliger, 02 Sep 2004: by wdenk · 20 years ago
  74. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  75. ef3386f Patches by Scott McNutt, 24 Aug 2004: by wdenk · 20 years ago
  76. 0aeb853 Patches by Jon Loeliger, 24 Aug 2004: by wdenk · 20 years ago