summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-12-02cmd/fdt: fix uncallable systemsetup commandFabien Parent
2016-12-02drivers: usb: gadget: ether: prepare driver for driver model migrationMugunthan V N
2016-12-02drivers: usb: gadget: ether: use net device priv to pass usb ether privMugunthan V N
2016-12-02drivers: usb: gadget: ether: consolidate global devices to single structMugunthan V N
2016-12-02drivers: usb: gadget: ether: adopt to usb driver modelMugunthan V N
2016-12-02drivers: usb: gadget: ether: access network_started using local variableMugunthan V N
2016-12-02dm: blk: Fix get_desc to return block device descriptorMichal Simek
2016-12-02dm: core: Handle global_data moving in SPLSimon Glass
2016-12-02buildman: Rename do_build to config_onlySimon Glass
2016-12-02r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changesVladimir Zapolskiy
2016-12-02sh: generate position independent code for all platformsVladimir Zapolskiy
2016-12-02sh: share the correct version of start.S among all cpusVladimir Zapolskiy
2016-12-02sh4: fix start.S by calling board_init_f() after first code relocationVladimir Zapolskiy
2016-12-02sh: add shared relocate_code() function and call board_init_r()Vladimir Zapolskiy
2016-12-02sh: add common dram_init() function for all boardsVladimir Zapolskiy
2016-12-02sh: define CONFIG_DISPLAY_BOARDINFO to print board informationVladimir Zapolskiy
2016-12-02sh: remove undefined DEBUG preprocessor token from board config filesVladimir Zapolskiy
2016-12-02sh: add MEMORY command to a shared linker scriptVladimir Zapolskiy
2016-12-02sh: define entry point and reloc_dst inside a linker scriptVladimir Zapolskiy
2016-12-02sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy
2016-12-02sh4: use single u-boot linker script for all boardsVladimir Zapolskiy
2016-12-02common: sh: add necessary define bits to board_fVladimir Zapolskiy
2016-12-02r2dplus: select rtl8139 driver in defconfigVladimir Zapolskiy
2016-12-02r2dplus: use P1 area space for text base and PCI system memoryVladimir Zapolskiy
2016-12-02sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy
2016-12-02pci: sh7751: map PCI memory space into SDRAMVladimir Zapolskiy
2016-12-02pci: sh7751: fix up PCI I/O space addressVladimir Zapolskiy
2016-12-02sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy
2016-12-02sh: cache: don't modify CCR from P1 areaVladimir Zapolskiy
2016-12-02sh: cache use jump_to_P2() and back_to_P1() from asm/system.hVladimir Zapolskiy
2016-12-02sh3: remove unused cache.c file from being builtVladimir Zapolskiy
2016-12-02sh4: cache: correct flush_cache() to writeback and invalidateVladimir Zapolskiy
2016-12-02sh4: cache: correct dcache flush to invalidate with write-backVladimir Zapolskiy
2016-12-02compiler.h: use u-boot endian macros on OpenBSDJonathan Gray
2016-12-02ARM: am57xx_evm: enable DFU supportSekhar Nori
2016-12-02ARM: ti: consolidate dfu environment variablesSekhar Nori
2016-12-02buildman: Clean up odd characters on the terminalSimon Glass
2016-12-02buildman: Squash useless output from -KSimon Glass
2016-12-02buildman: Add documentation for CONFIG checkingSimon Glass
2016-12-02buildman: Add an option to just create the configSimon Glass
2016-12-02Makefile: Add a target to create the .cfg filesSimon Glass
2016-12-02sandboxfs: Fix resource leakTom Rini
2016-12-02tpm: tpm_tis_lpc: Add support for AT97SC3204George McCollister
2016-12-02cmd/tpm_test: Fix misleading code indentationStefan BrĂ¼ns
2016-12-02cmd: scsi: Make private functions staticMichal Simek
2016-12-02scsi: Separate SCSI private block description initializationMichal Simek
2016-12-02scsi: Change scsi_scan() to be able to return valueMichal Simek
2016-12-02scsi: Make private functions staticMichal Simek
2016-12-02scsi: Remove completely unused functionsMichal Simek