Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
74cc8b097d9aff8b8671396f66ece4cf2de0a36d
74cc8b0
board: ti: beagle_x15: Rename to indicate support for TI am57xx evms
by Kipisz, Steven
· 9 years ago
9884f44
tools/env: allow config filename to be passed via command line argument
by Michael Heimpold
· 9 years ago
f5b76de
nios2: zap ioremap
by Thomas Chou
· 9 years ago
7be35dd
nios2: dma-mapping.h: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
079bfc5
altera_pio: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
8ed38fa
altera_qspi: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
e2b259f
altera_tse: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
9cbb923
altera_sysid: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
7313e21
altera_spi: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
4c26ec1
altera_timer: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
1ec60b9
altera_uart: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
18c3f27
altera_jtag_uart: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
fe52456
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
6a26748
arm: kirkwood: ib62x0: drop duplicate defines from CONFIG_SYS_MVFS
by Luka Perkov
· 9 years ago
6d55963
arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDT
by Luka Perkov
· 9 years ago
ab71ece
arm: kirkwood: ib62x0: make use of defconfig
by Luka Perkov
· 9 years ago
e19f42c
arm: kirkwood: ib62x0: drop CONFIG_CMD_ENV define
by Luka Perkov
· 9 years ago
bd4c1d3
arm: kirkwood: ib62x0: build u-boot.kwb
by Luka Perkov
· 9 years ago
f9edf38
arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPE
by Luka Perkov
· 9 years ago
38c0e86
arm: kirkwood: Move common definitions into common file
by Quentin Armitage
· 9 years ago
310866b
arm: kirkwood: Remove duplicate definition from dreamplug.h
by Quentin Armitage
· 9 years ago
f6b1f66
arm: kirkwood: Align configuration files
by Quentin Armitage
· 9 years ago
ea94400
arm: kirkwood: Use common definition for filesystems
by Quentin Armitage
· 9 years ago
5e69947
arm: kirkwood: Move configuration of some commands to _defconfig files
by Quentin Armitage
· 9 years ago
82a19de
arm: kirkwood: Remove duplicate definition of CONFIG_CMD_FAT
by Quentin Armitage
· 9 years ago
6456163
arm: kirkwood: standardise the configuration
by Quentin Armitage
· 9 years ago
a21b4f0
arm: mvebu: Fix SAR1_CPU_CORE_MASK
by Dirk Eibach
· 9 years ago
ea8b687
tools/kwbimage.c: Fix generation of binary header
by Stefan Roese
· 9 years ago
490753a
arm: mvebu: a38x: serdes specification cleanup
by Kevin Smith
· 9 years ago
18c202a
arm: mvebu: a38x: Add const to some function calls
by Kevin Smith
· 9 years ago
544acb0
arm: mvebu: a38x: Remove unsupported topologies
by Kevin Smith
· 9 years ago
fb2dea6
board: axs10x switch serial port and Ethernet to driver model
by Alexey Brodkin
· 9 years ago
db1f17f
arc: add empty asm/processor.h to satisfy compilation of USB code
by Alexey Brodkin
· 9 years ago
90841dc
arc: add stubs for map_physmem() and unmap_physmem()
by Alexey Brodkin
· 9 years ago
3d48254
Prepare v2016.01-rc1
by Tom Rini
· 9 years ago
v2016.01-rc1
1ca8f88
tools/proftool: fix use-after-free
by Vincent Stehlé
· 9 years ago
98e73c8
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
ec26c1e
arm: mx6: cm-fx6: add splash locations to cm-fx6
by Nikita Kiryanov
· 9 years ago
50c2d2e
splash_source: add support for filesystem formatted sata
by Nikita Kiryanov
· 9 years ago
9bb4e94
splash_source: add support for filesystem formatted usb
by Nikita Kiryanov
· 9 years ago
870dd30
splash_source: add support for filesystem formatted mmc
by Nikita Kiryanov
· 9 years ago
bcbb644
splash_source: rename *_read() to *_read_raw()
by Nikita Kiryanov
· 9 years ago
618a51e
Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc
by Tom Rini
· 9 years ago
b67dfc5
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
439fcb9
sf: Fix NULL pointer exception for flashes without lock methods
by Bin Meng
· 9 years ago
6d41027
x86: Remove CONFIG_SYS_EARLY_PCI_INIT
by Bin Meng
· 9 years ago
902ca5b
x86: Remove legacy pci codes
by Bin Meng
· 9 years ago
74514c1
x86: crownbay: Remove unused PCI region address macros
by Bin Meng
· 9 years ago
6af2966
x86: qemu: Convert to use driver model eth
by Bin Meng
· 9 years ago
fdc0d95
x86: qemu: Convert to use driver model usb
by Bin Meng
· 9 years ago
aedefb6
x86: qemu: Convert to use driver model pci
by Bin Meng
· 9 years ago
4874859
x86: qemu: Move chipset-specific codes from pci.c to qemu.c
by Bin Meng
· 9 years ago
20cbafa
x86: qemu: Remove call to vgabios execution
by Bin Meng
· 9 years ago
643b0f7
x86: Move timer_init() call a bit earlier
by Bin Meng
· 9 years ago
e5ffa4b
x86: queensbay: Really disable IGD
by Bin Meng
· 9 years ago
1eb39a5
x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig
by Bin Meng
· 9 years ago
da3fe24
x86: Rename pcat_ to i8254 and i8259 accordingly
by Bin Meng
· 9 years ago
bffeed0
x86: Initialize i8254 timer counter 1
by Bin Meng
· 9 years ago
0a2ea02
x86: Fix cosmetic issues in the i8254 and i8259 codes
by Bin Meng
· 9 years ago
360c301
x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS
by Bin Meng
· 9 years ago
6c50527
x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS
by Bin Meng
· 9 years ago
3d99e86
imx6: fix warnings due to switch to distro environment
by Stefano Babic
· 9 years ago
e43ce3f
sparc: leon3: Add debug_uart support to LEON3 serial driver.
by Francois Retief
· 9 years ago
5786071
sparc: ambapp: Removed warning and unnecessary printout.
by Daniel Hellstrom
· 14 years ago
f2879f5
sparc: leon3: Moved GRLIB core header files to common include/grlib directory
by Daniel Hellstrom
· 15 years ago
cff009e
sparc: leon3: Added memory controller initialization using new AMBA PnP routines.
by Daniel Hellstrom
· 15 years ago
3f33f6a
sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig
by Francois Retief
· 10 years ago
898cc81
sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.
by Daniel Hellstrom
· 15 years ago
0070109
sparc: Update startup code to take PIC mode into account
by Francois Retief
· 9 years ago
b6b280c
sparc: Update GRSIM board with memory settings for TSIM eval
by Francois Retief
· 10 years ago
a50adb7
sparc: Update LEON serial drivers to use readl/writel macros
by Francois Retief
· 9 years ago
c33759a
sparc: Add -mcpu= compiler flags for LEON2/LEON3
by Francois Retief
· 9 years ago
fdf075f
sparc: Update the maintainer for SPARC architecture
by Francois Retief
· 9 years ago
72bcbd4
sparc: Fix broken files during license changes
by Francois Retief
· 9 years ago
9ac4fc8
board_init: Change the logic to setup malloc_base
by Fabio Estevam
· 9 years ago
bc80109
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
42d1b81
am43xx_evm: Add DFU support for qspi flash
by Vignesh R
· 9 years ago
8d7a2b8
spl: Add support for CONFIG_OF_EMBED=y
by Michal Simek
· 9 years ago
87da269
openrisc: updating build tools naming convention
by Guillaume REMBERT
· 9 years ago
ca746f0
Fix trini email in the get_maintainer.pl script
by Andy Fleming
· 9 years ago
5ea667e
pengwyn: nand and ethernet fixes
by Vincent BENOIT
· 9 years ago
4408248
block: ahci: Remove dead code
by Fabio Estevam
· 9 years ago
7664846
common: Simplify get_clocks() #ifdef
by Peng Fan
· 9 years ago
755324c
configs: Use config_distro_defaults.h in ti_armv7_common.h
by Matwey V. Kornilov
· 9 years ago
daa75b3
i2c: Fix pca953x endianess issue
by Dirk Eibach
· 9 years ago
37b3325
i2c: soft_i2c: Fix bus indizes
by Dirk Eibach
· 9 years ago
acff73f
board: gdsys: Enable osd on output only
by Dirk Eibach
· 9 years ago
da4833c
board: gdsys: Add osdsize command
by Dirk Eibach
· 9 years ago
5c3b6dc
hrcon: Add fan controllers
by Dirk Eibach
· 9 years ago
7ed45d3
hrcon: Add support for the DH variant
by Dirk Eibach
· 9 years ago
b847f5b
hrcon: Fix videoboard i2c setup
by Dirk Eibach
· 9 years ago
d4e5888
hrcon: Use generic ioep-fpga support
by Dirk Eibach
· 9 years ago
a3f9d6c
mpc83xx: Add strider board
by Dirk Eibach
· 9 years ago
51b96fc
hrcon: Remove CH7301 configuration
by Dirk Eibach
· 9 years ago
57b84a0
iocon: reset FPGAs in last_stage_init()
by Reinhard Pfau
· 9 years ago
1c7639a
controlcenterd: Disable sideband clocks
by Dirk Eibach
· 9 years ago
e1d1127
dlvision-10g: Support displayport
by Dirk Eibach
· 9 years ago
d054c2f
board: gdsys: Consider DP501 limits on link training
by Dirk Eibach
· 9 years ago
2302fd3
board: gdsys: Increase DP501 I2C retry interval
by Dirk Eibach
· 9 years ago
0caad19
board: gdsys: Configure DP501 SPDIF input
by Dirk Eibach
· 9 years ago
Next »