1. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  2. 478ada5 powerpc/corenet_ds: display the RCW at boot by Timur Tabi · 15 years ago
  3. 542e778 p1_p2_rdb: to set SQW/INT pin of RTC as INT line by Priyanka Jain · 14 years ago
  4. bc08e7e mx51evk: support new relocation scheme by Shawn Guo · 14 years ago
  5. 4546eb7 mx51evk: Fix 2 hours reset issue by Shawn Guo · 14 years ago
  6. 4893625 MX5:use common u-boot.lds of cpu layer by Jason Liu · 14 years ago
  7. d26490e 86xx: Create common linker script by Kumar Gala · 14 years ago
  8. 8d6f9fa mpc8641hpcn: Update PCI code by Peter Tyser · 14 years ago
  9. 269c7eb Adding fixed sdram setting for cornet_ds board by York Sun · 14 years ago
  10. 6bc9fd5 powerpc/8xxx: Add fdt_fixup_phy_connection helper by Kumar Gala · 14 years ago
  11. 8cc3b77 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  12. 7c3be66 MPC5121: Add USB EHCI support by Damien Dusha · 14 years ago
  13. cffb904 config.mk cleanup: drop "-I$(TOPDIR)/board" entries by Wolfgang Denk · 14 years ago
  14. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  15. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  16. dc25d15 mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ by Wolfgang Denk · 14 years ago
  17. da7fb74 mpc83xx: fix 837x MDS PCI HOST build by Kim Phillips · 14 years ago
  18. 4f40260 MPC832XEMDS: fix pci.c build warning by Wolfgang Denk · 14 years ago
  19. e7a7ed2 MX5: rename mx51 to mx5 by Jason Liu · 14 years ago
  20. fee0e3a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  21. 2e88030 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  22. 7ed40ef mx51evk: add u-boot.imx to ALL target by Loic Minier · 14 years ago
  23. ec28133 Fix define for MPC5121 ADS board. by mark.vels@team-embedded.nl · 14 years ago
  24. f127745 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  25. 11e98e7 fsl: add support for NXID v1 EEPROM format by Timur Tabi · 14 years ago
  26. 67a6dfe powerpc/85xx: Add support for 4th PCI controller on corenet_ds by Kumar Gala · 14 years ago
  27. a58e880 fsl: verify writes to the MAC address EEPROM by Timur Tabi · 14 years ago
  28. 8848d47 p1022ds: add audclk hwconfig setting to enable codec reference clock by Timur Tabi · 14 years ago
  29. 47d9882 mpc8569mds: fix some ddr settings by Haiying Wang · 14 years ago
  30. fac2385 mpc8569mds: fix consuming long time while relocating code. by Haiying Wang · 14 years ago
  31. 09033bf MX51: Drop unused header file for mx51evk by Stefano Babic · 14 years ago
  32. 970c01f p1022ds: use weak CFI flash accessors when DIU is enabled by Timur Tabi · 14 years ago
  33. 209c072 p1022ds: add video support by Timur Tabi · 14 years ago
  34. 43ffc53 fsl_diu_fb: further refactoring of FSL DIU code by Anatolij Gustschin · 14 years ago
  35. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  36. dbdc105 MPC8308RDB: various clean ups by Ilya Yanok · 14 years ago
  37. e604463 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · 14 years ago
  38. 5207e77 Fix parameters to support RDIMM for P2020DS by York Sun · 14 years ago
  39. 843fe2d powerpc/85xx: Fix SRIO LAW setup on corenet_ds boards by Lian Minghuan · 14 years ago
  40. 0b2bb6d powerpc/8xxx: Fix quad-rank DIMMs support on corenet_ds board. by york · 14 years ago
  41. c5e8405 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  42. e1c0949 powerpc/p4080: Add support for the P4080DS board by Kumar Gala · 14 years ago
  43. cc1415c powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfig by york · 14 years ago
  44. 93799ca powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · 14 years ago
  45. 046d78d powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DS by york · 14 years ago
  46. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  47. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  48. e78f665 powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 by Kumar Gala · 14 years ago
  49. aec9b6b powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
  50. b07fbe6 powerpc/85xx: Move p1022ds slot code into board file by Kumar Gala · 14 years ago
  51. a1c0a46 ppc/85xx: Convert MPC8536DS to using board common ICS307 code by Kumar Gala · 15 years ago
  52. f6f382b ppc/85xx: Convert MPC8572DS to using board common ICS307 code by Kumar Gala · 15 years ago
  53. 9b45b5a powerpc: add support for the Freescale P1022DS reference board by Timur Tabi · 14 years ago
  54. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  55. e47cc38 Move ICS CLK chip frequency calculation code into a common board library by Kumar Gala · 15 years ago
  56. f2f5d7b ppc/85xx: Add a structure defn for PIXIS registers by Kumar Gala · 15 years ago
  57. 89847ef MPC8308RDB: minimal support for devboard from Freescale by Ilya Yanok · 14 years ago
  58. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  59. d848058 Merge branch 'master' into next by Wolfgang Denk · 14 years ago
  60. 63ce666 85xx/p1_p2_rdb: Added RevD board version support by Poonam Aggrwal · 14 years ago
  61. 9cd9e13 85xx/p1_p2_rdb: Modify the CLK_CTRL value for DDR at 667MHz by Poonam Aggrwal · 14 years ago
  62. a043c34 video: cfb_console: add weak default video_set_lut() by Anatolij Gustschin · 15 years ago
  63. 0007236 fsl: rename 'dma' to 'brdcfg1' in the ngPIXIS structure by Timur Tabi · 15 years ago
  64. f5e5cf1 Convert Makefiles from COBJS-${} to COBJS-$() by Kumar Gala · 15 years ago
  65. 6f290ef Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 15 years ago
  66. 705f8ae fsl_diu_fb.c: fix build warnings by Wolfgang Denk · 15 years ago
  67. eb453df 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled by Kumar Gala · 15 years ago
  68. 0edddd9 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled by Kumar Gala · 15 years ago
  69. 54e4b89 fsl-diu: Using I/O accessor to CCSR space by Jerry Huang · 15 years ago
  70. 9665127 Add SPI support to mx51evk board by Stefano Babic · 15 years ago
  71. faddac2 MX51evk: Removed warnings by Stefano Babic · 15 years ago
  72. 5b39ad1 mx51evk: correct list of possible BOOT_FROM values by Stefano Babic · 15 years ago
  73. 1f4acbd MX51EVK: Remove CPLD related code by Fabio Estevam · 15 years ago
  74. 1780f3b Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 15 years ago
  75. b7c3ccf ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ by Kumar Gala · 15 years ago
  76. 42d966e ppc/85xx: Fixup PCI nodes for P1_P2_RDB by Kumar Gala · 15 years ago
  77. 81cad14 mpc5121: add support for PDM360NG board by Anatolij Gustschin · 15 years ago
  78. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  79. 45dbaf2 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 15 years ago
  80. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago
  81. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  82. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  83. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  84. d53e8fd Create CPUDIR variable by Peter Tyser · 15 years ago
  85. 4f332d2 p2020ds: add alternate boot bank support using the ngPIXIS FPGA by Timur Tabi · 15 years ago
  86. 7ba8b32 fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 15 years ago
  87. 8f16e07 Merge branch 'next' by Wolfgang Denk · 15 years ago
  88. 107e9cd mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 15 years ago
  89. 1f3a938 ColdFire: Fix m54455EVB save environment bug by TsiChung Liew · 15 years ago
  90. 7c1822e ColdFire: M5271EVB DRAM Bring up issue by TsiChung Liew · 15 years ago
  91. bbb8ddc ColdFire: Correct bit definition by TsiChung Liew · 15 years ago
  92. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  93. ac41d4d MX51: removed warnings for the mx51evk by Stefano Babic · 15 years ago
  94. 421834e Add initial support for Freescale mx51evk board by Stefano Babic · 15 years ago
  95. cee7783 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  96. 40b44bc 83xx, uec: split enet_interface in two variables by Heiko Schocher · 15 years ago
  97. 2639e51 Nand boot: Add nand boot support for MPC8569mds board by Liu Yu · 15 years ago
  98. c39aa4f ppc/85xx: Add PIB/ATM support for MPC8569mds by Liu Yu · 15 years ago
  99. 62825a5 PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  100. 1887d33 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago