Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
6a994e5bb6ba0193d655e2cd67ff8d93bfe66d82
« Previous
36c9169
cmd_mtdparts.c: allow to omit definitions for default settings
by Wolfgang Denk
· 15 years ago
864aa03
cmd_mtdparts: Move to common handling of FLASH devices via MTD layer
by Stefan Roese
· 15 years ago
d558107
mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o
by Stefan Roese
· 15 years ago
942556a
mtd: MTD related config header changes (mtdparts command)
by Stefan Roese
· 15 years ago
8d2effe
mtd: Update MTD infrastructure to support 64bit device size
by Stefan Roese
· 15 years ago
0a57265
mtd: Add MTD concat support to concatenate multiple MTD NOR devices
by Stefan Roese
· 15 years ago
55e0ed6
make MODEM SUPPORT generic instead of duplicate it
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a30f519
ZOOM2 detect the version of the zoom2 board at runtime.
by Tom Rix
· 15 years ago
718763c
Beagle Convert the board version detection to use the OMAP3 GPIO interface.
by Tom Rix
· 15 years ago
7caa13f
Fix a typo in the instructions on using omap3's gpio interface.
by Tom Rix
· 15 years ago
0c9520e
ZOOM2 Define GPIO banks used.
by Tom Rix
· 15 years ago
708cfb7
OMAP3 Turn on the GPIO bank clocks
by Tom Rix
· 15 years ago
5927262
Coldfire M5271: Activate u-boot system timer interrupt.
by Richard Retanubun
· 16 years ago
dc26965
Compier warning cleanup
by Richard Retanubun
· 16 years ago
42a8376
Adds WATCHDOG_RESET() function call to lib_m68k dtimer_interrupt.
by Richard Retanubun
· 16 years ago
a24d96e
arch_misc_init support for ARM architectures
by Prafulla Wadaskar
· 15 years ago
b240358
at91: move cpu info print to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
b32e189
at91: move cpu name define to arm/arch/ cpu header
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
5bb59b3
at91: extract reset from timer
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
61cf851
omap24xx: rename reset file
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
9d4fc99
OMAP3: Fix CKE1 MUX setting to allow self-refresh
by Dirk Behme
· 15 years ago
3962c4f
OMAP3: Zoom2: Enable Board and CPU info
by Dirk Behme
· 15 years ago
83ae698
ZOOM2 Add led support.
by Tom Rix
· 15 years ago
660888b
ZOOM2 Add serial support.
by Tom Rix
· 15 years ago
3ea201b
lh7a40x: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
379be58
pxa: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
ad7e8aac
arm: remove cpu_init
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
c358d9c3
arm: unify interrupt init
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
10a451c
arm: unify linker script
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
9475c63
afeb9260: fix macb device init
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
1bbae2b
ppc4xx: Remove PCI async bootup message if PCI is not used
by Stefan Roese
· 15 years ago
a3455c0
TQM834x: use buffered writes to accelerate writing to flash
by Wolfgang Denk
· 15 years ago
4681e67
TQM834x: add FDT support
by Wolfgang Denk
· 15 years ago
929b79a
TQM834x: fix environment size; add redundant env.
by Wolfgang Denk
· 15 years ago
2ae0f35
ARM DaVinci: Reset with watchdog enabled
by Thomas Lange
· 16 years ago
6cc7ba9
video: Add an option to skip video initialization
by Wolfgang Denk
· 15 years ago
f62f646
drv_video_init(): simplify logic
by Wolfgang Denk
· 15 years ago
1699da6
at91: regroup IP hw init in one file per soc
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
28b0032
dm355 evm support
by David Brownell
· 15 years ago
136cf92
OMAP3EVM: Set default bootfile
by Sanjeev Premi
· 15 years ago
1a09d05
ARM DaVinci: Minor Updates to base addresses
by s-paulraj@ti.com
· 15 years ago
de193e8
ZOOM2 Add support for debug board detection.
by Tom Rix
· 15 years ago
0c872ec
OMAP3 Port kernel omap gpio interface.
by Tom Rix
· 15 years ago
376aee7
ZOOM2 Add initial support for Zoom2
by Tom Rix
· 15 years ago
53925ac
ARM DaVinci:Consolidate common u-boot.lds
by Sandeep Paulraj
· 15 years ago
68a531f
OMAP Consolidate common u-boot.lds to cpu layer.
by Tom Rix
· 15 years ago
65a76d4
arm/dcc: add xscale support
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
66e8f9d
arm/dcc: use static support to allow to use it at anytime
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
7893aa1
ARM: Update mach-types
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
2907798
arm920/926/926: remove non needed header
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
269dfea
davinci dm6446evm NAND update
by David Brownell
· 15 years ago
7a4f511
davinci: display correct clock info
by David Brownell
· 15 years ago
daea928
ZOOM1 Remove more legacy NAND defines.
by Tom Rix
· 15 years ago
65fd21c
LED Add documentation describing the status_led and colour led API.
by Tom Rix
· 15 years ago
7cdf804
ARM Add blue colour LED to status_led.
by Tom Rix
· 15 years ago
b54384e
arm: timer and interrupt init rework
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
5b4bebe
OMAP3: Reorganize Makefile style
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
b196698
OMAP3: Remove dublicated interrupt code
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
ac7260a
at91rm9200: move reset code to reset.c
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
2c75c78
ixp/interrupts: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
8fc3bb4
arm: cleanup remaining CONFIG_INIT_CRITICAL
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
c20e28f
arm946es: remove non used timer
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
f1d944e
davinci: add basic dm355/dm350/dm335 support
by David Brownell
· 15 years ago
bd36fdc
davinci: fix dm644x buglets
by David Brownell
· 15 years ago
f790436
davinci: split out some dm644x-specific bits from psc
by David Brownell
· 15 years ago
48ef572
davinci: cpu-specific build uses conditional make syntax
by David Brownell
· 15 years ago
7b7808a
davinci: move psc support board-->cpu
by David Brownell
· 15 years ago
84f7411
DaVinci now respects SKIP_LOWLEVEL_INIT
by David Brownell
· 16 years ago
641e092
DaVinci Ethernet cleanup
by David Brownell
· 16 years ago
c790b04
lib_arch/board.c: Move malloc initialization before flash_init()
by Stefan Roese
· 15 years ago
d873133
ppc4xx: Add Sequoia RAM-booting target
by Stefan Roese
· 15 years ago
837db3d
tools/envcrc: add --binary option to export embedded env
by Mike Frysinger
· 16 years ago
18cc7af
Enable CONFIG_NET_MULTI on all remaining PPC4xx boards
by Ben Warren
· 16 years ago
70be6c2
4xx: Add support for DP405 hardware variants
by Matthias Fuchs
· 16 years ago
de47a34
4xx: Remove binary cpld bitstream from DP405 board
by Matthias Fuchs
· 16 years ago
700d553
4xx: Remove binary cpld bitstream from VOM405 board
by Matthias Fuchs
· 16 years ago
0bb1063
4xx: Remove binary cpld bitstream from PMC405 board
by Matthias Fuchs
· 16 years ago
7cc635f
4xx: Remove binary cpld bitstream from CMS700 board
by Matthias Fuchs
· 16 years ago
c1b2f79
esd/common: extend cpld command with address parameter
by Matthias Fuchs
· 16 years ago
9166b77
cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX
by Peter Tyser
· 16 years ago
0a45a63
cmd_i2c: Clean up trivial helper functions
by Peter Tyser
· 16 years ago
e96ad5d
cmd_i2c: Clean up i2c command argument parsing
by Peter Tyser
· 16 years ago
0f89c54
i2c: Update references to individual i2c commands
by Peter Tyser
· 16 years ago
d48eb51
i2c: Remove deprecated individual i2c commands
by Peter Tyser
· 16 years ago
655b34a
i2c: Create common default i2c_[set|get]_bus_speed() functions
by Peter Tyser
· 16 years ago
8229e9c
cm5200: Make function test command names more unique
by Peter Tyser
· 16 years ago
f0722ee
tsi108_i2c: Add i2c_init() stub function
by Peter Tyser
· 16 years ago
8d907e7
mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED define
by Peter Tyser
· 16 years ago
a056b1c
Marvell: i2c cleanup
by Peter Tyser
· 16 years ago
54afc6e
cpci750: i2c cleanup
by Peter Tyser
· 16 years ago
9c90a2c
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
by Peter Tyser
· 16 years ago
e7563af
fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BIT
by Kumar Gala
· 15 years ago
d4b130d
85xx: Use print_size to report amount of memory not mapped by TLBs
by Kumar Gala
· 15 years ago
6e2aebc
85xx: Add README for MPC8569MDS
by Haiying Wang
· 15 years ago
b2aab38
85xx: Add UART1 support for MPC8569MDS
by Haiying Wang
· 15 years ago
399b53c
85xx: Add PIB support at CS4/CS5 for MPC8569MDS
by Haiying Wang
· 15 years ago
fb27949
85xx: Fix some settings for MPC8569MDS board
by Haiying Wang
· 15 years ago
c7f60fd
85xx: Fix MURAM size for MPC8569
by Haiying Wang
· 15 years ago
c3ab424
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 15 years ago
a53c997
at91/cpu.c: add missing Copyright & GPL header
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
Next »