aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-24common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu40-0/+40
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada234-257/+0
2015-10-24distro_bootcmd: Add support for booting from ubifsRoy Spliet1-0/+19
2015-10-24ubifs: Add generic fs supportHans de Goede1-0/+1
2015-10-24ubifs: Add functions for generic fs useHans de Goede1-0/+4
2015-10-24ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs useHans de Goede1-0/+28
2015-10-24ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportGuillaume GARDET1-0/+1
2015-10-24allow LED initialization without STATUS_LED_BOOTBernhard Nortmann1-0/+1
2015-10-23net: convert altera_tse to driver model and phylibThomas Chou1-0/+8
2015-10-23nios2: zap nios2-generic board dirThomas Chou1-8/+16
2015-10-23nios2: convert altera sysid to driver modelThomas Chou1-1/+1
2015-10-23dm: implement a Miscellaneous uclassThomas Chou2-0/+80
2015-10-23serial: remove altera serial initializationsThomas Chou1-2/+0
2015-10-23nios2: convert altera timer to driver modelThomas Chou1-5/+0
2015-10-23dm: implement a Timer uclassThomas Chou3-0/+56
2015-10-23nios2 : convert altera_pio to driver modelThomas Chou1-20/+1
2015-10-23nios2: convert altera_uart to driver modelThomas Chou1-8/+1
2015-10-23nios2: convert altera_jtag_uart to driver modelThomas Chou1-3/+0
2015-10-23nios2: Split timer code into timer.cThomas Chou1-2/+1
2015-10-23nios2: Switch to generic timerThomas Chou1-6/+2
2015-10-23nios2: move altera_pio_init to board_early_init_rThomas Chou1-0/+1
2015-10-23nios2: move command line configuration to KconfigThomas Chou1-8/+1
2015-10-22ti_omap5_common: mmc: do not define DM_MMC for splMugunthan V N1-0/+8
2015-10-22am437x: Add am437x_gp_evm_defconfig using CONFIG_DMMugunthan V N2-0/+47
2015-10-22am43xx_evm: mmc: do not define DM_MMC for splMugunthan V N1-0/+8
2015-10-22am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALMugunthan V N1-1/+5
2015-10-22am335x_evm: mmc: do not define DM_MMC for splMugunthan V N1-0/+8
2015-10-22ARM: k2g: Add config fileLokesh Vutla1-0/+59
2015-10-22ARM: k2g: Add clock informationVitaly Andrianov1-1/+10
2015-10-22ARM: dts: k2hk: Enable OF_CONTROL and DMLokesh Vutla1-1/+5
2015-10-22ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LENLokesh Vutla1-0/+7
2015-10-22ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALTom Rini1-0/+4
2015-10-22ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALTom Rini1-1/+5
2015-10-22drivers: Introduce a simplified remoteproc frameworkNishanth Menon2-0/+163
2015-10-22drivers: net: cpsw: convert driver to adopt device driver modelMugunthan V N1-0/+2
2015-10-22am335x_evm: do not define usb ether gadget when Eth DM is definedMugunthan V N1-0/+3
2015-10-22configs: am335x_evm: Support distro bootcmdsSjoerd Simons1-8/+37
2015-10-22configs: ti_armv7_common.h: Add default addresses for pxe and scriptsSjoerd Simons1-0/+2
2015-10-22config_distro_bootcmd.h: Use a private variable for bootpartSjoerd Simons1-7/+11
2015-10-21Merge git://git.denx.de/u-boot-x86Tom Rini119-143/+99
2015-10-21x86: Add support for Advantech SOM-6896George McCollister1-0/+38
2015-10-21debug_uart: Add an option to announce the debug UARTSimon Glass1-0/+7
2015-10-21debug_uart: Support board-specific UART initialisationSimon Glass1-0/+14
2015-10-21debug_uart: Adjust the declaration of debug_uart_init()Simon Glass1-2/+7
2015-10-21x86: pci: Add PCI IDs for Wildcat PointGeorge McCollister1-0/+2
2015-10-21cmd: bootvx: Pass E820 information to an x86 VxWorks kernelBin Meng1-0/+29
2015-10-21cmd: bootvx: Always get VxWorks bootline from envBin Meng1-22/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng114-118/+0
2015-10-21x86: Remove quotation mark in CONFIG_HOSTNAMEBin Meng1-1/+1
2015-10-21x86: Allow disabling IGD on Intel QueensbayBin Meng1-0/+1