summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-03cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.cMoritz Fischer
2016-12-03drivers: usb: musb: add ti musb host driver with driver model supportMugunthan V N
2016-12-03drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N
2016-12-03am33xx: board: probe misc drivers to register musb devicesMugunthan V N
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-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-01Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-12-01tools/kwbimage: add DEBUG optionChris Packham
2016-12-01tools/kwbimage: add BAUDRATE optionChris Packham
2016-12-01arm: mvebu: move SYS_MVEBU_PLL_CLOCK to KconfigChris Packham
2016-12-01mvebu: db-88f6820-amc: Enable FIT supportChris Packham
2016-12-01SPL: mmc: Make spl_mmc_load_image availableMarek Vasut
2016-12-01mmc: Tinification of the mmc codeMarek Vasut
2016-12-01mmc: Fix warning if debug() is not usedMarek Vasut
2016-12-01mmc: add bkops-enable commandTomas Melin
2016-12-01mmc: s5p_sdhci: fix to check proper pinmux idSeung-Woo Kim
2016-12-01ts4600: Disable CONFIG_DISPLAY_CPUINFOTom Rini
2016-12-01Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-12-01travis.yml: Split Freescale ARM job up moreTom Rini
2016-11-30MIPS: Fix map_physmem for cached mappingsPaul Burton
2016-11-30MIPS: Use ram_top, not bi_memsize, in arch_lmb_reservePaul Burton
2016-11-30mips: Let cache.h be included from assembly sourceMarek Vasut
2016-11-30common/board_f: enable initr_trap for MIPSDaniel Schwierzeck
2016-11-30MIPS: add handling for generic and EJTAG exceptionsDaniel Schwierzeck
2016-11-30MIPS: reserve space for exception vectorsDaniel Schwierzeck
2016-11-30MIPS: add asm-offsets for struct pt_regsDaniel Schwierzeck
2016-11-30MIPS: add possibility to setup initial stack and global data in SRAMDaniel Schwierzeck
2016-11-30MIPS: factor out code for initial stack and global dataDaniel Schwierzeck
2016-11-30MIPS: fix iand optimize setup of CP0 registersDaniel Schwierzeck