Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ef8d008730fb62fc81a792274eea40480593a7d3
ef8d008
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 15 years ago
b003bf7
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
96dd0a4
Merge branch 'next' of git://git.denx.de/u-boot-coldfire
by Wolfgang Denk
· 15 years ago
a43af0f
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 15 years ago
fafe2a9
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 15 years ago
8f9a221
] fix monitor protection for CONFIG_MONITOR_IS_IN_RAM
by Wolfgang Wegner
· 15 years ago
c7de810
allow MCF532x to use CONFIG_MONITOR_IS_IN_RAM
by Wolfgang Wegner
· 15 years ago
bb907ab
MCF5271-only: Added a weak board_reset function to allow custom reset
by Richard Retanubun
· 15 years ago
992d712
MCF532x: make icache_enable use CONFIG_SYS_SDRAM_SIZE
by Wolfgang Wegner
· 15 years ago
870bf3e
add include/asm-m68k/unaligned.h
by Wolfgang Wegner
· 15 years ago
da5e083
sh: Add asm/unaligned.h and asm/unaligned-sh4a.h from Linux kernel
by Nobuhiro Iwamatsu
· 15 years ago
fe389da
mpc83xx: fix out-of-tree mpc8315 nand build
by Kim Phillips
· 15 years ago
4e7e12d
mpc83xx: vme8349: fix incorrect BR0_PRELIM port size comment
by Kim Phillips
· 15 years ago
87800f7
ppc4xx: Corrected EBC register bit definitions
by Eugene O'Brien
· 15 years ago
f365176
cmd_itest.c: fix pointer dereferencing
by Frans Meulenbroeks
· 15 years ago
0ad2270
tools: fix imximage warning
by Kim Phillips
· 15 years ago
5b28e91
mkimage: SEGFAULT with imximage on 64 bit systems
by Stefano Babic
· 15 years ago
ecd1a09
mpc83xx: remove hardcoded network addresses from config files
by Kim Phillips
· 15 years ago
4c006dd
Bug: do_reset issued via netconsole does not reset mpc83xx cpu.
by Michael Zaidman
· 15 years ago
77e7273
new board (eb_cpux9k2)
by Jens Scharsig
· 15 years ago
6799a80
new at91_emac network driver (NET_MULTI api)
by Jens Scharsig
· 15 years ago
98250e8
prepare joining at91rm9200 into at91
by Jens Scharsig
· 15 years ago
1b34f00
update at91sam9263ek board to new SoC access
by Jens Scharsig
· 15 years ago
0cf0b93
convert common files to new SoC access
by Jens Scharsig
· 15 years ago
7f9e863
convert all at91 files to use at91_gpio driver syntax
by Jens Scharsig
· 15 years ago
ea8fbba
add a new AT91 GPIO driver
by Jens Scharsig
· 15 years ago
5d8e359
add c structures for SoC access
by Jens Scharsig
· 15 years ago
425de62
add new CONFIG_AT91_LEGACY
by Jens Scharsig
· 15 years ago
3a4e439
DA830 EVM: Enable NAND support on Spectrum Digital EVM
by Nick Thompson
· 15 years ago
6228e63
Davinci: Add EMIF-A macros for setting chip select parameters
by Nick Thompson
· 15 years ago
b74064a
OMAP3: Avoid re-write to PRM_CLKSRC_CTRL
by Sanjeev Premi
· 15 years ago
eff536b
SPI: Fix 32 bit transfers in mxc_spi.c
by Magnus Lilja
· 15 years ago
39a91422
edb93xx: enable the uart in devicecfg register
by Alessandro Rubini
· 15 years ago
822bd70
edb93xx: change calculation un early_udelay.h
by Alessandro Rubini
· 15 years ago
c50a0f5
EP93xx: fix syscon_regs definition
by Alessandro Rubini
· 15 years ago
fcfb632
ARM: Add support for EP93xx SoCs
by Matthias Kaehlcke
· 15 years ago
cf3c142
Add support for EDB93xx boards
by Matthias Kaehlcke
· 15 years ago
d798e27
NetStar: Remove debug junk leaked into eeprom utility
by Ladislav Michl
· 15 years ago
89e94d8
NetStar: make crcit utility more readable
by Ladislav Michl
· 15 years ago
3843e7d
NetStar: Disable CONFIG_CMD_JFFS2
by Ladislav Michl
· 15 years ago
632e1d9
OMAP3 Move declaration of gpmc_cfg.
by Tom Rix
· 15 years ago
093d601
Overo GPMC registers
by Scott Ellis
· 15 years ago
63a47df
da830evm: Use table driven pin mux configuration
by Nick Thompson
· 15 years ago
8ed5885
TI DaVinci: Driver for the davinci SPI controller
by Sekhar Nori
· 15 years ago
44d8025
at91: Add esd gmbh OTC570 board support
by Daniel Gorsulowski
· 15 years ago
0b692dc
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 15 years ago
e39bf1e
kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed
by Mike Frysinger
· 15 years ago
ab5a0dc
net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop
by Stefan Roese
· 15 years ago
4294b24
fec_mxc: add support for MX51 processor
by Stefano Babic
· 15 years ago
e66b19c
NET: kirkwood-egiga smi access fix
by Siddarth Gore
· 15 years ago
a1b322a
ns16550: kick watchdog while waiting for a character
by Ladislav Michl
· 15 years ago
84d36b3
USB: usb_control_msg wait for driver ISR to set status.
by Remy Bohmer
· 15 years ago
6e20e64
musb: Add host support for DM365 EVM
by Prathap Srinivas
· 15 years ago
ec2aadb
usb: musb: fix Blackfin DMA register padding
by Cliff Cai
· 15 years ago
111d6c6
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
08254a1
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 15 years ago
05c2f4f
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 15 years ago
5c1a1a3
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 15 years ago
0ae016f
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 15 years ago
d0750bc
EXBITGEN: drop support for unmaintained board
by Wolfgang Denk
· 15 years ago
9461a93
mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm'
by Wolfgang Denk
· 15 years ago
13d8bfe
mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0'
by Wolfgang Denk
· 15 years ago
4710cee
ppc4xx: Remove unused feature from AR405 board
by Matthias Fuchs
· 15 years ago
976c21a
ppc4xx: Fix building for PLU405 boards
by Matthias Fuchs
· 15 years ago
59c1db6
ppc4xx: Fix building of PMC440 board
by Matthias Fuchs
· 15 years ago
6f6c26e
ppc4xx: Fix compilation error on ML2 board
by Stefan Roese
· 15 years ago
f3dec79
CFI: fix eraseregions numblocks
by Ladislav Michl
· 15 years ago
c041e9d
new at91_emac network driver (NET_MULTI api)
by Jens Scharsig
· 15 years ago
594d57d
Add EP93xx ethernet driver
by Matthias Kaehlcke
· 15 years ago
582c55a
83xx, uec: split enet_interface in two variables
by Heiko Schocher
· 15 years ago
d7e3543
TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX
by Nick Thompson
· 15 years ago
0f751d6
macb: Fix mii_phy_read and mii_phy_write functions
by Semih Hazar
· 15 years ago
5f6b144
tsec: Add TSEC_FIBER flag
by Peter Tyser
· 15 years ago
8abb8dc
tsec: Add support for using the BCM5482 PHY in fiber mode
by Peter Tyser
· 15 years ago
c6dbdfd
tsec: General cleanup
by Peter Tyser
· 15 years ago
e1957ef
tsec: Make functions/data static when possible
by Peter Tyser
· 15 years ago
27165b5
tsec: Clean up Broadcom PHY status parsing
by Peter Tyser
· 15 years ago
46e9167
tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode
by Peter Tyser
· 15 years ago
76771e5
NET: Fix MAC addr handling for smc911x
by Seunghyeon Rhee
· 15 years ago
07c9660
cs8900_initialize() cleanup
by Matthias Kaehlcke
· 15 years ago
c4168af
smc91111_eeprom: fix linking error
by Mike Frysinger
· 15 years ago
5f566f4
cmd_ximg.c: fix error: 'i' undeclared
by Wolfgang Denk
· 15 years ago
a6e42ed
lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor
by Anatolij Gustschin
· 15 years ago
d841978
include/nomadik.h: add physical address for cldc
by Alessandro Rubini
· 15 years ago
3e446cb
video: add amba-clcd prime-cell
by Alessandro Rubini
· 15 years ago
b081c2e
Nand mxc_nand add v1.1 controller support
by John Rigby
· 15 years ago
f3bb63a
Add MX25 support to nand_spl fsl nfc driver
by John Rigby
· 15 years ago
ef22b50
arm926ejs: add nand_spl boot support
by John Rigby
· 15 years ago
15b86c3
env_nand.c: print error message and fail gracefully
by Wolfgang Denk
· 15 years ago
674ef7b
Nand boot: Add nand boot support for MPC8569mds board
by Liu Yu
· 15 years ago
9b208ec
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 15 years ago
249d4de
Fix compiler warning in imximage.c due to getline prototype
by Kumar Gala
· 15 years ago
a9c3ac7
85xx: Add support for 'cpu disable' command
by Kumar Gala
· 15 years ago
c894852
86xx: Add support for 'cpu disable' command
by Kumar Gala
· 15 years ago
4194b36
Add support to disable cpu's in multicore processors
by Kumar Gala
· 15 years ago
797312a
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 15 years ago
0a42c3a
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 15 years ago
8b1760e
83xx, kmeter1: fix compile error
by Heiko Schocher
· 15 years ago
5912d36
add ability to handle compressed images to imxtract
by Wolfgang Wegner
· 15 years ago
a16e9a5
ppc: remove -ffixed-r14 gcc option.
by Joakim Tjernlund
· 15 years ago
Next »