1. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  2. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  3. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  4. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  5. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  6. 9d04568 powerpc/mpc85xx: Check return value of find_tlb_idx by York Sun · 10 years ago
  7. bc2d40c board/p1_p2_rdb:Enable p1_p2_rdb boot from NAND/SD/SPI in SPL by Prabhakar Kushwaha · 10 years ago
  8. e222b1f powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · 11 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. c63e137 powerpc/mpc8xxx: Add memory reset control by York Sun · 11 years ago
  13. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  14. 67ac13b ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  15. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  16. 48f6a5c powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER() by York Sun · 12 years ago
  17. 5d065c3 powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot by Timur Tabi · 13 years ago
  18. a311db6 powerpc/85xx: Make inclusion of USB device fixup conditional by Ramneek Mehresh · 13 years ago
  19. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  20. 86dda50 qoriq/p1_p2_rdb: USB device-tree fixups for P1020 by Ramneek Mehresh · 13 years ago
  21. 2bad42a powerpc/85xx: Add support for 2nd USB controller on p1_p2_rdb by Ramneek Mehresh · 13 years ago
  22. 063c126 tsec: Convert tsec to use PHY Lib by Andy Fleming · 13 years ago
  23. e0082f7 powerpc/85xx: Add 36-bit physical addressing support for P1_P2_RDB by Poonam Aggrwal · 14 years ago
  24. 66c74fc powerpc/85xx: Optimized DDR settings for 800MT/s on P1/P2 RDB by Poonam Aggrwal · 14 years ago
  25. 3313b20 powerpc/85xx: Removed P1/P2 RDB RevB support by Poonam Aggrwal · 14 years ago
  26. cac29f2 powerpc/85xx: Read board switch settings on p1_p2_rdb by Priyanka Jain · 14 years ago
  27. 0c871e95 powerpc/85xx: Use DDR for RAMBOOT instead of L2 SRAM on p1_p2_rdb by Priyanka Jain · 14 years ago
  28. 00203c6 powerpc/85xx: Remove config.mk for nand linker script by Kumar Gala · 14 years ago
  29. 561e710 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · 14 years ago
  30. f0f8994 powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h> by Kumar Gala · 14 years ago
  31. 5cfbc45 powerpc/85xx: Remove DATARATE_*_MHZ defines in static ddr init by Kumar Gala · 14 years ago
  32. b0c5ceb powerpc/85xx: Fix PCI memory map setup on P1_P2_RDB by Prabhakar Kushwaha · 14 years ago
  33. b707090 ppc/85xx: Fix compile err when PCI disabled on P1_P2_RDB by Prabhakar Kushwaha · 14 years ago
  34. 7a577fd powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · 14 years ago
  35. 06eb4d8 powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  36. 38dba0c mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  37. 058d7dc powerpc/85xx: Cleanup SGMII detection and reporting by Kumar Gala · 14 years ago
  38. 5d27e02 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  39. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  40. e7060dc mpc85xx: Fix SERDES/eTSEC message indentation by Peter Tyser · 14 years ago
  41. 8ca78f2 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  42. 39c2a6e p1_p2_rdb: to set SQW/INT pin of RTC as INT line by Priyanka Jain · 14 years ago
  43. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  44. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  45. d24f2d3 mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ by Wolfgang Denk · 14 years ago
  46. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  47. 75997dc 85xx/p1_p2_rdb: Added RevD board version support by Poonam Aggrwal · 14 years ago
  48. d3bee08 85xx/p1_p2_rdb: Modify the CLK_CTRL value for DDR at 667MHz by Poonam Aggrwal · 14 years ago
  49. 1749c3d ppc/85xx: Fixup PCI nodes for P1_P2_RDB by Kumar Gala · 14 years ago
  50. 03b7004 Create CPUDIR variable by Peter Tyser · 14 years ago
  51. 64917ca PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  52. abc76eb ppc/85xx: Map boot page guarded for MP boot by Kumar Gala · 15 years ago
  53. 5fb6ea3 ppc/85xx: Make flash TLB entry determined at runtime on FSL boards by Kumar Gala · 15 years ago
  54. 1e21ba8 ppc/85xx: Move to using fsl_setup_hose on P1/P2 RDB by Kumar Gala · 15 years ago
  55. 01471d5 Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" by Kumar Gala · 15 years ago
  56. 70ed869 ppc/85xx/pci: fsl_pci_init: pcie agent mode support by Vivek Mahajan · 15 years ago
  57. 273a28a 85xx/p1_p2_rdb: Fixing DDR configuration for 800MHz data rate by Poonam Aggrwal · 15 years ago
  58. 924024c 85xx/p1_p2rdb: Fix crash while configuring 32 bit DDR i/f for P1020RDB. by Poonam Aggrwal · 15 years ago
  59. fad1509 ppc/P1_P2_RDB: On-chip BootROM support by Dipen Dudhat · 15 years ago
  60. f7780ec ppc/P1_P2_RDB: NAND Boot Support by Dipen Dudhat · 15 years ago
  61. 82b7725 ppc/85xx: 32bit DDR changes for P1020/P1011 by Poonam Aggrwal · 15 years ago
  62. 002741a ppc/85xx: Clean up use of LAWAR defines by Kumar Gala · 15 years ago
  63. 93a8387 ppc/85xx: Clean up p1_p2_rdb PCI setup by Kumar Gala · 15 years ago
  64. 6c97a20 ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address by Kumar Gala · 15 years ago
  65. 3e7b6c1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  66. 2abbd31 ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist by Kumar Gala · 15 years ago
  67. 33f3f34 85xx: Added PCIe support for P1 P2 RDB by Poonam Aggrwal · 15 years ago
  68. ec79d33 85xx: Move to a common linker script by Kumar Gala · 15 years ago
  69. 728ece3 85xx: Add support for P2020RDB board by Poonam Aggrwal · 15 years ago