summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-27microblaze: Move baudrate setting out driver selectionMichal Simek
2016-01-27microblaze: Remove CONSOLE_ARGMichal Simek
2016-01-27ppc: xilinx-ppc4xx-generic: Update xparameters.hRicardo Ribalda Delgado
2016-01-27configs/xilinx-ppc440-generic: Typos and sizeRicardo Ribalda Delgado
2016-01-27configs/xilinx-ppc405-generic: Typos and sizeRicardo Ribalda Delgado
2016-01-27ppc: xilinx-ppc405-generic: Cleanout header filesRicardo Ribalda Delgado
2016-01-27ppc: xilinx-ppc440-generic: Cleanout header filesRicardo Ribalda Delgado
2016-01-27mailaddr: Update mail addressRicardo Ribalda Delgado
2016-01-27xilinx-ppc440: Remove support for v5fx30tevalRicardo Ribalda Delgado
2016-01-27ppc: xilinx-ppc405: Remove support for fx12mmRicardo Ribalda Delgado
2016-01-27ppc: xilinx-ppc440: Remove support for ml507Ricardo Ribalda Delgado
2016-01-27arm: mvebu: Add support for the Armada XP theadorable boardStefan Roese
2016-01-26Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-01-26power: axp: merge separate DLDO functions into 1Chen-Yu Tsai
2016-01-26power: axp818: Remove duplicate register definition macrosChen-Yu Tsai
2016-01-26sunxi: Implement poweroff support for axp221 pmicHans de Goede
2016-01-26Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-01-26video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by defaultAnatolij Gustschin
2016-01-25Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-01-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2016-01-25powerpc/board/t4240rdb: Enable VID supportYing Zhang
2016-01-25armv8: ls2080a: Increase MC's DDR size to 512 MBPratiyush Mohan Srivastava
2016-01-25SECURE BOOT: support for validation of dynamic imageAneesh Bansal
2016-01-25SECURE BOOT: change prototype of fsl_secboot_validate functionAneesh Bansal
2016-01-25driver/ddr/fsl: Add workaround for A009663Shengzhou Liu
2016-01-25armv8/ls1043aqds: enable qixis_reset command to boot from NAND/SDGong Qianyu
2016-01-25armv8/ls1043aqds: fix qixis_reset command issueGong Qianyu
2016-01-25armv8/ls1043aqds: Add support for >2GB memoryShaohui Xie
2016-01-25Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2016-01-25OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logicAdam Ford
2016-01-25igep00x0: remove #undef CONFIG_BOOTDELAYLadislav Michl
2016-01-25bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada
2016-01-25lib: Add wait_for_bitMateusz Kulikowski
2016-01-25part: Drop duplication declaration of block_dev_desc_tSimon Glass
2016-01-25imx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORTPeng Fan
2016-01-24imx: mx7dsabresd: support nandPeng Fan
2016-01-24imx: mx6ulevk: add CONFIG_SPI_FLASH_STMICROPeng Fan
2016-01-24imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16MPeng Fan
2016-01-24imx: mx6ulevk: change mtest memory size to 128MPeng Fan
2016-01-24ahci: Add a disk-controller uclassSimon Glass
2016-01-24dm: x86: Add a northbridge uclassSimon Glass
2016-01-24dm: pci: Convert bios_emu to use the driver model PCI APISimon Glass
2016-01-24dm: syscon: Allow finding devices by driver dataSimon Glass
2016-01-24x86: Drop the irq router compatible stringSimon Glass
2016-01-24dm: x86: Set up interrupt routing from interrupt_init()Simon Glass
2016-01-24dm: x86: Create a driver for x86 interruptsSimon Glass
2016-01-24dm: x86: Add a driver for Intel PCH7Simon Glass
2016-01-24dm: Expand the uclass for Platform Controller Hubs (PCH)Simon Glass
2016-01-24dm: pci: Add a function to write a BARSimon Glass
2016-01-23lcd: fix the color testpattern in 16bit modeAndreas Neubacher