Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9fc2ed40cd32cbb488e7a765e393e6b7ff21c1bc
« Previous
9e486ab
nios2: Fix AMDLV065D flash write bug in altera board common tree.
by Scott McNutt
· 15 years ago
3a89a91
nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards.
by Scott McNutt
· 15 years ago
3ea0037
nios2: Fix outx/writex parameter order in io.h
by Scott McNutt
· 15 years ago
64da04d
nios2: Add support for EPCS16 and EPCS64 configuration devices.
by Scott McNutt
· 15 years ago
3fd2a1f
nios2: Add missing Ethernet initialization to board_init().
by Scott McNutt
· 15 years ago
c72bfaf
nios2: add struct stat support in linux/stat.h
by Thomas Chou
· 15 years ago
3bef253
nios2: use bitops from linux-2.6 asm-generic
by Thomas Chou
· 15 years ago
d8b73df
nios2: add local_irq_enable/disable to asm-nios2/system.h
by Thomas Chou
· 15 years ago
54d809e
nios2: add asm-nios2/errno.h
by Thomas Chou
· 15 years ago
c9d4f46
nios2: Move serial drivers to individual files in drivers/serial
by Scott McNutt
· 15 years ago
ffa37fc
Merge branch 'next'
by Wolfgang Denk
· 15 years ago
ca6e1c1
Prepare v2010.03
by Wolfgang Denk
· 15 years ago
v2010.03
8e64d6e
net, doc: How to setup MAC address correctly
by Heiko Schocher
· 15 years ago
b78b48c
net, fec_mxc: only setup the device enetaddr with eeprom value
by Heiko Schocher
· 15 years ago
d5a6423
doc: Fix ramdisk examples in doc/uImage.FIT/multi.its
by Felix Radensky
· 15 years ago
2d2018f
jffs2, suen3: Fix compiler warning
by Heiko Schocher
· 15 years ago
f3dfbb6
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 15 years ago
7d3ef4f
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
9ff32d8
mpc86xx: set the DDR BATs after calculating true DDR size
by Timur Tabi
· 15 years ago
33f57bd
85xx: Fix enabling of L1 cache parity on secondary cores
by Kumar Gala
· 15 years ago
1a332da
ppc4xx: Fix problem with I2C bus >= 1 initialization
by Stefan Roese
· 15 years ago
24de2f4
bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt"
by Heiko Schocher
· 15 years ago
fd03ea8
i2c: made unused function i2c_mux_add_device static
by Frans Meulenbroeks
· 15 years ago
2c0dc99
cmd_i2c: introduced get_alen helper function
by Frans Meulenbroeks
· 15 years ago
a266fe9
cmd_i2c: moved a define to before the functions
by Frans Meulenbroeks
· 15 years ago
4a8cf33
cmd_i2c: moved mispositioned comment for i2c md
by Frans Meulenbroeks
· 15 years ago
3a6dcb9
cmd_i2c.c: declared local functions as static
by Frans Meulenbroeks
· 15 years ago
0020db3
Merge remote branch 'origin/master' into next
by Wolfgang Denk
· 15 years ago
0d41ad7
Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next
by Wolfgang Denk
· 15 years ago
2883cc2
Prepare 2010.03-rc3
by Wolfgang Denk
· 15 years ago
v2010.03-rc3
060f285
cmd_usb.c: print debug messages only when DEBUG is defined
by Wolfgang Denk
· 15 years ago
a574cff
ml300: remove support for broken, orphaned board
by Wolfgang Denk
· 15 years ago
cc3074c
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
04387d2
mkimage: fix Segmentation Fault when run without "-n name" option
by Wolfgang Denk
· 15 years ago
4284f36
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 15 years ago
be1a913
Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next
by Wolfgang Denk
· 15 years ago
e572082
cfi flash: add status polling method for amd flash
by Thomas Chou
· 15 years ago
0f1f21a
SAMSUNG: serial: modify name from s5pc1xx to s5p
by Minkyu Kang
· 15 years ago
8677f12
SAMSUNG: make s5p common gpio functions
by Minkyu Kang
· 15 years ago
c40c94a
cfi_flash: precision and underflow problem in tout calculation
by Renato Andreola
· 15 years ago
9d3a86a
ColdFire: Fix m54455EVB save environment bug
by TsiChung Liew
· 15 years ago
f26a247
ColdFire: Fix incorrect M5253DEMO default environment
by TsiChung Liew
· 15 years ago
dd9f054
ColdFire: Cache update for all platforms
by TsiChung Liew
· 15 years ago
f628e2f
ColdFire: Fix SDRAM size on M5208evb rev E
by TsiChung Liew
· 15 years ago
9e8e927
ColdFire: Misc update for M53017
by TsiChung Liew
· 15 years ago
f9d877a
ColdFire: Add CPU compile flag for mcf5301x and mcf532x
by TsiChung Liew
· 15 years ago
0e8a755
ColdFire: Update Extra environment Data for M5275EVB
by TsiChung Liew
· 15 years ago
53e4290
ColdFire: M5271EVB DRAM Bring up issue
by TsiChung Liew
· 15 years ago
ac265f7
ColdFire: Update M5253DEMO configuration file
by TsiChung Liew
· 15 years ago
68e4e76
ColdFire: Relocate vector table - mcf5445x
by TsiChung Liew
· 15 years ago
fa9da59
ColdFire: Update uart_port_conf in serial driver
by TsiChung Liew
· 15 years ago
52affe0
ColdFire: Update processors' serial port configuration
by TsiChung Liew
· 15 years ago
d04c1ef
ColdFire: Correct bit definition
by TsiChung Liew
· 15 years ago
116095e
fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used
by Philippe De Muyter
· 15 years ago
dfc2b76
Adding EP2500 MCF5282 board [PATCH]
by Michael Durrant
· 15 years ago
8908334
add block write function to spartan3 slave serial load
by Wolfgang Wegner
· 15 years ago
9d79e57
add ASTRO MCF5373L board
by Wolfgang Wegner
· 15 years ago
c550afa
ppc4xx fix unstable 440EPx bootstrap options
by Rupjyoti Sarmah
· 15 years ago
7027d56
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 15 years ago
fb508b8
at91: Get rid of some warnings when building for otc570
by Matthias Fuchs
· 15 years ago
acb1386
lcd: make 16bpp work
by Alessandro Rubini
· 15 years ago
6b94b49
cmd_nand: show nand scrub confirmation character
by Florian Fainelli
· 15 years ago
7c27b7b
at91: add hwecc method for nand
by Nikolay Petukhov
· 15 years ago
cc41a59
TI: Davinci: NAND Driver Cleanup
by Cyril Chemparathy
· 15 years ago
45e5653
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Minkyu Kang
· 15 years ago
859500a
Merge remote branch 'origin/master' into next
by Wolfgang Denk
· 15 years ago
152dda3
Prepare v2010.03-rc2
by Wolfgang Denk
· 15 years ago
v2010.03-rc2
d650da2
ep93xx timer: Fix resolution of get_ticks()
by Matthias Kaehlcke
· 15 years ago
7e67fb5
ep93xx timer: Fix possible overflow in usecs_to_ticks()
by Matthias Kaehlcke
· 15 years ago
b46b353
Merge remote branch 'origin/master' into next
by Wolfgang Denk
· 15 years ago
3c950e2
fdt_support: add partitions fixup in mtd node
by Anatolij Gustschin
· 15 years ago
d611295
cmd history: Match history buffer size to console buffer
by John Schmoller
· 15 years ago
6475b9f
console: Fix console buffer overrun
by John Schmoller
· 15 years ago
e070a56
POST: add progress API
by Michael Zaidman
· 15 years ago
47ab5ad
cmd_setexpr: allow memory addresses in expressions
by Frans Meulenbroeks
· 15 years ago
652e535
cmd_i2c.c: added i2c read to memory function
by Frans Meulenbroeks
· 15 years ago
fb0070e
cmd_i2c.c: sorted commands alphabetically
by Frans Meulenbroeks
· 15 years ago
bfc3b77
cmd_i2c.c: reworked subcommand handling
by Frans Meulenbroeks
· 15 years ago
f74d9bd
cmd_bootm.c: made subcommand array static
by Frans Meulenbroeks
· 15 years ago
faffe14
cmd_i2c.c: reduced subaddress length to 3 bytes
by Frans Meulenbroeks
· 15 years ago
a6a0496
nios2: Added support to YANU UART
by Renato Andreola
· 15 years ago
352745a
nios2: use generic unaligned.h
by Thomas Chou
· 15 years ago
fd428c0
mpc5xxx: Remove all references to MGT5100
by Detlev Zundel
· 15 years ago
c0c3165
video: Fix console display when splashscreen is used
by Matthias Weisser
· 15 years ago
daa989b
correct a syntax typo in at91_matrix.h
by Asen Dimov
· 15 years ago
322ff39
env: fix endian ordering in crc table
by Jeff Angielski
· 15 years ago
51c2ac9
mpc5121: cpu/mpc512x/diu.c: fix warnings
by Anatolij Gustschin
· 15 years ago
a749081
console.c: fix problem with splashimage
by Anatolij Gustschin
· 15 years ago
5647f78
mod change 755 => 644 for multiple files
by Thomas Weber
· 15 years ago
99c006a
mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors
by Stefano Babic
· 15 years ago
c96f86e
TFTP: allow for adjustable retransmission timout
by Wolfgang Denk
· 15 years ago
252b404
Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()
by Wolfgang Denk
· 15 years ago
9d90a93
cmd_mmc remove \n
by Frans Meulenbroeks
· 15 years ago
67c7189
nios2: Added support to YANU UART
by Renato Andreola
· 15 years ago
1e67fb3
nios2: use generic unaligned.h
by Thomas Chou
· 15 years ago
995a4b1
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Minkyu Kang
· 15 years ago
f1fdc42
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 15 years ago
0502262
asm-blackfin/unaligned.h: add for zlib code
by Mike Frysinger
· 15 years ago
3adc1fd
asm-generic/unaligned.h: dynamic default unaligned accesses
by Mike Frysinger
· 15 years ago
44de3e8
ep93xx timer: refactoring
by Matthias Kaehlcke
· 15 years ago
Next »