summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-2440-0/+40
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24234-257/+0
* distro_bootcmd: Add support for booting from ubifsRoy Spliet2015-10-241-0/+19
* ubifs: Add generic fs supportHans de Goede2015-10-241-0/+1
* ubifs: Add functions for generic fs useHans de Goede2015-10-241-0/+4
* ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs useHans de Goede2015-10-241-0/+28
* ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportGuillaume GARDET2015-10-241-0/+1
* allow LED initialization without STATUS_LED_BOOTBernhard Nortmann2015-10-241-0/+1
* net: convert altera_tse to driver model and phylibThomas Chou2015-10-231-0/+8
* nios2: zap nios2-generic board dirThomas Chou2015-10-231-8/+16
* nios2: convert altera sysid to driver modelThomas Chou2015-10-231-1/+1
* dm: implement a Miscellaneous uclassThomas Chou2015-10-232-0/+80
* serial: remove altera serial initializationsThomas Chou2015-10-231-2/+0
* nios2: convert altera timer to driver modelThomas Chou2015-10-231-5/+0
* dm: implement a Timer uclassThomas Chou2015-10-233-0/+56
* nios2 : convert altera_pio to driver modelThomas Chou2015-10-231-20/+1
* nios2: convert altera_uart to driver modelThomas Chou2015-10-231-8/+1
* nios2: convert altera_jtag_uart to driver modelThomas Chou2015-10-231-3/+0
* nios2: Split timer code into timer.cThomas Chou2015-10-231-2/+1
* nios2: Switch to generic timerThomas Chou2015-10-231-6/+2
* nios2: move altera_pio_init to board_early_init_rThomas Chou2015-10-231-0/+1
* nios2: move command line configuration to KconfigThomas Chou2015-10-231-8/+1
* ti_omap5_common: mmc: do not define DM_MMC for splMugunthan V N2015-10-221-0/+8
* am437x: Add am437x_gp_evm_defconfig using CONFIG_DMMugunthan V N2015-10-222-0/+47
* am43xx_evm: mmc: do not define DM_MMC for splMugunthan V N2015-10-221-0/+8
* am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALMugunthan V N2015-10-221-1/+5
* am335x_evm: mmc: do not define DM_MMC for splMugunthan V N2015-10-221-0/+8
* ARM: k2g: Add config fileLokesh Vutla2015-10-221-0/+59
* ARM: k2g: Add clock informationVitaly Andrianov2015-10-221-1/+10
* ARM: dts: k2hk: Enable OF_CONTROL and DMLokesh Vutla2015-10-221-1/+5
* ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LENLokesh Vutla2015-10-221-0/+7
* ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALTom Rini2015-10-221-0/+4
* ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALTom Rini2015-10-221-1/+5
* drivers: Introduce a simplified remoteproc frameworkNishanth Menon2015-10-222-0/+163
* drivers: net: cpsw: convert driver to adopt device driver modelMugunthan V N2015-10-221-0/+2
* am335x_evm: do not define usb ether gadget when Eth DM is definedMugunthan V N2015-10-221-0/+3
* configs: am335x_evm: Support distro bootcmdsSjoerd Simons2015-10-221-8/+37
* configs: ti_armv7_common.h: Add default addresses for pxe and scriptsSjoerd Simons2015-10-221-0/+2
* config_distro_bootcmd.h: Use a private variable for bootpartSjoerd Simons2015-10-221-7/+11
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-10-21119-143/+99
|\
| * x86: Add support for Advantech SOM-6896George McCollister2015-10-211-0/+38
| * debug_uart: Add an option to announce the debug UARTSimon Glass2015-10-211-0/+7
| * debug_uart: Support board-specific UART initialisationSimon Glass2015-10-211-0/+14
| * debug_uart: Adjust the declaration of debug_uart_init()Simon Glass2015-10-211-2/+7
| * x86: pci: Add PCI IDs for Wildcat PointGeorge McCollister2015-10-211-0/+2
| * cmd: bootvx: Pass E820 information to an x86 VxWorks kernelBin Meng2015-10-211-0/+29
| * cmd: bootvx: Always get VxWorks bootline from envBin Meng2015-10-211-22/+0
| * cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-21114-118/+0
| * x86: Remove quotation mark in CONFIG_HOSTNAMEBin Meng2015-10-211-1/+1
| * x86: Allow disabling IGD on Intel QueensbayBin Meng2015-10-211-0/+1
OpenPOWER on IntegriCloud