summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-09-02arm: mx6: Remove SPI support from WRU-IV baseboardStefan Roese1-0/+8
2015-09-02udoo: Remove SPL fat supportvpeter41-1/+1
2015-09-02udoo: Switch to SPL supportvpeter41-3/+16
2015-08-31Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini1-9/+3
2015-08-31sunxi: increase SYS_MONITOR_LENBoris Brezillon1-1/+1
2015-08-31pinctrl: add pin control uclass supportMasahiro Yamada2-0/+229
2015-08-31dm: core: allow device_bind() to not return a device pointerMasahiro Yamada2-4/+4
2015-08-31tpm: Add functions to access flags and permissionsSimon Glass1-0/+49
2015-08-31dm: tpm: Convert I2C driver to driver modelSimon Glass1-2/+0
2015-08-31dm: tpm: Convert the TPM command and library to driver modelSimon Glass1-1/+1
2015-08-31dm: tpm: Add a uclass for Trusted Platform ModulesSimon Glass3-0/+196
2015-08-31tpm: Convert board config TPM options to KconfigSimon Glass4-16/+0
2015-08-31tpm: Drop two unused optionsSimon Glass1-2/+0
2015-08-31dm: simplify uclass_foreach_dev() implementationMasahiro Yamada1-7/+2
2015-08-31mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through KconfigHans de Goede1-1/+0
2015-08-31sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede1-1/+1
2015-08-31sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handlingHans de Goede1-6/+1
2015-08-30serial: uniphier: drop platform data supportMasahiro Yamada1-18/+0
2015-08-30ARM: uniphier: enable SPL_OF_CONTROLMasahiro Yamada1-1/+1
2015-08-30ARM: uniphier: remove unused macroMasahiro Yamada1-2/+0
2015-08-28include: configs: am43xx_evm: add 'usb stop' in usbboot envKishon Vijay Abraham I1-0/+2
2015-08-28picosam9g45: adopt CONFIG_SYS_PROMPTAndreas Bießmann1-1/+0
2015-08-28mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler1-0/+9
2015-08-28arm: spear: Some changes / updates to the x600 config headerStefan Roese1-5/+16
2015-08-28arm: spear: Move to common SPL infrastructureStefan Roese1-5/+12
2015-08-28ARM: keystone2: configs: Move SP to end of u-boot sectionLokesh Vutla1-2/+2
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang2-718/+0
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang1-14/+36
2015-08-28rpi: set fdt_addr_r to 0x00000100 to match default device_tree_addressJonathan Liu1-2/+2
2015-08-27Merge git://git.denx.de/u-boot-x86Tom Rini9-55/+90
2015-08-26x86: crownbay: Enable on-board SMSC superio keyboard controllerBin Meng1-3/+0
2015-08-26x86: i8042: Clean up the driver per coding conventionBin Meng1-44/+59
2015-08-26dm: pci: Add a comment to help find pci_hose_read_config_byte, etc.Simon Glass1-0/+1
2015-08-26x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng1-4/+25
2015-08-26video: coreboot: Save VESA mode for future useBin Meng1-0/+2
2015-08-26x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boardsBin Meng5-4/+1
2015-08-26x86: Only include cbfs command for corebootBin Meng1-0/+2
2015-08-26Merge git://git.denx.de/u-boot-nand-flashTom Rini4-42/+95
2015-08-26arm: mvebu: Enable NAND on db-mv784mp-gpStefan Roese1-0/+5
2015-08-26mtd: nand: Increase max sizes of OOB and Page sizeSiva Durga Prasad Paladugu2-3/+3
2015-08-26nand: Sync with Linux v4.1Scott Wood2-5/+84
2015-08-26mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2-0/+3
2015-08-26nand: Remove __UBOOT__ ifdefsScott Wood1-34/+0
2015-08-24arm: pxa: colibri_pxa270: add optional i2c supportMarcel Ziswiler1-0/+9
2015-08-24arm: pxa: colibri_pxa270: add optional lcd supportMarcel Ziswiler1-0/+13
2015-08-24arm: pxa: colibri_pxa270: add some more nor flash detailsMarcel Ziswiler1-0/+4
2015-08-24arm: pxa: palmtreo680: get rid of obsolete CONFIG_SYS_LCD_PXA_NO_L_BIASMarcel Ziswiler1-1/+0
2015-08-24Merge git://git.denx.de/u-boot-socfpgaTom Rini2-2/+2
2015-08-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini36-36/+0
2015-08-23arm: socfpga: Enable DWAPB GPIO driverMarek Vasut2-2/+2