Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a056ba53d8237902e49a005b2daf04bf19e12785
/
drivers
e854108
mtd: nand: mxs: Add ECC geometry for 2048b/112b NAND
by Marek Vasut
· 10 years ago
16acd1c
ARM: i.MX: provide declaration for board_spi_cs_gpio
by Eric Nelson
· 10 years ago
88ccfd8
sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / step
by Hans de Goede
· 10 years ago
c8ac489
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
ab43536
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
d43a89a
macb: simplify gmac initialisation
by Andreas Bießmann
· 10 years ago
4c4150c
serial-uclass: Fix compilation error
by Hans de Goede
· 10 years ago
6057854
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 10 years ago
26dc25b
ahci: Don't start command DMA engine before buffers are set
by Roger Quadros
· 10 years ago
b5a9992
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
b692b3f
mtd: denali: support NAND_CMD_RNDOUT command
by Masahiro Yamada
· 10 years ago
40525e2
mtd: denali: fix NAND_CMD_PARAM command
by Masahiro Yamada
· 10 years ago
cfb8ff2
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 10 years ago
96aa072
samsung: Enable device tree for s5p_goni
by Simon Glass
· 10 years ago
7a5a79f
cros_ec: exynos: Use the correct tps65090 driver in each case
by Simon Glass
· 10 years ago
f46fc92
cros_ec: power: Add a tunnelled version of the tps65090 driver
by Simon Glass
· 10 years ago
428ea9e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
2cfb0c7
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
700dc65
Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
3d626cd
usb: gadget: fastboot: terminate commands with NULL
by Eric Nelson
· 10 years ago
ed4262c
usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host mode
by Daniel Mack
· 10 years ago
c721380
arm: socfpga: fpga: Add SoCFPGA FPGA programming interface
by Pavel Machek
· 10 years ago
51d2113
arm: socfpga: mmc: Pick the clock from clock manager
by Pavel Machek
· 10 years ago
99f0c22
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
1519304
net: dwc: Make the cache handling less cryptic
by Marek Vasut
· 10 years ago
16ef0a8
net: dwc: Fix cache alignment issues
by Marek Vasut
· 10 years ago
5f02211
net: phy: Cleanup drivers/net/phy/micrel.c
by Pavel Machek
· 10 years ago
a425f5d
mmc: dw_mmc: cleanups
by Pavel Machek
· 10 years ago
f5d25e4
fpga: altera: Turn the switches into table lookup
by Marek Vasut
· 10 years ago
b9d4df3
fpga: altera: Make altera_validate return normal values
by Marek Vasut
· 10 years ago
ff4072c
fpga: altera: Move altera_validate to the top
by Marek Vasut
· 10 years ago
1822135
fpga: altera: More indentation trimdown
by Marek Vasut
· 10 years ago
c5e53b5
fpga: altera: Clean up altera_validate function
by Marek Vasut
· 10 years ago
9e3a844
fpga: altera: Clean up the printing and debug
by Marek Vasut
· 10 years ago
afc106e
usb: tegra: ULPI regression on tegra20
by Marcel Ziswiler
· 10 years ago
33004ab
usb: gadget: fastboot: explicitly set radix of maximum download size
by Eric Nelson
· 10 years ago
70567d9a
usb: gadget: fastboot: add max-download-size variable
by Eric Nelson
· 10 years ago
fe24e16
usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED
by Eric Nelson
· 10 years ago
c65503a
usb: gadget: fastboot: improve download progress bar
by Bo Shen
· 10 years ago
e1d833a
usb: f_mass_storage: set removable flag in do_inquiry based on LUN
by Eric Nelson
· 10 years ago
3e3a136
usb: dfu: add fullspeed support for DFU
by Heiko Schocher
· 10 years ago
3f3a240
usb: dfu: thor: gadget: Remove dead code
by Lukasz Majewski
· 10 years ago
1a58638
stdio: Add force parameter to stdio_deregister
by Hans de Goede
· 10 years ago
8f5f4f7
usb: ehci: Make periodic_schedules a per controller variable
by Hans de Goede
· 10 years ago
9db174c
usb: ehci: poll_int_queue check real qtd, not the overlay
by Hans de Goede
· 10 years ago
8e00cf6
usb: ehci: Add missing cache flush to destroy_int_queue
by Hans de Goede
· 10 years ago
da16677
usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain
by Hans de Goede
· 10 years ago
9e2712d
cfi_flash: don't hide write/erase errors
by Baruch Siach
· 10 years ago
b289073
serial: add UniPhier serial driver
by Masahiro Yamada
· 10 years ago
d182d54
mtd: denali: add Denali NAND driver for SPL
by Masahiro Yamada
· 10 years ago
c343b38
mtd: denali: add Denali controller configs to Kconfig
by Masahiro Yamada
· 10 years ago
f39dbac
dw_mmc: cleanups
by Pavel Machek
· 10 years ago
968f6c0
mmc: Fix mmc bus width
by Mario Schuknecht
· 10 years ago
6764f37
mvebu_mmc: Driver addition
by Mario Schuknecht
· 10 years ago
45fde89
mmc: restore capacity when switching to partition 0
by Peter Bigot
· 10 years ago
15e874d
mmc: fix ERASE_GRP_DEF handling
by Hannes Petermaier
· 10 years ago
69b2c1c
mmc: set correct block size value in bfin sdh driver
by Sonic Zhang
· 10 years ago
f93453a
usb: ehci-mx6: Rename the USB register base address
by Ye.Li
· 10 years ago
809860b
usb: ehci: mxs: Add board-specific callbacks
by Marek Vasut
· 11 years ago
6519943
Merge branch 'for-tom' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
5d8f063
sandbox: Convert SPI flash emulation to use sf_params
by Simon Glass
· 10 years ago
4844742
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
36009b6
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
03534df
nand/denali: Adding Denali NAND driver support
by Chin Liang See
· 10 years ago
a9e9954
mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()
by Stefan Roese
· 10 years ago
278d903
mtd: nand: am335x: Fix 'bit-flip' errors in SPL
by Rostislav Lisovy
· 10 years ago
a8b3d52
driver/ddr/fsl: Fix DDR4 driver
by York Sun
· 10 years ago
c1bf24f
driver/ddr/fsl: Fix tXP and tCKE
by York Sun
· 10 years ago
79a779b
driver/ddr: Restruct driver to allow standalone memory space
by York Sun
· 10 years ago
d7550e1
driver/mtd: Use generic timer API for FSL IFC, eLBC
by Prabhakar Kushwaha
· 10 years ago
6968298
kbuild: refactor some makefiles
by Masahiro Yamada
· 10 years ago
b62b39b
cosmetic: replace MIN, MAX with min, max
by Masahiro Yamada
· 10 years ago
f3e12b7
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
a07e0ae
e1000: fix no nvm build
by Marcel Ziswiler
· 10 years ago
56ad792
usb/gadget: fastboot: minor cleanup
by Steve Rae
· 10 years ago
bfb9ba4
usb/gadget: fastboot: add support for flash command
by Steve Rae
· 10 years ago
ded483c
board/t1040qds: Add sgmii ports support in 0xA7 protocol
by Priyanka Jain
· 10 years ago
57767df
spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues
by Stefan Roese
· 10 years ago
8edd6e0
spi: kirkwood_spi.c: Make global variable static
by Stefan Roese
· 10 years ago
b85f0cb
spi: kirkwood_spi.c: Some fixes and cleanup
by Stefan Roese
· 10 years ago
4d23d51
sf: Add M25PX64 SPI NOR flash ID
by Stefan Roese
· 10 years ago
6c6ccdf
spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*
by Nikita Kiryanov
· 10 years ago
00cd738
spi: mxc: fix sf probe when using mxc_spi
by Nikita Kiryanov
· 10 years ago
257ede9
mtd: spi: add support for M25PE16 and M25PX16
by Nikita Kiryanov
· 10 years ago
2e9edbf
dm: avoid dev->req_seq overflow
by Robert Baldyga
· 10 years ago
28141d5
dm: serial: Don't require device tree to configure a console
by Simon Glass
· 10 years ago
c2ac141
dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL
by Simon Glass
· 10 years ago
49c753d
sf: Add an empty entry to the parameter list
by Simon Glass
· 10 years ago
ea9b351
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· 10 years ago
d7915f4
mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
by Boris BREZILLON
· 10 years ago
a2a637d
USB: ehci-atmel: use pcr to enable or disable clock
by Bo Shen
· 10 years ago
cf90563
USB: ohci-at91: use pcr to enable or disable clock
by Bo Shen
· 10 years ago
b31868f
mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register
by Wu, Josh
· 10 years ago
21aeea3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
00be89c
net: usb: Add SMSC copyright to smsc95xx driver
by Simon Glass
· 10 years ago
b5ee6e2
mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD
by maxin.john@enea.com
· 10 years ago
d5c6580
mtd: nand: davinci_nand: update write_page function for keystone RBL
by Khoronzhuk, Ivan
· 10 years ago
2be4b3e
kbuild: force to define __UBOOT__ in all the C sources
by Masahiro Yamada
· 10 years ago
3e9d93e
rtl8169: Defer network packet processing
by Thierry Reding
· 10 years ago
d6b1ccb
mtd: nand: add Freescale vf610_nfc driver
by Stefan Agner
· 10 years ago
Next »