Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7273ccec61e26adef6149ddaf261217b30c4f8a9
« Previous
046a37b
Add safe vsnprintf and snprintf library functions
by Sonny Rao
· 13 years ago
9785c90
Move vsprintf functions into their own header
by Simon Glass
· 13 years ago
a7b3918
tools/setlocalversion: Update from the Linux Kernel
by Kyle Moffett
· 13 years ago
8b0affe
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 13 years ago
b2fb47f
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
by Tom Rini
· 13 years ago
ddc7e54
usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal)
by Lukasz Majewski
· 13 years ago
d70a560
README: add documentation for CONFIG_USB_ULPI*
by Igor Grinberg
· 13 years ago
cf9f95f
USB: ULPI: increase error case verbosity
by Igor Grinberg
· 13 years ago
4256101
USB: ULPI: clean a mixup of return types
by Igor Grinberg
· 13 years ago
1113a79
USB: ULPI: switch argument type from u8 to unsigned
by Igor Grinberg
· 13 years ago
509adc8
powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata
by Jerry Huang
· 13 years ago
06e42c6
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
5738946
Prepare v2011.12-rc1
by Wolfgang Denk
· 13 years ago
v2011.12-rc1
3f3110d
MIPS: remove broken "tb0229" board
by Wolfgang Denk
· 13 years ago
6bef783
board/ti/omap2420h4/omap2420h4.c: Fix GC 4.6 build warning
by Wolfgang Denk
· 13 years ago
fa75f51
fs/reiserfs/reiserfs.c: Fix compiler warning
by Anatolij Gustschin
· 13 years ago
99f2c76
board/mpl/common/isa.c: Fix GCC 4.6 build warnings
by David Müller (ELSOFT AG)
· 13 years ago
c4df214
pm9g45: init serial console before relocation
by Asen Dimov
· 13 years ago
0160c1e
pm9261: init serial console before relocation
by Asen Dimov
· 13 years ago
52b2601
pm9263: init serial console before relocation
by Asen Dimov
· 13 years ago
d798a9b
common/cmd_nvedit.c: Add missing 'env save' preproc guard
by Horst Kronstorfer
· 13 years ago
5fb5da7
MIPS: tb0229: fix compile errors
by Daniel Schwierzeck
· 13 years ago
3b20011
powerpc/bootm: Flush ramdisk and device tree image when booting on MP
by Kumar Gala
· 13 years ago
02ab097
mpc5200: digsy_mtc: Fix extension board detection
by Anatolij Gustschin
· 13 years ago
b2eb7d9
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 13 years ago
4f1a2cd
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
d98d8bc
USB: efikamx: Enable USB on EfikaMX and EfikaSB
by Marek Vasut
· 13 years ago
f93022c
USB: Add generic ULPI layer and a viewport
by Jana Rapava
· 13 years ago
3874b6d
USB: EHCI: Allow EHCI post-powerup configuration in board files
by Marek Vasut
· 13 years ago
055d969
USB: mx51evk: add end enable USB host support on port 1
by Wolfgang Grandegger
· 13 years ago
45cf6ad
USB: mx53loco: add end enable USB host support on port 1
by Wolfgang Grandegger
· 13 years ago
1b80f27
USB: MX5: Add MX5 usb post-init callback
by Marek Vasut
· 13 years ago
0f8c86b
USB: MX5: Abstract out mx51 USB pixmux configuration
by Marek Vasut
· 13 years ago
1ca5620
USB: MX5: add generic USB EHCI support for mx51 and mx53
by Wolfgang Grandegger
· 13 years ago
5d2947a
USB: MX5: add helper functions to enable USB clocks
by Wolfgang Grandegger
· 13 years ago
a954da2
usb:gadget:s5p Enable the USB Gadget framework at GONI
by Lukasz Majewski
· 13 years ago
38517a7
usb:gadget:s5p USB Device Controller (UDC) implementation
by Lukasz Majewski
· 13 years ago
5f4b4f2
ehci: speed up initialization
by Vincent Palatin
· 13 years ago
1af9f96
usb: add help for missing start subcommand
by Veli-Pekka Peltola
· 13 years ago
b3813a2
cosmetic: remove excess whitespace from usb command help
by Veli-Pekka Peltola
· 13 years ago
9792987
usb: align usb_endpoint_descriptor to 16-bit boundary
by Stefan Kristiansson
· 13 years ago
241d9a6
usbtty: init endpoints prior to startup events
by Stefan Herbrechtsmeier
· 13 years ago
bdbcdc8
pxa: convert pxa27x_udc to use read and write functions
by Stefan Herbrechtsmeier
· 13 years ago
66a1818
pxa: activate the first usb host port on pxa27x by default
by Stefan Herbrechtsmeier
· 13 years ago
1c0a14e
pxa: fix usb host register mismatch
by Stefan Herbrechtsmeier
· 13 years ago
0255f2d
ehci-fsl: correct size of ehci caplength
by Wolfgang Grandegger
· 13 years ago
7555d5e
USB: Add usb_event_poll() to get keyboards working with EHCI
by Marek Vasut
· 13 years ago
26cc512
USB: gadaget: add Marvell controller support
by Lei Wen
· 13 years ago
5f6aa03
USB: Fix complaints about strict aliasing in OHCI-HCD
by Marek Vasut
· 13 years ago
5a1219e
USB: Drop dead code from usb_kbd.c
by Marek Vasut
· 13 years ago
9a8c72a
USB: Rework usb_kbd.c
by Marek Vasut
· 13 years ago
48c8073
USB: Add functionality to poll the USB keyboard via control EP
by Marek Vasut
· 13 years ago
953209b
arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints
by Wolfgang Grandegger
· 13 years ago
2f88566
post: fix compile issue for post tests on kirkwood
by Holger Brunck
· 13 years ago
f8d2c65
sandbox: fix compiling of cpu/os.c
by Andreas Bießmann
· 13 years ago
d99a687
sandbox: Add timer simulation
by Matthias Weisser
· 13 years ago
21899b1
sandbox: Add improved RAM simulation
by Matthias Weisser
· 13 years ago
c90a4dd
post/post.c: Use lldiv for 64-bit divisions
by Christian Riesch
· 13 years ago
e21b3dfb
arm, davinci: Use lldiv for the 64-bit divisions in timer.c
by Christian Riesch
· 13 years ago
b9f31cc
ARM: convert "omap730p2" boards to boards.cfg
by Wolfgang Denk
· 13 years ago
f23b7ea
board/ti/omap730p2/flash.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
c81f9cd
ARM: convert "omap16xx" boards to boards.cfg
by Wolfgang Denk
· 13 years ago
2ccf26d
board/ti/omap1610inn/flash.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
85e04b7
board/LaCie/edminiv2/edminiv2.c: Fix build warning
by Wolfgang Denk
· 13 years ago
a276db2
ARM: convert "apollon" board to use boards.cfg
by Wolfgang Denk
· 13 years ago
c27a816
board/apollon/sys_info.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
99e5476
board/apollon/apollon.c: Fix GCc 4.6 build warnings.
by Wolfgang Denk
· 13 years ago
d6709dd
boards.cfg: sort list
by Wolfgang Denk
· 13 years ago
5c2db13
fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)
by Wolfgang Denk
· 13 years ago
f496206
drivers/net/at91_emac.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
4eaf172
drivers/net/ne2000_base.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
b96a661
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
84d0182
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
a612ae3
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
8ba1604
M28: Cleanup memsize.o OOT build
by Marek Vasut
· 13 years ago
c944a3e
i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28
by Marek Vasut
· 13 years ago
74cf05f
M28: Fix typo
by Marek Vasut
· 13 years ago
ea098e0
M28: Document that units has to be set to sectors on SD bootcard
by Marek Vasut
· 13 years ago
76d7f57
i.mx: i.mx6q: add the initial support for i.mx6q ARM2 board
by Jason Liu
· 13 years ago
c8bfe24
i.mx: mxc_gpio: add the i.mx6q support
by Jason Liu
· 13 years ago
23608e2
i.mx: add the initial support for freescale i.MX6Q processor
by Jason Liu
· 13 years ago
18936ee
i.mx: introduce the armv7/imx-common folder
by Jason Liu
· 13 years ago
393cb36
S5PC2XX: Rename S5pc2XX to exynos
by Chander Kashyap
· 13 years ago
7f8c070
tegra2: Don't use board pointer before it is set up
by Simon Glass
· 13 years ago
e81cdc0
tegra2: Remove unneeded 'dynamic ram size' message
by Simon Glass
· 13 years ago
4c7447d
tegra2: Remove unused low-level Tegra2 UART code
by Simon Glass
· 13 years ago
8f6cbb4
tegra2: Remove unneeded config option
by Simon Glass
· 13 years ago
e75119d
tegra2: Remove unneeded boot code
by Simon Glass
· 13 years ago
831a077
tegra2: Enable instruction cache
by Simon Glass
· 13 years ago
80433c9
arm: Move CP15 init out of cpu_init_crit()
by Simon Glass
· 13 years ago
210576f
tegra2: Simplify tegra_start() boot path
by Simon Glass
· 13 years ago
e43d6ed
tegra2: Add arch_cpu_init() to fire up Cortex-A9
by Simon Glass
· 13 years ago
5fac236
tegra2: Use new GPIO APIs in gpio_config_uart()
by Stephen Warren
· 13 years ago
d5ef19b
tegra2: Add support for Ventana
by Stephen Warren
· 13 years ago
9877841
tegra2: Modify MMC driver to handle power and cd GPIOs
by Stephen Warren
· 13 years ago
ae03661
tegra2: Move board_mmc_init into board files
by Stephen Warren
· 13 years ago
71bdf82
Update pci_ids.h from current Linux sources
by Gabe Black
· 13 years ago
254973e
omap: overo: Use ubifs instead of jffs2 for nand
by Steve Sakoman
· 13 years ago
528cdca
omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15V
by Ash Charles
· 13 years ago
f8bbb4d
mpc85xx: Add board support for the eXMeritus HWW-1U-1A devices
by Kyle Moffett
· 13 years ago
Next »