1. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  2. 21f753c trivial: Fix booot occurences by Michal Simek · Fri Jun 05 11:45:12 2020 +0200
  3. ef35bf6 powerpc: Remove ARCH= references from documentation by Tom Rini · Tue May 26 14:36:50 2020 -0400
  4. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  5. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  6. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  7. 0e49eb4 powerpc: P1010RDB: Compile legacy PCIe routines conditionally by Hou Zhiqiang · Fri May 01 19:06:27 2020 +0800
  8. 6a2d8d1 dm: ppc: p1010: add i2c DM support by Biwen Li · Fri May 01 20:04:13 2020 +0800
  9. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  10. 284f71b common: Move relocate_code() to init.h by Simon Glass · Sat Dec 28 10:44:45 2019 -0700
  11. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  12. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  13. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  14. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  15. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  16. 79fd214 env: Move env_init() to env.h by Simon Glass · Thu Aug 01 09:46:43 2019 -0600
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  18. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  19. 9774e32 powerpc: P1010RDB: Rework local command to not be included in SPL by Tom Rini · Wed Jan 03 09:13:04 2018 -0500
  20. 05204d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · Tue Dec 05 10:57:54 2017 -0800
  21. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  22. 4bc2ad2 env: Add an enum for environment state by Simon Glass · Thu Aug 03 12:21:56 2017 -0600
  23. 667124c powerpc: fsl: Update maintainers by York Sun · Mon Jun 12 09:05:05 2017 -0700
  24. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  25. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  26. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  27. 302445a powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · Mon Jan 23 13:31:22 2017 -0700
  28. 51b06fa NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST by Tom Rini · Sun Jan 22 19:43:10 2017 -0500
  29. 7f945ca powerpc: P1010RDB: Remove macros CONFIG_P1010RDB_PA and CONFIG_P1010RDB_PB by York Sun · Wed Nov 16 13:30:06 2016 -0800
  30. dd8e224 spi: Move freescale-specific code into a private header by Simon Glass · Sat Sep 24 18:20:10 2016 -0600
  31. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · Fri Sep 16 17:12:15 2016 +0530
  32. fe56a4f freescale: Tweak various Makefiles to remove redundancy, fix aesthetics by Robert P. J. Day · Wed Apr 13 17:49:28 2016 -0400
  33. 2ff056b powerpc/board: SPL: Enable malloc flag in global data. by Sumit Garg · Wed May 25 12:41:48 2016 -0400
  34. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  35. e52fb1c powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · Mon Jan 11 22:41:16 2016 -0800
  36. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  37. dd88806 driver/ifc: Add 64KB page support by Jaiprakash Singh · Fri Mar 20 19:28:27 2015 -0700
  38. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · Thu Oct 23 18:58:47 2014 -0600
  39. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · Tue Sep 16 14:11:51 2014 +0900
  40. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  41. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  42. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  43. 220c346 powerpc/mpc85xx: Check return value of find_tlb_idx by York Sun · Tue Jun 24 21:16:20 2014 -0700
  44. 2181806 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Feb 25 12:44:13 2014 -0500
  45. 1233cbc powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPL by Ying Zhang · Fri Jan 24 15:50:09 2014 +0800
  46. f203656 powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · Tue Jan 14 11:34:26 2014 +0530
  47. afffcb0 board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL by Prabhakar Kushwaha · Wed Dec 11 12:42:11 2013 +0530
  48. 37562f6 Driver/IFC: Move Freescale IFC driver to a common driver by York Sun · Tue Oct 22 12:39:02 2013 -0700
  49. a21803d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · Mon Nov 18 10:29:32 2013 -0800
  50. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  51. d20e7fe powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pb by Shengzhou Liu · Fri Oct 11 23:02:38 2013 +0800
  52. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  53. f0af438 powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa by Shengzhou Liu · Fri Sep 13 14:46:03 2013 +0800
  54. 36446ef board/p1010rdb: add pin mux and sdhc support in any boot by Shengzhou Liu · Fri Sep 13 14:46:02 2013 +0800
  55. 79c426a powerpc/p1010rdb: remove unused cpld_show by Shengzhou Liu · Fri Sep 13 14:46:00 2013 +0800
  56. 4a71741 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · Wed Sep 25 10:41:19 2013 +0530
  57. 7d53de0 powerpc/p1010rdb: fix calculating ddr_freq_mhz by Shengzhou Liu · Tue Aug 13 16:41:19 2013 +0800
  58. 5e15555 powerpc/mpc8xxx: Add memory reset control by York Sun · Tue Jun 25 11:37:48 2013 -0700
  59. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  60. 5b029e9 board/p1010rdb: Fix PCIe TLB creation on CONFIG_PCI define by Prabhakar Kushwaha · Fri May 17 14:22:34 2013 +0530
  61. d6a7aba powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPL by Prabhakar Kushwaha · Tue May 07 11:19:55 2013 +0530
  62. 66d6aa8 board/p1010rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · Tue Apr 16 13:28:12 2013 +0530
  63. a5b0ded powerpc/p1010rdb: Change flexcan compatible string by Shengzhou Liu · Mon Mar 25 07:30:09 2013 +0000
  64. a8b5739 ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · Thu Dec 13 20:48:48 2012 +0000
  65. c156f17 p1010rdb: fix ddr values for p1014rdb (setting bus width to 16bit) by Matthew McClintock · Mon Aug 13 08:10:38 2012 +0000
  66. a1136f6 Minor Coding Style Cleanup. by Wolfgang Denk · Sun Jul 22 21:58:26 2012 +0200
  67. 42a3f52 Minor Coding Style cleanup by Wolfgang Denk · Tue Jul 10 09:18:33 2012 +0200
  68. 8cb6548 powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER() by York Sun · Fri Jul 06 17:10:33 2012 -0500
  69. c447f43 powerpc/p1010rdb: add readme document for p1010rdb by Shengzhou Liu · Thu May 03 16:51:10 2012 +0000
  70. ceb705c powerpc/p1010rdb: update mux config of p1010rdb board by Shengzhou Liu · Wed Apr 25 23:43:24 2012 +0000
  71. 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
  72. 66f0514 powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boards by York Sun · Wed Feb 29 12:36:51 2012 +0000
  73. 59c48b4 powerpc/85xx: Make inclusion of USB device fixup conditional by Ramneek Mehresh · Tue Nov 08 10:21:28 2011 +0530
  74. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  75. a2ec135 powerpc/85xx: Add basic support for P1010RDB by Poonam Aggrwal · Wed Feb 09 19:17:53 2011 +0000