Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
33a4a70d48d622cc4950c60a84fec23b9421f23e
33a4a70
Fix warnings while compiling net/net.c for MPC8610HPCD board
by Anatolij Gustschin
· 17 years ago
58b575e
lwmon5: fix offset error in sysmon0 POST
by Sascha Laue
· 17 years ago
e7419b2
lwmon5: fix manual merge error in POST
by Sascha Laue
· 17 years ago
de109d9
Makefile: fix parallel builds
by Wolfgang Denk
· 17 years ago
7661729
Prepare v1.3.3-rc2, again.
by Wolfgang Denk
· 17 years ago
ca93512
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· 17 years ago
b7fcc4c
Prepare v1.3.3-rc2
by Wolfgang Denk
· 17 years ago
f7b16a0
common/env_nand.c: fix one more incompatible pointer type issue
by Wolfgang Denk
· 17 years ago
ea6f668
post/board/lwmon5/sysmon.c: fix manual merge error.
by Wolfgang Denk
· 17 years ago
70a0f81
85xx: Add -mno-spe to e500/85xx builds
by Kumar Gala
· 17 years ago
8466647
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
3a427fd
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
8ea08e5
Update .gitignore for zlib.h
by Kumar Gala
· 17 years ago
45239cf
85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs
by Kumar Gala
· 17 years ago
ef7d30b
85xx/86xx: Rename DDR init address and init extended address register
by Kumar Gala
· 17 years ago
cf6cc01
85xx: Additional fixes and cleanup of MP code
by Kumar Gala
· 17 years ago
fd2d2d1
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
b2d527a
lwmon5: minor clean-up to include/configs/lwmon5.h
by Yuri Tikhonov
· 17 years ago
f4c4d21
ppc4xx: Fix CFG_MONITOR_LEN on Katmai failsave this time
by Stefan Roese
· 17 years ago
0e715a7
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
138105e
ppc flush_cache: add watch-dog triggering into the loops.
by Yuri Tikhonov
· 17 years ago
cab99d6
ppc4xx: Fix compilation warning in denali_spd_ddr2.c
by Stefan Roese
· 17 years ago
4ec9d78
ppc4xx: Fix Katmai CFG_MONITOR_LEN
by Stefan Roese
· 17 years ago
85ad184
ppc4xx: Complete remove bogus dflush()
by Stefan Roese
· 17 years ago
135846d
ppc4xx: Change ECC initialization on lwmon5 to use clean_dcache_range()
by Stefan Roese
· 17 years ago
e037a4c
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
18ec19e
POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs.
by Yuri Tikhonov
· 17 years ago
eea5a74
ppc4xx: Fixup ebc clock in FDT for 405GP/EP
by Markus Brunner
· 17 years ago
2ef7503
NE2000: Fix regresssion introduced by e710185aae90 on non AX88796
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
40cb90e
net: make ARP timeout configurable
by Guennadi Liakhovetski
· 17 years ago
13e0b8f
minor cs8900 driver clean up
by Guennadi Liakhovetski
· 17 years ago
707fa91
jffs2_1pass.c: fix incompatible pointer type warning
by Wolfgang Denk
· 17 years ago
6aee00f
lwmon5: update dsPIC POST spezification
by Sascha Laue
· 17 years ago
3e4615a
Fix watchdog POST for lwmon5
by Sascha Laue
· 17 years ago
dd5748b
rtl8169: fix compiler warnings
by Guennadi Liakhovetski
· 17 years ago
413bf58
IDE: fix compiler warnings
by Guennadi Liakhovetski
· 17 years ago
db9084d
LinkStation: fix compiler warning, add a maintainer
by Guennadi Liakhovetski
· 17 years ago
c71abba
cmd_nand.c: fix "differ in signedness" problem
by Wolfgang Denk
· 17 years ago
f2c288a
pcnet.c: fix a merge issue
by Wolfgang Denk
· 17 years ago
4ca79f4
NAND: fix some strict-aliasing compiler warnings
by Wolfgang Denk
· 17 years ago
ff8a7aa
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
5cd0130
ppc4xx: Fix compile warning of hcu4 board
by Stefan Roese
· 17 years ago
624ce34
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
5379cd1
MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom'
by Wolfgang Denk
· 17 years ago
7602ed5
mx31ads: fix loadaddr environment variable define
by Guennadi Liakhovetski
· 17 years ago
144eec7
katmai: fix section overlap problem
by Wolfgang Denk
· 17 years ago
941d696
katmai: fix section overlap problem
by Wolfgang Denk
· 17 years ago
03c6cd3
post: Fix building with O=
by Kumar Gala
· 17 years ago
fd7531c
Prepare v1.3.3-rc1
by Wolfgang Denk
· 17 years ago
19cf2ec
post/Makefile: make sure to use the correct flags
by Wolfgang Denk
· 17 years ago
7ed4011
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 17 years ago
f9204e1
i.MX31: Enable SPI and MC13783/RTC support for the Litekit board
by Magnus Lilja
· 17 years ago
f97abbf
MPC8544DS: decode pcie3 end-point configuration correctly.
by Ed Swarthout
· 17 years ago
292188e
MPC8544DS: Removes the unknown flash message information
by Roy Zang
· 17 years ago
57533b8
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
by Wolfgang Denk
· 17 years ago
fe06d43
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Wolfgang Denk
· 17 years ago
1d907e6
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
b211575
mpc83xx: bump loadaddr over fdtaddr to 0x500000
by Kim Phillips
· 17 years ago
be5a719
mpc83xx: clean up the readme for 83xx boards
by Dave Liu
· 17 years ago
bcae52a
mpc83xx: remove the unused CPM's stuff
by Dave Liu
· 17 years ago
c63ad63
cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST
by Matthias Fuchs
· 17 years ago
d0d91ae
ppc4xx: Remove double defines in lwmon5.h
by Stefan Roese
· 17 years ago
7590378
Use watchdog-aware functions when calculating hashes of images - take two
by Bartlomiej Sieka
· 17 years ago
8e048c4
ppc4xx: Add bootcount limit handling for APC405 boards
by Matthias Fuchs
· 17 years ago
1de6b28
Use watchdog-aware functions when calculating hashes of images
by Bartlomiej Sieka
· 17 years ago
d00ce09
USB: fix more GCC 4.2.x aliasing warnings
by Wolfgang Denk
· 17 years ago
aff4f86
lib_generic/crc32.c: add missing #include <watchdog.h>
by Wolfgang Denk
· 17 years ago
03ccdbc
lib_generic/crc32.c: fix compile problem
by Wolfgang Denk
· 17 years ago
24bfedb
ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt
by Stefan Roese
· 17 years ago
eb0615b
lwmon5: watchdog POST fix
by Yuri Tikhonov
· 17 years ago
4b7a6dd
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
by Wolfgang Denk
· 17 years ago
9266627
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· 17 years ago
04a5b03
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
by Wolfgang Denk
· 17 years ago
78e4882
lib_ppc: Revert "Make MPC83xx one step closer to full relocation."
by Kim Phillips
· 17 years ago
a99715b
Realining some header definitions.
by Detlev Zundel
· 17 years ago
4acbc6c
NE2000: coding style cleanup
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
b4aff1f
qemu-mips.h: Add CFI support
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
4a1f11b
doc/README.mips: Add MIPS notes
by Shinya Kuribayashi
· 17 years ago
215b01b
Add support for calculating hashes with watchdog triggering
by Bartlomiej Sieka
· 17 years ago
8875e3a
qemu-mips: Cleanup whitespace, indentation, etc.
by Shinya Kuribayashi
· 17 years ago
3865631
Fixed pcnet io_base
by Vlad Lungu
· 17 years ago
11ea26f
drivers/net/pcnet.c: Coding Style cleanup.
by Wolfgang Denk
· 17 years ago
899ef7b
Added Am79C970A chip id to pcnet
by Vlad Lungu
· 17 years ago
17c9de6
i.MX31: Fix architecture numbers for ADS and Litekit boards
by Magnus Lilja
· 17 years ago
e7ae84d
i.MX31: Use symbolic names for Litekit membases.
by Magnus Lilja
· 17 years ago
2ef1d9b
Fix show_boot_progress prototype
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
edbed24
Memory footprint optimizations
by Bartlomiej Sieka
· 17 years ago
0a0b606
MX31ADS environment variable update, spi and rtc support
by Guennadi Liakhovetski
· 17 years ago
022f121
85xx: Round up frequency calculations to get reasonable output
by Kumar Gala
· 17 years ago
0aa88c8
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
876b8f9
fsl_pci: Only modify registers if we have them
by Kumar Gala
· 17 years ago
be32bf2
Merge branch 'master' of git://www.denx.de/git/u-boot-video
by Wolfgang Denk
· 17 years ago
83fe323
USB: remove a cpu bug workaround for an unsupported architecture.
by Markus Klotzbücher
· 17 years ago
f957576
USB: fix those pesky aliasing warnings issued by gcc-4.2
by Markus Klotzbücher
· 17 years ago
89cdab7
crc32: use uint32_t rather than unsigned long
by Mike Frysinger
· 17 years ago
80c40b7
ARM: Davinci: Fix DM644x timer overflow handling and cleanup
by Dirk Behme
· 17 years ago
58c5376
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
a6e6fc6
Added watchdog triggering calls in the "mtest" test function.
by Sergei Poselenov
· 17 years ago
d32a874
lwmon5 watchdog: limit trigger rate
by Yuri Tikhonov
· 17 years ago
2d2b994
POST: move CONFIG_POST to Makefiles
by Yuri Tikhonov
· 17 years ago
Next »