Age | Commit message (Expand) | Author |
2018-12-05 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
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-09-18 | misc: Add MPC83xx serdes driver | Mario Six |
2018-09-18 | cpu: Add MPC83xx CPU driver | Mario Six |
2018-09-18 | clk: Add MPC83xx clock driver | Mario Six |
2018-09-18 | powerpc: Add read*_*/write*_* macros | Mario Six |
2018-09-10 | arch: types.h: factor out fixed width typedefs to int-ll64.h | Masahiro Yamada |
2018-07-10 | configs: Remove empty #ifdef/#ifndef blocks from configs | Alex Kiernan |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-06 | powerpc: mpc8xx: redistribute data in CPM dpram | Christophe Leroy |
2018-04-06 | powercp: mpc8xx: move commproc.h | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: remove get_immr() argument | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: get rid of the multiple PVR_ values | Christophe Leroy |
2018-03-16 | ppc: Remove orphan xilinx_irq.h file | Michal Simek |
2018-02-09 | PowerPC: phy: enable all phylib drivers when use phylib and tsec enet | Zhao Qiang |
2018-01-30 | Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig | Derald D. Woods |
2018-01-28 | powerpc: Drop CONFIG_WALNUT and other related dead code | Tuomas Tynkkynen |
2018-01-28 | gpio: mpc8xxx: Rename Kconfig option, structures, and functions | Mario Six |
2018-01-10 | drivers/misc: Share qbman init between archs | Ahmed Mansour |
2017-10-02 | powerpc: Use asm-generic/io.h | Paul Burton |
2017-08-26 | powerpc: Rework interrupt_init_cpu() | Tom Rini |
2017-08-07 | Move PHYLIB to Kconfig | Alexandru Gagniuc |
2017-07-23 | powerpc: Remove 8260 remainders | Christophe Leroy |
2017-07-23 | powerpc, 8xx: fix missing function declarations. | Christophe Leroy |
2017-07-22 | powerpc: move get_pvr() and get_svr() into C | Christophe Leroy |
2017-07-22 | powerpc, 8xx: move cache helper into C | Christophe Leroy |
2017-07-22 | powerpc, 8xx: move get_immr() into C | Christophe Leroy |
2017-07-22 | powerpc: Remove unneccessary #ifdefs in reginfo | Christophe Leroy |
2017-07-22 | powerpc: move set_msr() and get_msr() into .h | Christophe Leroy |
2017-07-08 | powerpc, 8xx: Migrate to Kconfig | Christophe Leroy |
2017-07-08 | powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks | Christophe Leroy |
2017-07-08 | powerpc, 8xx: Use IO accessors to access IO memory | Christophe Leroy |
2017-07-08 | powerpc: Partialy restore core of mpc8xx | Christophe Leroy |
2017-07-03 | powerpc: remove 4xx support | Heiko Schocher |
2017-06-16 | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher |
2017-06-12 | powerpc, 5xx: remove support for 5xx | Heiko Schocher |
2017-06-12 | powerpc, 8260: remove support for mpc8260 | Heiko Schocher |
2017-06-12 | powerpc, 8xx: remove support for 8xx | Heiko Schocher |
2017-06-05 | common: freescale: Move arch-specific declarations | Simon Glass |
2017-06-05 | common: powerpc: Move arch-specific headers | Simon Glass |
2017-06-05 | common: Move PPC4xx_SYS_INFO() et al to arch-specific header | Simon Glass |
2017-06-05 | common: Move get_OPB_freq() and get_PCI_freq() to PPC header | Simon Glass |
2017-06-05 | common: Move pcie_setup_hoses() to PPC header | Simon Glass |
2017-06-05 | common: Move pci_target_init() to PPC header | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig | Simon Glass |