1. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  2. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  3. 79fd214 env: Move env_init() to env.h by Simon Glass · Thu Aug 01 09:46:43 2019 -0600
  4. 0d6780d p1022ds: Change Timur's email address by Fabio Estevam · Wed May 02 20:12:06 2018 -0300
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  6. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  7. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  8. 05204d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · Tue Dec 05 10:57:54 2017 -0800
  9. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  10. 4bc2ad2 env: Add an enum for environment state by Simon Glass · Thu Aug 03 12:21:56 2017 -0600
  11. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  12. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  13. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  14. 302445a powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · Mon Jan 23 13:31:22 2017 -0700
  15. dd8e224 spi: Move freescale-specific code into a private header by Simon Glass · Sat Sep 24 18:20:10 2016 -0600
  16. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · Fri Sep 16 17:12:15 2016 +0530
  17. fe56a4f freescale: Tweak various Makefiles to remove redundancy, fix aesthetics by Robert P. J. Day · Wed Apr 13 17:49:28 2016 -0400
  18. 2ff056b powerpc/board: SPL: Enable malloc flag in global data. by Sumit Garg · Wed May 25 12:41:48 2016 -0400
  19. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  20. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · Thu Oct 23 18:58:47 2014 -0600
  21. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  22. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  23. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  24. 220c346 powerpc/mpc85xx: Check return value of find_tlb_idx by York Sun · Tue Jun 24 21:16:20 2014 -0700
  25. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · Tue Feb 11 11:57:26 2014 -0800
  26. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  27. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  28. 4a71741 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · Wed Sep 25 10:41:19 2013 +0530
  29. 4393f95 SPL: P1022DS: switch to new multibus/multiadapter support by Ying Zhang · Wed Sep 04 17:03:45 2013 +0800
  30. b27fef5 SPDX-License-Identifier: clean up license header by York Sun · Tue Aug 20 10:15:37 2013 -0700
  31. 9c2e84f powerpc: p1022ds: add TPL for p1022ds nand boot by Ying Zhang · Fri Aug 16 15:16:16 2013 +0800
  32. 9b155ca powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL by Ying Zhang · Fri Aug 16 15:16:14 2013 +0800
  33. dfb2b15 powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL by Ying Zhang · Fri Aug 16 15:16:12 2013 +0800
  34. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  35. cd99caa powerpc/p1022ds: Add support for NAND and NAND boot using SPL by Matthew McClintock · Mon Feb 18 10:02:19 2013 +0000
  36. db6d076 powerpc/p1022ds: fix DIU/LBC switching with NAND enabled by Timur Tabi · Fri May 18 09:09:09 2012 +0000
  37. c4253e9 powerpc/p1022ds: add support for SPI and SD boot by Matthew McClintock · Fri May 18 06:04:17 2012 +0000
  38. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · Sun Apr 29 23:57:39 2012 +0000
  39. 3d33963 powerpc/85xx: Add USB device-tree fixup for various platforms by ramneek mehresh · Wed Apr 18 19:39:53 2012 +0000
  40. 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
  41. 54bc73e GCC4.6: Squash warnings in diu.c by Marek Vasut · Fri Oct 21 14:17:08 2011 +0000
  42. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  43. b6d2ef6 powerpc/mpc8xxx: Merge entries in DDR speed table by York Sun · Mon Oct 03 09:19:53 2011 -0700
  44. 6d99ce2 video: Add SHARP LQ084S3LG01 LCD support on P1022DS by Timur Tabi · Thu May 26 09:02:17 2011 -0500
  45. a6bfef7 powerpc/p1022ds: set the clock-frequency prop only if the clock is enabled by Timur Tabi · Wed Jun 08 12:10:49 2011 -0500
  46. 2e4145b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sat Apr 30 22:45:55 2011 +0200
  47. 382e357 powerpc/85xx: Enable eSPI support on P1022DS by Jiang Yutang · Thu Feb 24 16:11:56 2011 +0800
  48. 32f709e powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · Mon Apr 11 14:18:22 2011 -0500
  49. 422effd tsec: Convert tsec to use PHY Lib by Andy Fleming · Fri Apr 08 02:10:54 2011 -0500
  50. f71233d powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DS by Jiang Yutang · Fri Mar 04 10:25:54 2011 +0800
  51. b7738b5 powerpc/85xx: Add 36-bit address map support to P1022DS by Jiang Yutang · Mon Jan 24 18:21:15 2011 +0800
  52. c68e86c powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · Mon Jan 31 22:18:47 2011 -0600
  53. b78c7bf powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · Mon Jan 31 20:36:02 2011 -0600
  54. 365024c powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · Mon Jan 31 15:51:20 2011 -0600
  55. 746e2f3 p1022ds: allow for board-specific ngPIXIS functions by Timur Tabi · Fri Jan 21 16:03:57 2011 -0600
  56. e727a36 powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · Wed Jan 12 02:48:53 2011 -0600
  57. 4d4384e powerpc/fsl-pci: Add generic code to setup PCIe controllers by Kumar Gala · Wed Dec 15 14:21:41 2010 -0600
  58. 5e35d8a mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · Fri Dec 17 17:17:56 2010 -0600
  59. d1356bf p1022ds: fix switching of DIU/LBC signals by Timur Tabi · Fri Dec 03 13:03:45 2010 -0600
  60. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  61. 2b91f71 fsl: Clean up printing of PCI boot info by Peter Tyser · Fri Oct 29 17:59:24 2010 -0500
  62. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  63. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  64. 8848d47 p1022ds: add audclk hwconfig setting to enable codec reference clock by Timur Tabi · Wed Jul 21 16:56:19 2010 -0500
  65. 970c01f p1022ds: use weak CFI flash accessors when DIU is enabled by Timur Tabi · Thu Sep 16 16:35:44 2010 -0500
  66. 209c072 p1022ds: add video support by Timur Tabi · Fri Sep 24 01:25:53 2010 +0200
  67. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · Thu Jul 08 22:37:44 2010 -0500
  68. b07fbe6 powerpc/85xx: Move p1022ds slot code into board file by Kumar Gala · Thu Jul 08 22:27:30 2010 -0500
  69. 9b45b5a powerpc: add support for the Freescale P1022DS reference board by Timur Tabi · Mon Jun 14 15:28:24 2010 -0500