Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
577aa3b3587193ee078ce83d918604da6ac84dd5
« Previous
e2099d7
common: sh: add necessary define bits to board_f
by Vladimir Zapolskiy
· 8 years ago
40166c8
r2dplus: select rtl8139 driver in defconfig
by Vladimir Zapolskiy
· 8 years ago
7652704
r2dplus: use P1 area space for text base and PCI system memory
by Vladimir Zapolskiy
· 8 years ago
b032eb1
sh4: remove __io config options from r2dplus and r7780mp boards
by Vladimir Zapolskiy
· 8 years ago
30391de
pci: sh7751: map PCI memory space into SDRAM
by Vladimir Zapolskiy
· 8 years ago
d44cf29
pci: sh7751: fix up PCI I/O space address
by Vladimir Zapolskiy
· 8 years ago
b33718c
sh4: cache: move exported cache manipulation functions into cache.c
by Vladimir Zapolskiy
· 8 years ago
6ab8b96
sh: cache: don't modify CCR from P1 area
by Vladimir Zapolskiy
· 8 years ago
c230a37
sh: cache use jump_to_P2() and back_to_P1() from asm/system.h
by Vladimir Zapolskiy
· 8 years ago
dad2b30
sh3: remove unused cache.c file from being built
by Vladimir Zapolskiy
· 8 years ago
0f62bf6
sh4: cache: correct flush_cache() to writeback and invalidate
by Vladimir Zapolskiy
· 8 years ago
ee47c4c
sh4: cache: correct dcache flush to invalidate with write-back
by Vladimir Zapolskiy
· 8 years ago
fd184b9
compiler.h: use u-boot endian macros on OpenBSD
by Jonathan Gray
· 8 years ago
7e0b87c
ARM: am57xx_evm: enable DFU support
by Sekhar Nori
· 8 years ago
f843770
ARM: ti: consolidate dfu environment variables
by Sekhar Nori
· 8 years ago
8303acb
powerpc: mpc85xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option
by York Sun
· 8 years ago
f4325b4
powerpc: mpc86xx: Move CONFIG_FSL_LAW to Kconfig
by York Sun
· 8 years ago
05cb79a
powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig
by York Sun
· 8 years ago
c6e6bda
powerpc: mpc85xx: Move SECURE_BOOT to Kconfig
by York Sun
· 8 years ago
01f65d9
armv8: fsl-layerscape: Move SECURE_BOOT to Kconfig
by York Sun
· 8 years ago
72ccd31
armv7: ls1021a: Move SECURE_BOOT option to Kconfig
by York Sun
· 8 years ago
960421e
buildman: Clean up odd characters on the terminal
by Simon Glass
· 8 years ago
b464f8e
buildman: Squash useless output from -K
by Simon Glass
· 8 years ago
94d2ebe
buildman: Add documentation for CONFIG checking
by Simon Glass
· 8 years ago
b50113f
buildman: Add an option to just create the config
by Simon Glass
· 8 years ago
1bd8763
Makefile: Add a target to create the .cfg files
by Simon Glass
· 8 years ago
0317724
sandboxfs: Fix resource leak
by Tom Rini
· 8 years ago
a982b6f
tpm: tpm_tis_lpc: Add support for AT97SC3204
by George McCollister
· 8 years ago
0427b9c
cmd/tpm_test: Fix misleading code indentation
by Stefan Brüns
· 8 years ago
86d8000
script: remove CONFIG_SYS_CCSRBAR_DEFAULT from white list
by York Sun
· 8 years ago
4a1e681
powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option
by York Sun
· 8 years ago
830fc1b
powerpc: mpc85xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option
by York Sun
· 8 years ago
22a1b99
powerpc: cyrus: Separate P5020/P5040 config options
by York Sun
· 8 years ago
861fe65
cmd: scsi: Make private functions static
by Michal Simek
· 8 years ago
0b3a58e
scsi: Separate SCSI private block description initialization
by Michal Simek
· 8 years ago
c002e39
scsi: Change scsi_scan() to be able to return value
by Michal Simek
· 8 years ago
545a284
scsi: Make private functions static
by Michal Simek
· 8 years ago
182ec15
scsi: Remove completely unused functions
by Michal Simek
· 8 years ago
cdb93b2
scsi: Simplify scsi_read/scsi_write()
by Michal Simek
· 8 years ago
bccfd9e
scsi: Move pccb buffer initalization directly to scsi_detect_dev
by Michal Simek
· 8 years ago
4dbee17
scsi: Take lun from device block description
by Michal Simek
· 8 years ago
570712f
scsi: Extract device detection algorithm
by Michal Simek
· 8 years ago
92ca476
scsi: Extract block device initialization
by Michal Simek
· 8 years ago
15a2acd
common: miiphyutil: Work and report phy address in hex in mdio cmd
by Michal Simek
· 8 years ago
20ca679
ARM: zynq: Enable SD1 and qspi for picozed board
by Siva Durga Prasad Paladugu
· 8 years ago
e3e18be
ARM: zynq(mp): remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT defines
by Masahiro Yamada
· 8 years ago
2661081
ARM64: zynqmp: List secondary software boot modes
by Michal Simek
· 8 years ago
fde6cac
ARM64: zynqmp: Use DTS name for different psu_init_gpl* files in SPL
by Michal Simek
· 8 years ago
e367240
ARM64: zynqmp: Force certain bootmode for SPL
by Michal Simek
· 8 years ago
9ae0e14
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
2611c05
tools/kwbimage: add DEBUG option
by Chris Packham
· 8 years ago
4bdb547
tools/kwbimage: add BAUDRATE option
by Chris Packham
· 8 years ago
a53d97a
arm: mvebu: move SYS_MVEBU_PLL_CLOCK to Kconfig
by Chris Packham
· 8 years ago
eb1f778
mvebu: db-88f6820-amc: Enable FIT support
by Chris Packham
· 8 years ago
09410c6
SPL: mmc: Make spl_mmc_load_image available
by Marek Vasut
· 8 years ago
b5b838f
mmc: Tinification of the mmc code
by Marek Vasut
· 8 years ago
ce9eca9
mmc: Fix warning if debug() is not used
by Marek Vasut
· 8 years ago
cd3d488
mmc: add bkops-enable command
by Tomas Melin
· 8 years ago
f0ecfc5
mmc: s5p_sdhci: fix to check proper pinmux id
by Seung-Woo Kim
· 8 years ago
38c4f0b
ts4600: Disable CONFIG_DISPLAY_CPUINFO
by Tom Rini
· 8 years ago
a2cb310
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
bb417f1
travis.yml: Split Freescale ARM job up more
by Tom Rini
· 8 years ago
6fd596a
MIPS: Fix map_physmem for cached mappings
by Paul Burton
· 8 years ago
7a3e0f7
MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
by Paul Burton
· 8 years ago
e7e0469
mips: Let cache.h be included from assembly source
by Marek Vasut
· 8 years ago
4c2cb11
common/board_f: enable initr_trap for MIPS
by Daniel Schwierzeck
· 9 years ago
6c59363
MIPS: add handling for generic and EJTAG exceptions
by Daniel Schwierzeck
· 9 years ago
bd60252
MIPS: reserve space for exception vectors
by Daniel Schwierzeck
· 9 years ago
67588bd
MIPS: add asm-offsets for struct pt_regs
by Daniel Schwierzeck
· 9 years ago
924ad86
MIPS: add possibility to setup initial stack and global data in SRAM
by Daniel Schwierzeck
· 8 years ago
c3e72ab
MIPS: factor out code for initial stack and global data
by Daniel Schwierzeck
· 8 years ago
65d297a
MIPS: fix iand optimize setup of CP0 registers
by Daniel Schwierzeck
· 9 years ago
345490f
MIPS: fix ROM exception vectors
by Daniel Schwierzeck
· 9 years ago
af3971f
MIPS: make inclusion of ROM exception vectors configurable
by Daniel Schwierzeck
· 9 years ago
4d6647a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
4db4d42
imx6: clock: Enable External Memory Interface [EIM] clock (eim_slow_clock)
by Lukasz Majewski
· 8 years ago
730d254
mx6sx: Add initial support for Samtec VIN|ING 2000 board
by Christoph Fritz
· 8 years ago
6b29a39
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
dbd5df8
travis.yml: Add samsung and rockchip builds
by Tom Rini
· 8 years ago
9cd37b0
imx7: SPI: add suport for SPI flash in mikroBUS slot
by Angus Ainslie
· 8 years ago
0405092
arm: mx6: specify SPL padding
by Stefan Agner
· 8 years ago
792f186
mx6sx: Add initial support for UDOO Neo Board
by Breno Lima
· 8 years ago
3ed82d6
colibri_vf: Read kernel and device tree from static UBI volumes
by Sanchayan Maity
· 8 years ago
d9e268e
ARM: ts4600: add basic board support
by Sebastien Bourdelin
· 8 years ago
22d358d
board: ge: bx50v3: add the PMIC configuration support
by Ken Lin
· 8 years ago
a425bf7
ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routines
by Eric Nelson
· 8 years ago
48c7d43
mx6: ddr: add routine to return DDR calibration data
by Eric Nelson
· 8 years ago
7f17fb7
mx6: ddr: pass mx6_ddr_sysinfo to calibration routines
by Eric Nelson
· 8 years ago
b33f74e
mx6: ddr: allow 32 cycles for DQS gating calibration
by Eric Nelson
· 8 years ago
c8c3515
imx: mx6: ddr: add register MPZQLP2CTL for LPDDR2
by Eric Nelson
· 8 years ago
e5491f3
tools: imximage: display DCD block offset, length
by Eric Nelson
· 8 years ago
36c0627
arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivated
by Sven Ebenfeld
· 8 years ago
de19773
pwm: imx: increase support up to PWM8 for i.MX6SX
by Christoph Fritz
· 8 years ago
84a62ca
tbs2910: Make Ethernet functional again
by Soeren Moch
· 8 years ago
15fde0f
imx: make ipu's di configurable
by Max Krummenacher
· 8 years ago
c8d7647
spl: mmc: fix switch statement
by Max Krummenacher
· 8 years ago
54e4fcf
ARM: mx6: add MMC2 boot device detection support in SPL
by Marcin Niestroj
· 8 years ago
2d22148
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 8 years ago
fea7452
armv7: psci: cpu_off: flush D-Cache before disable D-Cache
by Peng Fan
· 8 years ago
88e0d59
vexpress64: Juno: Change PCI buss addresses for IO to start from zero.
by Liviu Dudau
· 8 years ago
Next »