summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-03drivers: usb: musb: add ti musb misc driver for wrapperMugunthan V N
2016-12-03am33xx: board: do not register usb devices when CONFIG_DM_USB is definedMugunthan V N
2016-12-03configs: am335x: usb: do not define CONFIG_DM_USB for splMugunthan V N
2016-12-03rtc: Add RTC chip pcf2127 supportMeng Yi
2016-12-03dm: core: Add dev_get_addr_size_index() to retrieve addr and sizeStefan Roese
2016-12-03libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-12-03cmd/fdt: fix uncallable systemsetup commandFabien Parent
2016-12-03drivers: usb: gadget: ether: prepare driver for driver model migrationMugunthan V N
2016-12-03drivers: usb: gadget: ether: use net device priv to pass usb ether privMugunthan V N
2016-12-03drivers: usb: gadget: ether: consolidate global devices to single structMugunthan V N
2016-12-03drivers: usb: gadget: ether: adopt to usb driver modelMugunthan V N
2016-12-03drivers: usb: gadget: ether: access network_started using local variableMugunthan V N
2016-12-03dm: blk: Fix get_desc to return block device descriptorMichal Simek
2016-12-03dm: core: Handle global_data moving in SPLSimon Glass
2016-12-03buildman: Rename do_build to config_onlySimon Glass
2016-12-03r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changesVladimir Zapolskiy
2016-12-03sh: generate position independent code for all platformsVladimir Zapolskiy
2016-12-03sh: share the correct version of start.S among all cpusVladimir Zapolskiy
2016-12-03sh4: fix start.S by calling board_init_f() after first code relocationVladimir Zapolskiy
2016-12-03sh: add shared relocate_code() function and call board_init_r()Vladimir Zapolskiy
2016-12-03sh: add common dram_init() function for all boardsVladimir Zapolskiy
2016-12-03sh: define CONFIG_DISPLAY_BOARDINFO to print board informationVladimir Zapolskiy
2016-12-03sh: remove undefined DEBUG preprocessor token from board config filesVladimir Zapolskiy
2016-12-03sh: add MEMORY command to a shared linker scriptVladimir Zapolskiy
2016-12-03sh: define entry point and reloc_dst inside a linker scriptVladimir Zapolskiy
2016-12-03sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy
2016-12-03sh4: use single u-boot linker script for all boardsVladimir Zapolskiy
2016-12-03common: sh: add necessary define bits to board_fVladimir Zapolskiy
2016-12-03r2dplus: select rtl8139 driver in defconfigVladimir Zapolskiy
2016-12-03r2dplus: use P1 area space for text base and PCI system memoryVladimir Zapolskiy
2016-12-03sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy
2016-12-03pci: sh7751: map PCI memory space into SDRAMVladimir Zapolskiy
2016-12-03pci: sh7751: fix up PCI I/O space addressVladimir Zapolskiy
2016-12-03sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy
2016-12-03sh: cache: don't modify CCR from P1 areaVladimir Zapolskiy
2016-12-03sh: cache use jump_to_P2() and back_to_P1() from asm/system.hVladimir Zapolskiy
2016-12-03sh3: remove unused cache.c file from being builtVladimir Zapolskiy
2016-12-03sh4: cache: correct flush_cache() to writeback and invalidateVladimir Zapolskiy
2016-12-03sh4: cache: correct dcache flush to invalidate with write-backVladimir Zapolskiy
2016-12-03compiler.h: use u-boot endian macros on OpenBSDJonathan Gray
2016-12-03ARM: am57xx_evm: enable DFU supportSekhar Nori
2016-12-03ARM: ti: consolidate dfu environment variablesSekhar Nori
2016-12-02powerpc: mpc85xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig optionYork Sun
2016-12-02powerpc: mpc86xx: Move CONFIG_FSL_LAW to KconfigYork Sun
2016-12-02powerpc: mpc85xx: Move CONFIG_FSL_LAW to KconfigYork Sun
2016-12-02powerpc: mpc85xx: Move SECURE_BOOT to KconfigYork Sun
2016-12-02armv8: fsl-layerscape: Move SECURE_BOOT to KconfigYork Sun
2016-12-02armv7: ls1021a: Move SECURE_BOOT option to KconfigYork Sun
2016-12-02buildman: Clean up odd characters on the terminalSimon Glass
2016-12-02buildman: Squash useless output from -KSimon Glass