Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
8f15d4addd49c956412e1e3bfc764a0c8b1f3184
8f15d4a
The patch adds new POST tests for the Lwmon5 board. These are:
by Yuri Tikhonov
· 17 years ago
c2ed33e
Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.
by Yuri Tikhonov
· 17 years ago
fdeb932
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
by Wolfgang Denk
· 17 years ago
3515fd1
HMI1001: fix compile problem.
by Wolfgang Denk
· 17 years ago
1f2a997
Blackfin: BF537-stamp: drop board-specific flash driver for CFI
by Mike Frysinger
· 17 years ago
5b22163
Blackfin: add proper ELF markings to some assembly functions
by Mike Frysinger
· 17 years ago
cf675d3
Blackfin: new cplbinfo command for viewing cplb tables
by Mike Frysinger
· 17 years ago
aadb725
Blackfin: update MAINTAINERS list
by Mike Frysinger
· 17 years ago
f7ce12c
Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU
by Mike Frysinger
· 17 years ago
86a20fb
Blackfin: move bootldr command to common code
by Mike Frysinger
· 17 years ago
e95bcc3
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
decbe02
mgcoge: update configuration
by Heiko Schocher
· 17 years ago
c136724
drivers/rtc/Makefile: keep list sorted
by Wolfgang Denk
· 17 years ago
9536dfc
Add support for Intersil isl1208 RTC
by Tor Krill
· 17 years ago
0210cff
cramfs: Fix ifdef
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
0b8f2a2
Conding style cleanup
by Wolfgang Denk
· 17 years ago
41712b4
ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board
by Stefan Roese
· 17 years ago
2596f5b
usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver
by Stefan Roese
· 17 years ago
71665eb
ppc4xx: Add Canyonlands NAND booting support
by Stefan Roese
· 17 years ago
c813f1f
ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)
by Stefan Roese
· 17 years ago
6983fe2
ppc4xx: Add AMCC Canyonlands support (460EX) (2/3)
by Stefan Roese
· 17 years ago
8e1a3fe
ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)
by Stefan Roese
· 17 years ago
43c6099
ppc4xx: Add basic support for AMCC 460EX/460GT (5/5)
by Stefan Roese
· 17 years ago
6f2eb3f
ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)
by Stefan Roese
· 17 years ago
999ecd5
ppc4xx: Add basic support for AMCC 460EX/460GT (3/5)
by Stefan Roese
· 17 years ago
2801b2d
ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)
by Stefan Roese
· 17 years ago
8ac41e3
ppc4xx: Add basic support for AMCC 460EX/460GT (1/5)
by Stefan Roese
· 17 years ago
56e4101
ppc4xx: interrupt.c reworked
by Stefan Roese
· 17 years ago
84a999b
ppc4xx: program_tlb now uses 64bit physical addess
by Stefan Roese
· 17 years ago
c3307fa
ppc4xx: miiphy.c reworked
by Stefan Roese
· 17 years ago
88aff62
rtc: Add M41T62 support
by Stefan Roese
· 17 years ago
217d383
ppc4xx: Add 405GPr based MCU25 board specific files
by Niklaus Giger
· 17 years ago
75a66dc
ppc4xx: Add 405GPr based MCU25 board config file
by Niklaus Giger
· 17 years ago
b05f354
ppc4xx: Add 405GPr based MCU25 board. Global files
by Niklaus Giger
· 17 years ago
14c27b3
ppc4xx: HCU4/5. remove obsolete hcu_flash.c
by Niklaus Giger
· 17 years ago
a079494
ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY
by Niklaus Giger
· 17 years ago
e4170e5
ppc4xx: Fix comment in 405EX DDR2 init code
by Stefan Roese
· 17 years ago
b8aa57b
tools/setlocalversion: use a git-describe-ish format
by Wolfgang Denk
· 17 years ago
c6dc21c
HMI1001: add support for MPC5200 Rev. B processors.
by Wolfgang Denk
· 17 years ago
90f13dc
TQM5200: remove dead code
by Wolfgang Denk
· 17 years ago
30f1806
Release v1.3.2
by Wolfgang Denk
· 17 years ago
v1.3.2
5b464c2
SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
db695b7
scb9328: Fix flash warning: type qualifiers ignored on function return type
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
2b3e7e6
esd/common/fpga.c: fix indentation.
by Wolfgang Denk
· 17 years ago
cc3843e
common/kgdb.c: fix 'dereferencing type-punned pointer' warning
by Wolfgang Denk
· 17 years ago
8d4f4a8
esd/common/fpga.c: fix 'assignment of read-only location' error
by Wolfgang Denk
· 17 years ago
c6fe4da
Makefile: make build silently again.
by Wolfgang Denk
· 17 years ago
76babc8
m501sk: Fix out of tree building
by Wolfgang Denk
· 17 years ago
210ed20
ADS5121: fix out of tree build
by Wolfgang Denk
· 17 years ago
46cb507
Release v1.3.2
by Wolfgang Denk
· 17 years ago
78a90f8
Update CHANGELOG
by Wolfgang Denk
· 17 years ago
58f3c57
esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from pointer target type
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
d75469d
net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()
by Nobuhiro Iwamatsu
· 17 years ago
377151c
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
by Wolfgang Denk
· 17 years ago
1ac14d8
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
82afabf
mgsuvd: update board configuration
by Heiko Schocher
· 17 years ago
e492c90
mgcoge: update board configuration
by Heiko Schocher
· 17 years ago
270fe26
mpc83xx: make dtb basename file references equal those of linux
by Kim Phillips
· 17 years ago
f30b6154
net: uec_phy: actually increment the timeout counter
by Kim Phillips
· 17 years ago
772003e
fix taihu soft spi_read
by Markus Brunner
· 17 years ago
fc84a84
ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables
by Stefan Roese
· 17 years ago
848e031
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· 17 years ago
bd4458c
837xEMDS: Improve the system performance
by Dave Liu
· 17 years ago
d8ab58b
Replace "run load; run update" with conditionalized "run load update".
by Detlev Zundel
· 17 years ago
218892d
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· 17 years ago
334fb53
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
6bc1138
net: Print error message upon net usage when no ethernet-interface is found
by Stefan Roese
· 17 years ago
a30a549
Remove erroneous or extra spd.h #includers.
by Jon Loeliger
· 17 years ago
a447538
PCS440EP: fix build problems (redundant #define)
by Wolfgang Denk
· 17 years ago
e85e2fa
net: Print error message upon net usage when no ethernet-interface is found
by Stefan Roese
· 17 years ago
384faaa
W7OLMC/W7OLMG: fix build problems (redundant #define)
by Wolfgang Denk
· 17 years ago
f9301e1
Makefile: fix problem with out-of-tree builds introduced by 5013c09f
by Wolfgang Denk
· 17 years ago
dfece95
examples/Makefile: build "hello_world" on 8xx, too.
by Wolfgang Denk
· 17 years ago
74eb022
PPC4xx (Sequoia): Fix Ethernet "remote fault" problems
by Mike Nuss
· 17 years ago
491fb6d
fix QE firmware uploading limit
by Timur Tabi
· 17 years ago
42ba58e
Fix endianess problem in cramfs code (cramfs is always host-endian in Linux)
by Bernhard Nemec
· 17 years ago
84d0c2f
fix copy from ram to dataflash
by Kim B. Heino
· 17 years ago
32bf3d1
Fix quoting problem (preboot setting) in many board config files.
by Wolfgang Denk
· 17 years ago
5b0b2b6
ADS5121: Fix default environment.
by Wolfgang Denk
· 17 years ago
91c8207
Makefile: Fix missing unconfig and mkconfig use
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
8ce4e5c
Fix checking fat32 cluster size.
by michael
· 17 years ago
661bad6
Prepare v1.3.2-rc2 release candidate
by Wolfgang Denk
· 17 years ago
v1.3.2-rc3
76957cb
ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1
by Stefan Roese
· 17 years ago
118978c
Fix alignment error on ARM for modules
by Woodruff, Richard
· 17 years ago
ce1120d
fs: Fix ext2 read issue
by Dave Liu
· 17 years ago
5013c09
Makefile: cleanup "clean" target
by Wolfgang Denk
· 17 years ago
ffda586
add cscope build target
by Li Yang
· 17 years ago
f655ade
net: uec_phy: handle 88e1111 rev.B2 erratum 5.6
by Kim Phillips
· 17 years ago
093e14c
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
5f91db7
MPC5121e ADS PCI support take 3
by John Rigby
· 17 years ago
44b4dbe
Fix warnings while compilation of post/drivers/memory.c
by Anatolij Gustschin
· 17 years ago
a8b7e47
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
4fae35a
ppc4xx: Fix problem in 4xx_enet.c driver
by Anatolij Gustschin
· 17 years ago
60ec654
POST: Disable cache while SPR POST
by Anatolij Gustschin
· 17 years ago
c313b2c
TQM5200: use automatic fdt memory fixup (part 2)
by Martin Krause
· 17 years ago
24ae0d1
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
2f6e76d
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
by Wolfgang Denk
· 17 years ago
44ceec2
TQM5200: use automatic fdt memory fixup
by Martin Krause
· 17 years ago
f3a329a
TQM5200: fix bug in SDRAM initialization code
by Martin Krause
· 17 years ago
217bf6b
mx1fs2/flash: Fix multiple compiler warnings
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
Next »