summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through KconfigHans de Goede2015-08-311-0/+9
* sunxi_nand_spl: clear status flags in SPL implementationBoris Brezillon2015-08-311-3/+8
* sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_ENDHans de Goede2015-08-312-10/+6
* sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede2015-08-312-10/+10
* sunxi_nand_spl: Add support for backup boot partitionsHans de Goede2015-08-311-0/+16
* sunxi_nand_spl: Auto detect nand configuration parametersHans de Goede2015-08-312-29/+39
* sunxi_nand_spl: Parametrize lowlevel read functionsHans de Goede2015-08-311-38/+48
* sunxi_nand_spl: Properly config page-size in the nand ctl registerHans de Goede2015-08-311-0/+5
* sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede2015-08-311-2/+2
* sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _offHans de Goede2015-08-311-46/+12
* sunxi_nand_spl: Add proper cache flusingHans de Goede2015-08-311-0/+8
* sunxi_nand_spl: Turn off clocks when we're done with the nandHans de Goede2015-08-311-2/+15
* sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede2015-08-312-0/+3
* sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome modeHans de Goede2015-08-311-4/+1
* sunxi_nand_spl: We only need to reset the nand chip onceHans de Goede2015-08-311-10/+10
* sunxi_nand_spl: Drop unnecessary temp bufHans de Goede2015-08-311-27/+8
* sunxi: musb: Drop no longer accurate comment in Kconfig help textHans de Goede2015-08-311-3/+1
* sunxi: axp221: Allow specifying dcdc2 voltage via KconfigHans de Goede2015-08-311-0/+9
* serial: uniphier: drop platform data supportMasahiro Yamada2015-08-311-26/+15
* mtd: denali_spl: do not allocate page_buffer in .bss sectionMasahiro Yamada2015-08-301-20/+12
* TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xxKishon Vijay Abraham I2015-08-281-4/+11
* usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interruptsKishon Vijay Abraham I2015-08-281-18/+28
* mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler2015-08-281-1/+1
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-2610-413/+423
|\
| * dm: core: Fix code reentrancy issue in device_probe_child()Bin Meng2015-08-261-5/+14
| * dm: pci: Optimize pci_uclass_post_bind()Bin Meng2015-08-261-0/+7
| * video: ct69000: Remove unused codesBin Meng2015-08-261-21/+0
| * video: cfb_console: Allow VGA device to work without i8042 keyboardBin Meng2015-08-261-6/+5
| * x86: i8042: Correctly initialize the controllerBin Meng2015-08-261-22/+21
| * x86: i8042: Clean up the driver per coding conventionBin Meng2015-08-261-112/+118
| * x86: i8042: Reorder static functionsBin Meng2015-08-261-268/+222
| * x86: i8042: Remove unused codesBin Meng2015-08-261-17/+0
| * x86: gpio: Tidy up gpio_ich6_get_base() and callersSimon Glass2015-08-261-3/+3
| * x86: gpio: Correct calls to _ich6_gpio_set_direction()Simon Glass2015-08-261-2/+2
| * dm: pci: Save devfn without bus number in pci_uclass_child_post_bind()Bin Meng2015-08-261-2/+2
| * x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng2015-08-261-1/+12
| * x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe()Bin Meng2015-08-261-0/+21
| * dm: pci: Support selected device/driver binding before relocationBin Meng2015-08-261-11/+30
| * x86: Set up video framebuffer for coreboot before loading kernelBin Meng2015-08-261-2/+0
| * video: coreboot: Save VESA mode for future useBin Meng2015-08-262-1/+25
| * net: e1000: Fix build warnings for 32-bitBin Meng2015-08-261-4/+5
* | Merge git://git.denx.de/u-boot-nand-flashTom Rini2015-08-2617-630/+2350
|\ \ | |/ |/|
| * mtd: nand: mxs invalidate dcache before DMA readPeng Fan2015-08-251-0/+6
| * mtd: nand: mxs support oobsize bigger than 512Peng Fan2015-08-251-9/+23
| * mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driverStefan Roese2015-08-254-0/+1693
| * nand: Sync with Linux v4.1Scott Wood2015-08-2511-193/+573
| * mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2015-08-254-2/+53
| * nand: Remove __UBOOT__ ifdefsScott Wood2015-08-253-428/+4
* | lcd: pxa: clean-up include file orderMarcel Ziswiler2015-08-241-5/+4
* | usb: pxa27x_udc: clean-up include file orderMarcel Ziswiler2015-08-241-3/+2
OpenPOWER on IntegriCloud