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. 7095ab3 sbc8641d: increase monitor size from 256k to 384k by Paul Gortmaker · 9 years ago
  4. b86d17f sbc8641d: add basic flash setup instructions to README file by Paul Gortmaker · 9 years ago
  5. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  6. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  7. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  8. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  9. a21803d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  10. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  11. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  12. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  13. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  14. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  15. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  16. f2bbb53 MPC8xxx: drop redundant boot messages by Wolfgang Denk · 13 years ago
  17. c68e86c powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  18. b78c7bf powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  19. 365024c powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · 14 years ago
  20. f82666b powerpc/86xx: Convert SBC8641 to use common SRIO init code by Kumar Gala · 14 years ago
  21. cc8b534 powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  22. 3d02038 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  23. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  24. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  25. d26490e 86xx: Create common linker script by Kumar Gala · 14 years ago
  26. c7470af sbc8641d: Update PCI code by Peter Tyser · 14 years ago
  27. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  28. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  29. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  30. e78f665 powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 by Kumar Gala · 14 years ago
  31. aec9b6b powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
  32. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  33. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  34. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  35. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  36. f98a2b7 86xx: Remove redundant code in initdram by Becky Bruce · 15 years ago
  37. 0253f60 sbc8641d: fix LAW so board doesn't hang on DDR init by Paul Gortmaker · 15 years ago
  38. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  39. 8277e20 86xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  40. e770f35 pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  41. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  42. af5829cb 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields by Peter Tyser · 15 years ago
  43. d6bab95 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 16 years ago
  44. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 16 years ago
  45. 56d150e 86xx: Cleanup MP support by Kumar Gala · 16 years ago
  46. bd9c0cf mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves by Becky Bruce · 16 years ago
  47. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  48. 6945440 86xx: Reset update by Peter Tyser · 16 years ago
  49. 8dc2d64 sbc8641d: Fix PCI mapping concepts by Becky Bruce · 16 years ago
  50. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  51. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  52. a339c7d 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  53. 7772ccd 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  54. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  55. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. a7adfe3 FSL DDR: Convert SBC8641D to new DDR code. by Kumar Gala · 16 years ago
  57. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  58. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  59. 994fdba 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · 16 years ago
  60. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  61. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 17 years ago
  62. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  63. ff26a75 86xx: Fix renamed GUR symbols in sbc8641d board. by Jon Loeliger · 17 years ago
  64. 84640c9 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · 17 years ago
  65. a809901 86xx: Remove old-style law setup code by Becky Bruce · 17 years ago
  66. a756ea7 86xx: Convert sbc8641d to use new law setup code. by Becky Bruce · 17 years ago
  67. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  68. 18f2f03 Modify SBC8641D to use new Freescale PCI routines by Joe Hamman · 17 years ago
  69. e0bdea3 Add support for SBC8641D. Board files. by Joe Hamman · 17 years ago