Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ebcab48a031fc96d5d6292564a35cf772d4e539c
« Previous
e9d6a20
arm: socfpga: reset: Add EMAC reset functions
by Marek Vasut
· 10 years ago
2110eea
arm: socfpga: timer: Pull the timer reload value from config file
by Marek Vasut
· 10 years ago
498d1a6
arm: socfpga: mmc: Pick the clock from clock manager
by Pavel Machek
· 10 years ago
036ba54
arm: socfpga: clock: Sync with reference code
by Marek Vasut
· 10 years ago
44428ab
arm: socfpga: clock: Clean up bit definitions
by Marek Vasut
· 10 years ago
5d8ad0c
arm: socfpga: clock: Trim down code duplication
by Marek Vasut
· 10 years ago
a832ddb
arm: socfpga: clock: Add code to read clock configuration
by Pavel Machek
· 10 years ago
0911af0
arm: socfpga: clock: Add missing stubs into board file
by Marek Vasut
· 10 years ago
4425e62
arm: socfpga: clock: Drop nonsense inlining from clock manager code
by Marek Vasut
· 10 years ago
09f7e31
arm: socfpga: clock: Implant order into bit definitions
by Marek Vasut
· 10 years ago
665e4ca
arm: socfpga: sysmgr: Clean up system manager
by Marek Vasut
· 10 years ago
de6da92
arm: socfpga: Add watchdog disable for socfpga
by Pavel Machek
· 10 years ago
be32435
arm: socfpga: Clean up base address file
by Marek Vasut
· 10 years ago
e1f006f
arm: socfpga: Complete the list of base addresses
by Pavel Machek
· 10 years ago
77fa164
Merge branches 'topic/drivers/fpga-20141006', 'topic/drivers/mmc-20141006', 'topic/drivers/net-20141006', 'topic/tools/mkimage-20141006' and 'topic/arm/cache-20141006' into HEAD
by Marek Vasut
· 10 years ago
ff7e970
arm: cache: Add support for write-allocate D-Cache
by Marek Vasut
· 10 years ago
832472a
tools: socfpga: Add socfpga preloader signing to mkimage
by Charles Manning
· 11 years ago
96cec17
net: dwc: Make the cache handling less cryptic
by Marek Vasut
· 10 years ago
4f68678
net: dwc: Fix cache alignment issues
by Marek Vasut
· 10 years ago
58ec63d
net: phy: Cleanup drivers/net/phy/micrel.c
by Pavel Machek
· 10 years ago
464eec6
net: Remove unused CONFIG_DW_SEARCH_PHY from configs
by Pavel Machek
· 10 years ago
1bf29b3
mmc: dw_mmc: Fix cache alignment issue
by Marek Vasut
· 10 years ago
f33c930
mmc: dw_mmc: cleanups
by Pavel Machek
· 10 years ago
2012f23
fpga: altera: Turn the switches into table lookup
by Marek Vasut
· 10 years ago
d44ef7f
fpga: altera: Clean up enums in altera.h
by Marek Vasut
· 10 years ago
fda915a
fpga: altera: Make altera_validate return normal values
by Marek Vasut
· 10 years ago
54c96b1
fpga: altera: Move altera_validate to the top
by Marek Vasut
· 10 years ago
4a4c0a5
fpga: altera: More indentation trimdown
by Marek Vasut
· 10 years ago
5561a84
fpga: altera: Clean up altera_validate function
by Marek Vasut
· 10 years ago
0ae16cb
fpga: altera: Clean up the printing and debug
by Marek Vasut
· 10 years ago
39d0973
imx6: add Bachmann OT1200 board
by Christian Gmeiner
· 10 years ago
252499e
arm: m53evk: Zap superfluous tab in env
by Marek Vasut
· 10 years ago
46f8a4b
arm: m28evk: Zap superfluous tab in env
by Marek Vasut
· 10 years ago
ba743ac
nitrogen6x: Update DDR timings for 2G memory arrangement
by Eric Nelson
· 10 years ago
fb6f86c
mx6sxsabresd: Fix PCI reset and power GPIO assignments
by Fabio Estevam
· 10 years ago
d1fcbae
usb: tegra: ULPI regression on tegra20
by Marcel Ziswiler
· 10 years ago
45e60c2
lsxl: convert to generic board and fix typo
by Michael Walle
· 10 years ago
84c24f6
usb: gadget: fastboot: explicitly set radix of maximum download size
by Eric Nelson
· 10 years ago
c674a66
usb: gadget: fastboot: add max-download-size variable
by Eric Nelson
· 10 years ago
e206799
usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED
by Eric Nelson
· 10 years ago
23d1d10
usb: gadget: fastboot: improve download progress bar
by Bo Shen
· 10 years ago
f9935c8
usb: f_mass_storage: set removable flag in do_inquiry based on LUN
by Eric Nelson
· 10 years ago
ece9101
arm: am335x: siemens board use in DFU mode fullspeed only
by Heiko Schocher
· 10 years ago
9f3b8ed
usb: dfu: add fullspeed support for DFU
by Heiko Schocher
· 10 years ago
b9c99d3
usb: dfu: thor: gadget: Remove dead code
by Lukasz Majewski
· 10 years ago
8a8a225
usb: kbd: Allow "usb reset" to continue when an usb kbd is used
by Hans de Goede
· 10 years ago
32d0192
stdio: Add force parameter to stdio_deregister
by Hans de Goede
· 10 years ago
3f78a28
usb: kbd: Remove check for already being registered
by Hans de Goede
· 10 years ago
6e78c74
usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop()
by Hans de Goede
· 10 years ago
0ea09df
usb: kbd: Do not treat -ENODEV as an error for usb_kbd_deregister
by Hans de Goede
· 10 years ago
9b23938
usb: kbd: Fix unaligned buffer usage in usb_kbd_setled()
by Hans de Goede
· 10 years ago
36b7310
usb: ehci: Make periodic_schedules a per controller variable
by Hans de Goede
· 10 years ago
415548d
usb: ehci: poll_int_queue check real qtd, not the overlay
by Hans de Goede
· 10 years ago
ea7b30c
usb: ehci: Add missing cache flush to destroy_int_queue
by Hans de Goede
· 10 years ago
4e2c4ad
usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain
by Hans de Goede
· 10 years ago
9169305
cfi_flash: don't hide write/erase errors
by Baruch Siach
· 10 years ago
6dd0e7c
git-mailrc: add me as a maintainer of UniPhier platform
by Masahiro Yamada
· 10 years ago
0fb63aa
MAINTAINERS: add me as a maintainer of UniPhier platform
by Masahiro Yamada
· 10 years ago
66cba04
ARM: UniPhier: add Kconfig and defconfig
by Masahiro Yamada
· 10 years ago
5894ca0
ARM: UniPhier: add UniPhier SoC support code
by Masahiro Yamada
· 10 years ago
7f36855
serial: add UniPhier serial driver
by Masahiro Yamada
· 10 years ago
845034e
mtd: denali: add Denali NAND driver for SPL
by Masahiro Yamada
· 10 years ago
4b0abf9
mtd: denali: add Denali controller configs to Kconfig
by Masahiro Yamada
· 10 years ago
b966db0
dw_mmc: cleanups
by Pavel Machek
· 10 years ago
fa7b885
cmd_mmc: fix bootpart-resize maxarg to 4
by Wally Yeh
· 10 years ago
786a27b
mmc: Fix mmc bus width
by Mario Schuknecht
· 10 years ago
bcd0698
mvebu_mmc: Driver addition
by Mario Schuknecht
· 10 years ago
19345d7
env_mmc: correct fini partition to match init partition
by Peter Bigot
· 10 years ago
6dc93e7
mmc: restore capacity when switching to partition 0
by Peter Bigot
· 10 years ago
021a805
mmc: fix ERASE_GRP_DEF handling
by Hannes Petermaier
· 10 years ago
282a82e
mmc: set correct block size value in bfin sdh driver
by Sonic Zhang
· 10 years ago
8ca21cb
ARM: sheevaplug: add HUSH parser
by DrEagle
· 10 years ago
1e3d640
ARM: sheevaplug: redefine MTDPARTS
by DrEagle
· 10 years ago
65ae952
ARM: sheevaplug: add MTD defaults
by DrEagle
· 10 years ago
0f88a5a
ARM: sheevaplug: add MVSATA driver
by DrEagle
· 10 years ago
4dfb0e4
ARM: sheevaplug: change env location
by DrEagle
· 10 years ago
9f87640c
wandboard: Select CONFIG_CMD_FUSE
by Fabio Estevam
· 10 years ago
1dd42e3
ARM: mx6: gw_ventana: Remove superfluous memset of GD in board_init_f
by Stefan Roese
· 10 years ago
13bc8603
imx6sx: Fix i.MX6SX HAB api function table offset
by Nitin Garg
· 10 years ago
661139f
imx: mx6dlarm2: Add support for i.MX6Q/DL arm2 LPDDR2 boards
by Ye.Li
· 10 years ago
b357503
imx: mx6dlarm2: Add support for i.MX6DL arm2 DDR3 board
by Ye.Li
· 10 years ago
febae49
arm: m53evk: Enable FS_GENERIC
by Marek Vasut
· 10 years ago
fc532a9
arm: m28evk: Enable FS_GENERIC
by Marek Vasut
· 10 years ago
14b256e
arm: m53evk: Test if bootscript exists before loading it
by Marek Vasut
· 10 years ago
4ba9b1c
arm: m28evk: Test if bootscript exists before loading it
by Marek Vasut
· 10 years ago
5546ad0
usb: ehci-mx6: Rename the USB register base address
by Ye.Li
· 10 years ago
9293d7f
imx: mx6: Checking PLL2 PFD0 and PFD2 for periph_clk before PFD reset
by Ye.Li
· 10 years ago
adca187
imx: mx6qarm2: Change the mmcroot and mmcpart env value
by Ye.Li
· 10 years ago
e7380a1
imx: mx6qarm2: Add the kernel FDT Loading support
by Ye.Li
· 10 years ago
1fb065f
arm: mxs: olinuxino: Fine-tune DRAM configuration
by Marek Vasut
· 11 years ago
ca11db2
arm: mxs: olinuxino: Enable USB only when needed
by Marek Vasut
· 11 years ago
7c604e9
arm: mxs: Wait for DRAM to start
by Marek Vasut
· 11 years ago
be0ecdb
arm: mxs: Wait when disabling VDDMEM current limiter
by Marek Vasut
· 11 years ago
dd24b57
usb: ehci: mxs: Add board-specific callbacks
by Marek Vasut
· 11 years ago
be9f643
Merge branch 'for-tom' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
248a048
spi: Add brackets and tidy defines in spi.h
by Simon Glass
· 10 years ago
df3b23a
dm: spi: Move cmd device code into its own function
by Simon Glass
· 10 years ago
5e74934
sandbox: config: Enable all SPI flash chips
by Simon Glass
· 10 years ago
110bdee
sandbox: Convert SPI flash emulation to use sf_params
by Simon Glass
· 10 years ago
2c2277f
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
Next »