- fce784c powerpc: fix arch/powerpc/dts/Makefile by Masahiro Yamada · Thu Mar 14 14:58:34 2019 +0900
- b91d0fb Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Mar 04 13:05:53 2019 -0500
- ba2414f configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · Fri Feb 01 05:22:01 2019 +0000
- e5296cf powerpc: enabled building with CONFIG_DM=y by Heinrich Schuchardt · Sun Jan 20 09:11:07 2019 +0100
- 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
- 0a01a44 PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL by Tom Rini · Tue Jan 22 17:09:24 2019 -0500
- f2c2c30 mpc85xx: Add support for -msingle-pic-base by Joakim Tjernlund · Thu Dec 06 17:20:53 2018 +0100
- f14554d mpc83xx: Add support for -msingle-pic-base by Joakim Tjernlund · Wed Nov 28 10:59:55 2018 +0100
- f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
- c5d7108 board: MCR3000: migrate to DM_SERIAL by Christophe Leroy · Wed Nov 21 08:51:51 2018 +0000
- 5d5675a board: MCR3000: use new DM watchdog by Christophe Leroy · Wed Nov 21 08:51:47 2018 +0000
- daf328a board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROL by Christophe Leroy · Wed Nov 21 08:51:43 2018 +0000
- 8dff3e9 powerpc, mpc8xx: clear top of stack by Christophe Leroy · Wed Nov 21 08:51:41 2018 +0000
- 5931fbb spi: Zap CONFIG_HARD_SPI by Jagan Teki · Sat Nov 24 14:31:12 2018 +0530
- e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · Thu Nov 15 18:44:09 2018 -0700
- f02840b powerpc: t1040: Correct RCW EC2 settings by Bin Meng · Mon Oct 08 06:55:57 2018 -0700
- ab4d5ee powerpc: t1040: Correct RCW MAC2_GMII_SEL value by Bin Meng · Mon Oct 08 06:55:56 2018 -0700
- 434f058 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · Thu Oct 04 20:03:53 2018 +1300
- 9892b23 powerpc: dts: Enable device tree support for T2080QDS by Jagdish Gediya · Mon Sep 03 21:35:12 2018 +0530
- 4061bbc powerpc: dts: Add u-boot.dtsi to use binman for MPC85xx boards by Jagdish Gediya · Mon Sep 03 21:35:11 2018 +0530
- 7f2ad25 powerpc: mpc85xx: Use binman to embed dtb inside U-Boot by Jagdish Gediya · Mon Sep 03 21:35:10 2018 +0530
- a99945b powerpc: mpc85xx: Select BINMAN by default by Jagdish Gediya · Mon Sep 03 21:35:09 2018 +0530
- a1d453e powerpc/dts: Makefile changes to clean and build dts by Jagdish Gediya · Mon Sep 03 21:35:06 2018 +0530
- 910e1ae powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files by Jagdish Gediya · Mon Sep 03 21:35:05 2018 +0530
- 7fdcf28 misc: Add MPC83xx serdes driver by Mario Six · Mon Aug 06 10:23:46 2018 +0200
- 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · Mon Aug 06 10:23:45 2018 +0200
- 3c51655 timer: Add MPC83xx timer driver by Mario Six · Mon Aug 06 10:23:38 2018 +0200
- 7cab147 clk: Add MPC83xx clock driver by Mario Six · Mon Aug 06 10:23:36 2018 +0200
- 82ef4ba mpc83xx: Add sysreset driver by Mario Six · Mon Aug 06 10:23:35 2018 +0200
- f3c6642 powerpc: Add read*_*/write*_* macros by Mario Six · Mon Aug 06 10:23:31 2018 +0200
- 538b575 ram: Add driver for MPC83xx by Mario Six · Mon Aug 06 10:23:30 2018 +0200
- 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · Mon Aug 06 20:47:39 2018 +0900
- 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:15 2018 +0200
- 2e7c819 dm: Change CMD_DM enabling by Michal Simek · Mon Jul 23 15:55:14 2018 +0200
- 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:13 2018 +0200
- 158105a configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · Sat Jun 02 05:42:55 2018 +0000
- 1669e18 common: Fix cpu nr type which is always unsigned type by Michal Simek · Wed Jun 13 08:56:31 2018 +0200
- f006ae1 powerpc: mpc85xx: Improve Work-around for Erratum A005125 by Takuma Ueba · Mon Apr 23 13:27:33 2018 +0900
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
- 574a2ba powerpc: fix typo in kgdb.c by Heinrich Schuchardt · Mon Apr 23 22:27:41 2018 +0200
- bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
- 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · Sun Apr 01 09:22:38 2018 +0000
- 8906764 powerpc: mpc8xx: move watchdog into drivers/watchdog by Christophe Leroy · Fri Mar 16 17:21:01 2018 +0100
- 2082ae1 powerpc: mpc8xx: cleaning up watchdog by Christophe Leroy · Fri Mar 16 17:20:59 2018 +0100
- b4ebefa powerpc: mpc8xx: refactorise reginfo by Christophe Leroy · Fri Mar 16 17:20:57 2018 +0100
- c085795 board: MCR3000: cleanup config by Christophe Leroy · Fri Mar 16 17:20:51 2018 +0100
- d7009f7 powerpc: mpc8xx: initialisation of initial RAM by Christophe Leroy · Fri Mar 16 17:20:47 2018 +0100
- 2fde1d3 powerpc: mpc8xx: redistribute data in CPM dpram by Christophe Leroy · Fri Mar 16 17:20:45 2018 +0100
- 10ff63a powercp: mpc8xx: move commproc.h by Christophe Leroy · Fri Mar 16 17:20:43 2018 +0100
- b3510fb powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · Fri Mar 16 17:20:41 2018 +0100
- bda8947 powerpc: mpc8xx: remove get_immr() argument by Christophe Leroy · Fri Mar 16 17:20:39 2018 +0100
- edd4ebe powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx by Christophe Leroy · Fri Mar 16 17:20:37 2018 +0100
- 0a121f7 powerpc: mpc8xx: get rid of the multiple PVR_ values by Christophe Leroy · Fri Mar 16 17:20:35 2018 +0100
- 5c59bdf powerpc: mpc8xx: harmonise initialisation of the immap local pointer by Christophe Leroy · Fri Mar 16 17:20:33 2018 +0100
- 5dae160 ppc: Remove orphan xilinx_irq.h file by Michal Simek · Tue Mar 13 11:17:07 2018 +0100
- 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
- 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · Wed Jan 24 20:47:09 2018 +0300
- da6b88d PowerPC: phy: enable all phylib drivers when use phylib and tsec enet by Zhao Qiang · Wed Feb 07 10:01:56 2018 +0800
- eb730bd Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · Mon Jan 22 17:17:10 2018 -0600
- f66276d powerpc: Drop CONFIG_WALNUT and other related dead code by Tuomas Tynkkynen · Sun Jan 21 18:16:42 2018 +0200
- d006f68 gpio: mpc8xxx: Rename Kconfig option, structures, and functions by Mario Six · Mon Jan 15 11:07:48 2018 +0100
- aa270b4 drivers/misc: Share qbman init between archs by Ahmed Mansour · Fri Dec 15 16:01:00 2017 -0500
- acede7a Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · Mon Dec 04 12:37:00 2017 +0900
- 8df5dd3 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:17 2017 +0200
- 104a537 ata: Migrate CONFIG_SATA_SIL to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:14 2017 +0200
- 548b8ba powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores by York Sun · Tue Oct 17 08:00:21 2017 -0700
- a846d11 powerpc: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:12 2017 -0700
- ce10398 powerpc: Rework interrupt_init_cpu() by Tom Rini · Sun Aug 13 22:44:37 2017 -0400
- da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
- 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · Thu Aug 03 12:22:14 2017 -0600
- 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · Thu Aug 03 12:22:13 2017 -0600
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
- 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · Thu Aug 03 12:21:59 2017 -0600
- e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · Fri Aug 04 16:34:40 2017 -0600
- c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
- a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · Fri Aug 04 16:34:32 2017 -0600
- d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
- 0fb3606 PowerPC: mpc85xx: Update ft_verify_fdt by Tom Rini · Thu Aug 03 09:33:07 2017 -0400
- 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
- ad0ac4b powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · Mon Jul 24 17:47:27 2017 +0800
- 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
- c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
- 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · Thu Jul 13 15:10:10 2017 +0200
- 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · Thu Jul 13 15:10:08 2017 +0200
- 3d97f8e powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · Thu Jul 13 15:10:06 2017 +0200
- 60425ee powerpc, 8xx: move cache helper into C by Christophe Leroy · Thu Jul 13 15:10:04 2017 +0200
- 9b021ae powerpc, 8xx: move get_immr() into C by Christophe Leroy · Thu Jul 13 15:10:02 2017 +0200
- 0ae15b9 powerpc, 8xx: Move cache function into C files by Christophe Leroy · Thu Jul 13 15:10:00 2017 +0200
- ea31cb2 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · Thu Jul 13 15:09:58 2017 +0200
- 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · Thu Jul 13 15:09:54 2017 +0200
- bed4020 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · Thu Jul 13 15:09:52 2017 +0200
- 8d65234 power, timer: reset TBL before TBU by Christophe Leroy · Thu Jul 13 15:09:50 2017 +0200
- b71ec9b powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · Thu Jul 13 15:09:48 2017 +0200
- dd6e82b powerpc: get rid of addr_probe() by Christophe Leroy · Thu Jul 13 15:09:46 2017 +0200
- 297cbac powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · Thu Jul 13 15:09:44 2017 +0200
- 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · Wed Jun 14 21:28:26 2017 -0600
- ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
- 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · Wed Jun 14 21:28:24 2017 -0600
- 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · Wed Jun 14 21:28:21 2017 -0600
- 3598295 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · Fri Jul 07 10:16:42 2017 +0200