Age | Commit message (Expand) | Author |
2015-10-24 | common/board_f.c: modify the macro to use get_clocks() more common | Gong Qianyu |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |
2015-10-24 | distro_bootcmd: Add support for booting from ubifs | Roy Spliet |
2015-10-24 | ubifs: Add generic fs support | Hans de Goede |
2015-10-24 | ubifs: Add functions for generic fs use | Hans de Goede |
2015-10-24 | ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use | Hans de Goede |
2015-10-24 | ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support | Guillaume GARDET |
2015-10-24 | allow LED initialization without STATUS_LED_BOOT | Bernhard Nortmann |
2015-10-23 | net: convert altera_tse to driver model and phylib | Thomas Chou |
2015-10-23 | nios2: zap nios2-generic board dir | Thomas Chou |
2015-10-23 | nios2: convert altera sysid to driver model | Thomas Chou |
2015-10-23 | dm: implement a Miscellaneous uclass | Thomas Chou |
2015-10-23 | serial: remove altera serial initializations | Thomas Chou |
2015-10-23 | nios2: convert altera timer to driver model | Thomas Chou |
2015-10-23 | dm: implement a Timer uclass | Thomas Chou |
2015-10-23 | nios2 : convert altera_pio to driver model | Thomas Chou |
2015-10-23 | nios2: convert altera_uart to driver model | Thomas Chou |
2015-10-23 | nios2: convert altera_jtag_uart to driver model | Thomas Chou |
2015-10-23 | nios2: Split timer code into timer.c | Thomas Chou |
2015-10-23 | nios2: Switch to generic timer | Thomas Chou |
2015-10-23 | nios2: move altera_pio_init to board_early_init_r | Thomas Chou |
2015-10-23 | nios2: move command line configuration to Kconfig | Thomas Chou |
2015-10-22 | ti_omap5_common: mmc: do not define DM_MMC for spl | Mugunthan V N |
2015-10-22 | am437x: Add am437x_gp_evm_defconfig using CONFIG_DM | Mugunthan V N |
2015-10-22 | am43xx_evm: mmc: do not define DM_MMC for spl | Mugunthan V N |
2015-10-22 | am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL | Mugunthan V N |
2015-10-22 | am335x_evm: mmc: do not define DM_MMC for spl | Mugunthan V N |
2015-10-22 | ARM: k2g: Add config file | Lokesh Vutla |
2015-10-22 | ARM: k2g: Add clock information | Vitaly Andrianov |
2015-10-22 | ARM: dts: k2hk: Enable OF_CONTROL and DM | Lokesh Vutla |
2015-10-22 | ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LEN | Lokesh Vutla |
2015-10-22 | ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL | Tom Rini |
2015-10-22 | ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL | Tom Rini |
2015-10-22 | drivers: Introduce a simplified remoteproc framework | Nishanth Menon |
2015-10-22 | drivers: net: cpsw: convert driver to adopt device driver model | Mugunthan V N |
2015-10-22 | am335x_evm: do not define usb ether gadget when Eth DM is defined | Mugunthan V N |
2015-10-22 | configs: am335x_evm: Support distro bootcmds | Sjoerd Simons |
2015-10-22 | configs: ti_armv7_common.h: Add default addresses for pxe and scripts | Sjoerd Simons |
2015-10-22 | config_distro_bootcmd.h: Use a private variable for bootpart | Sjoerd Simons |
2015-10-21 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |
2015-10-21 | x86: Add support for Advantech SOM-6896 | George McCollister |
2015-10-21 | debug_uart: Add an option to announce the debug UART | Simon Glass |
2015-10-21 | debug_uart: Support board-specific UART initialisation | Simon Glass |
2015-10-21 | debug_uart: Adjust the declaration of debug_uart_init() | Simon Glass |
2015-10-21 | x86: pci: Add PCI IDs for Wildcat Point | George McCollister |
2015-10-21 | cmd: bootvx: Pass E820 information to an x86 VxWorks kernel | Bin Meng |
2015-10-21 | cmd: bootvx: Always get VxWorks bootline from env | Bin Meng |
2015-10-21 | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng |
2015-10-21 | x86: Remove quotation mark in CONFIG_HOSTNAME | Bin Meng |
2015-10-21 | x86: Allow disabling IGD on Intel Queensbay | Bin Meng |