Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
869f6bf4def5a053fbd1aecd8b2fc36f05196c0b
869f6bf
cmd_mmc: add support for device command for selecting mmc device
by Minkyu Kang
· 16 years ago
9abc9ef
Small fix to m5282evb
by Alan Carvalho de Assis
· 16 years ago
febd7e4
UBIFS: add R/O compatibility
by Artem Bityutskiy
· 16 years ago
852dbfd
more command usage cleanup
by Mike Frysinger
· 16 years ago
b93b24b
Separate mtdparts command from jffs2
by Ladislav Michl
· 16 years ago
b196ca7
smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT()
by Mike Frysinger
· 16 years ago
f5cf2ef
mpc52xx phy: initialize only when needed
by Sascha Hauer
· 16 years ago
5f58f8d
Merge branch 'master' of git://git.denx.de/u-boot-at91
by Wolfgang Denk
· 16 years ago
03bab00
at91sam9263ek: enable hush and auto complete support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4758ebd
at91: move dataflash spi driver to drivers/spi
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2b7178a
at91: move usb driver to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f82518d
at91rm9200: Reset update
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3524049
at91rm9200: move serial shutdown code to serial drivers
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
beebd85
at91rm9200: move serial driver to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
cb82a53
Add support for the AT91RM9200EK Board.
by Ulf Samuelsson
· 16 years ago
b9c0e4c
add dataflash mmc mux missing support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2a325ce
at91rm9200dk: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
90a92a7
at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
843a265
at91sam9: add watchdog support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a47492a
at91sam9/at91cap: spi init add hardware chip select support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
66932ac
netstar: fix crc32.c dependancy location
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0a9403c
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
42f9ebf
MPC8260ADS: Define CONFIG_HAS_ETH0.
by Scott Wood
· 16 years ago
8701ece
PQ2FADS: Enable PCI.
by Scott Wood
· 16 years ago
83863df
Fix quoting bug introduced by commit 74de7aef
by Wolfgang Denk
· 16 years ago
ecf3fb2
Fix implicit declaration of function 'htons'
by Wolfgang Denk
· 16 years ago
e6a6789
fsl_law: Fix bug in calculation of LAW sizing
by Kumar Gala
· 16 years ago
32049b4
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
by Kumar Gala
· 16 years ago
c851462
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
by Kumar Gala
· 16 years ago
afcbce0
Fix building of env_embedded.o
by Wolfgang Denk
· 16 years ago
a31e091
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ae644c1
tools/Makefile: fix image.c dependancy location
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b074a70
tools: add ncb to gitignore
by Mike Frysinger
· 16 years ago
453c0d7
include/ns16550.h: Unify structure declaration for registers
by Detlev Zundel
· 16 years ago
0a145ce
Delete now unused tools/Makefile.win32
by Peter Tyser
· 16 years ago
2f8d396
Add support for building native win32 tools
by Peter Tyser
· 16 years ago
e50abf6
tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation
by Peter Tyser
· 16 years ago
b0d4d72
tools/Makefile: Create generic build rules
by Peter Tyser
· 16 years ago
273174d
tools/Makefile: Use auto-generated object file dependencies
by Peter Tyser
· 16 years ago
fb8b33c
tools/Makefile: Remove symlinks for remaining source files
by Peter Tyser
· 16 years ago
eed0733
tools/Makefile: Dynamically generate libfdt object dependencies
by Peter Tyser
· 16 years ago
c017017
tools/Makefile: Remove symlinks for fdt targets
by Peter Tyser
· 16 years ago
45d6bdf
tools/Makefile: Add libfdt/ to the include search path
by Peter Tyser
· 16 years ago
fba0e3a
tools: Remove unecessary symlinking of zlib.h
by Peter Tyser
· 16 years ago
40b8d90
tools/Makefile: Add tools/ to the include search path
by Peter Tyser
· 16 years ago
1cd300d
tools/Makefile: Compile ncb when CONFIG_NETCONSOLE
by Peter Tyser
· 16 years ago
123c48a
tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET
by Peter Tyser
· 16 years ago
4d93a0a
tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED
by Peter Tyser
· 16 years ago
cd26a31
tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP
by Peter Tyser
· 16 years ago
7cd5cbc
tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG
by Peter Tyser
· 16 years ago
eeba861
tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS
by Peter Tyser
· 16 years ago
335ffe7
tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled
by Peter Tyser
· 16 years ago
ee3584a
tools/Makefile: Split variable declarations into multiple lines
by Peter Tyser
· 16 years ago
21d28e9
tools/Makefile: Remove inappropriate double-tabs
by Peter Tyser
· 16 years ago
652f4ba
tools/Makefile: Remove HOSTARCH HOSTOS defines
by Peter Tyser
· 16 years ago
2eeb4e9
gen_eth_addr: Use POSIX rand() and srand()
by Peter Tyser
· 16 years ago
24d2ae5
elf.h: Use stdint.h to provide standard typedefs for WIN32
by Peter Tyser
· 16 years ago
a706bfc
common/Makefile: Conditionally compile env_embedded.o
by Peter Tyser
· 16 years ago
2b48f7d
Makefile: Add removal of *.exe files to clean target
by Peter Tyser
· 16 years ago
d0d6144
Makefile: Make autoconf.mk a dependency of the depend target
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
ca41ef3
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 16 years ago
0d8cb9c
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 16 years ago
3405f38
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Wolfgang Denk
· 16 years ago
200779e
Rename common ns16550 constants with UART_ prefix to prevent conflicts
by Detlev Zundel
· 16 years ago
99067b0
Noisily disable the legacy NAND subsystem.
by Scott Wood
· 16 years ago
69bcabb
Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN
by apgmoorthy
· 16 years ago
74de7ae
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· 16 years ago
78237df
Add "GPL cleanup" task to feature-removal-schedule.txt
by Wolfgang Denk
· 16 years ago
d9596ff
sf: stmicro: dont send 4 bytes when reading status register
by Mike Frysinger
· 16 years ago
1abe365
sf: set common timeouts in seconds, not milliseconds
by Mike Frysinger
· 16 years ago
2a6ce11
sf: stmicro: use common page timeout define
by Mike Frysinger
· 16 years ago
0dcdbb1
sf: always read 5 bytes for the idcode
by Mike Frysinger
· 16 years ago
9726ba4
sf: stmicro: drop redundant id read
by Mike Frysinger
· 16 years ago
1c58743
sf: add driver for SST flashes
by Mike Frysinger
· 16 years ago
f773a1b
sf: drop DEBUG defines
by Mike Frysinger
· 16 years ago
6b850a9
mtd: add some at45 spi flash support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6805e4b
mtd: SPI Flash: Support the Spansion Flash
by Mingkai Hu
· 16 years ago
4058770
Blackfin: force all boards to HZ of 1000
by Mike Frysinger
· 16 years ago
f4032d2
Blackfin: bf533-stamp: drop old spi flash driver
by Mike Frysinger
· 16 years ago
bc72f50
Blackfin: add BF538/BF539 SPI portmux handling
by Mike Frysinger
· 16 years ago
46ac352
Blackfin: do not delay on output bytes
by Mike Frysinger
· 16 years ago
dbc6ab9
Blackfin: drop newline from OTP help
by Mike Frysinger
· 16 years ago
d3c38d9
Blackfin: convert bfin_sdh to legacy mmc
by Mike Frysinger
· 16 years ago
d248cfb
Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c
by Mike Frysinger
· 16 years ago
ad90732
Blackfin: fix crash when booting from external memory
by Mike Frysinger
· 16 years ago
84a9dda
Blackfin: bf518f-ezbrd: new board port
by Mike Frysinger
· 16 years ago
0c31ddf
Blackfin: bf526-ezbrd: new board port
by Mike Frysinger
· 16 years ago
5c45f7c
Blackfin: bf538f-ezkit: new board port
by Mike Frysinger
· 16 years ago
d9a5d11
Blackfin: bf527-ezkit: new board port
by Mike Frysinger
· 16 years ago
76d2180
Blackfin: bf548-ezkit: new board port
by Mike Frysinger
· 16 years ago
67b89c7
libfdt: Fix C++ compile-time cast error on gnu 4.2.1
by Laurent Gregoire
· 16 years ago
13d93f3
Fix a possible overflow case detected by gcc 4.3.2
by Emil Medve
· 16 years ago
a22d9cf
libfdt: Rework/cleanup fdt_next_tag()
by David Gibson
· 16 years ago
2c0b843
libfdt: Rework fdt_next_node()
by David Gibson
· 16 years ago
dfc91c3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
c123098
mpc83xx: Set guarded bit on BAT that covers the end of the address space
by Scott Wood
· 16 years ago
ed9953d
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 16 years ago
da72af8
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
Next »