Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f20405e31680efc36293c59b4963db57c9d93df4
f20405e
ppc4xx: Add variable "korat_usbcf" for Korat board
by Larry Johnson
· 16 years ago
c1b7c70
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
1fbcbe9
85xx: Fix compile breakage with sbc8540 and sbc8560
by Wolfgang Denk
· 16 years ago
62625c0
SPD823TS: do not define CONFIG_CMD_ENV
by Mike Frysinger
· 16 years ago
6b7243a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 16 years ago
ee64d0a
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 16 years ago
9cda4f1
85xx: Fix compile breakage with MPC8540EVAL
by Kumar Gala
· 16 years ago
1a448db
usb_scan_devices: fix output with no devices
by Bryan Wu
· 16 years ago
f1c1f54
USB: Add high-speed (480Mb/s) to all USB related outputs
by Stefan Roese
· 16 years ago
daa2daf
USB: Add dcache support to the EHCI driver
by Stefan Roese
· 16 years ago
4e0ea0e
USB: Add EHCI support for VCT EHCI controller
by Stefan Roese
· 16 years ago
832e614
USB: Add config option to call ehci_hcd_init() again after EHCI reset
by Stefan Roese
· 16 years ago
597eb28
USB: Fix speed detection on EHCI cntr with root hub transaction translators
by Stefan Roese
· 16 years ago
20cc066
usb : musb : Enabling USB MSC support for DM6446 (TI DaVinci) platform
by Thomas Abraham
· 16 years ago
538ef96
usb : musb : Enabling DM6446 (TI DaVinci) USB module power
by Thomas Abraham
· 16 years ago
e142e9f
usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support
by Thomas Abraham
· 16 years ago
a9d39eb
usb : musb : Adding USB VBUS enable functionality for DM644x DVEVM
by Thomas Abraham
· 16 years ago
a142896
usb : musb : Adding host controller driver for Mentor USB controller
by Thomas Abraham
· 16 years ago
c7d703f
usb.h: use standard __LITTLE_ENDIAN from Linux headers
by Mike Frysinger
· 16 years ago
7b6e31e
USB ehci ixp4xx support
by Michael Trimarchi
· 16 years ago
1ed9f9a
USB ehci remove infinite loop and use handshake function
by Michael Trimarchi
· 16 years ago
8fea291
Add initial support for USB ehci pci
by Michael Trimarchi
· 16 years ago
14e4111
usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive
by Bryan Wu
· 16 years ago
1eb734f
usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure
by Thomas Abraham
· 16 years ago
366523c
USB change speed
by Michael Trimarchi
· 16 years ago
c0d722f
EHCI fix code and ixp4xx test. USB ehci configuration parameter:
by Remy Böhmer
· 16 years ago
51ab142
[PATCH] This patch add varius fix to the ehci.
by michael
· 16 years ago
db63299
[PATCH] Fix EHCI usb. I start to test on a
by michael
· 16 years ago
6b92487
USB ehci freescale support
by Michael Trimarchi
· 16 years ago
aaf098c
USB ehci core support
by Michael Trimarchi
· 16 years ago
3e12648
Prepare USB layer for ehci
by Michael Trimarchi
· 16 years ago
a0cb3fc
USB storage cleanup patch
by Michael Trimarchi
· 16 years ago
fe033ad
Blackfin: fixup misc warnings such as printf's and missing casts
by Mike Frysinger
· 16 years ago
1f4a3bb
Blackfin: convert old boards to use COBJS-y Makefile style
by Mike Frysinger
· 16 years ago
1f75d6f
Blackfin: bf533-stamp: rewrite resource swap logic
by Mike Frysinger
· 16 years ago
29d4ea0
Blackfin: bootldr: implement BF53x/BF56x LDR loader
by Mike Frysinger
· 16 years ago
8b35e3a
Blackfin: implement real write support for OTP
by Mike Frysinger
· 16 years ago
9372c32
Blackfin: update on-chip ROM API
by Mike Frysinger
· 16 years ago
7633903
Blackfin: allow serial console to be disabled
by Mike Frysinger
· 16 years ago
36ea8e9
Blackfin: support console-over-JTAG
by Mike Frysinger
· 16 years ago
cf8f2ef
Blackfin: handle new anomalies with reset
by Mike Frysinger
· 16 years ago
b1e9435
Blackfin: pass RETX to Linux
by Mike Frysinger
· 16 years ago
b5eba3f
Blackfin: clarify relocation comment during init
by Mike Frysinger
· 16 years ago
95433f6
Blackfin: just set SP register directly during init
by Mike Frysinger
· 16 years ago
51230e6
Blackfin: add portmuxing for UARTs on the BF51x
by Mike Frysinger
· 16 years ago
4f6a313
Blackfin: respect CONFIG_CLKIN_HALF
by Mike Frysinger
· 16 years ago
dc2bfb0
Blackfin: use common memcpy routine during init
by Mike Frysinger
· 16 years ago
362c943
Blackfin: set default boot SPI CS for BF538/BF539
by Mike Frysinger
· 17 years ago
74dde80
Blackfin: punt unused BF533-STAMP definitions
by Mike Frysinger
· 17 years ago
fee531e
Blackfin: resurrect BF533-STAMP video splash driver
by Mike Frysinger
· 17 years ago
a750d03
Blackfin: tighten up post memory coding style
by Mike Frysinger
· 17 years ago
0649908
Blackfin: bf537-stamp nand: fix more style errors in previous commit
by Mike Frysinger
· 17 years ago
41f3325
Blackfin: drop dead/wrong debug code in initdram()
by Mike Frysinger
· 16 years ago
65ba1ab
Blackfin: bf533-ezkit: shuffle flash defines a little
by Mike Frysinger
· 16 years ago
be853bf
Blackfin: overhaul i2c driver
by Mike Frysinger
· 16 years ago
b6edc71
Blackfin: respect CONFIG_SYS_MONITOR_LEN for default flash protection
by Mike Frysinger
· 16 years ago
78a0ba7
Blackfin: respect/check CONFIG_SYS_GBL_DATA_SIZE
by Mike Frysinger
· 16 years ago
01815c2
Blackfin: implement general support for CONFIG_STATUS_LED
by Mike Frysinger
· 16 years ago
6882b5a
Blackfin: do not init i2c in Blackfin board init
by Mike Frysinger
· 16 years ago
1118ea7
Blackfin: bfin_mac: update port muxing
by Mike Frysinger
· 16 years ago
05b75e4
Blackfin: fix dcache handling when doing dma memcpy's
by Mike Frysinger
· 16 years ago
68e5632
Blackfin: dont generate ldrs with --force
by Mike Frysinger
· 16 years ago
746290d
Blackfin: pass --bmode/--initcode when creating ldr
by Mike Frysinger
· 16 years ago
0332e4d
Blackfin: minimize time cache is turned off when replacing cplb entries
by Mike Frysinger
· 16 years ago
21d6313
Blackfin: split cache handling out of dma_memcpy()
by Mike Frysinger
· 16 years ago
d31eb38
Blackfin: abort dma_memcpy() for L1 scratchpad
by Mike Frysinger
· 16 years ago
81b799a
Blackfin: rename bootm.c to boot.c
by Mike Frysinger
· 16 years ago
d7ca7dd
Blackfin: set more sane default board config values
by Mike Frysinger
· 16 years ago
36cd52a
Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR,SIZE}
by Mike Frysinger
· 16 years ago
c8054bc
Blackfin: add bit defines for DDR parts
by Mike Frysinger
· 16 years ago
154502f
Blackfin: add defines to describe active bootrom behavior
by Mike Frysinger
· 16 years ago
2b6fd5c
mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build
by Kim Phillips
· 16 years ago
54a7cc4
mpc8536ds.c: include sata.h to for needed function prototypes
by Wolfgang Denk
· 16 years ago
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
79621bc
amcc: Clean up command usage output
by Peter Tyser
· 16 years ago
62c3ae7
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
84cde2b
pcs440ep: Clean up led command definition
by Peter Tyser
· 16 years ago
9507e78
Clean up diufb command definitions
by Peter Tyser
· 16 years ago
6450a84
Update CHANGELOG, tiny coding style cleanup.
by Wolfgang Denk
· 16 years ago
cf7e399
SATA: do not auto-initialize during boot
by Mike Frysinger
· 16 years ago
5097083
part_efi: Fix partition size calculation due to inclusive ending LBA.
by Richard Retanubun
· 16 years ago
b5b004a
jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE
by Tomasz Figa
· 16 years ago
ba69dc2
saveenv: standardize enablement
by Mike Frysinger
· 16 years ago
2ac6985
soft_i2c.c add option for repeated start in i2c_read()
by Andrew Dyer
· 16 years ago
3429071
{delta,zylonite}/lowlevel_init.S: fix typo
by Wolfgang Denk
· 16 years ago
1bc4343
drivers/net/e1000.c: missing terminator for supported devices
by Stefan Althoefer
· 16 years ago
65f7d41
fat.c: fix warning: array subscript is above array bounds
by Wolfgang Denk
· 16 years ago
107b801
Fix gunzip in case of insufficient output buffer
by Matthias Fuchs
· 16 years ago
49ad480
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 16 years ago
cb9f622
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 16 years ago
2a61eff
MIPS: Add VCT board series support (Part 3/3)
by Stefan Roese
· 16 years ago
ae691e5
MIPS: Add VCT board series support (Part 2/3)
by Stefan Roese
· 16 years ago
5075279
MIPS: Add VCT board series support (Part 1/3)
by Stefan Roese
· 16 years ago
03d3bfb
MIPS: Add flush_dcache_range() and invalidate_dcache_range()
by Stefan Roese
· 16 years ago
de832a9
nand_spl: Fix compile problem with board_nand_init() prototype
by Stefan Roese
· 16 years ago
e8eac43
CFI: Add geometry reversal for STMicro M29W320ET
by Richard Retanubun
· 16 years ago
0f8e851
CFI: increase performance of function find_sector()
by Jens Gehrlein
· 16 years ago
a729287
CFI: avoid redundant function call in single word programming mode
by Jens Gehrlein
· 16 years ago
c8901f4
ppc4xx: Remove compilation warning in gdppc440etc.c
by Stefan Roese
· 16 years ago
91f3353
ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config files
by Matthias Fuchs
· 16 years ago
Next »