Age | Commit message (Expand) | Author |
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-01-21 | mpc83xx: Add support for -msingle-pic-base | Joakim Tjernlund |
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 | ram: Add driver for MPC83xx | Mario Six |
2018-07-30 | dm: Change CMD_DM enabling | Michal Simek |
2018-07-30 | Kconfig: Sort bool, default, select and imply options | Michal Simek |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2017-12-12 | ata: Migrate CONFIG_FSL_SATA to Kconfig | Tuomas Tynkkynen |
2017-08-26 | powerpc: Rework interrupt_init_cpu() | Tom Rini |
2017-08-15 | env: Convert CONFIG_ENV_IS_IN... to a choice | Simon Glass |
2017-08-11 | Convert CONFIG_CMD_PCA953X to Kconfig | Simon Glass |
2017-07-27 | powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot | Andy Yan |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass |
2017-07-22 | powerpc: move get_pvr() and get_svr() into C | Christophe Leroy |
2017-07-22 | powerpc: get rid of addr_probe() | Christophe Leroy |
2017-07-11 | Convert CONFIG_CMD_SATA to Kconfig | Simon Glass |
2017-06-12 | powerpc, 8260: remove support for mpc8260 | Heiko Schocher |
2017-05-22 | Convert CONFIG_CMD_IRQ to Kconfig | Simon Glass |
2017-05-01 | fdt: Move fdt_fixup_ethernet to a common place | Tom Rini |
2017-04-30 | Convert CONFIG_CMD_DIAG to Kconfig | Simon Glass |
2017-04-30 | fs: Kconfig: Add a separate option for FS_CRAMFS | Simon Glass |
2017-04-30 | fs: Convert CONFIG_CMD_CRAMFS to Kconfig | Simon Glass |
2017-04-05 | board_f: powerpc: Move prt_83xx_rsr() to private code | Simon Glass |
2017-01-31 | powerpc: mpc83xx: Enable pre-relocation malloc | mario.six@gdsys.cc |
2017-01-31 | powerpc: mpc83xx: Minimize r1 modification | mario.six@gdsys.cc |
2017-01-25 | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass |
2017-01-04 | mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig | York Sun |
2017-01-04 | fsl_ddr: Move DDR config options to driver Kconfig | York Sun |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-09-23 | treewide: use #include <...> to include public headers | Masahiro Yamada |
2016-09-23 | arch, board: squash lines for immediate return | Masahiro Yamada |
2016-09-20 | Kconfig: Move config IDENT_STRING to Kconfig | Siva Durga Prasad Paladugu |
2016-06-03 | arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro. | Robert P. J. Day |
2016-04-01 | usb: Rename ehci-fsl.h to ehci-ci.h | Mateusz Kulikowski |
2016-01-25 | arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64() | Ashish kumar |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
2016-01-08 | powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx | Robert P. J. Day |