Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
6b1ef2a6a553c33e74c5e50c77b55d40af669be3
6b1ef2a
mpc85xx/tlb.c: Allow platforms to specify wimge bits
by Becky Bruce
· 14 years ago
5b297d1
tqm85xx: create fixed_sdram() to do sdram setup
by Becky Bruce
· 14 years ago
058d7dc
powerpc/85xx: Cleanup SGMII detection and reporting
by Kumar Gala
· 14 years ago
5d27e02
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
by Kumar Gala
· 14 years ago
a6da8b8
fsl_esdhc: Fix esdhc disabled problem on some platforms
by Chenhui Zhao
· 14 years ago
afabe4b
powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processors
by Piergiorgio Beruto
· 14 years ago
70ea7f8
powerpc/85xx: Add is_serdes_configured() support for P1021 SERDES
by Kumar Gala
· 14 years ago
877a261
powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDES
by Kumar Gala
· 15 years ago
47567c2
powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDES
by Kumar Gala
· 15 years ago
5ba40ee
powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDES
by Kumar Gala
· 15 years ago
bc48d0d
powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDES
by Kumar Gala
· 15 years ago
af87cab
powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDES
by Kumar Gala
· 15 years ago
3818db4
powerpc/85xx: Add is_serdes_configured() support for P2020 SERDES
by Kumar Gala
· 14 years ago
af04247
powerpc/86xx: Add SERDES support on MPC8641 & MPC8610
by Kumar Gala
· 14 years ago
c5780a6
powerpc/85xx: Create a SERDES section in Makefile
by Kumar Gala
· 14 years ago
35079aa
powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function
by Kumar Gala
· 14 years ago
cb14e93
powerpc/85xx: Add support for booting from NAND on MPC8572DS
by Kumar Gala
· 14 years ago
16dad75
MPC8568/MPC8569: Remove CONFIG_DDR_DLL define
by Becky Bruce
· 14 years ago
d2d004a
mpc8569mds: Remove unnecessary CONFIG_SYS_LBC_SDRAM_BASE definition
by Becky Bruce
· 14 years ago
2e81ad0
socrates: rename sdram_setup fixed_sdram()
by Becky Bruce
· 14 years ago
f2cdf46
MPC8xxx: Update maintainer entry for Wind River sbc8xxx boards
by Paul Gortmaker
· 14 years ago
5962be6
powerpc/85xx: Remove support for PM854/PM856 boards
by Kumar Gala
· 14 years ago
341d30d
powerpc/85xx: Removed support for MPC8540EVAL board
by Kumar Gala
· 14 years ago
d761fa6
powerpc/85xx: Removed support for ATUM8548 board
by Kumar Gala
· 14 years ago
c6b734f
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 14 years ago
072f412
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· 14 years ago
83e5c1c
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 14 years ago
d52595f
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 14 years ago
1ad98ad
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 14 years ago
3e5ab1a
Revert "boot cmds: convert to getenv_yesno() with autostart"
by Wolfgang Denk
· 14 years ago
c7b7d45
UBIFS: Fix dereferencing type-punned pointer compiler warning
by Dirk Behme
· 14 years ago
7e4c3a4
xilinx-ppc4xx-generic: Fix Makefile to work with MAKEALL
by Ricardo Ribalda Delgado
· 14 years ago
3b8b240
add AM29F400BB to table of supported legacy flashs
by David Müller
· 14 years ago
c722c70
ppc4xx: Fix compilation breakage in miiphy.c
by Stefan Roese
· 14 years ago
0e7790d
LAN91C*: Change chip names to fit the eth_device struct size
by Yanjun Yang
· 14 years ago
da7d3df
PPC4xx: Reduce NAND TLB window size on Canyonlands
by Felix Radensky
· 14 years ago
9813420
ppc4xx: Remove PCI support from lwmon5
by Stefan Roese
· 14 years ago
1020286
microblaze: Fix bd_info pointer
by Michal Simek
· 14 years ago
68e99e5
microblaze: Disabling interrupt should return 1 if was enabled
by Michal Simek
· 14 years ago
b3dbf4a5
ftgmac100: support of gigabit eth ftgmac100
by Macpaul Lin
· 14 years ago
3474741
MAINTAINERS: sort Blackfin entries
by Mike Frysinger
· 14 years ago
89c95f0
asm-offsets: generate bd_t size
by Mike Frysinger
· 14 years ago
8ef583a
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
4ffeab2
cfi_flash: avoid flash_verbose when possible
by Mike Frysinger
· 14 years ago
82359ae
cmd editing: mark erase/tab seqs constant
by Mike Frysinger
· 14 years ago
d6efe24
cmd_mem: localize state variables
by Mike Frysinger
· 14 years ago
558605c
load_addr: move to common env code
by Mike Frysinger
· 14 years ago
52f0aa8
config_cmd_defaults.h: new header for common u-boot command defaults
by Mike Frysinger
· 14 years ago
b934718
Clarify applicable licensing terms in COPYING file.
by Wolfgang Denk
· 14 years ago
560d424
env: re-add support for auto-completion
by Mike Frysinger
· 14 years ago
42df1e1
tqm5200.c: fix warning: 'edid_buf' defined but not used
by Wolfgang Denk
· 14 years ago
e0306ca
examples: update do_reset prototype
by Mike Frysinger
· 14 years ago
a972089
sh: Add support T-SH7706LSR board
by Nobuhiro Iwamatsu
· 14 years ago
3569709
sh: Fix build of shmin board
by Nobuhiro Iwamatsu
· 14 years ago
c8d4727
sh: r2dplus: Add support zimageboot
by Nobuhiro Iwamatsu
· 14 years ago
9375253
sh: sh7785lcr: Add support zimageboot
by Nobuhiro Iwamatsu
· 14 years ago
45ce6f9
sh: Add support zimageboot command for Renesas SH
by Nobuhiro Iwamatsu
· 14 years ago
9980df5
sh: Divided macro for zImage and add asm/zimage.h
by Nobuhiro Iwamatsu
· 14 years ago
858e897
sh: Delete the function that was not necessary
by Nobuhiro Iwamatsu
· 14 years ago
f3038cd
sh: serial_sh: Fix build in serial_sh
by Nobuhiro Iwamatsu
· 14 years ago
9905706
sh: sh7722: Fix multiple definition of PSDR in serial_sh
by Nobuhiro Iwamatsu
· 14 years ago
efc0ba4
sh: Remove SCIF/SCI register infomation
by Nobuhiro Iwamatsu
· 14 years ago
c4176c4
sh: Add support showing KByte of flash memory size
by Nobuhiro Iwamatsu
· 14 years ago
6b7c0f5
sh: Add support shmin board
by Nobuhiro Iwamatsu
· 14 years ago
f3a7b95
sh: Add support SH7706
by Nobuhiro Iwamatsu
· 14 years ago
3f6c8e3
sh: serial: Update serial driver for SH
by Nobuhiro Iwamatsu
· 14 years ago
4b58266
cmd_net.c: fix build breakage
by Wolfgang Denk
· 14 years ago
cdc51c2
Merge branch 'next' of ../next
by Wolfgang Denk
· 14 years ago
250ef02
Prepare v2010.12
by Wolfgang Denk
· 14 years ago
v2010.12
2956532
Move DECLARE_GLOBAL_DATA_PTR to file scope
by John Rigby
· 14 years ago
71aab09
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 14 years ago
b606ef4
OMAP3: EVM: Convert omap3_evm_version to u32
by Dirk Behme
· 14 years ago
030955c
fsl_esdhc: Fix the voltage validation process
by Li Yang
· 14 years ago
63786d2
fsl_esdhc: Fix max clock frequency
by Jerry Huang
· 14 years ago
4a6ee17
fsl_esdhc: Use mmc_set_clock to set initial speed
by Jerry Huang
· 14 years ago
b8339e2
p1022ds: enable reginfo command
by Matthew McClintock
· 14 years ago
d42f60f
fsl_esdhc: Fix the voltage validation process
by Li Yang
· 14 years ago
9a4d50e
fsl_esdhc: Fix max clock frequency
by Jerry Huang
· 14 years ago
94c08a2
fsl_esdhc: Use mmc_set_clock to set initial speed
by Jerry Huang
· 14 years ago
1ce7084
NAND: add NAND_CMD_PARAM (0xec) definition
by Florian Fainelli
· 14 years ago
41c8624
onenand: add yaffs write command
by Lei Wen
· 14 years ago
7a8fc36
MTD/NAND: fix nand_base.c to use get_timer() correctly
by Reinhard Meyer
· 14 years ago
0bdecd8
nand: constify id/manu tables
by Mike Frysinger
· 14 years ago
73c65e0
video/mx3fb: fix clock divider
by Stefano Babic
· 14 years ago
326a694
config.mk: unify duplicated flag setting
by Mike Frysinger
· 14 years ago
96805a5
powerpc: fix register usage in some inline assembly code
by Timur Tabi
· 14 years ago
2eb1573
hashtable: drop all non-reentrant versions
by Mike Frysinger
· 14 years ago
c22a711
74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration
by Peter Tyser
· 14 years ago
ee0270d
PowerPC, nand_spl: Add relocation support for -fpic
by Joakim Tjernlund
· 14 years ago
337f5f5
PowerPC: Add relocation support for -fpic
by Joakim Tjernlund
· 14 years ago
0934453
RTC driver for PT7C4338 chip.
by Priyanka Jain
· 14 years ago
5624d66
mpc52xx, charon: change mtd default partitions
by Heiko Schocher
· 14 years ago
259bff7
mpc5200, tqm5200: correct MTDIDS_DEFAULT to fit with name linux assigns
by Heiko Schocher
· 14 years ago
6afde8b
Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next
by Wolfgang Denk
· 14 years ago
2ad6eee
Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into next
by Wolfgang Denk
· 14 years ago
2a9a233
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
8557990
Merge branch 'for-upstream' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
93eab86
sf: winbond: add support for W25Q16/32/128 parts
by Wojtek Skulski
· 14 years ago
d1d90656
sf: new driver for EON devices
by Chong Huang
· 14 years ago
3ac4598
Prepare v2010.12-rc3
by Wolfgang Denk
· 14 years ago
v2010.12-rc3
Next »