1. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  2. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  3. 32f709e powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · 14 years ago
  4. 020edd2 powerpc: clean up DIU macro definitions for Freescale reference boards by Timur Tabi · 14 years ago
  5. c68e86c powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  6. d0142ce powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  7. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  8. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  9. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  10. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  11. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  12. 86dee4a ppc: Conditionally compile bat_rw.c by Peter Tyser · 14 years ago
  13. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  14. e604463 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · 14 years ago
  15. aec9b6b powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
  16. 7ba8b32 fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 15 years ago
  17. 107e9cd mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 15 years ago
  18. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  19. 1502ead mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL define by Paul Gortmaker · 15 years ago
  20. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  21. a37b9ce pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory by Kumar Gala · 15 years ago
  22. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. 59b4743 remove _IO_BASE and KSEG1ADDR from board configuration files by Timur Tabi · 15 years ago
  24. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  25. 6945440 86xx: Reset update by Peter Tyser · 16 years ago
  26. 47d20df mpc8610hpcd: Fix PCI mapping concepts by Becky Bruce · 16 years ago
  27. 2ea18aa Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  28. ab6960f 86xx: Fix non-64-bit compilation problems. by Jon Loeliger · 16 years ago
  29. 2a97867 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY by Becky Bruce · 16 years ago
  30. d1cb6cb powerpc: change 86xx SMP boot method by Becky Bruce · 16 years ago
  31. 7e554a3 powerpc 86xx: Handle CCSR relocation earlier by Becky Bruce · 16 years ago
  32. 66443be 86xx: remove the unused definition by Dave Liu · 16 years ago
  33. 7772ccd 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  34. 6f2c1e9 86xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  35. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. 8349c72 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. 54634b4 FSL DDR: Convert MPC8610HPCD to new DDR code. by Jon Loeliger · 16 years ago
  41. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. bdea837 Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · 16 years ago
  43. 6c71b94 Feed the watchdog in u-boot for 8610 board. by Jason Jin · 17 years ago
  44. f0d1702 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  45. 03ea1be PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 17 years ago
  46. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  47. 0e4a38c mpc86xx: Removed unused and unconfigured memory test code. by Jon Loeliger · 17 years ago
  48. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 17 years ago
  49. 54fe9f2 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default. by Jon Loeliger · 17 years ago
  50. b0b3094 86xx: Add reginfo command by Becky Bruce · 17 years ago
  51. 55a9bed 86xx: Convert mpc8610hpcd to new law setup method. by Becky Bruce · 17 years ago
  52. 35c4d18 86xx: enable command-line editing by Timur Tabi · 17 years ago
  53. 4eab623 FSL: Convert board/freescale/common/Makefile to use CONFIG_ by Jon Loeliger · 17 years ago
  54. 4ef10e5 Use CONFIG_ULI526X as MPC8610HPCD default Ethernet driver by Roy Zang · 17 years ago
  55. 415e871 86xx: Remove cache config from configs.h by Jon Loeliger · 17 years ago
  56. 6bb38c4 Convert MPC8610HPCD to use libfdt. by Jon Loeliger · 17 years ago
  57. 44d7178 8610HPCD: Enable the 8610 Display Interface Unit by Jon Loeliger · 17 years ago
  58. a648733 Enable ULi1575 Ethernet support in 8610HPCD config by Roy Zang · 17 years ago
  59. 59e7468 8610: Add console frame buffer support to FSL 8610 DIU driver. by York Sun · 17 years ago
  60. b714517 8610: Add 8610 DIU display driver by York Sun · 17 years ago
  61. 98698c3 8610: Make some extra debug environment variables conditional. by York Sun · 17 years ago
  62. 33df3e2 8610: Actually enable pixis_reset CONFIGs by Jason Jin · 17 years ago
  63. 80dff48 Fix the BAT definition of PCI IO on 8610 board by Jason Jin · 17 years ago
  64. 3b971c9 Initial mpc8610hpcd cpu/, README and include/ files. by Jon Loeliger · 17 years ago