Age | Commit message (Expand) | Author |
2019-05-20 | powerpc: Add LSDMR config values | Mario Six |
2019-05-20 | mpc83xx: Make distinct caddy2 config | Mario Six |
2019-05-20 | mpc83xx: Make distinct MPC8313ERDB targets | Mario Six |
2019-05-20 | keymile: Make distinct kmeter1, and kmcoge5ne configs | Mario Six |
2019-05-20 | keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configs | Mario Six |
2019-05-20 | keymile: Make distinct kmtegr1, kmvect1, suvd3 configs | Mario Six |
2019-05-20 | mpc83xx: Introduce ARCH_MPC837X | Mario Six |
2019-05-20 | mpc83xx: Introduce ARCH_MPC836* | Mario Six |
2019-05-20 | mpc83xx: Introduce ARCH_MPC834* | Mario Six |
2019-05-20 | mpc83xx: Introduce ARCH_MPC832* | Mario Six |
2019-05-20 | mpc83xx: Introduce ARCH_MPC831* | Mario Six |
2019-05-20 | mpc83xx: Introduce ARCH_MPC830* | Mario Six |
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 |