Age | Commit message (Expand) | Author |
2016-12-02 | sh4: remove __io config options from r2dplus and r7780mp boards | Vladimir Zapolskiy |
2016-12-02 | sh4: cache: move exported cache manipulation functions into cache.c | Vladimir Zapolskiy |
2016-12-02 | sh: cache: don't modify CCR from P1 area | Vladimir Zapolskiy |
2016-12-02 | sh: cache use jump_to_P2() and back_to_P1() from asm/system.h | Vladimir Zapolskiy |
2016-12-02 | sh3: remove unused cache.c file from being built | Vladimir Zapolskiy |
2016-12-02 | sh4: cache: correct flush_cache() to writeback and invalidate | Vladimir Zapolskiy |
2016-12-02 | sh4: cache: correct dcache flush to invalidate with write-back | Vladimir Zapolskiy |
2016-12-02 | powerpc: mpc85xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option | York Sun |
2016-12-02 | powerpc: mpc86xx: Move CONFIG_FSL_LAW to Kconfig | York Sun |
2016-12-02 | powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig | York Sun |
2016-12-02 | powerpc: mpc85xx: Move SECURE_BOOT to Kconfig | York Sun |
2016-12-02 | armv8: fsl-layerscape: Move SECURE_BOOT to Kconfig | York Sun |
2016-12-02 | armv7: ls1021a: Move SECURE_BOOT option to Kconfig | York Sun |
2016-12-02 | script: remove CONFIG_SYS_CCSRBAR_DEFAULT from white list | York Sun |
2016-12-02 | powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option | York Sun |
2016-12-02 | powerpc: mpc85xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option | York Sun |
2016-12-02 | powerpc: cyrus: Separate P5020/P5040 config options | York Sun |
2016-12-02 | ARM: zynq: Enable SD1 and qspi for picozed board | Siva Durga Prasad Paladugu |
2016-12-02 | ARM64: zynqmp: List secondary software boot modes | Michal Simek |
2016-12-02 | ARM64: zynqmp: Force certain bootmode for SPL | Michal Simek |
2016-12-01 | arm: mvebu: move SYS_MVEBU_PLL_CLOCK to Kconfig | Chris Packham |
2016-11-30 | Merge branch 'master' of git://git.denx.de/u-boot-mips | Tom Rini |
2016-11-30 | MIPS: Fix map_physmem for cached mappings | Paul Burton |
2016-11-30 | MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve | Paul Burton |
2016-11-30 | mips: Let cache.h be included from assembly source | Marek Vasut |
2016-11-30 | MIPS: add handling for generic and EJTAG exceptions | Daniel Schwierzeck |
2016-11-30 | MIPS: reserve space for exception vectors | Daniel Schwierzeck |
2016-11-30 | MIPS: add asm-offsets for struct pt_regs | Daniel Schwierzeck |
2016-11-30 | MIPS: add possibility to setup initial stack and global data in SRAM | Daniel Schwierzeck |
2016-11-30 | MIPS: factor out code for initial stack and global data | Daniel Schwierzeck |
2016-11-30 | MIPS: fix iand optimize setup of CP0 registers | Daniel Schwierzeck |
2016-11-30 | MIPS: fix ROM exception vectors | Daniel Schwierzeck |
2016-11-30 | MIPS: make inclusion of ROM exception vectors configurable | Daniel Schwierzeck |
2016-11-30 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2016-11-30 | imx6: clock: Enable External Memory Interface [EIM] clock (eim_slow_clock) | Lukasz Majewski |
2016-11-30 | mx6sx: Add initial support for Samtec VIN|ING 2000 board | Christoph Fritz |
2016-11-29 | Merge git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2016-11-29 | mx6sx: Add initial support for UDOO Neo Board | Breno Lima |
2016-11-29 | ARM: ts4600: add basic board support | Sebastien Bourdelin |
2016-11-29 | ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routines | Eric Nelson |
2016-11-29 | mx6: ddr: add routine to return DDR calibration data | Eric Nelson |
2016-11-29 | mx6: ddr: pass mx6_ddr_sysinfo to calibration routines | Eric Nelson |
2016-11-29 | mx6: ddr: allow 32 cycles for DQS gating calibration | Eric Nelson |
2016-11-29 | imx: mx6: ddr: add register MPZQLP2CTL for LPDDR2 | Eric Nelson |
2016-11-29 | imx: make ipu's di configurable | Max Krummenacher |
2016-11-29 | ARM: mx6: add MMC2 boot device detection support in SPL | Marcin Niestroj |
2016-11-29 | Merge branch 'master' of git://git.denx.de/u-boot | Stefano Babic |
2016-11-29 | armv7: psci: cpu_off: flush D-Cache before disable D-Cache | Peng Fan |
2016-11-28 | ARM: bcm283x: Implement EFI RTS reset_system | Alexander Graf |
2016-11-28 | ARM: bcm283x: use OF_CONTROL for bcm283x | Fabian Vogt |