1. f8bc7bb powerpc/85xx: Refactor P2041RDB to use common p_corenet files by Kumar Gala · 13 years ago
  2. 360275b powerpc/85xx: refactor common P-Series CoreNet files for FSL boards by Kumar Gala · 13 years ago
  3. aa061ae powerpc/85xx: p2041rdb - Remove unused 'execute' perm in TLB entries by Kumar Gala · 13 years ago
  4. 9ec8dec powerpc/corenet_ds: Use separated speed tables for UDIMM and RDIMM by York Sun · 13 years ago
  5. cda1de2 powerpc/mpc8xxx: Move DDR RCW overriding to common code by York Sun · 13 years ago
  6. 5471370 powerpc/85xx: Cleanup extern in corenet_ds board code by Kumar Gala · 13 years ago
  7. 0787ecc powerpc/p2041rdb: Add ethernet support on P2041RDB board by Mingkai Hu · 13 years ago
  8. fe1a1da powerpc/85xx: Add networking support to P1023RDS by Roy Zang · 14 years ago
  9. cba4614 powerpc/hydra: Add ethernet support on P5020/P3041 DS boards by Timur Tabi · 14 years ago
  10. 2915609 powerpc/85xx: Add FMan ethernet support to P4080DS by Andy Fleming · 14 years ago
  11. 44d7371 powerpc/mpc8548cds: Cleanup mpc8548cds.c by Zhao Chenhui · 13 years ago
  12. 86df514 powerpc/85xx: corenet_ds - Remove unused 'execute' perm in TLB entries by Kumar Gala · 13 years ago
  13. 49249e1 powerpc/85xx: Add basic support for P1010RDB by Poonam Aggrwal · 14 years ago
  14. 14aa71e powerpc/85xx: Add support for new P102x/P2020 RDB style boards by Li Yang · 13 years ago
  15. d5c784e powerpc/mpc8610hpcd: set pci1_hose.config_table after fsl_setup_hose by Zhao Chenhui · 13 years ago
  16. b813cbe powerpc/mpc8548cds: set pci1_hose.config_table after fsl_setup_hose by Zhao Chenhui · 13 years ago
  17. b092072 powerpc/mpc8568mds: set pci1_hose.config_table after fsl_setup_hose by Zhao Chenhui · 13 years ago
  18. a4814a6 Makefile : fix generation of cpu related asm-offsets.h by Stefano Babic · 13 years ago
  19. 684cad5 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 13 years ago
  20. 6752da6 ColdFire:Add mb for 5253 dram initialization by Jason Jin · 14 years ago
  21. 6c0bf27 ColdFire: Cleanup for partial linking and --gc-sections by Jason Jin · 13 years ago
  22. 753fc2e MX5: mx51evk: make use of GPIO framework by Stefano Babic · 13 years ago
  23. a4adedd MX35: mx35pdk: make use of GPIO framework by Stefano Babic · 13 years ago
  24. 5041007 MX5: mx53loco: make use of GPIO framework by Stefano Babic · 13 years ago
  25. f7a3647 MX5: mx53evk: make use of GPIO framework by Stefano Babic · 13 years ago
  26. 04e25fd MX5: mx53smd: make use of GPIO framework by Stefano Babic · 13 years ago
  27. 00c07fe MX5: mx53ard: make use of GPIO framework by Stefano Babic · 13 years ago
  28. 6b5acfc MX35: MX35PDK: support additional RAM on CSD1 by Stefano Babic · 13 years ago
  29. 9691c5b mx53: ddr3: Update DD3 initialization by Fabio Estevam · 13 years ago
  30. 3b4a226 video: Add SHARP LQ084S3LG01 LCD support on P1022DS by Timur Tabi · 13 years ago
  31. a3a3e7b powerpc/85xx: enable USB2 gadget mode for corenet ds board by Shaohui Xie · 13 years ago
  32. 21cd581 MPC8xxx: drop redundant boot messages by Wolfgang Denk · 13 years ago
  33. f110fe9 powerpc/85xx: Adding configuration for DCSRCR to enable 32M access by Stephen George · 13 years ago
  34. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  35. cdf1a23 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  36. 4f1d1b7 powerpc/p2041rdb: Add p2041rdb board support by Mingkai Hu · 13 years ago
  37. a55d23c Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  38. 86dda50 qoriq/p1_p2_rdb: USB device-tree fixups for P1020 by Ramneek Mehresh · 14 years ago
  39. 3f7f6b8 powerpc/85xx: Add basic support for P1023RDS board by Roy Zang · 13 years ago
  40. 939e5bf powerpc/mpc85xx: Display a warning for unsupported DDR data rates by York Sun · 13 years ago
  41. 79fa00a powerpc/corenet_ds: Fix RCW overriding for RDIMM by York Sun · 13 years ago
  42. 26fd33b powerpc/86xx: display boot device and bank on the MPC8610 HPCD by Timur Tabi · 14 years ago
  43. 58b2f96 powerpc/85xx: Fix compile errors if CONFIG_SYS_DPAA_QBMAN isn't set by Kumar Gala · 14 years ago
  44. be1ff61 powerpc/85xx: Fix compile errors if CONFIG_SYS_{B,Q}MAN_MEM_PHYS aren't set by Kumar Gala · 14 years ago
  45. f5f30de powerpc/83xx: remove empty board_early_init_f() by Timur Tabi · 14 years ago
  46. 47c3e07 MX53: Add initial support for MX53ARD by Fabio Estevam · 13 years ago
  47. 29b83d9 powerpc/p1022ds: set the clock-frequency prop only if the clock is enabled by Timur Tabi · 13 years ago
  48. 4ac2e2d mx31ads: Use the new relocation scheme by Fabio Estevam · 13 years ago
  49. 5195890 mx5: board: code clean up for checkboard code by Jason Liu · 14 years ago
  50. 860b32e MX53: Add initial support for MX53SMD board. by Fabio Estevam · 14 years ago
  51. 938080d MX53: support for freescale MX53LOCO board by Jason Liu · 14 years ago
  52. cd6881b Minor coding style cleanup. by Wolfgang Denk · 14 years ago
  53. be827c7 powerpc/85xx: add support for env in MMC/SPI on corenet ds boards by Shaohui Xie · 14 years ago
  54. b73850f MX31: mx31pdk: Add watchdog support by Fabio Estevam · 14 years ago
  55. aeabdeb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  56. 83b7e2a Handle most LDSCRIPT setting centrally by Scott Wood · 14 years ago
  57. 9b6e9d1 powerpc/85xx: Enable eSPI support on P1022DS by Jiang Yutang · 14 years ago
  58. 82c9dfd powerpc/fsl: add 'pixis_reset dump' command by Timur Tabi · 14 years ago
  59. eb0d47e powerpc/86xx: remove empty board_early_init_f() by Timur Tabi · 14 years ago
  60. ba8e76b powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · 14 years ago
  61. e02aea6 powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code) by Kumar Gala · 14 years ago
  62. 2bad42a powerpc/85xx: Add support for 2nd USB controller on p1_p2_rdb by Ramneek Mehresh · 14 years ago
  63. e9e0790 MX31: mx31pdk: Make the board name simpler. by Fabio Estevam · 14 years ago
  64. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  65. ec665d75 MX53: drop config.mk from mx53evk by Liu Hui-R64343 · 14 years ago
  66. c7bdcb6 MX51: drop config.mk from mx51evk by Stefano Babic · 14 years ago
  67. 865ff85 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · 14 years ago
  68. 063c126 tsec: Convert tsec to use PHY Lib by Andy Fleming · 14 years ago
  69. 2a9fab8 powerpc/85xx: Add PBL boot from SPI flash support on P4080DS by Shaohui Xie · 14 years ago
  70. b93f81a powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DS by Jiang Yutang · 14 years ago
  71. 1ac63e4 powerpc/85xx: Enable eSDHC boot support on P2020 DS by Jerry Huang · 14 years ago
  72. 9899ac1 powerpc/85xx: Add 36-bit address map support to P1022DS by Jiang Yutang · 14 years ago
  73. e0082f7 powerpc/85xx: Add 36-bit physical addressing support for P1_P2_RDB by Poonam Aggrwal · 14 years ago
  74. 66c74fc powerpc/85xx: Optimized DDR settings for 800MT/s on P1/P2 RDB by Poonam Aggrwal · 14 years ago
  75. 3313b20 powerpc/85xx: Removed P1/P2 RDB RevB support by Poonam Aggrwal · 14 years ago
  76. cac29f2 powerpc/85xx: Read board switch settings on p1_p2_rdb by Priyanka Jain · 14 years ago
  77. 0c871e95 powerpc/85xx: Use DDR for RAMBOOT instead of L2 SRAM on p1_p2_rdb by Priyanka Jain · 14 years ago
  78. f098c9c fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1 by Timur Tabi · 14 years ago
  79. dea8bd6 powerpc/85xx: Update fixed DDR3 timing table for P4080DS by York Sun · 14 years ago
  80. c39f44d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  81. 5df4b0a powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  82. 00203c6 powerpc/85xx: Remove config.mk for nand linker script by Kumar Gala · 14 years ago
  83. 561e710 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · 14 years ago
  84. 9c4d876 powerpc/85xx: Add eSDHC support on P2020DS by Jerry Huang · 14 years ago
  85. f0f8994 powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h> by Kumar Gala · 14 years ago
  86. 5cfbc45 powerpc/85xx: Remove DATARATE_*_MHZ defines in static ddr init by Kumar Gala · 14 years ago
  87. aa8d3fb p1022ds: allow for board-specific ngPIXIS functions by Timur Tabi · 14 years ago
  88. c04bf5e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  89. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  90. b0c5ceb powerpc/85xx: Fix PCI memory map setup on P1_P2_RDB by Prabhakar Kushwaha · 14 years ago
  91. 634bc55 powerpc/mpc8572ds: revise board specific timing for dual-rank DIMMs by York Sun · 14 years ago
  92. d89a976 powerpc/corenet_ds: revise platform dependent parameters by York Sun · 14 years ago
  93. 59a4089 corenet_ds: pick the middle value for all tested timing parameters by York Sun · 14 years ago
  94. 9b6442f mx31pdk: Make the full boot log visible by Fabio Estevam · 14 years ago
  95. ed3df72 mx31pdk: Use the new relocation scheme by Fabio Estevam · 14 years ago
  96. 3fee334 fsl: update CRC after setting EEPROM identifier by Timur Tabi · 14 years ago
  97. eae4988 Add support for Freescale's mx35pdk board. by Stefano Babic · 14 years ago
  98. c4a3c74 MX51EVK: Use SWx macros in PMIC init by Marek Vasut · 14 years ago
  99. 94391fb MX5:MX53: add initial support for MX53EVK board by Liu Hui-R64343 · 14 years ago
  100. 877eb0f MX51EVK: UART does not print out the early information by Liu Hui-R64343 · 14 years ago