Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
46497056ae3b1e81e736e9cf3a170472c5d9719f
4649705
mpc83xx: Store and display Arbiter Event Register values
by Nick Spence
· 16 years ago
ade50c7
mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
by Nick Spence
· 16 years ago
d9fe881
MPC83XX: Fix GPIO configuration - set gpio level before direction
by Nick Spence
· 16 years ago
628ffd7
device: make device_register() clone the device
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e99e957
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
a13b2d9
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
e155c9e
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
de5b094
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 16 years ago
845842c
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Wolfgang Denk
· 16 years ago
c75e772
sh: Remove CC line from board's Makefile
by Nobuhiro Iwamatsu
· 16 years ago
468eae0
sh: Replaced "@./mkconfig" for @$(MKCONFIG)
by Nobuhiro Iwamatsu
· 16 years ago
3aeb1ff
sh: Add support sh2 to MAKEALL
by Nobuhiro Iwamatsu
· 16 years ago
6f3d8bb
sh: Fix compile error rsk7203 board
by Nobuhiro Iwamatsu
· 16 years ago
1c98172
sh: Fix compile error sh7785lcr board
by Nobuhiro Iwamatsu
· 16 years ago
6f0da49
sh: Renesas Solutions AP325RXA board support
by Nobuhiro Iwamatsu
· 16 years ago
ab09f43
sh: add support Renesas SH7723
by Nobuhiro Iwamatsu
· 16 years ago
c655fad
sh: Renesas RSK+ 7203 board support
by Nobuhiro Iwamatsu
· 16 years ago
6ede753
sh: Add support Renesas SH7203 processor
by Nobuhiro Iwamatsu
· 16 years ago
6ad43d0
sh: Add support SH2/SH2A which is CPU of Renesas Technology
by Nobuhiro Iwamatsu
· 16 years ago
0d53a47
sh: Renesas R0P7785LC0011RL board support
by Nobuhiro Iwamatsu
· 16 years ago
b0b6218
sh: add support for SH7785
by Yoshihiro Shimoda
· 16 years ago
d6e0425
davinci: fix remaining dm644x_eth
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
08ab4e1
fs: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c1de7a6
devices: merge to list_head
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ef0255f
update linux/list
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
71cb312
smdk6400: add gitignore
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f9f692e
smdk6400: Use CONFIG_FLASH_CFI_DRIVER
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7c0e5a8
smdk6400: remove redundant bootargs definition
by Guennadi Liakhovetski
· 16 years ago
11edcfe
ARM: Add support for S3C6400 based SMDK6400 board
by Guennadi Liakhovetski
· 16 years ago
e0056b3
NAND: add NAND driver for S3C64XX
by Guennadi Liakhovetski
· 16 years ago
3fe7b58
S3C64XX: remove broken HWFLOW support from the serial driver
by Guennadi Liakhovetski
· 16 years ago
2fb28dc
serial: add S3C64XX serial driver
by Guennadi Liakhovetski
· 16 years ago
8262813
USB: Add support for OHCI controller on S3C6400
by Guennadi Liakhovetski
· 16 years ago
9b07773
ARM: Add arm1176 core with S3C6400 SoC
by Guennadi Liakhovetski
· 16 years ago
fcaac58
ARM DaVinci: Changing function names for EMAC driver
by Sandeep Paulraj
· 16 years ago
fbbb1de
Integrator[AP/CP] - Remove unused file memsetup.S
by Gururaja Hebbar K R
· 16 years ago
89d51d0
ARM DaVinci: Standardize names of directories/files
by Hugo Villeneuve
· 16 years ago
264bbdd
ARM DaVinci: Move common functions to board/davinci/common
by Hugo Villeneuve
· 16 years ago
c2b4b2e
ppc4xx/NAND: Add select_chip function to 4xx NDFC driver
by Stefan Roese
· 16 years ago
3d4a746e2
ppc4xx: Increase image size for NAND boot target
by Stefan Roese
· 16 years ago
6b5049d
Move MPC512x_FEC driver to drivers/net
by Ben Warren
· 16 years ago
80b00af
Move MPC5xxx_FEC driver to drivers/net
by Ben Warren
· 16 years ago
3de7bf0
cmd_terminal: remove no need ifdef
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
578118b
common/Makefile: order by functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ba7b5b2
miiphyutil: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
81789c3
autoscript: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bbf52df
crc16: move to lib_generic
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5519577
miiphybb: move to drivers/net/phy
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e831403
soft_spi: move to drivers/spi
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4d75e0a
soft_i2c: move to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
717a222
gunzip: move to lib_generic
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
52aef8f
ppc4xx: NAND configuration
by Wolfgang Ocker
· 16 years ago
5bc542a
ppc4xx: fix UIC external_interrupt hang on UIC0
by Victor Gallardo
· 16 years ago
04737d5
ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller
by Prodyut Hazarika
· 16 years ago
8a49042
ADS5121: Fix NOR and CPLD ALE timing for rev 2 silicon
by John Rigby
· 16 years ago
5d9a5ef
Add I2C frequency dividers for ColdFire
by TsiChung Liew
· 16 years ago
eec567a
ColdFire: I2C fix for multiple platforms
by TsiChung Liew
· 16 years ago
d53cf6a
ColdFire: Add CONFIG_MII_INIT for M5272C3
by TsiChung Liew
· 16 years ago
f78ced3
ColdFire: Multiple fixes for MCF5445x platforms
by TsiChung Liew
· 16 years ago
454e725
ColdFire: Change the SDRAM BRD2WT timing from 3 to 7
by TsiChung Liew
· 16 years ago
79e0799
ColdFire: Raise uart baudrate to 115200 bps
by TsiChung Liew
· 16 years ago
ab6ba84
ColdFire: Fix board.c warning message
by TsiChung Liew
· 16 years ago
33aa4ea
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
ae9e1b5
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Wolfgang Denk
· 16 years ago
5798b1c
FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx.
by Kumar Gala
· 16 years ago
0ba6bfe
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
258c37b
mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.
by Heiko Schocher
· 16 years ago
9cff444
mpc85xx: remove redudant code with lib_ppc/interrupts.c
by Kumar Gala
· 16 years ago
9490a7f
mpc85xx: Add support for the MPC8536DS reference board
by Kumar Gala
· 16 years ago
ef50d6c
mpc85xx: Add support for the MPC8536
by Kumar Gala
· 16 years ago
129ba61
mpc85xx: Add support for the MPC8572DS reference board
by Kumar Gala
· 16 years ago
457caec
FSL DDR: Remove old SPD support from cpu/mpc85xx
by Kumar Gala
· 16 years ago
0e7927d
FSL DDR: Convert STXSSA to new DDR code.
by Kumar Gala
· 16 years ago
c360d9b
FSL DDR: Convert STXGP3 to new DDR code.
by Kumar Gala
· 16 years ago
8e55313
FSL DDR: Convert SBC8560 to new DDR code.
by Kumar Gala
· 16 years ago
9658bec
FSL DDR: Convert MPC8540EVAL to new DDR code.
by Kumar Gala
· 16 years ago
6bfa8f7
FSL DDR: Convert PM856 to new DDR code.
by Kumar Gala
· 16 years ago
d53bd3e
FSL DDR: Convert PM854 to new DDR code.
by Kumar Gala
· 16 years ago
33b9079
FSL DDR: Convert sbc8548 to new DDR code.
by Kumar Gala
· 16 years ago
a947e4c
FSL DDR: Convert atum8548 to new DDR code.
by Kumar Gala
· 16 years ago
be0bd82
FSL DDR: Convert socrates to new DDR code.
by Kumar Gala
· 16 years ago
1167a2f
FSL DDR: Convert MPC8544DS to new DDR code.
by Kumar Gala
· 16 years ago
e6f5b35
FSL DDR: Convert MPC8568MDS to new DDR code.
by Jon Loeliger
· 17 years ago
e31d2c1
FSL DDR: Convert MPC8548CDS to new DDR code.
by Jon Loeliger
· 17 years ago
aa11d85
FSL DDR: Convert MPC8541CDS to new DDR code.
by Jon Loeliger
· 17 years ago
2b40edb
FSL DDR: Convert MPC8555ADS to new DDR code.
by Jon Loeliger
· 17 years ago
8b62511
FSL DDR: Convert MPC8560ADS to new DDR code.
by Jon Loeliger
· 17 years ago
9617c8d
FSL DDR: Convert MPC8540ADS to new DDR code.
by Kumar Gala
· 16 years ago
2a6c2d7
FSL DDR: Add 85xx specific register setting
by Kumar Gala
· 16 years ago
6fb1b73
FSL DDR: Add e500 TLB helper for DDR code
by Kumar Gala
· 16 years ago
d26b739
dm9000 remove dead external phy support, gpio fix
by Andrew Dyer
· 16 years ago
a1573db
Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions
by Peter Tyser
· 16 years ago
51dfe13
Fix bogus error message in the DHCP handler
by Remy Bohmer
· 16 years ago
6136550
Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set.
by Remy Bohmer
· 16 years ago
1803f7f
ColdFire: Add FEC Buffer descriptors in SRAM
by TsiChung Liew
· 16 years ago
429be27
Fix ColdFire FEC warning messages
by TsiChung Liew
· 16 years ago
6a00217
Moved initialization of SKGE Ethernet driver to board code.
by Ben Warren
· 16 years ago
8379f42
Moved conditional compilation to Makefile for SK98 Ethernet driver
by Ben Warren
· 16 years ago
65d3d99
Moved initialization of ULI526X Ethernet driver to board code.
by Ben Warren
· 16 years ago
9149473
Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
Next »