Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
32049b4048ff8e59bd5ba6160d6d5206d283b2a2
/
common
a706bfc
common/Makefile: Conditionally compile env_embedded.o
by Peter Tyser
· 16 years ago
75eb82e
mflash: Initial mflash support
by unsik Kim
· 16 years ago
8ddfe80
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
0d8cb9c
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 16 years ago
99067b0
Noisily disable the legacy NAND subsystem.
by Scott Wood
· 16 years ago
74de7ae
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· 16 years ago
dbc6ab9
Blackfin: drop newline from OTP help
by Mike Frysinger
· 16 years ago
c360cea
fsl-ddr: add the DDR3 SPD infrastructure
by Dave Liu
· 16 years ago
26e42cb
ARM: fix warning: 'print_eth' defined but not used
by Wolfgang Denk
· 16 years ago
d2567be
Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'
by Wolfgang Denk
· 16 years ago
2dce551
command.c: Expose the core of do_help as _do_help to the rest of u-boot.
by Detlev Zundel
· 16 years ago
76756e4
ppc: cleanup compiler errors/warnings
by Heiko Schocher
· 16 years ago
672ed2a
Enable multi chip support in the NAND layer
by Wolfgang Grandegger
· 16 years ago
ce6d0c8
UBIFS: Add UBIFS commands
by Stefan Roese
· 16 years ago
68d7d65
Separate mtdparts command from jffs2
by Stefan Roese
· 16 years ago
56b555a
nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr()
by Mike Frysinger
· 16 years ago
5013533
lynxkdi: get mac address from environment
by Mike Frysinger
· 16 years ago
62c93d9
bootvx: get mac address from environment
by Mike Frysinger
· 16 years ago
de2dff6
bdinfo: get mac address from environment
by Mike Frysinger
· 16 years ago
b6446b6
convert print_IPaddr() to %pI4
by Mike Frysinger
· 16 years ago
6c6166f
vsprintf: pull updates from Linux kernel
by Mike Frysinger
· 16 years ago
65d8bc9
NAND: Have nboot accept .e and .i as legacy no-ops.
by Scott Wood
· 16 years ago
0987505
NAND: Make nboot skip bad blocks
by Ladislav Michl
· 16 years ago
00cc559
lcd: Fix compilation warning in common/lcd.c
by Anatolij Gustschin
· 16 years ago
b245e65
LCD: support 8bpp BMPs on 16bpp displays
by Guennadi Liakhovetski
· 16 years ago
a303dfb
Add 16bpp BMP support
by Mark Jackson
· 16 years ago
2f70c49
netloop: speed up NetLoop
by Heiko Schocher
· 16 years ago
4f57289
arm: add uart dcc support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
fca0cec
bootm: Reduce the unnecessary memmove
by Minkyu Kang
· 16 years ago
6bcb4b8
lcd_putc bug fix for tab.
by Derek Ou
· 16 years ago
3511b4e
MMC: Don't use new framework code if not enabled
by Dirk Behme
· 16 years ago
1bba30e
Coding style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
5f03201
common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ec6f149
common/console: coding style cleanup
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bdab39d
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
by Mike Frysinger
· 16 years ago
272cc70
Add MMC Framework
by Andy Fleming
· 16 years ago
abb5466
Convert mmc_init to mmc_legacy_init
by Andy Fleming
· 16 years ago
b2e2ed0
Eliminate support for using MMC as memory
by Andy Fleming
· 16 years ago
9704f9c
USB: Remove LUN number from CDB
by Abraham, Thomas
· 16 years ago
e915f8b
common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile
by Mike Frysinger
· 16 years ago
ff4e66e
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· 16 years ago
64ace0d
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
0cfa6a9
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
by Wolfgang Denk
· 16 years ago
5a9427d
env_nand: fix env memory release
by derek@siconix.com
· 16 years ago
ee73cc5
Coldfire: cmd_bdinfo cleanup
by Richard Retanubun
· 16 years ago
70a4da4
ADS5121 Add PATA support
by Ralph Kondziella
· 16 years ago
6b7243a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 16 years ago
1a448db
usb_scan_devices: fix output with no devices
by Bryan Wu
· 16 years ago
f1c1f54
USB: Add high-speed (480Mb/s) to all USB related outputs
by Stefan Roese
· 16 years ago
c7d703f
usb.h: use standard __LITTLE_ENDIAN from Linux headers
by Mike Frysinger
· 16 years ago
14e4111
usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive
by Bryan Wu
· 16 years ago
1eb734f
usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure
by Thomas Abraham
· 16 years ago
366523c
USB change speed
by Michael Trimarchi
· 16 years ago
3e12648
Prepare USB layer for ehci
by Michael Trimarchi
· 16 years ago
a0cb3fc
USB storage cleanup patch
by Michael Trimarchi
· 16 years ago
fe033ad
Blackfin: fixup misc warnings such as printf's and missing casts
by Mike Frysinger
· 16 years ago
29d4ea0
Blackfin: bootldr: implement BF53x/BF56x LDR loader
by Mike Frysinger
· 16 years ago
8b35e3a
Blackfin: implement real write support for OTP
by Mike Frysinger
· 16 years ago
36ea8e9
Blackfin: support console-over-JTAG
by Mike Frysinger
· 16 years ago
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
62c3ae7
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
cf7e399
SATA: do not auto-initialize during boot
by Mike Frysinger
· 16 years ago
b5b004a
jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE
by Tomasz Figa
· 16 years ago
ba69dc2
saveenv: standardize enablement
by Mike Frysinger
· 16 years ago
107b801
Fix gunzip in case of insufficient output buffer
by Matthias Fuchs
· 16 years ago
b6fc6fd
common: Iteration limit for memory test.
by Dirk Eibach
· 16 years ago
c3284b0
common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED
by Peter Korsgaard
· 16 years ago
6dadc91
Blackfin: use common strmhz() in system output
by Mike Frysinger
· 16 years ago
d4bade8
nand: fixup printf modifiers to match types used
by Mike Frysinger
· 16 years ago
389e662
nand read.jffs2 (nand_legacy) in common/cmd_nand.c
by Schlaegl Manfred jun
· 16 years ago
50657c2
NAND: Enable nand lock, unlock feature
by Nishanth Menon
· 16 years ago
c438ea1
OneNAND: Bad block aware read/write command support
by Stefan Roese
· 16 years ago
c088a10
fdt_resize(): fix actualsize calculations with unaligned blobs
by Peter Korsgaard
· 16 years ago
fea91ed
usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
455ae7e
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· 16 years ago
5b3375a
env_sf: support embedded environments
by Mike Frysinger
· 16 years ago
d16da93
cmd_mem: Remove unused variable
by Peter Tyser
· 16 years ago
cd67345
Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bd4345c
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· 16 years ago
3b089e4
UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization
by Stefan Roese
· 16 years ago
e0b5532
jffs2: add sector_size field to part_info structure
by Ilya Yanok
· 16 years ago
2d2e057
UBI: Fix size parsing in "ubi create"
by Stefan Roese
· 16 years ago
2ee951b
UBI: Enable re-initializing of the "ubi part" command
by Stefan Roese
· 16 years ago
c645b18
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 16 years ago
4b53001
jffs2: rename devices_init () in common/jffs2.c
by Heiko Schocher
· 16 years ago
bcdf1d2
common/cmd_ide.c: Corrected endian order printing for compact flash serial number.
by Richard Retanubun
· 16 years ago
16a28ef
IOMUX: Add console multiplexing support.
by Gary Jennejohn
· 16 years ago
774ce72
strings: use puts() rather than printf()
by Mike Frysinger
· 16 years ago
29a4c24
cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters
by Niklaus Giger
· 16 years ago
ace5148
lcd: Let the board code show board-specific info cleanup
by Peter Tyser
· 16 years ago
c8aa7df
FPGA: move fpga drivers to drivers/fpga
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2e4970d
net: Fix download command parsing
by Peter Tyser
· 16 years ago
26f6a2b
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 16 years ago
5e46b1e
OneNAND: Add missing mtd info struct before calling onenand_erase()
by Stefan Roese
· 16 years ago
bebfc6e
Remove obsolete command (apply afte USB style patch, 80 chars strict)
by Michael Trimarchi
· 16 years ago
de39f8c
USB style patch, 80 chars strict
by Michael Trimarchi
· 16 years ago
25ea652
UBI: Add proof-of-concept CFI flash support
by Piotr Ziecik
· 16 years ago
a5c4067
UBI: Change parsing of size in commands to default to hex
by Stefan Roese
· 16 years ago
694a0b3
UBI: Add UBI command support
by Kyungmin Park
· 16 years ago
a80b21d
common/Makefile: create others group for non core, environment and command files
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
Next »