Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
f9da0f894328802cb8aaeb8a24660e37ff624d26
f9da0f8
Enable high speed support for USB device framework and usbtty
by Vipin KUMAR
· 13 years ago
7cb30b1
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 13 years ago
636f77a
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Wolfgang Denk
· 13 years ago
3fa4977
Revert "Add board_pre_console_putc to deal with early console output"
by Simon Glass
· 13 years ago
85c344e
cfi: fix the incomplete erased status check in buffer write
by Tao Hou
· 13 years ago
9692fd0
ETX094: adjust linker script due to grown code size
by Wolfgang Denk
· 13 years ago
1a05bb3
nds32/n1213: correct vector table in start.S
by Macpaul Lin
· 13 years ago
b0c4fae
nds32: fix ptrace and interrupt register overflow
by Macpaul Lin
· 13 years ago
dbb87bb
Armada100: gplugD: Add FAT & EXT2 command support
by Ajay Bhargav
· 13 years ago
099cb1e
Armada100: gplugD: Add USB command support
by Ajay Bhargav
· 13 years ago
54cb004
USB: Armada100: EHCI Driver for Armada100 SOCs
by Ajay Bhargav
· 13 years ago
732c7c2
USB: Armada100: Add UTMI PHY interface driver
by Ajay Bhargav
· 13 years ago
f0bc5df
git-mailrc: change usb maintainer to Marek
by Mike Frysinger
· 13 years ago
7cf7bef
usb:udc:samsung:fix Remove the req_config flag
by Łukasz Majewski
· 13 years ago
f50dcd6
USB:gadget:designware Fix memory nonalignment issue
by Shiraz Hashim
· 13 years ago
4df4f3c
USB:gadget:designware Make locally used functions static
by Amit Virdi
· 13 years ago
23b0e69
USB:gadget:designware Support high speed
by Vipin KUMAR
· 13 years ago
dc3e773
USB:gadget:designware Device controller bugfixes
by Vipin KUMAR
· 13 years ago
2721551
USB:gadget:designware USB device controller (UDC) implementation
by Vipin KUMAR
· 13 years ago
5b84dd6
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
b974308
usb: musb: fix printf warning
by Mike Frysinger
· 13 years ago
f933e84
bootstage: arm: Add bootstage calls in board and bootm
by Simon Glass
· 13 years ago
573f14f
bootstage: Plumb in bootstage calls for basic operations
by Simon Glass
· 13 years ago
3a608ca
bootstage: Implement core microsecond boot time measurement
by Simon Glass
· 13 years ago
770605e
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
5ff5539
bootstage: Define an optional microsecond timer
by Simon Glass
· 13 years ago
aacc8c1
bootstage: Convert FIT progress numbers to enums
by Simon Glass
· 13 years ago
c8e66db
bootstage: Convert net progress numbers to enums
by Simon Glass
· 13 years ago
cd24a6b
bootstage: Convert NAND progress numbers to enums
by Simon Glass
· 13 years ago
90e153d
bootstage: Convert IDE progress numbers to enums
by Simon Glass
· 13 years ago
8ade950
bootstage: Convert progress numbers 20-41 to enums
by Simon Glass
· 13 years ago
5e41088
bootstage: Convert progress numbers 10-19 to enums
by Simon Glass
· 13 years ago
5dc8871
bootstage: Convert progress numbers 1-9 into enums
by Simon Glass
· 13 years ago
5ddb118
bootstage: Use show_boot_error() for -ve progress numbers
by Simon Glass
· 13 years ago
578ac1e
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
097e178
bootstage: Create an initial header for boot progress integers
by Simon Glass
· 13 years ago
6eee21d
bootvx: Clear and disable data cache, and call vxWorks with parameter.
by Reinhard Arlt
· 13 years ago
f6add13
net/miiphy/serial: drop duplicate "NAMESIZE" define
by Mike Frysinger
· 13 years ago
2b22460
CPCI750: Add CPCI-HD/2 support
by Reinhard Arlt
· 13 years ago
6e94125
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Wolfgang Denk
· 13 years ago
6ae38b8
Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
df25d49
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 13 years ago
993d30d
mxsboot: fix tool name in usage message
by Otavio Salvador
· 13 years ago
a7a564c
atmel_mci.h: remove outdated register macros
by Andreas Bießmann
· 13 years ago
40ab4ef
doc/git-mailrc: add <me> to avr32 alias
by Andreas Bießmann
· 13 years ago
c9abb42
ATMEL: remove old atmel_mci driver
by Sven Schnelle
· 13 years ago
72fa467
ATMEL: use generic mmc framework
by Sven Schnelle
· 13 years ago
9d72e67
sandbox: mark os_exit as noreturn
by Mike Frysinger
· 13 years ago
70db421
sandbox: add getopt support
by Simon Glass
· 13 years ago
ab4e07e
sandbox: allow processing before main loop
by Simon Glass
· 13 years ago
6fb6207
sandbox: add concept of sandbox state
by Simon Glass
· 13 years ago
20186a1
sandbox: disable fortification
by Mike Frysinger
· 13 years ago
3ab7d95
sandbox: u-boot.lds: tweak style
by Mike Frysinger
· 13 years ago
6994ccf
sandbox: add get_{tbclk,ticks}
by Mike Frysinger
· 13 years ago
eef448e
sandbox: enable GPIO driver
by Simon Glass
· 13 years ago
8d30fcd
sandbox: gpio: add basic driver for simulating GPIOs
by Simon Glass
· 13 years ago
d916515
sandbox: add flags for open() call
by Simon Glass
· 13 years ago
7b06b66
sandbox: config: enable fdt and snprintf() options
by Simon Glass
· 13 years ago
f7b2af0
sandbox: fdt: add support for CONFIG_OF_CONTROL
by Simon Glass
· 13 years ago
e2dcefc
sandbox: add lseek helper
by Mike Frysinger
· 13 years ago
4f345d5
sandbox: add ifdef protection to os.h
by Mike Frysinger
· 13 years ago
3bdf56b
sandbox: add required header to os.c
by Simon Glass
· 13 years ago
e101247
sandbox: sort header files in os.c
by Simon Glass
· 13 years ago
6751b05
Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU"
by Wolfgang Denk
· 13 years ago
78df8c6
sh: timer: Remove unnecessary variable 'ticks'
by Nobuhiro Iwamatsu
· 13 years ago
117029c
sh: Fix sh7264 clock speed and related serial setting
by Phil Edworthy
· 13 years ago
73dba94
net: sh_eth: Remove unnecessary return
by Nobuhiro Iwamatsu
· 13 years ago
4ba62c7
net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT
by Nobuhiro Iwamatsu
· 13 years ago
1d4a2c9
net: sh_eth: Remove SH_ETH_PHY_DELAY
by Nobuhiro Iwamatsu
· 13 years ago
e50edf9
sh: ecovec: Add support PHY of SMSC
by Nobuhiro Iwamatsu
· 13 years ago
3bb4cc3
sh: sh_eth: Add support SH7724
by Nobuhiro Iwamatsu
· 13 years ago
e37ae40
image: Support FDTs already loaded at their load address
by Stephen Warren
· 13 years ago
2349893
cmd_cache: use cache/invalidate functions available in common.h
by Stefan Kristiansson
· 13 years ago
1064d98
tools: checkstack.pl from Linux added to tools
by Tom Rini
· 13 years ago
44b333e
Makefile: Remove mmc_spl related enteries
by Chander Kashyap
· 13 years ago
12ae615
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Wolfgang Denk
· 13 years ago
021f603
PPC: Drop mv6446x_eth_initialize() from net/eth.c
by Marek Vasut
· 13 years ago
658c3b9
PPC: Drop mv6436x_eth_initialize() from net/eth.c
by Marek Vasut
· 13 years ago
4c12eeb
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
9d12d5d
Add cmd_process() to process commands in one place
by Simon Glass
· 13 years ago
7344f91
Remove interleave of non-U-Boot code in hush
by Simon Glass
· 13 years ago
bdf8e34
Create a single cmd_call() function to handle command execution
by Simon Glass
· 13 years ago
7fed89e
Don't include standard parser if hush is used
by Simon Glass
· 13 years ago
5307153
Stop using builtin_run_command()
by Simon Glass
· 13 years ago
009dde1
Rename run_command2() to run_command()
by Simon Glass
· 13 years ago
f47360a
Rename run_command() to builtin_run_command()
by Simon Glass
· 13 years ago
79714c1
Remove CMD_PXE's static on run_command()
by Simon Glass
· 13 years ago
ae806cc
sc520: fix build warning about unused temp var
by Mike Frysinger
· 13 years ago
b199c6e
Remove execute permissions from source files
by Thomas Weber
· 13 years ago
fca94c3
integrator: remove fragile delay loop from PCI code
by Linus Walleij
· 13 years ago
a1e47b6
pci: move pciauto_config_init() to pci.h
by Linus Walleij
· 13 years ago
d01b176
ppc: Change memsz variable to signed char
by Simon Glass
· 13 years ago
a546665
m68k: Change memsz to a signed char to avoid warning
by Simon Glass
· 13 years ago
a1a28c6
USB: relax usbcore reset timings
by Wolfgang Grandegger
· 13 years ago
f9636e8
USB: move keyboard polling into kbd driver
by amartin@nvidia.com
· 13 years ago
fb3ef64
USB: reevaluate iomux stdin on USB kbd detect
by amartin@nvidia.com
· 13 years ago
d53da84
usb: add numeric keypad support to HID driver
by Vincent Palatin
· 13 years ago
3d17308
USB: fix USB keyboard polling parameter
by Vincent Palatin
· 13 years ago
e7e982d
eth: remove usb-ethernet devices before re-enumerating them
by Vincent Palatin
· 13 years ago
e159e48
USB: Make struct devrequest setup_packet local
by Marek Vasut
· 13 years ago
Next »