Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d0b01a246d0a351bc7dce1d0c9cf6aebdf6d7505
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
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
98b7424
inka4x0: remove dead code
by Wolfgang Denk
· 17 years ago
33dac03
Coding Style Cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
060193e
Merge ../custodians
by Wolfgang Denk
· 17 years ago
40dcd6a
Merge branch 'master' of git://www.denx.de/git/u-boot-ixp
by Wolfgang Denk
· 17 years ago
f10d7b9
Merge ../custodians
by Wolfgang Denk
· 17 years ago
f589345
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
by Wolfgang Denk
· 17 years ago
b0e49b4
Merge ../custodians
by Wolfgang Denk
· 17 years ago
351080e
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
by Wolfgang Denk
· 17 years ago
a6dff77
Merge ../custodians
by Wolfgang Denk
· 17 years ago
8d54477
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
by Wolfgang Denk
· 17 years ago
865f0f9
Coding Style Cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
e57ed96
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
2468592
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· 17 years ago
8f00731
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
ed3afca
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
by Wolfgang Denk
· 17 years ago
39166b5
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
cfe5ca7
mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h
by Dave Liu
· 17 years ago
922ff46
Merge branch 'master' of git://www.denx.de/git/u-boot
by Shinya Kuribayashi
· 17 years ago
6b44394
AVR32: ATNGW100 board support
by Haavard Skinnemoen
· 18 years ago
e006927
AVR32: Initialize ipaddr, loadaddr and bootfile at startup
by Haavard Skinnemoen
· 17 years ago
799891e
Add AcTux board support
by Michael Schwingen
· 17 years ago
66a4344
add AcTux-4 board support
by Michael Schwingen
· 17 years ago
bc24345
add AcTux-3 board support
by Michael Schwingen
· 17 years ago
aebf00f
add AcTux-2 board support
by Michael Schwingen
· 17 years ago
ea99e8f
add AcTux-1 board support
by Michael Schwingen
· 17 years ago
3d9f3bf
ARM: remove useless function board_post_init
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
96bd462
IXP: enable RTS
by Michael Schwingen
· 17 years ago
a1cf027
IXP: add dynamic microcode addr
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
63ebcc4
load ixp42x NPE firmware from separate flash block, remove dead code
by Michael Schwingen
· 17 years ago
6ea66a8
Merge branch 'kumar'
by Andy Fleming
· 17 years ago
57a1272
ColdFire: MCF547x_8x - Add M5475EVB and M5485EVB support
by TsiChungLiew
· 17 years ago
1aee111
ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB board
by TsiChungLiew
· 17 years ago
777d1ab
ColdFire: Add MCF547x_8x FEC driver
by TsiChungLiew
· 17 years ago
72f56ad
ColdFire: Add MCF547x_8x dma code and header files
by TsiChungLiew
· 17 years ago
ce09fc4
ColdFire: Add MCF547x_8x dma code - 2
by TsiChungLiew
· 17 years ago
11865ea
ColdFire: Add MCF547x_8x dma code - 1
by TsiChungLiew
· 17 years ago
4621fc3
ColdFire: Add MCF547x_8x related header files
by TsiChungLiew
· 17 years ago
570c018
ColdFire: Add MCF547x_8x cpu arch
by TsiChungLiew
· 17 years ago
e2756f4
ColdFire: Add MCF5227x cpu and M52277EVB support-3
by TsiChungLiew
· 17 years ago
c875810
ColdFire: Add MCF5227x cpu and MCF52277EVB support-2
by TsiChungLiew
· 17 years ago
1552af7
ColdFire: Add MCF5227x cpu and M52277EVB support-1
by TsiChungLiew
· 17 years ago
397b7b8
ColdFire: Fix CFI Flash low level Read/Write macro
by TsiChungLiew
· 17 years ago
aa5f1f9
ColdFire: Add M5373EVB platform support - 2
by TsiChungLiew
· 17 years ago
1ac559d
ColdFire: Add M5373EVB platform support - 1
by TsiChungLiew
· 17 years ago
320d619
ColdFire: Update FlexBus CS for MCF532x
by TsiChungLiew
· 17 years ago
2e72ad0
ColdFire: PCI and misc updates for MCF5445x
by TsiChungLiew
· 17 years ago
d2b1649
ColdFire: MCF5445x header files cleanup
by TsiChungLiew
· 17 years ago
d9aae62
ColdFire: MCF532x header files cleanup
by TsiChungLiew
· 17 years ago
7af7751
ColdFire: Add modules header files
by TsiChungLiew
· 17 years ago
2956acd
codingstyle cleanup for spi driver
by Kim Phillips
· 17 years ago
d59feff
FSL: Fix common EEPROM_data structure definition
by Haiying Wang
· 17 years ago
6bee764
86xx: enable command-line editing
by Timur Tabi
· 17 years ago
80ddd22
Implement hard SPI driver on MPC8349EMDS
by Ben Warren
· 17 years ago
04a9e11
Add support for a Freescale non-CPM SPI controller
by Ben Warren
· 17 years ago
a8cb43a
mpc83xx: Fix the fatal conflict of merge
by Dave Liu
· 17 years ago
9cfff9e
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· 17 years ago
3259eea
Merge Sequoia beautification into Korat code
by Larry Johnson
· 17 years ago
e169257
net: add 'ethrotate' environment variable
by Matthias Fuchs
· 17 years ago
ba52be3
ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5
by Stefan Roese
· 17 years ago
55ed151
sh: Remove CONFIG_COMMANDS from MS7720SE config file
by Nobuhiro Iwamatsu
· 17 years ago
055606b
ppc4xx: Netstal HCU4 board: added various fixes and POST
by Niklaus Giger
· 17 years ago
69b0634
ppc4xx: netstal/common define routines used by all boards
by Niklaus Giger
· 17 years ago
efeff53
ppc4xx: Netstal HCU5 board: added various fixes and POST
by Niklaus Giger
· 17 years ago
4371090
ppc4xx: Netstal HCU5 board. Added POST. Various fixes
by Niklaus Giger
· 17 years ago
4bd5036
ppc4xx: Netstal HCU4 board. Added POST. Various fixes
by Niklaus Giger
· 17 years ago
1a3ac86
ppc4xx: Complete DU440 board support
by Matthias Fuchs
· 17 years ago
15a08bc
ppc4xx: Add DU440 board support
by Matthias Fuchs
· 17 years ago
f188896
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
ac331da
sh: Update SuperH SCIF driver
by Nobuhiro Iwamatsu
· 17 years ago
334e442
Set ips dividor to 1/4 of csb clock.
by Grzegorz Bernacki
· 17 years ago
7dc358b
85xx: Get ride of old TLB setup code
by Kumar Gala
· 17 years ago
3b558e2
85xx: Convert TQM85xx to new TLB setup
by Kumar Gala
· 17 years ago
74121b4
85xx: Convert STXGP3 & STXSSA to new TLB setup
by Kumar Gala
· 17 years ago
143b518
85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setup
by Kumar Gala
· 17 years ago
818218b
85xx: Convert PM854/PM856 to new TLB setup
by Kumar Gala
· 17 years ago
ff4681c
85xx: Convert MPC8540EVAL to new TLB setup
by Kumar Gala
· 17 years ago
73aa9ac
85xx: Convert MPC8568 MDS to new TLB setup
by Kumar Gala
· 17 years ago
0db37dc
85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup
by Kumar Gala
· 17 years ago
219a81b
85xx: Convert MPC8540/MPC8560 ADS to new TLB setup
by Kumar Gala
· 17 years ago
80d0b6a
85xx: Convert ATUM8548 to new TLB setup
by Kumar Gala
· 17 years ago
Next »