Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
b9233fe5d59cb25d975071616bd1035d6f4c2285
« Previous
c2f02da
SPARC: Added generic support for SPARC architecture.
by Daniel Hellstrom
· 17 years ago
aeff6d5
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
by Wolfgang Denk
· 17 years ago
a1b215e
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
by Wolfgang Denk
· 17 years ago
f9eabcb
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· 17 years ago
2c78feb
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
34e6cb8
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
by Wolfgang Denk
· 17 years ago
62479b1
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
by Wolfgang Denk
· 17 years ago
5c39539
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
by Wolfgang Denk
· 17 years ago
e59af4b
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
by Wolfgang Denk
· 17 years ago
23c5189
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Wolfgang Denk
· 17 years ago
6de5420
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
e54ec0f
ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3
by Stefan Roese
· 17 years ago
c2a545c
MPC8xx: Fix libfdt support introduced in commit 77ff7b74
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
4abd844
Fix fdt set command to conform to dts spec
by Andy Fleming
· 17 years ago
1c2926a
ppc4xx: Canyonlands: Init SATA/PCIe port correctly
by Stefan Roese
· 17 years ago
6fe2946
remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code
by Kim Phillips
· 17 years ago
b5873f1
dataflash: Move CONFIG_HAS_DATAFLASH to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
2d934ea
Add Vitesse 8601 support to TSEC driver
by Tor Krill
· 17 years ago
3eac640
SPARC: added SMC91111 driver in and out macros for LEON processors.
by Daniel Hellstrom
· 17 years ago
3ca7c55
Add maintainership information for AT91CAP9ADK and AT91SAM9260EK boards
by Stelian Pop
· 17 years ago
4e03dde
AT91SAM9260EK: Move CONFIG_CMD_NAND to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
0176d43
Add support for AT91SAM9260EK
by Stelian Pop
· 17 years ago
1762f13
AT91SAM9: Move CONFIG_HAS_DATAFLASH to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
7617121
AT91CAP9ADK: Move CONFIG_CMD_NAND to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
983c1db
Port AT91CAP9 to the new headers
by Stelian Pop
· 17 years ago
177e8a5
Finish header files reworking
by Stelian Pop
· 17 years ago
6d1dbbb
Import several header files from Linux
by Stelian Pop
· 17 years ago
a8a78f2
Move at91cap9 specific files to at91sam9 directory
by Stelian Pop
· 17 years ago
61106a5
Use timer_init() instead of board supplied interrupt_init()
by Stelian Pop
· 17 years ago
5604e21
Cleanup DataFlash partition handling
by Stelian Pop
· 17 years ago
9b46432
ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.S
by TsiChung Liew
· 17 years ago
bae61ee
ColdFire: Add dspi and serial flash support for MCF5445x
by TsiChung Liew
· 17 years ago
48ead7a
ColdFire: Remove R5200 board
by TsiChung Liew
· 17 years ago
545c8e0
ColdFire: Added M5275EVB support.
by Matthew Fettke
· 17 years ago
f71d9d9
ColdFire: Added MCF5275 cpu support.
by Matthew Fettke
· 17 years ago
44e5b9e
ColdFire: Define bootdelay in configuration file for M52277EVB
by TsiChung Liew
· 17 years ago
77878f1
ColdFire: Fix second memory Chipselect for M5475EVB
by TsiChung Liew
· 17 years ago
43d6064
ColdFire: Update correct FLASHBAR and RAMBAR1 for MCF5282
by TsiChung Liew
· 17 years ago
eb14ebe
ppc4xx: Add CFG_MEM_TOP_HIDE to Denali SPD-based SDRAM setup
by Larry Johnson
· 17 years ago
02e3892
ppc4xx: Small whitespace fix of esd patches
by Stefan Roese
· 17 years ago
034394a
ppc4xx: Cleanup PMC440 board support
by Matthias Fuchs
· 17 years ago
a6cc6c3
ppc4xx: Add ptm configuration variables for PMC440
by Matthias Fuchs
· 17 years ago
7c91f51
ppc4xx: Minor updates for DU440 boards
by Matthias Fuchs
· 17 years ago
d5bffeb
Blackfin: cleanup and overhaul common board init functions
by Mike Frysinger
· 17 years ago
b86b341
Blackfin: cleanup lib_blackfin/cache.c
by Mike Frysinger
· 17 years ago
9171fc8
Blackfin: unify cpu and boot modes
by Mike Frysinger
· 17 years ago
880cc43
Fix CFG_NO_FLASH compilation.
by Stelian Pop
· 17 years ago
9ce7e53
Blackfin: BF537-stamp: cleanup spi flash driver
by Mike Frysinger
· 17 years ago
bb8e3cf
Fix macro typo in common/cmd_mii.c
by Ben Warren
· 17 years ago
f1b985f
use correct at91rm9200 register name in m501sk board
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
480ed1d
use correct at91rm9200 register name
by David Brownell
· 17 years ago
a3543d6
add missing ARM boards to MAKEALL
by David Brownell
· 17 years ago
066bebd
Bracket READ_TIMER macro in cpu/arm1136/omap24xx/interrupts.c
by Peter Pearse
· 17 years ago
7a837b7
Support for the MX31ADS evaluation board from Freescale
by Guennadi Liakhovetski
· 17 years ago
c88ae20
Phytec Phycore-i.MX31 support
by Sascha Hauer
· 17 years ago
a147e56
mx31 litekit support
by Sascha Hauer
· 17 years ago
d6674e0
add SMSC LAN9x1x Network driver
by Sascha Hauer
· 17 years ago
8c8463c
add an i2c driver for mx31
by Sascha Hauer
· 17 years ago
c98b47a
core support for Freescale mx31
by Sascha Hauer
· 17 years ago
8bf69d8
Separate omap24xx specific code from arm1136
by Sascha Hauer
· 17 years ago
8c16cb0
Add pmdra into MAKEALL
by Peter Pearse
· 17 years ago
a574a73
Adds support for the Prodrive PMDRA board, based on a DM6441
by Pieter Voorthuijsen
· 17 years ago
1377b55
Removes all board specific code from the arch. part for DM644x (DaVinci) boards
by Pieter Voorthuijsen
· 17 years ago
1704dc2
- Remove *_masked() functions as noted by Wolfgang
by Dirk Behme
· 17 years ago
ac3315c
new PHY @ e1000 - 2nd try
by Andre Schwarz
· 17 years ago
c2b7da5
SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.
by Daniel Hellstrom
· 17 years ago
233a8bc
Add CONFIG_MII_INIT in cmd_mii.c
by Tsi-Chung Liew
· 17 years ago
f605479
ColdFire: Fix FEC transmit issue for MCF5275
by Tsi-Chung Liew
· 17 years ago
d9a2f41
DHCP request fix for Windows Server 2003
by Aras Vaichas
· 17 years ago
3596d55
Merge git://www.denx.de/git/u-boot into uboot
by Gerald Van Baren
· 17 years ago
97bf85d
MTD/CFI: flash_read64 is defined a weak function (for SPARC)
by Daniel Hellstrom
· 17 years ago
70431e8
Make MPC83xx one step closer to full relocation.
by Joakim Tjernlund
· 17 years ago
5b2793a
mpc8323erdb: fix EEPROM page size and get MAC from EEPROM
by Michael Barkowski
· 17 years ago
8f325cf
mpc8323erdb: define CONFIG_PCI_SKIP_HOST_BRIDGE
by Michael Barkowski
· 17 years ago
e5c4ade
mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code
by Kim Phillips
· 17 years ago
81fd52c
mpc83xx: display ddr frequency in board_add_ram_info banner
by Kim Phillips
· 17 years ago
35cf155
mpc83xx: unreinvent mem_clk
by Kim Phillips
· 17 years ago
730e792
mpc83xx: enable the SATA interface on mpc8315 rdb and mpc837x rdb boards
by Kim Phillips
· 17 years ago
2eeb3e4
mpc83xx: enable the SATA interface on mpc837xemds board
by Dave Liu
· 17 years ago
6f8c85e
mpc83xx: initialize serdes for MPC837xEMDS boards
by Dave Liu
· 17 years ago
cc8e839
ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision
by Stefan Roese
· 17 years ago
90447ec
MTD/CFI: Add support for 16bit legacy AMD flash
by Tor Krill
· 17 years ago
5e12e75
ppc: Small change to CFG_MEM_TOP_HIDE description
by Stefan Roese
· 17 years ago
280df59a8
sh: Add support stat structure and stat.h
by Nobuhiro Iwamatsu
· 17 years ago
4be9eb7
sh: Removed warning when compiling drivers/serial/serial_sh.c.
by Mark Jonas
· 17 years ago
f309fa3
sh: Remove disable_ctrlc function from R7780MP
by Nobuhiro Iwamatsu
· 17 years ago
6f4b266
sh: Add maintainer of R7780MP to MAINTAINER file
by Nobuhiro Iwamatsu
· 17 years ago
f5e2466
sh: Add support Renesas Solutions R2D plus board
by Nobuhiro Iwamatsu
· 17 years ago
e92c9518
sh: Add support SH4 cache control
by Nobuhiro Iwamatsu
· 17 years ago
28e5efd
sh: Add support PCI host driver for SH7751/SH7751R
by Nobuhiro Iwamatsu
· 17 years ago
ab8f4d4
sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci
by Nobuhiro Iwamatsu
· 17 years ago
5669332
sh: Add support SuperH SH7751/SH7751R
by Nobuhiro Iwamatsu
· 17 years ago
3313e0e
sh: Added support for SH7720 based board MPR2.
by Mark Jonas
· 17 years ago
3ecff1d
sh: Fix receive FIFO level register of SH4A
by Nobuhiro Iwamatsu
· 17 years ago
c133c1f
sh: Add support Renesas Solutions R7780MP
by Yusuke Goda
· 17 years ago
1a2334a
sh: Add support PCI of SuperH and SH7780
by Yusuke Goda
· 17 years ago
b55523e
sh: Add support SH7780
by Yusuke Goda
· 17 years ago
c2042f5
sh: Add support Renesas Solutions Migo-R board
by goda.yusuke
· 17 years ago
74d1e66
Fix host tool build breakage, take two
by Bartlomiej Sieka
· 17 years ago
7e4a0d2
ppc4xx: Enable ECC on LWMON5
by Stefan Roese
· 17 years ago
Next »