| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mpc83xx: Replace CONFIG_83XX_CLKIN in calculations | Mario Six | 2019-05-21 | 1 | -0/+8 |
* | mpc83xx: Migrate legacy PCI options to Kconfig | Mario Six | 2019-05-21 | 1 | -0/+26 |
* | mpc83xx: Make distinct MPC8349EMDS_SDRAM board | Mario Six | 2019-05-21 | 1 | -0/+8 |
* | mpc83xx: Make distinct caddy2 config | Mario Six | 2019-05-20 | 1 | -0/+4 |
* | mpc83xx: Make distinct MPC8313ERDB targets | Mario Six | 2019-05-20 | 1 | -2/+8 |
* | keymile: Make distinct kmeter1, and kmcoge5ne configs | Mario Six | 2019-05-20 | 1 | -2/+9 |
* | keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configs | Mario Six | 2019-05-20 | 1 | -0/+24 |
* | keymile: Make distinct kmtegr1, kmvect1, suvd3 configs | Mario Six | 2019-05-20 | 1 | -3/+13 |
* | mpc83xx: Introduce ARCH_MPC837X | Mario Six | 2019-05-20 | 2 | -15/+20 |
* | mpc83xx: Introduce ARCH_MPC836* | Mario Six | 2019-05-20 | 2 | -5/+9 |
* | mpc83xx: Introduce ARCH_MPC834* | Mario Six | 2019-05-20 | 4 | -13/+25 |
* | mpc83xx: Introduce ARCH_MPC832* | Mario Six | 2019-05-20 | 2 | -5/+12 |
* | mpc83xx: Introduce ARCH_MPC831* | Mario Six | 2019-05-20 | 6 | -27/+42 |
* | mpc83xx: Introduce ARCH_MPC830* | Mario Six | 2019-05-20 | 3 | -20/+37 |
* | mpc83xx: Add support for -msingle-pic-base | Joakim Tjernlund | 2019-01-21 | 2 | -0/+4 |
* | misc: Add MPC83xx serdes driver | Mario Six | 2018-09-18 | 1 | -0/+4 |
* | cpu: Add MPC83xx CPU driver | Mario Six | 2018-09-18 | 2 | -0/+4 |
* | timer: Add MPC83xx timer driver | Mario Six | 2018-09-18 | 1 | -2/+2 |
* | clk: Add MPC83xx clock driver | Mario Six | 2018-09-18 | 1 | -0/+4 |
* | mpc83xx: Add sysreset driver | Mario Six | 2018-09-18 | 1 | -1/+2 |
* | ram: Add driver for MPC83xx | Mario Six | 2018-09-18 | 1 | -0/+4 |
* | dm: Change CMD_DM enabling | Michal Simek | 2018-07-30 | 1 | -0/+1 |
* | Kconfig: Sort bool, default, select and imply options | Michal Simek | 2018-07-30 | 1 | -3/+3 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 19 | -40/+19 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 3 | -3/+3 |
* | ata: Migrate CONFIG_FSL_SATA to Kconfig | Tuomas Tynkkynen | 2017-12-12 | 1 | -0/+1 |
* | powerpc: Rework interrupt_init_cpu() | Tom Rini | 2017-08-26 | 1 | -3/+1 |
* | env: Convert CONFIG_ENV_IS_IN... to a choice | Simon Glass | 2017-08-15 | 1 | -6/+0 |
* | Convert CONFIG_CMD_PCA953X to Kconfig | Simon Glass | 2017-08-11 | 1 | -0/+1 |
* | powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot | Andy Yan | 2017-07-27 | 1 | -4/+4 |
* | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -0/+6 |
* | powerpc: move get_pvr() and get_svr() into C | Christophe Leroy | 2017-07-22 | 1 | -10/+0 |
* | powerpc: get rid of addr_probe() | Christophe Leroy | 2017-07-22 | 1 | -27/+0 |
* | Convert CONFIG_CMD_SATA to Kconfig | Simon Glass | 2017-07-11 | 1 | -0/+1 |
* | powerpc, 8260: remove support for mpc8260 | Heiko Schocher | 2017-06-12 | 1 | -1/+1 |
* | Convert CONFIG_CMD_IRQ to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+1 |
* | fdt: Move fdt_fixup_ethernet to a common place | Tom Rini | 2017-05-01 | 1 | -1/+0 |
* | Convert CONFIG_CMD_DIAG to Kconfig | Simon Glass | 2017-04-30 | 1 | -0/+1 |
* | fs: Kconfig: Add a separate option for FS_CRAMFS | Simon Glass | 2017-04-30 | 1 | -0/+3 |
* | fs: Convert CONFIG_CMD_CRAMFS to Kconfig | Simon Glass | 2017-04-30 | 1 | -0/+3 |
* | board_f: powerpc: Move prt_83xx_rsr() to private code | Simon Glass | 2017-04-05 | 2 | -0/+6 |
* | powerpc: mpc83xx: Enable pre-relocation malloc | mario.six@gdsys.cc | 2017-01-31 | 3 | -7/+25 |
* | powerpc: mpc83xx: Minimize r1 modification | mario.six@gdsys.cc | 2017-01-31 | 1 | -5/+8 |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -0/+6 |
* | mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig | York Sun | 2017-01-04 | 1 | -0/+3 |
* | fsl_ddr: Move DDR config options to driver Kconfig | York Sun | 2017-01-04 | 1 | -0/+3 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | treewide: use #include <...> to include public headers | Masahiro Yamada | 2016-09-23 | 1 | -4/+4 |
* | arch, board: squash lines for immediate return | Masahiro Yamada | 2016-09-23 | 1 | -5/+1 |
* | Kconfig: Move config IDENT_STRING to Kconfig | Siva Durga Prasad Paladugu | 2016-09-20 | 1 | -3/+0 |