Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
89ca1000caefcfaeb06fdb9fcc8fdc09c318d26a
« Previous
ea686f5
Fix timer overflow in DaVinci Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
by Peter Pearse
· 17 years ago
f4e7cbf
Update board NetStar Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
by Peter Pearse
· 17 years ago
b7f6193
ppc4xx: HCU4/5. Fix make O=../xx
by Niklaus Giger
· 17 years ago
29e3500
ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD code
by Larry Johnson
· 17 years ago
d1bcf9e
Merge branch 'denx'
by Andy Fleming
· 17 years ago
fe891ec
NFS Timeout with large files.
by Hiroshi Ito
· 17 years ago
88f7252
Add dependencies to avoid race conditions with parallel make.
by Johannes Stezenbach
· 17 years ago
6d1b6f9
Mark board_init_[fr] as noreturn
by Mike Frysinger
· 17 years ago
161b2af
Only use TEXT_BASE if defined by the board
by Mike Frysinger
· 17 years ago
1b76988
Fix remaining CONFIG_COMMANDS
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
0c9d42e
Add *~ to .gitignore
by Niklaus Giger
· 17 years ago
3cfb0c5
Remove duplicate defines for ARRAY_SIZE
by Kumar Gala
· 17 years ago
c77ce47
Fix incorrect address test in AT91F_DataflashSelect().
by Stelian Pop
· 17 years ago
d9ad115
Fix building of fdt_support.c if DEBUG set
by Kumar Gala
· 17 years ago
ccd6e14
Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols
by Jon Loeliger
· 17 years ago
d075eec
Merge commit 'wd/master'
by Jon Loeliger
· 17 years ago
10bbb38
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
4c30962
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
by Wolfgang Denk
· 17 years ago
ac2731f
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
c62776b
Get rid of "#undef DEBUG" from board config files.
by Wolfgang Denk
· 17 years ago
73bf1e2
Remove #undef DEBUG from MPC83xx board header files
by Timur Tabi
· 17 years ago
69018ce
QE: Move FDT support into a common file
by Kumar Gala
· 17 years ago
5cf746c
[new uImage] Move kernel data find code to get_kernel() routine
by Marian Balakowicz
· 17 years ago
7b32545
[new uImage] Cleanup FDT handling in PPC do_boot_linux()
by Marian Balakowicz
· 17 years ago
b6b0fe6
[new uImage] Cleanup do_botm_linux() boot allocations
by Marian Balakowicz
· 17 years ago
ceaed2b
[new uImage] Move ramdisk loading to a common routine
by Marian Balakowicz
· 17 years ago
68d4f05
[new uImage] Removed dead ramdisk code on microblaze architectures
by Marian Balakowicz
· 17 years ago
5ad03eb
[new uImage] Factor out common image_get_ramdisk() routine
by Marian Balakowicz
· 17 years ago
d3c5eb6
[new uImage] Move FDT error printing to common fdt_error() routine
by Marian Balakowicz
· 17 years ago
42b73e8
[new uImage] Factor out common routines for getting os/arch/type/comp names
by Marian Balakowicz
· 17 years ago
e99c266
[new uImage] Remove standalone applications handling from boootm
by Marian Balakowicz
· 17 years ago
4a2ad5f
[new uImage] Remove OF_FLAT_TREE support from PPC bootm code
by Marian Balakowicz
· 17 years ago
82850f3
[new uImage] Use image API in SH do_bootm_linux() routine
by Marian Balakowicz
· 17 years ago
4a995ed
[new uImage] Rename architecture specific bootm code files
by Marian Balakowicz
· 17 years ago
7582438
[new uImage] Return error on image move/uncompress overwrites
by Marian Balakowicz
· 17 years ago
f13e7b2
[new uImage] Cleanup image header pointer use in bootm code
by Marian Balakowicz
· 17 years ago
1ee1180
[new uImage] Cleanup cmd_bootm.c
by Marian Balakowicz
· 17 years ago
af13cdb
[new uImage] Add memmove_wd() common routine
by Marian Balakowicz
· 17 years ago
958fc48
[new uImage] Fix FDT header verification in PPC do_boot_linux() routine
by Marian Balakowicz
· 17 years ago
1515897
[new uImage] Fix uImage header pointer use in i386 do_bootm_linux()
by Marian Balakowicz
· 17 years ago
261dcf4
[new uImage] Remove I386 uImage fake_header() routine
by Marian Balakowicz
· 17 years ago
559316f
[new uImage] Move CHUNKSZ definition to image.h
by Marian Balakowicz
· 17 years ago
321359f
[new uImage] Move gunzip() common code to common/gunzip.c
by Marian Balakowicz
· 17 years ago
d45d5a1
[new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux()
by Marian Balakowicz
· 17 years ago
5d3cc55
[new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c
by Marian Balakowicz
· 17 years ago
b97a2a0
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 17 years ago
ed29bc4
Add missing cmd_ximg.o to common/Makefile
by Marian Balakowicz
· 17 years ago
37e3c62
ADS5121e: DDR2 init/timing update.
by Grzegorz Bernacki
· 17 years ago
ac91528
Device tree updates
by John Rigby
· 17 years ago
de55d18
Change IPS freq to 66MHz
by John Rigby
· 17 years ago
cd9cb62
xsengine: rename board_post_init to board_late_init
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
8dafa87
Add attribute POST_PREREL to ECC memory POST
by Larry Johnson
· 17 years ago
ed2cf54
QE: Move FDT support into a common file
by Kumar Gala
· 17 years ago
d38da53
AVR32: Make SDRAM refresh rate configurable
by Haavard Skinnemoen
· 17 years ago
61151cc
ATSTK1000: Fix potential flash programming bug
by Haavard Skinnemoen
· 18 years ago
b2e1d5b
ATSTK1004: Fix comment about default load address
by Haavard Skinnemoen
· 17 years ago
8269ab5
ATSTK1002: Use SDRAM + 4MB as default load address
by Haavard Skinnemoen
· 17 years ago
2bcacc2
ATNGW100: Fix default mtest range
by Haavard Skinnemoen
· 17 years ago
9856a6b
sh: Fix register address of SH7722.
by Nobuhiro Iwamatsu
· 17 years ago
30942b1
new command for displaying strings at specified memory locations
by Mike Frysinger
· 17 years ago
b58d8b4
rewrite/cleanup Blackfin RTC driver
by Mike Frysinger
· 17 years ago
94a91e2
generate u-boot.ldr for Blackfin targets
by Mike Frysinger
· 17 years ago
b779f7a
scrub unused symbols
by Mike Frysinger
· 17 years ago
cc2977a
move Blackfin cpu object list to respective cpu directories
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
6b9097e
use C code rather than inline assembly
by Mike Frysinger
· 17 years ago
97c26e0
add Blackfin-specific reginfo command
by Mike Frysinger
· 17 years ago
0858b83
add support for Blackfin symbol prefixes to examples
by Mike Frysinger
· 17 years ago
8dc48d7
add Blackfin-specific bdinfo command
by Mike Frysinger
· 17 years ago
0003613
move -ffixed-P5 to blackfin_config.mk and drop unused -D__BLACKFIN__
by Mike Frysinger
· 17 years ago
60fa72d
unify the Blackfin board targets
by Mike Frysinger
· 17 years ago
d4d7730
punt Blackfin VDSP headers and import sanitized/auto-generated ones
by Mike Frysinger
· 17 years ago
6cfcce6
always pull in asm/blackfin.h for Blackfin ports
by Mike Frysinger
· 17 years ago
bf53974
add missing __raw versions of Blackfin read/write io functions
by Mike Frysinger
· 17 years ago
24e02d0
add the default Blackfin logo used by Blackfin boards with splash screens
by Mike Frysinger
· 17 years ago
4c58eb5
add some more Blackfin docs
by Mike Frysinger
· 17 years ago
32a9f5f
make smc91111_eeprom managment simpler by depending on the board configuration file rather than a hardcoded list of boards
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
b45264e
add gitignores for Blackfin pieces
by Mike Frysinger
· 17 years ago
a93907c
TFTP: add host ip addr support
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
e56b4b4
85xx,86xx: Determine I2C clock frequencies and store in global_data
by Timur Tabi
· 17 years ago
7ec8bb1
OMAP5912: fix FIFO handling in UART driver
by Wolfgang Denk
· 17 years ago
1615877
ARM: S3C24x0 SoC NAND controller support
by Harald Welte
· 17 years ago
a7c185e
ARM: s3c24xx: Multiple serial port support
by Harald Welte
· 17 years ago
a25f72f
ARM: arm920t: Allow use of 'gd' pointer from IRQ
by Harald Welte
· 17 years ago
be19bd5
ARM: arm920/s3c24xx: IRQ demulitplexer callback
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
f7ad79b
ARM: add I2C init function call in lib_arm/board.c
by Hebbar
· 17 years ago
ff02f13
ppc4xx: Fix ndfc HW ECC byte order
by Stefan Roese
· 17 years ago
e1d1429
ppc4xx: Fix GPIO configuration for pcs440ep
by Stefan Roese
· 17 years ago
28d77d9
ppc4xx: Fix problem with init-ram bigger than 4k on 440 platforms
by Stefan Roese
· 17 years ago
4fedfdd
ARM: Board voiceblue update
by Ladislav Michl
· 17 years ago
2c5260f
ARM: AT91RM9200 based boards config cleanup
by Ladislav Michl
· 17 years ago
481f28b
ARM: Fix at91rm9200dk base address
by Ladislav Michl
· 17 years ago
c95219f
MMC for PXA 27X (resubmit)
by stefano babic
· 17 years ago
96bbfa1
Fix gcc issues in pxa-regs.h
by stefano babic
· 17 years ago
60c1b95
Merge branch 'mpc86xx'
by Jon Loeliger
· 17 years ago
7047b38
TQM834x: enable DHCP
by Jens Gehrlein
· 17 years ago
a877004
TQM834x: support for Spansion N-type Flashes (sector size = 256 KiB at 2x16 Bit).
by Jens Gehrlein
· 17 years ago
Next »