1. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  2. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  3. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  4. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  5. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  6. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  7. a21803d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  8. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  9. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  10. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  11. d169808 powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
  12. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. 992562c 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
  14. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  15. f577422 sbc8548: Fix up local bus init to be frequency aware by Paul Gortmaker · 13 years ago
  16. 2467e76 sbc8548: enable support for hardware SPD errata workaround by Paul Gortmaker · 13 years ago
  17. 6840d88 sbc8548: relocate fixed ddr init code to ddr.c file by Paul Gortmaker · 13 years ago
  18. 17f9184 sbc8548: Make enabling SPD RAM configuration work by Paul Gortmaker · 13 years ago
  19. f9d39d3 sbc8548: Fix LBC SDRAM initialization settings by Paul Gortmaker · 13 years ago
  20. 626fa26 sbc8548: enable ability to boot from alternate flash by Paul Gortmaker · 13 years ago
  21. a6d378a sbc8548: relocate 64MB user flash to sane boundary by Paul Gortmaker · 13 years ago
  22. cb01c2c board/sbc8548/sbc8548.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  23. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  24. c68e86c powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  25. b78c7bf powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  26. 488ec02 powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  27. b88d3d0 mpc85xx: rename sdram_init() lbc_sdram_init() by Becky Bruce · 14 years ago
  28. 5e35d8a mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  29. 3d02038 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  30. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  31. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  32. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  33. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  34. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  35. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  36. b83ff07 Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" by Kumar Gala · 15 years ago
  37. a957a8e ppc/85xx/pci: fsl_pci_init: pcie agent mode support by Vivek Mahajan · 15 years ago
  38. 46b4765 sbc8548: reclaim wasted sector in boot flash by Paul Gortmaker · 15 years ago
  39. 3bff642 sbc8548: update PCI/PCI-e support code by Paul Gortmaker · 15 years ago
  40. 7fa3832 sbc8548: correct local bus SDRAM size from 64M to 128M by Paul Gortmaker · 15 years ago
  41. 534e302 sbc8548: use I/O accessors by Paul Gortmaker · 15 years ago
  42. 4eda7d6 sbc8548: remove eTSEC3/4 voltage hack by Paul Gortmaker · 15 years ago
  43. 62ad034 sbc8548: enable access to second bank of flash by Paul Gortmaker · 15 years ago
  44. fc63627 sbc8548: cosmetic line re-wrap by Paul Gortmaker · 15 years ago
  45. bc4e99c sbc8548: get_clock_freq is not valid for this board by Paul Gortmaker · 15 years ago
  46. f78c7ce sbc8548: delete unused MPC8548CDS info carried over from port by Paul Gortmaker · 15 years ago
  47. 68ca8e8 sbc8548: enable use of PCI network cards by Paul Gortmaker · 15 years ago
  48. f247953 sbc8548: replace README with completely new document by Paul Gortmaker · 15 years ago
  49. 666ced1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  50. 2cca63f 85xx: Move to a common linker script by Kumar Gala · 15 years ago
  51. 4c81ed1 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  52. e770f35 pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  53. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  54. d6bab95 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 16 years ago
  55. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 16 years ago
  56. 727c6a6 85xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · 16 years ago
  57. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  58. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  59. 1b560ac mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · 16 years ago
  60. af7c3e3 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · 16 years ago
  61. 30103c6 85xx: Add CPU 2 errata workaround to all 8548 boards by Peter Tyser · 16 years ago
  62. d3ca124 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  63. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  64. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  65. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  66. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  67. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  68. f990200 FSL DDR: Convert sbc8548 to new DDR code. by Kumar Gala · 16 years ago
  69. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  70. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  71. 994fdba 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · 16 years ago
  72. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  73. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 17 years ago
  74. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  75. d33a55f 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  76. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  77. 7be6b0f sbc8548: Fix Revision reading and unused variable 'path' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  78. f57f498 85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setup by Kumar Gala · 17 years ago
  79. 9116b7c 85xx: Use proper defines for PCI addresses by Kumar Gala · 17 years ago
  80. b234342 85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init code by Kumar Gala · 17 years ago
  81. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  82. 545b06a Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  83. a7114d0 mpc85xx: Add support for SBC8548 (updated) by Joe Hamman · 17 years ago
  84. ccefae4 mpc85xx: Add support for SBC8548 (updated) by Joe Hamman · 17 years ago