Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
93f6d72544da4510a146bc4c93d609b0116cde37
/
include
93f6d72
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0b5099a
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9656138
rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9314cee
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
51bfee1
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
057c849
rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bb1f8b4
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
32628c5
cmd_mac: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0b7c563
muas3001: update BR4 settings
by Heiko Schocher
· 16 years ago
245f6ef
muas3001: added support for the LM75 sensor.
by Heiko Schocher
· 16 years ago
4a02a2d
muas3001: activate WDT for the muas3001 board.
by Heiko Schocher
· 16 years ago
a55d074
muas3001: added 64MB SDRAM autodetection.
by Heiko Schocher
· 16 years ago
919f550
FIT: add ability to check hashes of all images in FIT, improve output
by Bartlomiej Sieka
· 16 years ago
f5ed9e3
Add support for booting of INTEGRITY operating system uImages
by Peter Tyser
· 16 years ago
9ba2e2c
Remove support for booting ARTOS images
by Kumar Gala
· 16 years ago
48d0192
Moved conditional compile into Makefile
by Andreas Engel
· 16 years ago
3ef96de
Update i386 code (sc520_cdp)
by Graeme Russ
· 16 years ago
e64987a
85xx: socrates: Enable Lime support.
by Anatolij Gustschin
· 16 years ago
3e79b58
85xx: Socrates: Major code update.
by Detlev Zundel
· 16 years ago
e8d1854
Update Freescale 85xx boards to sys_eeprom.c
by Timur Tabi
· 16 years ago
fe87678
stxxtc: remove empty CONFIG_SHOW_ACTIVITY functions
by Wolfgang Denk
· 16 years ago
965de10
NETTA2: remove empty CONFIG_SHOW_ACTIVITY functions
by Wolfgang Denk
· 16 years ago
ab00e7a
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
3221b07
onenand_uboot: fix warning: 'struct mtd_oob_ops' declared inside parameter list
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4394f9a
BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warnings
by Wolfgang Denk
· 16 years ago
5ff8893
ppc4xx: Move ppc4xx specific prototypes to ppc4xx header
by Stefan Roese
· 16 years ago
c351575
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· 16 years ago
ac53ee8
ppc4xx: Update CPCI405(AB) configuration
by Matthias Fuchs
· 16 years ago
f071f01
ppc4xx: Remove CONFIG_CS8952_PHY define
by Stefan Roese
· 16 years ago
d1e2319
rtc: allow rtc_set to return an error and use it in cmd_date
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ee9536a
ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVER
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1a7f8cc
Add JFFS2 command support on OneNAND
by Kyungmin Park
· 16 years ago
f5c3ba7
Allow console input to be disabled
by Mark Jackson
· 16 years ago
e90fb6a
USB EHCI: reset root hub
by Yuri Tikhonov
· 16 years ago
78d7823
ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY
by Victor Gallardo
· 16 years ago
f6b6c45
ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines
by Adam Graham
· 16 years ago
e07f4a8
ppc44x: Unification of virtex5 pp440 boards
by Ricardo Ribalda Delgado
· 16 years ago
d459516
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 16 years ago
4649705
mpc83xx: Store and display Arbiter Event Register values
by Nick Spence
· 16 years ago
4615fc2
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
16116dd
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 16 years ago
1092ce2
ppc4xx: Update VOM405 board configuration
by Matthias Fuchs
· 16 years ago
fcaffd5
ppc4xx: Add fdt support for VOM405 boards
by Matthias Fuchs
· 16 years ago
9ec367a
ppc4xx: Coding style cleanup
by Matthias Fuchs
· 16 years ago
17e65c2
ppc4xx: Enable USB on PLU405 boards
by Matthias Fuchs
· 16 years ago
3bc1054
ppc4xx: Add fdt support for PLU405 boards
by Matthias Fuchs
· 16 years ago
5a3e480
ppc4xx: Increase U-Boot size to 384kB for PLU405 boards
by Matthias Fuchs
· 16 years ago
10efa02
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
8ca0b3f
Moved initialization of TULIP Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
ad3381c
Moved initialization of E1000 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
4fce2ac
Moved initialization of plb2800 Ethernet driver to board_eth_init
by Ben Warren
· 16 years ago
e1d7480
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
a0aad08
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
8218bd2
Moved initialization of IncaIP Ethernet controller to board_eth_init
by Ben Warren
· 16 years ago
164846e
Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()
by Ben Warren
· 16 years ago
6aca145
Moved initialization of GT6426x Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
e309053
Moved initialization of PCNET Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
b902b8d
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
1940363
Moved initialization of NS8382X Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
ccdd12f
Moved initialization of TSI108 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
0b252f5
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
02d6989
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
89973f8
Introduce netdev.h header file and remove externs
by Ben Warren
· 16 years ago
5a8a163
Add pixis_set_sgmii command
by Andy Fleming
· 16 years ago
652f7c2
Add support for Freescale SGMII Riser Card
by Andy Fleming
· 16 years ago
2abe361
Add SGMII support to the tsec
by Andy Fleming
· 16 years ago
75b9d4a
Pass in tsec_info struct through tsec_initialize
by Andy Fleming
· 16 years ago
dd3d1f5
tsec: Move tsec.h to include/
by Andy Fleming
· 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
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
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
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
9b07773
ARM: Add arm1176 core with S3C6400 SoC
by Guennadi Liakhovetski
· 16 years ago
3d4a746e2
ppc4xx: Increase image size for NAND boot target
by Stefan Roese
· 16 years ago
80b00af
Move MPC5xxx_FEC driver to drivers/net
by Ben Warren
· 16 years ago
8a49042
ADS5121: Fix NOR and CPLD ALE timing for rev 2 silicon
by John Rigby
· 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
ae9e1b5
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
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
Next »