Age | Commit message (Expand) | Author |
2016-05-25 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2016-05-24 | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-05-24 | powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache | Aneesh Bansal |
2016-05-19 | powerpc: Disable flush or invalidate dcache by range for some SoCs | York Sun |
2016-05-18 | crypto/fsl: add support for multiple SEC engines initialization | Alex Porosanu |
2016-05-18 | arch/arm, arch/powerpc: add # of SEC engines on the SOC | Alex Porosanu |
2016-05-17 | dm: fsl_i2c: Enable DM for FSL I2C | mario.six@gdsys.cc |
2016-05-17 | dm: fsl_i2c: Rename I2C register structure | mario.six@gdsys.cc |
2016-05-05 | Fix various typos, scattered over the code. | Robert P. J. Day |
2016-05-02 | Change my mailaddress | Andreas Bießmann |
2016-04-08 | powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xx | mario.six@gdsys.cc |
2016-04-01 | usb: Rename ehci-fsl.h to ehci-ci.h | Mateusz Kulikowski |
2016-03-22 | Fix spelling of "transferred". | Vagrant Cascadian |
2016-03-14 | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass |
2016-03-14 | freescale: Remove CONFIG_DM from header files | Simon Glass |
2016-02-24 | fm: fdt: Move fman ucode fixup to driver code | Qianyu Gong |
2016-02-24 | qe: move drivers/qe/qe.h to include/fsl_qe.h | Qianyu Gong |
2016-02-24 | powerpc/SECURE_BOOT: Add PAMU driver | Aneesh Bansal |
2016-02-08 | Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. | David Müller (ELSOFT AG) |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2016-01-27 | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-01-27 | secure_boot: enable chain of trust for PowerPC platforms | Aneesh Bansal |
2016-01-27 | secure_boot: create function to determine boot mode | Aneesh Bansal |
2016-01-27 | secure_boot: split the secure boot functionality in two parts | Aneesh Bansal |
2016-01-27 | secure_boot: include/configs: move definition of CONFIG_CMD_BLOB | Aneesh Bansal |
2016-01-27 | ppc: xilinx-ppc4xx: Port to DM serial | Ricardo Ribalda Delgado |
2016-01-27 | ppc: dts: Add device tree for xilix-ppc4xx-generic | Ricardo Ribalda Delgado |
2016-01-27 | mailaddr: Update mail address | Ricardo Ribalda Delgado |
2016-01-27 | xilinx-ppc440: Remove support for v5fx30teval | Ricardo Ribalda Delgado |
2016-01-27 | ppc: xilinx-ppc405: Remove support for fx12mm | Ricardo Ribalda Delgado |
2016-01-27 | ppc: xilinx-ppc440: Remove support for ml507 | Ricardo Ribalda Delgado |
2016-01-25 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2016-01-25 | arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64() | Ashish kumar |
2016-01-25 | powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq | Prabhakar Kushwaha |
2016-01-25 | driver/ddr/fsl: Add workaround for A009663 | Shengzhou Liu |
2016-01-25 | serial: Remove serial_putc_raw_dev | Tom Rini |
2016-01-25 | arm, powerpc: Update cc-version tests to check for cc-name as well | Tom Rini |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
2016-01-14 | Fix GCC format-security errors and convert sprintfs. | Ben Whitten |
2016-01-13 | Fix board init code to respect the C runtime environment | Albert ARIBAUD |
2016-01-08 | powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx | Robert P. J. Day |
2016-01-05 | powerpc, mpc5xxx: fix missing bootflag init | Heiko Schocher |
2015-12-13 | fsl_*_serdes.c: Modify memset call in serdes_init | Tom Rini |
2015-12-13 | fsl/ddr: updated ddr errata-A008378 for arm and power SoCs | Shengzhou Liu |
2015-12-13 | fsl/errata: move fsl_errata.h to common directory | Shengzhou Liu |
2015-11-30 | PPC4xx: Create "liebherr" vendor directory | Wolfgang Denk |
2015-11-30 | ppc4xx: Remove remnants from ocotea, taishan, ebony and taihu | Stefan Roese |
2015-11-21 | ns16550: unify serial_ppc | Thomas Chou |
2015-11-19 | Move console definitions into a new console.h file | Simon Glass |
2015-11-12 | mpc83xx: Add strider board | Dirk Eibach |