1. 4bd582d powerpc/freescale: Convert selected boards to generic board architecture by York Sun · 11 years ago
  2. 7f9da82 powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  3. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  4. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  5. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  6. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  7. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  8. 83f6648 ahci: convert to use libata functions and definitions by Rob Herring · 11 years ago
  9. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  10. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  12. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  13. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  14. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  15. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  16. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  17. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  18. c8ef3aa powerpc/mpc86xx: Disable translation for BAT setup by Becky Bruce · 13 years ago
  19. 9ffbc4e powerpc/mpc8641hpcn: fix SRIO BAT config by Becky Bruce · 13 years ago
  20. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  21. f658029 powerpc/86xx: remove empty board_early_init_f() by Timur Tabi · 14 years ago
  22. 46b20898 powerpc/86xx: Convert MPC8641HPCN to use common SRIO init code by Kumar Gala · 14 years ago
  23. dbbfb00 powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  24. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  25. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  26. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  27. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  28. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  29. 86dee4a ppc: Conditionally compile bat_rw.c by Peter Tyser · 14 years ago
  30. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  31. 93799ca powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · 14 years ago
  32. e78f665 powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 by Kumar Gala · 14 years ago
  33. aec9b6b powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
  34. 107e9cd mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 15 years ago
  35. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  36. 1502ead mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL define by Paul Gortmaker · 15 years ago
  37. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  38. aba6397 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN by Kumar Gala · 15 years ago
  39. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. 59b4743 remove _IO_BASE and KSEG1ADDR from board configuration files by Timur Tabi · 15 years ago
  41. e1cb3db 8xxx: Fix PCI bus address setup for 36-bit configs by Kumar Gala · 15 years ago
  42. 56d150e 86xx: Cleanup MP support by Kumar Gala · 16 years ago
  43. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · 16 years ago
  44. 6945440 86xx: Reset update by Peter Tyser · 16 years ago
  45. 6a026a6 mpc8641hpcn: Change PCI MEM pci bus address by Becky Bruce · 16 years ago
  46. 1633436 MPC8641HPCN: Enable CONFIG_ADDR_MAP by Becky Bruce · 16 years ago
  47. d3b51a2 mpc8641hpcn: Clean up PCI mapping concepts by Becky Bruce · 16 years ago
  48. 1f642fc mpc8641hpcn: Use physical address in flash banks defintion by Becky Bruce · 16 years ago
  49. 8503509 FSL: Moved BR_PHYS_ADDR for localbus to common header by Kumar Gala · 16 years ago
  50. f066f50 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  51. 48d3ce2 mpc8641: Try to detect old .dts files by Becky Bruce · 16 years ago
  52. 0bd2509 mpc8641: Support 36-bit physical addressing by Becky Bruce · 16 years ago
  53. 8c2ebd0 mpc8641: Change 32-bit memory map by Becky Bruce · 16 years ago
  54. 2a97867 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY by Becky Bruce · 16 years ago
  55. 05ddb88 mpc8641: make DIAG_ADDR == FLASH_BASE by Becky Bruce · 16 years ago
  56. 2e1aef0 mpc8641: Drop imaginary second flash bank, map 8MB by Becky Bruce · 16 years ago
  57. 8ec01a3 mpc8641: only define CONFIG_ENV_SIZE once by Becky Bruce · 16 years ago
  58. a6f0e79 mpc8641: Remove extra "0" from BR2 define by Becky Bruce · 16 years ago
  59. d1cb6cb powerpc: change 86xx SMP boot method by Becky Bruce · 16 years ago
  60. 74d126f 8641HPCN: Config file cleanup by Becky Bruce · 16 years ago
  61. 6c2bec3 mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build by Becky Bruce · 16 years ago
  62. bbafb23 mpc8641: Stop supporting non-PCI_PNP configs by Becky Bruce · 16 years ago
  63. 66443be 86xx: remove the unused definition by Dave Liu · 16 years ago
  64. 7772ccd 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  65. 6f2c1e9 86xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  66. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  68. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  69. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  70. 8349c72 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  71. cad506c FSL DDR: Convert MPC8641HPCN to new DDR code. by Kumar Gala · 16 years ago
  72. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  73. bdea837 Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · 16 years ago
  74. f0d1702 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  75. 03ea1be PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 17 years ago
  76. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  77. 0e4a38c mpc86xx: Removed unused and unconfigured memory test code. by Jon Loeliger · 17 years ago
  78. b0b3094 86xx: Add reginfo command by Becky Bruce · 17 years ago
  79. b415b56 86xx: Support new law setup method and convert mpc8641 by Becky Bruce · 17 years ago
  80. 35c4d18 86xx: enable command-line editing by Timur Tabi · 17 years ago
  81. 4eab623 FSL: Convert board/freescale/common/Makefile to use CONFIG_ by Jon Loeliger · 17 years ago
  82. 938e14e 85xx: Remove cache config from configs.h by Kumar Gala · 17 years ago
  83. 0a2a122 Don't slam #undef DEBUG in the 8641HPCN config file. by Jon Loeliger · 17 years ago
  84. 6160aa4 Convert MPC8641HPCN to use libfdt. by Jon Loeliger · 17 years ago
  85. d858403 Unify pixis_reset altbank across board families by Jason Jin · 17 years ago
  86. 7afff8b Fix USB support issue for MPC8641HPCN board. by Zhang Wei · 17 years ago
  87. 53b3498 support board vendor-common makefiles by Kim Phillips · 17 years ago
  88. 9b46eb6 fdt: remove unused OF_FLAT_TREE_MAX_SIZE references by Kim Phillips · 17 years ago
  89. 458c389 Add CONFIG_HAS_ETH0 to all boards with TSEC by Andy Fleming · 17 years ago
  90. 09b88df Define tsec flag values in config files by Andy Fleming · 17 years ago
  91. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  92. bb20f35 Configurations for ATI video card BIOS emulator by Jason Jin · 17 years ago
  93. 91080f7 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · 17 years ago
  94. ed26c74 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  95. 46b6c79 configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style. by Jon Loeliger · 17 years ago
  96. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  97. 9fe1bcc Add USB PCI-OHCI, USB keyboard and event poll support to the by Zhang Wei · 17 years ago
  98. 87c8618 mpc8641 image size cleanup by Ed Swarthout · 17 years ago
  99. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 18 years ago
  100. 853cf47 Add flash cmd function to 8641HPCN ramboot by Jason Jin · 18 years ago