Age | Commit message (Expand) | Author |
2019-04-26 | watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup | Stefan Roese |
2019-03-22 | powerpc: fix arch/powerpc/dts/Makefile | Masahiro Yamada |
2019-03-04 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2019-03-03 | configs: fsl: move DDR specific defines to Kconfig | Rajesh Bhagat |
2019-03-02 | powerpc: enabled building with CONFIG_DM=y | Heinrich Schuchardt |
2019-01-26 | linker: Modify linker scripts to be more generic | Tom Rini |
2019-01-26 | PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL | Tom Rini |
2019-01-23 | mpc85xx: Add support for -msingle-pic-base | Joakim Tjernlund |
2019-01-21 | mpc83xx: Add support for -msingle-pic-base | Joakim Tjernlund |
2018-12-05 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2018-12-03 | board: MCR3000: migrate to DM_SERIAL | Christophe Leroy |
2018-12-03 | board: MCR3000: use new DM watchdog | Christophe Leroy |
2018-12-03 | board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROL | Christophe Leroy |
2018-12-03 | powerpc, mpc8xx: clear top of stack | Christophe Leroy |
2018-11-27 | spi: Zap CONFIG_HARD_SPI | Jagan Teki |
2018-11-26 | spl: Add support for passing handoff info to U-Boot proper | Simon Glass |
2018-10-29 | powerpc: t1040: Correct RCW EC2 settings | Bin Meng |
2018-10-29 | powerpc: t1040: Correct RCW MAC2_GMII_SEL value | Bin Meng |
2018-10-29 | fsl/usb: Workaround for USB erratum-A005275 | Chris Packham |
2018-09-27 | powerpc: dts: Enable device tree support for T2080QDS | Jagdish Gediya |
2018-09-27 | powerpc: dts: Add u-boot.dtsi to use binman for MPC85xx boards | Jagdish Gediya |
2018-09-27 | powerpc: mpc85xx: Use binman to embed dtb inside U-Boot | Jagdish Gediya |
2018-09-27 | powerpc: mpc85xx: Select BINMAN by default | Jagdish Gediya |
2018-09-27 | powerpc/dts: Makefile changes to clean and build dts | Jagdish Gediya |
2018-09-27 | powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files | Jagdish Gediya |
2018-09-18 | misc: Add MPC83xx serdes driver | Mario Six |
2018-09-18 | cpu: Add MPC83xx CPU driver | Mario Six |
2018-09-18 | timer: Add MPC83xx timer driver | Mario Six |
2018-09-18 | clk: Add MPC83xx clock driver | Mario Six |
2018-09-18 | mpc83xx: Add sysreset driver | Mario Six |
2018-09-18 | powerpc: Add read*_*/write*_* macros | Mario Six |
2018-09-18 | ram: Add driver for MPC83xx | Mario Six |
2018-09-10 | arch: types.h: factor out fixed width typedefs to int-ll64.h | Masahiro Yamada |
2018-07-30 | Kconfig: Sort bool, default, select and imply options | Michal Simek |
2018-07-30 | dm: Change CMD_DM enabling | Michal Simek |
2018-07-30 | Kconfig: Sort bool, default, select and imply options | Michal Simek |
2018-07-10 | configs: Remove empty #ifdef/#ifndef blocks from configs | Alex Kiernan |
2018-06-19 | common: Fix cpu nr type which is always unsigned type | Michal Simek |
2018-05-09 | powerpc: mpc85xx: Improve Work-around for Erratum A005125 | Takuma Ueba |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-28 | powerpc: fix typo in kgdb.c | Heinrich Schuchardt |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-04-08 | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan |
2018-04-06 | powerpc: mpc8xx: move watchdog into drivers/watchdog | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: cleaning up watchdog | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: refactorise reginfo | Christophe Leroy |
2018-04-06 | board: MCR3000: cleanup config | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: initialisation of initial RAM | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: redistribute data in CPM dpram | Christophe Leroy |
2018-04-06 | powercp: mpc8xx: move commproc.h | Christophe Leroy |