Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
493a2b1dc97367e904bf83869501f6290f3b374e
/
common
493a2b1
Merge git://www.denx.de/git/u-boot into uboot
by Gerald Van Baren
· 17 years ago
fe30a35
Fix fdt boardsetup command parsing
by Kumar Gala
· 17 years ago
804887e
Add sub-commands to fdt
by Kumar Gala
· 17 years ago
3d61018
The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5).
by Yuri Tikhonov
· 17 years ago
b428f6a
The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode.
by Yuri Tikhonov
· 17 years ago
cf675d3
Blackfin: new cplbinfo command for viewing cplb tables
by Mike Frysinger
· 17 years ago
86a20fb
Blackfin: move bootldr command to common code
by Mike Frysinger
· 17 years ago
cc3843e
common/kgdb.c: fix 'dereferencing type-punned pointer' warning
by Wolfgang Denk
· 17 years ago
84d0c2f
fix copy from ram to dataflash
by Kim B. Heino
· 17 years ago
00b48a4
ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
ae92069
Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev
by Peter Pearse
· 17 years ago
6f4abee
Fix wrong memory limit calculation in memory-test
by Guennadi Liakhovetski
· 17 years ago
9e04a81
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
6f99eec
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
by Wolfgang Denk
· 17 years ago
1f780aa
Fix return value of mtest when CFG_ALT_MEMTEST set
by Guennadi Liakhovetski
· 17 years ago
26c7bab
common/miiphyutil.c: Cleanup MII_DEBUG and debug()
by Shinya Kuribayashi
· 17 years ago
746c4b9
Merge commit 'wd/master'
by Jon Loeliger
· 17 years ago
9604b6e
AT91CAP9 support
by Stelian Pop
· 17 years ago
d9ad115
Fix building of fdt_support.c if DEBUG set
by Kumar Gala
· 17 years ago
d075eec
Merge commit 'wd/master'
by Jon Loeliger
· 17 years ago
69018ce
QE: Move FDT support into a common file
by Kumar Gala
· 17 years ago
30942b1
new command for displaying strings at specified memory locations
by Mike Frysinger
· 17 years ago
d0b01a2
interface to Blackfin on-chip One-Time-Programmable memory
by Mike Frysinger
· 17 years ago
4c727c7
add support for memory commands with Blackfin L1 instruction memory
by Mike Frysinger
· 17 years ago
97c26e0
add Blackfin-specific reginfo command
by Mike Frysinger
· 17 years ago
8dc48d7
add Blackfin-specific bdinfo command
by Mike Frysinger
· 17 years ago
4087bc8
fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols
by Mike Frysinger
· 17 years ago
a93907c
TFTP: add host ip addr support
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
a7c185e
ARM: s3c24xx: Multiple serial port support
by Harald Welte
· 17 years ago
a41dbbd
ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined
by Hebbar
· 17 years ago
4f93f8b
86xx: Add reginfo command
by Becky Bruce
· 17 years ago
2468592
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· 17 years ago
d59feff
FSL: Fix common EEPROM_data structure definition
by Haiying Wang
· 17 years ago
7f52fa3
Fix nfs command help to reflect that the serverip is optional
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
0a1e03b
cmd_nand : fix compiler warning.
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
00ac50e
Make bootretry work when command line editing is enabled
by Andreas Engel
· 17 years ago
632de06
Refactor code for "i2c sdram" command
by Larry Johnson
· 17 years ago
0df6b84
Fix "i2c sdram" command for DDR2 DIMMs
by Larry Johnson
· 17 years ago
5ba7390
Fix compilation problem in common/cmd_bmp.c
by Anatolij Gustschin
· 17 years ago
8aadd2d
Merge ../custodians
by Wolfgang Denk
· 17 years ago
0ec5952
Fix compiler warning
by Kumar Gala
· 17 years ago
252f60b
Nios2: remove common/cmd_bdinfo.c unused variable.
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
694976a
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
b8ec238
85xx: add ability to upload QE firmware
by Timur Tabi
· 17 years ago
fc16904
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
ecc198c
Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd
by Wolfgang Denk
· 17 years ago
6636b62
Expose parse_line() globally.
by James Yang
· 17 years ago
4785a69
Add Ctrl combo key support to usb keyboard driver.
by Zhang Wei
· 17 years ago
7817cb2
fix comments with new drivers organization
by Marcel Ziswiler
· 17 years ago
a9b410d
Remove the obsolete terse version of do_mii()
by Shinya Kuribayashi
· 17 years ago
b9173af
common/cmd_mii.c: Add sanity argc check
by Shinya Kuribayashi
· 17 years ago
26a4179
Globalize envmatch()
by Rafal Jaworowski
· 17 years ago
43ef1c3
cmd_bmp: Add support for displaying gzip compressed bmps
by Hans-Christian Egtvedt
· 17 years ago
c26acc1
Remove bit swapping in Xilinx Spartan bitfile loading
by Matthias Fuchs
· 17 years ago
437fc73
Fix MSB check in Xilinx Spartan slave serial mode
by Matthias Fuchs
· 17 years ago
21d39d5
Add pre and post configuration callbacks for Spartan FPGAs
by Matthias Fuchs
· 17 years ago
0133502
Improve configuration of FPGA subsystem
by Matthias Fuchs
· 17 years ago
1208a2d
serial: Make default_serial_console() a weak function
by Matthias Fuchs
· 17 years ago
d16471e
add 'terminal program' functionality
by Harald Welte
· 17 years ago
62d4f43
Re-introduce the 'nand read.oob' and 'nand write.oob' commands
by Harald Welte
· 17 years ago
f540c42
Fix building with CRAMFS but not JFFS2 support
by Harald Welte
· 17 years ago
23d0baf
Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the sametime
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
2eb6e01
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
by Wolfgang Denk
· 17 years ago
b60af3d
Fine grained per property /chosen updating.
by Gerald Van Baren
· 17 years ago
238cb7a
Improve the FDT help message.
by Gerald Van Baren
· 17 years ago
ea6d8be
Support setting FDT properties with optional values.
by Gerald Van Baren
· 17 years ago
4985ca5
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· 17 years ago
bb70128
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2
by Stefan Roese
· 17 years ago
81b38be
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
by Wolfgang Denk
· 17 years ago
9caeaad
Merge commit 'u-boot/master' into for-1.3.1
by Stefan Roese
· 17 years ago
c01b17d
Conditionally compile fdt_fixup_ethernet()
by Gerald Van Baren
· 17 years ago
151c8b0
Added fdt_fixup_stdout that uses aliases to set linux,stdout-path
by Kumar Gala
· 17 years ago
3c92728
Add common memory fixup function
by Kumar Gala
· 17 years ago
9c9109e
Conditionally compile fdt_support.c
by Kumar Gala
· 17 years ago
28f384b
Add spaces around the = in the fdt print format.
by Gerald Van Baren
· 17 years ago
521dcd3
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
7fc7928
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
9162352
Fix fdt printing for updated libfdt
by Gerald Van Baren
· 17 years ago
9eb77ce
Add additional fdt fixup helper functions
by Kumar Gala
· 17 years ago
ab54463
Add fdt_fixup_ethernet helper to set mac addresses
by Kumar Gala
· 17 years ago
dbaf07c
Fix warnings from import of libfdt
by Kumar Gala
· 17 years ago
8d04f02
Update libfdt from device tree compiler (dtc)
by Kumar Gala
· 17 years ago
e93becf
Move do_fixup* for libfdt into common code
by Kumar Gala
· 17 years ago
f738b4a
Make no options to fdt print default to '/'
by Kumar Gala
· 17 years ago
a3c2933
Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt
by Kumar Gala
· 17 years ago
4a43719
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
by Grant Likely
· 17 years ago
f92edbd
Merge branch 'origin' into kconfig-for-1.3.1
by Grant Likely
· 17 years ago
409ecdc
Fix compiler warnings for PPC systems. Update CHANGELOG.
by Wolfgang Denk
· 17 years ago
2309c13
Fix warning differ in signedness in common/cmd_scsi.c
by Stefan Roese
· 17 years ago
efe3303
Merge branch 'origin' into kconfig-for-1.3.1
by Grant Likely
· 17 years ago
5c15010
Fixed mips_io_port_base build errors.
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
6ecbb7a
Fix a bug in the slave serial programming mode for the Xilinx
by Wolfgang Denk
· 17 years ago
ee1f5e3
Merge branch 'master' of /home/wd/git/u-boot/work
by Wolfgang Denk
· 17 years ago
7a60ee7
Fix warning differ in signedness in common/cmd_ide.c
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
f0037c5
Build: split COBJS value into multiple lines
by Grant Likely
· 17 years ago
2ae64f5
Remove warnings re CONFIG_EXTRA_ENV_SETTINGS
by Peter Pearse
· 17 years ago
71bc6e6
NET: Add Ethernet 1000BASE-X support for PPC4xx
by Larry Johnson
· 17 years ago
298035d
NET: Cosmetic changes
by Larry Johnson
· 17 years ago
eb6f214
Fix the issue of usb_kbd driver missing the scan code of key 'z'.
by Zhang Wei
· 17 years ago
dbbd125
ppc4xx: Add PPC405EX support
by Stefan Roese
· 17 years ago
Next »