1. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  2. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  4. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  5. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  6. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  7. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  8. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  9. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  10. d8f341c powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
  11. 39ffcc1 powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards by Kumar Gala · 14 years ago
  12. 7832a46 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · 14 years ago
  13. a9db4ec powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards by Kumar Gala · 14 years ago
  14. 957ff36 powerpc/85xx: Convert MPC8568MDS to use common SRIO init code by Kumar Gala · 14 years ago
  15. 2be70fa powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  16. b8d87f1 MPC8568/MPC8569: Remove CONFIG_DDR_DLL define by Becky Bruce · 14 years ago
  17. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  18. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  19. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  20. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  21. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  22. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  23. b42cf5f net: rename "FSL UECx" net interfaces "UECx" by Kim Phillips · 14 years ago
  24. f7758c1 powerpc/85xx: configure autocompletion support by Kim Phillips · 14 years ago
  25. 17ed6a2 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · 14 years ago
  26. ee888da mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  27. 40b44bc 83xx, uec: split enet_interface in two variables by Heiko Schocher · 15 years ago
  28. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  29. ce3c1db 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files by Becky Bruce · 15 years ago
  30. 1535d81 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards by Kumar Gala · 15 years ago
  31. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · 16 years ago
  32. 727c6a6 85xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · 16 years ago
  33. 60ff464 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · 16 years ago
  34. ef43b6e 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  35. a011b5e 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards by Kumar Gala · 16 years ago
  36. 64bb6d1 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  37. 3fe8087 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  38. 538376f Remove unused CONFIG_ADDR_STREAMING defines by Peter Tyser · 16 years ago
  39. f066f50 Removed unused CONFIG_L1_INIT_RAM symbol. by Jon Loeliger · 16 years ago
  40. d3ca124 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  41. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  42. 7738d5c 85xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  43. 489675d 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards by Kumar Gala · 16 years ago
  44. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 024e1e7 Change UEC PHY interface to RGMII on MPC8568MDS by Haiying Wang · 16 years ago
  46. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 194de26 FSL DDR: Convert MPC8568MDS to new DDR code. by Jon Loeliger · 17 years ago
  49. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. c4b6249 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  51. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  52. d33a55f 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  53. d7ea3e3 85xx: Get ride of old TLB setup code by Kumar Gala · 17 years ago
  54. 9b1b769 85xx: Convert MPC8568 MDS to new TLB setup by Kumar Gala · 17 years ago
  55. 92c512a 85xx: convert remaining 85xx boards over to use new LAW init code by Kumar Gala · 17 years ago
  56. 938e14e 85xx: Remove cache config from configs.h by Kumar Gala · 17 years ago
  57. 93166d2 Handle MPC85xx PCIe reset errata (PCI-Ex 38) by Kumar Gala · 17 years ago
  58. 260fac3 Update Freescale MPC85xx ADS/CDS/MDS board config by Kumar Gala · 17 years ago
  59. 99da1d9 Update Freescale MPC85xx ADS/CDS/MDS board config by Kumar Gala · 17 years ago
  60. a839a0f Update MPC8568 MDS to use libfdt by Kumar Gala · 17 years ago
  61. f06709f Add PCI Express support on MPC8568MDS by Haiying Wang · 17 years ago
  62. 593ac16 Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS by Haiying Wang · 17 years ago
  63. f21afc6 Set OF_STDOUT_PATH to match the default console on MPC8568 MDS by Kumar Gala · 17 years ago
  64. 6b9f194 Enable L2 cache for MPC8568MDS board by Haiying Wang · 17 years ago
  65. 9b46eb6 fdt: remove unused OF_FLAT_TREE_MAX_SIZE references by Kim Phillips · 17 years ago
  66. 088e82c Fix numerous bugs in the 8568 UEC support by Andy Fleming · 17 years ago
  67. 09b88df Define tsec flag values in config files by Andy Fleming · 17 years ago
  68. ee0e917 Add support for UEC to 8568 by Andy Fleming · 17 years ago
  69. c4fc883 Add PCI support for MPC8568MDS board by Haiying Wang · 17 years ago
  70. 5c4ddae include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  71. e63319f include/configs: Use new CONFIG_CMD_* in 85xx board config files. by Jon Loeliger · 17 years ago
  72. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 18 years ago
  73. 58c495b Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 18 years ago
  74. 71706df Add support for the 8568 MDS board by Andy Fleming · 18 years ago