]> git.sur5r.net Git - u-boot/shortlog
u-boot
2016-12-03 Mugunthan V Ndrivers: usb: musb: adopt musb backend driver to driver...
2016-12-03 Mugunthan V Nam33xx: board: probe misc drivers to register musb...
2016-12-03 Mugunthan V Ndrivers: usb: musb: add ti musb misc driver for wrapper
2016-12-03 Mugunthan V Nam33xx: board: do not register usb devices when CONFIG_...
2016-12-03 Mugunthan V Nconfigs: am335x: usb: do not define CONFIG_DM_USB for spl
2016-12-03 Meng Yirtc: Add RTC chip pcf2127 support
2016-12-03 Stefan Roesedm: core: Add dev_get_addr_size_index() to retrieve...
2016-12-03 Masahiro Yamadalibfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
2016-12-03 Fabien Parentcmd/fdt: fix uncallable systemsetup command
2016-12-03 Mugunthan V Ndrivers: usb: gadget: ether: prepare driver for driver...
2016-12-03 Mugunthan V Ndrivers: usb: gadget: ether: use net device priv to...
2016-12-03 Mugunthan V Ndrivers: usb: gadget: ether: consolidate global devices...
2016-12-03 Mugunthan V Ndrivers: usb: gadget: ether: adopt to usb driver model
2016-12-03 Mugunthan V Ndrivers: usb: gadget: ether: access network_started...
2016-12-03 Michal Simekdm: blk: Fix get_desc to return block device descriptor
2016-12-03 Simon Glassdm: core: Handle global_data moving in SPL
2016-12-03 Simon Glassbuildman: Rename do_build to config_only
2016-12-03 Vladimir Zapolskiyr2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch...
2016-12-03 Vladimir Zapolskiysh: generate position independent code for all platforms
2016-12-03 Vladimir Zapolskiysh: share the correct version of start.S among all...
2016-12-03 Vladimir Zapolskiysh4: fix start.S by calling board_init_f() after first...
2016-12-03 Vladimir Zapolskiysh: add shared relocate_code() function and call board_...
2016-12-03 Vladimir Zapolskiysh: add common dram_init() function for all boards
2016-12-03 Vladimir Zapolskiysh: define CONFIG_DISPLAY_BOARDINFO to print board...
2016-12-03 Vladimir Zapolskiysh: remove undefined DEBUG preprocessor token from...
2016-12-03 Vladimir Zapolskiysh: add MEMORY command to a shared linker script
2016-12-03 Vladimir Zapolskiysh: define entry point and reloc_dst inside a linker...
2016-12-03 Vladimir Zapolskiysh: place board lowlevel_init code in the beginning...
2016-12-03 Vladimir Zapolskiysh4: use single u-boot linker script for all boards
2016-12-03 Vladimir Zapolskiycommon: sh: add necessary define bits to board_f
2016-12-03 Vladimir Zapolskiyr2dplus: select rtl8139 driver in defconfig
2016-12-03 Vladimir Zapolskiyr2dplus: use P1 area space for text base and PCI system...
2016-12-03 Vladimir Zapolskiysh4: remove __io config options from r2dplus and r7780m...
2016-12-03 Vladimir Zapolskiypci: sh7751: map PCI memory space into SDRAM
2016-12-03 Vladimir Zapolskiypci: sh7751: fix up PCI I/O space address
2016-12-03 Vladimir Zapolskiysh4: cache: move exported cache manipulation functions...
2016-12-03 Vladimir Zapolskiysh: cache: don't modify CCR from P1 area
2016-12-03 Vladimir Zapolskiysh: cache use jump_to_P2() and back_to_P1() from asm...
2016-12-03 Vladimir Zapolskiysh3: remove unused cache.c file from being built
2016-12-03 Vladimir Zapolskiysh4: cache: correct flush_cache() to writeback and...
2016-12-03 Vladimir Zapolskiysh4: cache: correct dcache flush to invalidate with...
2016-12-03 Jonathan Graycompiler.h: use u-boot endian macros on OpenBSD
2016-12-03 Sekhar NoriARM: am57xx_evm: enable DFU support
2016-12-03 Sekhar NoriARM: ti: consolidate dfu environment variables
2016-12-02 York Sunpowerpc: mpc85xx: Convert CONFIG_SYS_FSL_NUM_LAWS to...
2016-12-02 York Sunpowerpc: mpc86xx: Move CONFIG_FSL_LAW to Kconfig
2016-12-02 York Sunpowerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig
2016-12-02 York Sunpowerpc: mpc85xx: Move SECURE_BOOT to Kconfig
2016-12-02 York Sunarmv8: fsl-layerscape: Move SECURE_BOOT to Kconfig
2016-12-02 York Sunarmv7: ls1021a: Move SECURE_BOOT option to Kconfig
2016-12-02 Simon Glassbuildman: Clean up odd characters on the terminal
2016-12-02 Simon Glassbuildman: Squash useless output from -K
2016-12-02 Simon Glassbuildman: Add documentation for CONFIG checking
2016-12-02 Simon Glassbuildman: Add an option to just create the config
2016-12-02 Simon GlassMakefile: Add a target to create the .cfg files
2016-12-02 Tom Rinisandboxfs: Fix resource leak
2016-12-02 George McCollistertpm: tpm_tis_lpc: Add support for AT97SC3204
2016-12-02 Stefan Brünscmd/tpm_test: Fix misleading code indentation
2016-12-02 York Sunscript: remove CONFIG_SYS_CCSRBAR_DEFAULT from white...
2016-12-02 York Sunpowerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT...
2016-12-02 York Sunpowerpc: mpc85xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT...
2016-12-02 York Sunpowerpc: cyrus: Separate P5020/P5040 config options
2016-12-02 Michal Simekcmd: scsi: Make private functions static
2016-12-02 Michal Simekscsi: Separate SCSI private block description initializ...
2016-12-02 Michal Simekscsi: Change scsi_scan() to be able to return value
2016-12-02 Michal Simekscsi: Make private functions static
2016-12-02 Michal Simekscsi: Remove completely unused functions
2016-12-02 Michal Simekscsi: Simplify scsi_read/scsi_write()
2016-12-02 Michal Simekscsi: Move pccb buffer initalization directly to scsi_d...
2016-12-02 Michal Simekscsi: Take lun from device block description
2016-12-02 Michal Simekscsi: Extract device detection algorithm
2016-12-02 Michal Simekscsi: Extract block device initialization
2016-12-02 Michal Simekcommon: miiphyutil: Work and report phy address in...
2016-12-02 Siva Durga... ARM: zynq: Enable SD1 and qspi for picozed board
2016-12-02 Masahiro YamadaARM: zynq(mp): remove unneeded CONFIG_USB_MAX_CONTROLLE...
2016-12-02 Michal SimekARM64: zynqmp: List secondary software boot modes
2016-12-02 Michal SimekARM64: zynqmp: Use DTS name for different psu_init_gpl...
2016-12-02 Michal SimekARM64: zynqmp: Force certain bootmode for SPL
2016-12-01 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-12-01 Chris Packhamtools/kwbimage: add DEBUG option
2016-12-01 Chris Packhamtools/kwbimage: add BAUDRATE option
2016-12-01 Chris Packhamarm: mvebu: move SYS_MVEBU_PLL_CLOCK to Kconfig
2016-12-01 Chris Packhammvebu: db-88f6820-amc: Enable FIT support
2016-12-01 Marek VasutSPL: mmc: Make spl_mmc_load_image available
2016-12-01 Marek Vasutmmc: Tinification of the mmc code
2016-12-01 Marek Vasutmmc: Fix warning if debug() is not used
2016-12-01 Tomas Melinmmc: add bkops-enable command
2016-12-01 Seung-Woo Kimmmc: s5p_sdhci: fix to check proper pinmux id
2016-12-01 Tom Rinits4600: Disable CONFIG_DISPLAY_CPUINFO
2016-12-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-12-01 Tom Rinitravis.yml: Split Freescale ARM job up more
2016-11-30 Paul BurtonMIPS: Fix map_physmem for cached mappings
2016-11-30 Paul BurtonMIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
2016-11-30 Marek Vasutmips: Let cache.h be included from assembly source
2016-11-30 Daniel Schwierzeckcommon/board_f: enable initr_trap for MIPS
2016-11-30 Daniel SchwierzeckMIPS: add handling for generic and EJTAG exceptions
2016-11-30 Daniel SchwierzeckMIPS: reserve space for exception vectors
2016-11-30 Daniel SchwierzeckMIPS: add asm-offsets for struct pt_regs
2016-11-30 Daniel SchwierzeckMIPS: add possibility to setup initial stack and global...
2016-11-30 Daniel SchwierzeckMIPS: factor out code for initial stack and global...
next