Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
c9ac3ba129b242b5977b03c17ed8d2f0d000e085
« Previous
0ce5c86
ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board.
by Feng Kan
· 16 years ago
96e5fc0
ppc4xx: Add initial 460SX reference board (redwood) config file and defines.
by Feng Kan
· 16 years ago
7d30793
ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory.
by Feng Kan
· 16 years ago
9b55a25
Fix some more print() format errors.
by Wolfgang Denk
· 16 years ago
fdd70d1
MAKEALL: remove duplicated at91 from ARM9 list and add LIST_at91 to arm
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c6457e3
DataFlash AT45DB021 support
by Sergey Lapin
· 16 years ago
4109df6
silence misc printf formatting compiler warnings
by Kim Phillips
· 16 years ago
4b13860
Merge branch 'master' of git://git.denx.de/u-boot-mpc512x
by Wolfgang Denk
· 16 years ago
79d14fa
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 16 years ago
3d71c81
USB: shutdown USB before booting
by Markus Klotzbücher
· 16 years ago
f31c49d
Configuration changes for ADS5121 Rev 3
by Martha Marx
· 16 years ago
16bee7b
Consolidate ADS5121 IO Pin configuration
by Martha Marx
· 16 years ago
859f243
Merge commit 'wd/master'
by Jon Loeliger
· 16 years ago
d4692b0
Fix "usb part" command
by Christian Eggers
· 16 years ago
cc83b27
fix USB devices with multiple configurations
by Harald Welte
· 16 years ago
2624239
Merge branch 'master' of git://www.denx.de/git/u-boot
by Markus Klotzbuecher
· 16 years ago
e0320b1
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 16 years ago
06c53be
Fix some more print() format errors.
by Wolfgang Denk
· 16 years ago
d4b5f3f
Fix "usb part" command
by Christian Eggers
· 16 years ago
e73b521
fix USB devices with multiple configurations
by Harald Welte
· 16 years ago
c4b81f3
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
e870690
MTD/NAND: Fix printf format warning in nand code
by Stefan Roese
· 16 years ago
794a592
Merge branch 'master' of git://www.denx.de/git/u-boot
by Markus Klotzbuecher
· 16 years ago
10943c9
rtc: Fix printf format warning in m41t60.c
by Stefan Roese
· 16 years ago
dc1da42
pci: Move PCI device configuration check into a separate weak function
by Stefan Roese
· 16 years ago
b002144
ppc4xx: Fix printf format warnings now visible with the updated format check
by Stefan Roese
· 16 years ago
5d812b8
ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai
by Stefan Roese
· 16 years ago
cf1c2ed
ppc4xx: Remove implementation of testdram() from Korat board support
by Larry Johnson
· 16 years ago
47ce4a2
ppc4xx: Update and add FDT to Korat board support
by Larry Johnson
· 16 years ago
ac5ba41
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· 16 years ago
4188f04
Minor coding style cleanup; update CHANGELOG
by Wolfgang Denk
· 16 years ago
4023453
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
8915f11
e1000: add support for 82545GM 64bit PCI-X copper variant
by Paul Gortmaker
· 16 years ago
21ae6ca
SPARC: Build error fix
by Daniel Hellstrom
· 16 years ago
11ccc33
Many spelling fixes in README.
by Marcel Ziswiler
· 16 years ago
dbab069
Minor spelling fix in comment.
by Marcel Ziswiler
· 16 years ago
89134ea
Round the serial port clock divisor value returned by calc_divisor()
by Hugo Villeneuve
· 16 years ago
9d2e394
NAND: ifdef-protect most of nand.h when using legacy NAND.
by Scott Wood
· 16 years ago
2b1fa9d
ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)
by Hugo Villeneuve
· 16 years ago
47042b3
Remove useless print message at apollon
by Kyungmin Park
· 16 years ago
98874ff
Fix LMB type issues
by Andy Fleming
· 16 years ago
da8693a
Fix compiler warnings
by Kumar Gala
· 16 years ago
5bb12db
Remove code duplication for setting the default environment
by Harald Welte
· 16 years ago
99c2b43
NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.
by Marcel Ziswiler
· 16 years ago
3167c53
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
by Scott Wood
· 16 years ago
c3bf1ad
mmc: Move atmel_mci driver into drivers/mmc
by Haavard Skinnemoen
· 16 years ago
d2d54ea
avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver
by Haavard Skinnemoen
· 16 years ago
5ce1305
Create drivers/mmc subdirectory
by Haavard Skinnemoen
· 16 years ago
b502611
Change env_get_char from a global function ptr to a function
by Joakim Tjernlund
· 16 years ago
2726941
Some copy-n-paste fixes in printf usage
by Matvejchikov Ilya
· 16 years ago
0e6989b
FDT memory and pci node fixes for MPC8260ADS
by Matvejchikov Ilya
· 16 years ago
dc4b0b3
Fix printf errors.
by Andrew Klossner
· 16 years ago
a292d22
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
by Wolfgang Denk
· 16 years ago
eee62c7
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Wolfgang Denk
· 16 years ago
9692cab
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· 16 years ago
2caea1e
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
by Wolfgang Denk
· 16 years ago
417faf2
Allow print_size to print in GB
by Becky Bruce
· 16 years ago
e7c3745
mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environment
by Jason McMullan
· 16 years ago
0192d7d
jedec_flash: Fix AM29DL800BB device ID
by Stefan Roese
· 16 years ago
689c1b3
sh: Fix compile error sh7763rdp board
by Nobuhiro Iwamatsu
· 16 years ago
9e23fe0
sh: Fix SH-boards compile error
by Nobuhiro Iwamatsu
· 16 years ago
3473ab7
Feed the watchdog in u-boot for 8610 board.
by Jason Jin
· 16 years ago
7c6237b
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· 16 years ago
6367684
Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.
by Hugo Villeneuve
· 16 years ago
fec6143
Remove duplicate definitions in include/lxt971a.h.
by Hugo Villeneuve
· 16 years ago
9751ee0
net: sh: Renesas SH7763 Ethernet device support
by Nobuhiro Iwamatsu
· 16 years ago
873d97a
sh: Update Renesas R2DPlus board
by Nobuhiro Iwamatsu
· 16 years ago
ec39d47
sh: Update Renesas R7780MP board
by Nobuhiro Iwamatsu
· 16 years ago
c001cd6
sh: Update Renesas Migo-R board
by Nobuhiro Iwamatsu
· 16 years ago
f9599ec
sh: Update Hitachi MS7722SE board
by Nobuhiro Iwamatsu
· 16 years ago
26209e4
sh: Cleanup source code of SH7763RDP
by Nobuhiro Iwamatsu
· 16 years ago
5cd5b2c
sh: Cleanup source code of R2DPlus
by Nobuhiro Iwamatsu
· 16 years ago
4ec7e91
sh: Cleanup source code of R7780MP
by Nobuhiro Iwamatsu
· 16 years ago
0955ef3
sh: Cleanup source code of MS7722SE
by Nobuhiro Iwamatsu
· 16 years ago
1d7b31d
sh: Cleanup source code of MS7720SE
by Nobuhiro Iwamatsu
· 16 years ago
c956717
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
4e0018f
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
by Wolfgang Denk
· 16 years ago
3ab4827
SH: fix out of tree building
by Wolfgang Denk
· 16 years ago
01981269
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
b223017
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
by Wolfgang Denk
· 16 years ago
b0f1c03
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
3070a9a
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
by Wolfgang Denk
· 16 years ago
9047bfa
net: smc911x: Fix typo
by Nobuhiro Iwamatsu
· 16 years ago
5ed546f
update mvBL-M7 board config
by Andre Schwarz
· 16 years ago
5cacc5d
net: fix compile problem in smc911x driver.
by Nobuhiro Iwamatsu
· 16 years ago
9fea65a
ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
by Michal Simek
· 16 years ago
cbb6289
net: ne2000: Move dev_addr variable from grobal to local.
by Nobuhiro Iwamatsu
· 16 years ago
dd7e5fa
net: ne2000: Fix compile error of NE2000
by Nobuhiro Iwamatsu
· 16 years ago
dd35479
Add mechanisms for CPU and board-specific Ethernet initialization
by Ben Warren
· 16 years ago
7754f2b
include/sha256.h: fix file permissions.
by Wolfgang Denk
· 16 years ago
d86a0a6
Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/master
by Wolfgang Denk
· 16 years ago
d3bcdf8
[AT91SAM9] Fix NAND FLASH timings
by Patrice Vilchez
· 16 years ago
19bd688
Fix boot from NOR due to incorrect reset delay.
by Stelian Pop
· 16 years ago
f492dd6
Update CHANGELOG
by Wolfgang Denk
· 16 years ago
5e6e350
CCM/SCM boards: fix out of tree building
by Wolfgang Denk
· 16 years ago
ab4c3a4
SCM board: fix build errors.
by Wolfgang Denk
· 16 years ago
a566466
IAD210 board: fix ``"ALIGN" redefined'' warning.
by Wolfgang Denk
· 16 years ago
ad75631
CCM board: fix build errors.
by Wolfgang Denk
· 16 years ago
f16ed51
update mvBL-M7 board config
by Andre Schwarz
· 16 years ago
ced209c
sacsng board: fix warnings "suggest explicit braces to avoid ambiguous 'else'"
by Wolfgang Denk
· 16 years ago
Next »