Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
de752c5e73d8fa02a3cc585ca346dae0be86c14d
« Previous
0eaadec
doc/gitmail-rc: Update m68k alias
by Tom Rini
· 10 years ago
60cd06e
kconfig: Fix warning "‘jump’ may be used uninitialized"
by Peter Kümmel
· 10 years ago
61eb5d7
libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile
by Masahiro Yamada
· 10 years ago
77d2675
libfdt: descend from lib/ to lib/libfdt/
by Masahiro Yamada
· 10 years ago
f071c50
lib: bzip2: move bzip2 files to lib/bzip2/ directory
by Masahiro Yamada
· 10 years ago
48aead7
fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined
by Suriyan Ramasami
· 10 years ago
8b923a5
blackfin: include <linux/compiler.h> rather than define __iomem
by Masahiro Yamada
· 10 years ago
063ec38
linux/compat.h: remove redundant macro defines
by Masahiro Yamada
· 10 years ago
afc366f
Replace <compiler.h> with <linux/compiler.h>
by Masahiro Yamada
· 10 years ago
e873b97
git-mailrc: fix mips alias
by Daniel Schwierzeck
· 10 years ago
4b3a326
Add Alison Wang m68k custodian email/alias
by angelo@sysam.it
· 10 years ago
82ebb7e
Add custodians to the m68k subsystem.
by angelo@sysam.it
· 10 years ago
e19db55
Kbuild: introduce Makefile in arch/$ARCH/
by Daniel Schwierzeck
· 10 years ago
eb8a4fe
serial: pl01x: avoid pl01x type check two times
by Vikas Manocha
· 10 years ago
f7e517b
serial: pl01x: disable as per type of pl01x
by Vikas Manocha
· 10 years ago
d2ca9fd
serial: pl01x: move all line control at same place
by Vikas Manocha
· 10 years ago
2df8107
serial: pl01x: fix pl011 baud rate configuration
by Vikas Manocha
· 10 years ago
a7deea6
serial: pl01x: pass pl01x_type to set baudrate
by Vikas Manocha
· 10 years ago
b3ef791
imx6: remove redudant CONFIG_SPL_START_S_PATH define
by Masahiro Yamada
· 10 years ago
f171218
powerpc: a3m071: remove redundant CONFIG_SPL_* defines
by Masahiro Yamada
· 10 years ago
8519227
powerpc: lwmon5: remove redundant CONFIG_SPL_* defines
by Masahiro Yamada
· 10 years ago
36da51e
powerpc: mpc8xx: remove hermes board support
by Masahiro Yamada
· 10 years ago
814b661
cmd_fuse: return CMD_RET_FAILURE on error
by Hector Palacios
· 10 years ago
a5a83dc
ARM: rpi: support an environment
by Stephen Warren
· 10 years ago
9316e14
ARM: rpi: rename rpi_b to rpi
by Stephen Warren
· 10 years ago
6fe7845
ARM: rpi_b: detect board revision
by Stephen Warren
· 10 years ago
4c5bbc2
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available
by Guillaume GARDET
· 10 years ago
69337a9
MAINTAINERS: add me as a maintainer of UBI
by Heiko Schocher
· 10 years ago
ecec4e9
net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed
by Wu, Josh
· 10 years ago
27e7718
get_maintainer.pl: fix source tree detection
by Daniel Schwierzeck
· 10 years ago
d872771
Fix console functions for U-Boot API
by Simon Glass
· 10 years ago
b97300b
spl: MMC U-Boot image load from raw partition
by Paul Kocialkowski
· 10 years ago
f4ed369
i2c: Correct spelling error
by Mark Tomlinson
· 10 years ago
2fe50ef
i2c: Fix deselection of muxes
by Mark Tomlinson
· 10 years ago
f5d0b9b
ARM: UniPhier: merge UniPhier config headers into a single file
by Masahiro Yamada
· 10 years ago
3201455
ARM: UniPhier: move support card select to Kconfig
by Masahiro Yamada
· 10 years ago
84b3584
ARM: UniPhier: move CONFIG_UNIPHIER_SMP to Kconfig
by Masahiro Yamada
· 10 years ago
b115678
ARM: UniPhier: use boot_is_swapped() macro for readability
by Masahiro Yamada
· 10 years ago
8dca1d6
ARM: UniPhier: disable autostart by default
by Masahiro Yamada
· 10 years ago
70879a9
flash: do not fail even if flash_size is zero
by Masahiro Yamada
· 10 years ago
9248a78
ARM: UniPhier: remove Denali NAND controller fixup code
by Masahiro Yamada
· 10 years ago
b9b5cf0
socfpga: correctly increment freeze_controller_base address
by Dinh Nguyen
· 10 years ago
5d2f930
socfpga: add missing struct member fifo_triple_byte
by Dinh Nguyen
· 10 years ago
0edeba0
arm: socfpga: DW_SPI: Remove clock info from config header
by Stefan Roese
· 10 years ago
a72f802
spi: designware_spi: Some fixes / changes
by Stefan Roese
· 10 years ago
481549f
arm: socfpga: Add missing DW master SPI clock prototyp to clock_manager.h
by Stefan Roese
· 10 years ago
c877eaa
arm: socfpga: Use only one clrbits_le32 call to deassert SPI reset bits
by Stefan Roese
· 10 years ago
f37a126
arm: socfpga: dts: altr,rst-mgr.h: Move to SPDX license identifiers
by Stefan Roese
· 10 years ago
a6e7359
arm: socfpga: Add Designware (DW) SPI support to config header
by Stefan Roese
· 10 years ago
3691640
arm: socfpga: dts: socrates: Add spi1/2 aliases needed DM SPI probing
by Stefan Roese
· 10 years ago
ae79e2d
arm: socfpga: dts: Add spi0/1 dts nodes for the Designware master SPI devices
by Stefan Roese
· 10 years ago
5bef6fd
spi: Add designware master SPI DM driver used on SoCFPGA
by Stefan Roese
· 10 years ago
7fb0f59
arm: socfpga: Add Cadence QSPI support to config header
by Stefan Roese
· 10 years ago
6089665
arm: socfpga: dts: Add spi0 alias for Cadence QSPI driver
by Stefan Roese
· 10 years ago
881f6a4
arm: socfpga: dts: Add Cadence QSPI DT node to socfpga.dtsi
by Stefan Roese
· 10 years ago
10e8bf8
spi: Add Cadence QSPI DM driver used by SoCFPGA
by Stefan Roese
· 10 years ago
5bf1f1e
arm: socfpga: dts: Move to SPDX license identifiers
by Stefan Roese
· 10 years ago
74ae12e
arm: socfpga: set skew settings for ethernet phy
by Dinh Nguyen
· 10 years ago
fa8278d
arm: socfpga: Add myself as maintainer for the SoCrates board
by Stefan Roese
· 10 years ago
af7219d
powerpc/hydra: fix judging condition of RGMII selection
by Minghuan Lian
· 10 years ago
b41f126
powerpc/hydra: Update MDIO mux fixups
by Chunhe Lan
· 10 years ago
929dfdc
powerpc/t4240rdb: enable eSDHC 3.3V support
by Xiaobo Xie
· 10 years ago
8d3eaa9
powerpc/mpc85xx: use correct dma compatible for several SoCs
by Tudor Laurentiu
· 10 years ago
10227aa
board/t1024qds: add retimer support on t1024qds
by Shengzhou Liu
· 10 years ago
5818643
t1024qds: increase IO drive strength
by Shengzhou Liu
· 10 years ago
c18fc2c
net/phy: enable serdes auto-negotiation for vsc8514 phy
by Shengzhou Liu
· 10 years ago
355b385
board/t1024qds: update pin multiplexing
by Shengzhou Liu
· 10 years ago
cc19c25
net/fman: update 10GEC to fit new SoC
by Shengzhou Liu
· 10 years ago
48c6f32
powerpc/t1024rdb: Add T1024 RDB board support
by Shengzhou Liu
· 10 years ago
aba8004
powerpc/t1024qds: Add T1024 QDS board support
by Shengzhou Liu
· 10 years ago
f605079
powerpc/mpc85xx: Add T1024/T1023 SoC support
by Shengzhou Liu
· 10 years ago
789b344
driver/ddr/fsl: Add workaround for faulty SPD
by York Sun
· 10 years ago
2892ec5
powerpc/mpc85xx: Update LIODN entries for T1040
by Priyanka Jain
· 10 years ago
06b3acf
powerpc/t2080: updating rcw for silicon v1.1
by Shengzhou Liu
· 10 years ago
e2544e7
B4860QDS: Enable enet port as per fsl_b4860_serdes2 string in hwconfig
by Suresh Gupta
· 10 years ago
b24f6d4
powerpc/b4860qds: add workaround for XFI
by Shaohui Xie
· 10 years ago
cd79e5f
B4860QDS: Enable SFP or AMC on basis of hwconfig string
by Suresh Gupta
· 10 years ago
90e80dc
powerpc/b4860qds: dtb fixup for xfi
by Shaohui Xie
· 10 years ago
89b94d8
powerpc/b4860qds: add xfi support
by Shaohui Xie
· 10 years ago
8c328c2
B4860: Add alternate LC VCO serdes protocols support in board file
by Shaveta Leekha
· 10 years ago
f1d8074
B4860QDS: SGMII related updates
by Shaveta Leekha
· 10 years ago
ffc1a87
85xx/b4860: Add alternate serdes protocols for B4860/B4420
by Shaveta Leekha
· 10 years ago
f7c28aa
powerpc/b4860: Enable law creation of MAPLE
by Shaveta Leekha
· 10 years ago
2aea661
powerpc/t104x: Convert to use generic board code
by vijay rai
· 10 years ago
9b18e51
net/phy: Add support for CS4315/CS4340 PHY
by Shengzhou Liu
· 10 years ago
84baed2
driver/ddr/fsl: Adjust timing_cfg_0 to better support two DDR slots
by York Sun
· 10 years ago
9a7eeb9
powerpc/c29xpcie: Enable configs to use generic board code
by Chunhe Lan
· 10 years ago
fb73572
powerpc/p1023rdb: Enable configs to use generic board code
by Chunhe Lan
· 10 years ago
840a518
mpc85xx/p1022ds: convert to generic board
by Tang Yuantian
· 10 years ago
7c1c581
powerpc, muas3001: remove CONFIG_SYS_RAMBOOT
by Heiko Schocher
· 10 years ago
ab23b9a
km/km82xx: remove CONFIG_SYS_RAMBOOT
by Holger Brunck
· 10 years ago
653c28f
board/freescale: use generic board architecture for p1010rdb
by Ying Zhang
· 10 years ago
1ccd94f
powerpc/P5040DS: enable SATA support
by Shaohui Xie
· 10 years ago
e838b0c
board/freescale: use generic board architecture for p1025-twr
by Ying Zhang
· 10 years ago
3ad2737
powerpc/t208xqds: VID support
by Ying Zhang
· 10 years ago
e7f533c
powerpc/mpc85xx: modify erratum A007186
by Zhao Qiang
· 10 years ago
31530e0
board/t104xrdb: Conditional workaround of errata A-008044
by Prabhakar Kushwaha
· 10 years ago
9f074e6
powerpc/mpc85xx:Put errata number for T104x NAND boot issue
by Prabhakar Kushwaha
· 10 years ago
1b2af9b
powerpc/t1040qds: Update DDR option
by York Sun
· 10 years ago
14109c7
mpc85xx/t2080: Fix parsing DDR ratio for new revision
by York Sun
· 10 years ago
Next »