1. e97fbb7 board/freescale: Remove P1024RDB board support by Priyanka Jain · Mon Sep 21 11:56:41 2020 +0530
  2. 5a7834a board/freescale: Remove P1021RDB board support by Priyanka Jain · Mon Sep 21 15:36:25 2020 +0530
  3. b1d2441 board/freescale: Remove P1020MBG board support by Priyanka Jain · Mon Sep 21 11:56:39 2020 +0530
  4. 769c3ce board/freescale: Remove P1020UTM board support by Priyanka Jain · Mon Sep 21 11:56:38 2020 +0530
  5. dbd83d0 board/freescale: Remove P1025RDB board support by Priyanka Jain · Mon Sep 21 15:35:16 2020 +0530
  6. fe95c7c p1_p2_rdb: Don't compile board_eth_init() for DM_ETH by Hou Zhiqiang · Mon Sep 21 14:54:03 2020 +0530
  7. 0cd1658 fsl: p1_p2_rdb: Move vsc7835 firmware uploading to board_early_init_r() by Hou Zhiqiang · Thu Jul 16 18:09:16 2020 +0800
  8. 286eed4 powerpc: Remove bi_memstart & bi_memsize assignments in spl.c by Stefan Roese · Wed Aug 12 13:55:20 2020 +0200
  9. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  10. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  11. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  12. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  13. b0939dd dm: powerpc: P1020: add i2c DM support by Biwen Li · Fri May 01 20:04:01 2020 +0800
  14. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  15. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  16. 284f71b common: Move relocate_code() to init.h by Simon Glass · Sat Dec 28 10:44:45 2019 -0700
  17. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  18. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  19. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  20. 223ff19 powerpc: p1_p2_rdb: Compile legacy PCIe routines conditionally by Hou Zhiqiang · Tue Aug 27 11:03:58 2019 +0000
  21. 1a2961d powerpc: Enable device tree support for P2020RDB by Hou Zhiqiang · Tue Aug 20 09:35:29 2019 +0000
  22. 224999f powerpc: Enable device tree support for P1020RDB by Hou Zhiqiang · Tue Aug 20 09:35:28 2019 +0000
  23. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  24. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  25. 79fd214 env: Move env_init() to env.h by Simon Glass · Thu Aug 01 09:46:43 2019 -0600
  26. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  27. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  28. 05204d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · Tue Dec 05 10:57:54 2017 -0800
  29. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  30. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  31. 4bc2ad2 env: Add an enum for environment state by Simon Glass · Thu Aug 03 12:21:56 2017 -0600
  32. 7a73b9a p1_p2_rdb: Fix unused variable warning by Tom Rini · Tue Apr 18 22:26:35 2017 -0400
  33. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  34. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  35. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  36. 302445a powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · Mon Jan 23 13:31:22 2017 -0700
  37. df2d774 powerpc: P1_P2_RDB_PC: Drop TARGET_P1_P2_RDB_PC by York Sun · Thu Nov 17 18:36:11 2016 -0800
  38. 9c01ff2 powerpc: P2020RDB-PC: Separate from P1_P2_RDB_PC in Kconfig by York Sun · Thu Nov 17 14:19:18 2016 -0800
  39. cc05c62 powerpc: P1025RDB: Separate from P1_P2_RDB_PC in Kconfig by York Sun · Thu Nov 17 14:10:14 2016 -0800
  40. 028f29c powerpc: P1024RDB: Separate from P1_P2_RDB_PC in Kconfig by York Sun · Thu Nov 17 13:48:39 2016 -0800
  41. ba38a35 powerpc: P1021RDB: Separate from P1_P2_RDB_PC in Kconfig by York Sun · Thu Nov 17 13:43:18 2016 -0800
  42. 8f250f9 powerpc: P1020UTM: Separate from P1_P2_RDB_P2 in Kconfig by York Sun · Thu Nov 17 13:53:54 2016 -0800
  43. 0673238 powerpc: P1020RDB-PD: Separate from P1_P2_RDB_PC in Kconfig by York Sun · Thu Nov 17 13:53:33 2016 -0800
  44. 443108bf powerpc: P1020RDB-PC: Separate from P1_P2_RDB_PC in Kconfig by York Sun · Thu Nov 17 13:52:44 2016 -0800
  45. 1dc69a6 powerpc: P1020MBG: Separate from P1_P2_RDB_PC in Kconfig by York Sun · Thu Nov 17 13:12:38 2016 -0800
  46. dd8e224 spi: Move freescale-specific code into a private header by Simon Glass · Sat Sep 24 18:20:10 2016 -0600
  47. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · Fri Sep 16 17:12:15 2016 +0530
  48. fe56a4f freescale: Tweak various Makefiles to remove redundancy, fix aesthetics by Robert P. J. Day · Wed Apr 13 17:49:28 2016 -0400
  49. 2ff056b powerpc/board: SPL: Enable malloc flag in global data. by Sumit Garg · Wed May 25 12:41:48 2016 -0400
  50. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  51. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  52. 5c76c1e powerpc/p2020rdb: fix the FDT_ERR_NOTFOUND issue by Ying Zhang · Fri Apr 24 15:49:15 2015 +0800
  53. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · Thu Oct 23 18:58:47 2014 -0600
  54. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · Tue Sep 16 14:11:51 2014 +0900
  55. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  56. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  57. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  58. 220c346 powerpc/mpc85xx: Check return value of find_tlb_idx by York Sun · Tue Jun 24 21:16:20 2014 -0700
  59. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · Tue Feb 11 11:57:26 2014 -0800
  60. 7169315 powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointers by Claudiu Manoil · Tue Dec 10 11:22:22 2013 +0200
  61. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  62. efe3dc0 freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y by Masahiro Yamada · Tue Nov 05 17:03:22 2013 +0900
  63. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  64. 4a71741 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · Wed Sep 25 10:41:19 2013 +0530
  65. b8b404d powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand boot by Ying Zhang · Fri Sep 06 17:30:58 2013 +0800
  66. f74fd4e powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPL by Ying Zhang · Fri Sep 06 17:30:57 2013 +0800
  67. 28027d7 powerpc: p1_p2_rdb_pc: Enable p1_p2_rdb_pc to boot from SD Card with SPL by Ying Zhang · Fri Sep 06 17:30:56 2013 +0800
  68. d169808 powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · Fri Aug 16 14:52:26 2013 +0530
  69. a434d0a p1020rdb-pd: platform support by Haijun.Zhang · Fri Jun 28 10:47:09 2013 +0800
  70. 5e15555 powerpc/mpc8xxx: Add memory reset control by York Sun · Tue Jun 25 11:37:48 2013 -0700
  71. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  72. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  73. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  74. 9858bd3 powerpc/p1_p2_rdb_pc: Add a pin to reset the DDR chip for P1021RDB-PC by Xu Jiucheng · Mon Mar 25 07:30:13 2013 +0000
  75. 2a2bb03 qoriq/p1_p2_rdb_pc: USB device-tree fixups for P1020 by Zhicheng Fan · Mon Mar 25 07:30:07 2013 +0000
  76. 992562c 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · Tue Oct 23 19:03:46 2012 -0500
  77. 03fedda powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot by Scott Wood · Fri Oct 12 18:02:24 2012 -0500
  78. 5e62187 powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map by Scott Wood · Tue Oct 02 19:35:18 2012 -0500
  79. c4f0d00 powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support by Scott Wood · Thu Sep 20 19:05:12 2012 -0500
  80. 9fbe38d powerpc/mpc85xx/p1_p2_rdb: add all LAWs during SPL by Scott Wood · Wed Aug 08 15:06:18 2012 +0000
  81. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · Sun Apr 29 23:57:39 2012 +0000
  82. 56953ee powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot by Timur Tabi · Thu Mar 15 11:42:27 2012 +0000
  83. 66f0514 powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boards by York Sun · Wed Feb 29 12:36:51 2012 +0000
  84. aff059e powerpc/85xx: Fix builds of P1020/P2020RDB-PC_36BIT_NAND by Kumar Gala · Fri Nov 11 08:14:53 2011 -0600
  85. 59c48b4 powerpc/85xx: Make inclusion of USB device fixup conditional by Ramneek Mehresh · Tue Nov 08 10:21:28 2011 +0530
  86. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  87. 5f99973 powerpc/85xx: Add support for new P102x/P2020 RDB style boards by Li Yang · Tue Jul 26 09:50:46 2011 -0500