1. 316f0d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · 7 years ago
  2. cdab5e9 powerpc: mpc8568mds: Update board config by York Sun · 7 years ago
  3. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  4. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  5. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  6. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  7. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  8. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  9. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  10. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  11. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  12. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. e56143e powerpc/mpc85xx: sparse fixes by Kim Phillips · 12 years ago
  14. 502dd36 board/freescale/mpc8568mds/mpc8568mds.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  15. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  16. b092072 powerpc/mpc8568mds: set pci1_hose.config_table after fsl_setup_hose by Zhao Chenhui · 13 years ago
  17. c39f44d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  18. 5df4b0a powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  19. 5f7bbd1 powerpc/85xx: Convert MPC8568MDS to use common SRIO init code by Kumar Gala · 14 years ago
  20. 3f6f9d7 powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  21. 7ea3871 MPC8xxx DDR: align informational prints by Becky Bruce · 14 years ago
  22. 70961ba mpc85xx: rename sdram_init() lbc_sdram_init() by Becky Bruce · 14 years ago
  23. 38dba0c mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  24. 5d27e02 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  25. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  26. 8ca78f2 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  27. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  28. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  29. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  30. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  31. 64917ca PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  32. 4681457 ppc/85xx: Clean up MPC8568 MDS PCI setup code by Kumar Gala · 15 years ago
  33. 3e7b6c1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  34. ec79d33 85xx: Move to a common linker script by Kumar Gala · 15 years ago
  35. 53efa1f 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  36. cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  37. fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  38. 32049b4 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 15 years ago
  39. c851462 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 15 years ago
  40. b0fe93ed 85xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · 16 years ago
  41. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  42. 5af0fdd 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  43. a6e04c3 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards by Kumar Gala · 16 years ago
  44. 5f91ef6 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  45. 10795f4 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  46. a5d212a mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · 16 years ago
  47. 9b0ad1b 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  48. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  49. 2dba0de 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  50. dfb4910 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  51. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. e6f5b35 FSL DDR: Convert MPC8568MDS to new DDR code. by Jon Loeliger · 17 years ago
  53. c115280 mpc85xx: workaround old binutils bug by Kumar Gala · 16 years ago
  54. f0ff885 mpc85xx: Update linker scripts for Freescale boards by Kumar Gala · 16 years ago
  55. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  56. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  57. 859a86a 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · 16 years ago
  58. 978e816 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  59. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  60. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  61. 25eedb2 FSL: Clean up board/freescale/common/Makefile by Jon Loeliger · 17 years ago
  62. f69766e 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  63. a30a549 Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  64. 73aa9ac 85xx: Convert MPC8568 MDS to new TLB setup by Kumar Gala · 17 years ago
  65. c8c41d4 85xx: Use proper defines for PCI addresses by Kumar Gala · 17 years ago
  66. 4d3521c 85xx: convert remaining 85xx boards over to use new LAW init code by Kumar Gala · 17 years ago
  67. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  68. 64d4bcb MPC8568E-MDS: set up QE pario for UART1 by Anton Vorontsov · 17 years ago
  69. ad16224 MPC8568E-MDS: reset UCCs to use them reliably by Anton Vorontsov · 17 years ago
  70. 2146cf5 Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · 17 years ago
  71. acbca87 Move the MPC8568 MDS board under board/freescale. by Kumar Gala · 17 years ago