]> git.sur5r.net Git - u-boot/shortlog
u-boot
2016-12-04 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-dm
2016-12-03 Yann E. MORINcmd: move CMD_PXE to Kconfig
2016-12-03 Tom RiniEnable DISTRO_DEFAULT on platforms that missed it before
2016-12-03 Tom Rinicmd: Convert CMD_BOOTMENU
2016-12-03 Andrew F. Davisboard: ti: am57xx: add FIT image TEE processing
2016-12-03 Andrew F. Davisboard: ti: dra7xx: add FIT image TEE processing
2016-12-03 Andrew F. Davisarm: omap5: Add OPTEE node to fdt
2016-12-03 Harinarayan... arm: omap5: Add TEE loading support
2016-12-03 Harinarayan... arm: omap5: Add function to make an SMC call on cpu1
2016-12-03 Andrew F. Davisimage: Add Trusted Execution Environment image type
2016-12-03 Andrew F. Davisimage: Add FIT image loadable section custom processing
2016-12-03 Fabien Parentdavinci: omapl138_lcdk: add DT support for EMMC boot
2016-12-03 Fabien Parentdavinci: omapl138_lcdk: improve readability of boot...
2016-12-03 Fabien Parentdavinci: omapl138_lcdk: add NAND SPL boot support
2016-12-03 Fabien Parentdavinci: omapl138_lck: remove obsolete define
2016-12-03 Fabien Parentdavinci: omapl138_lcdk: use correct name for CONFIG_SYS...
2016-12-03 Fabien Parentdavinci: omapl138_lcdk: use correct name for CONFIG_SYS...
2016-12-03 Fabien Parentdavinci: omapl138_lcdk: use correct define for 16 bit...
2016-12-03 Fabien ParentNAND: davinci: add support for NAND chips with 16 bits bus
2016-12-03 Fabien Parentdavinci: omapl138_lcdk: add u-boot sector for mmc/sd...
2016-12-03 Fabien Parentdavinci: da850evm: fix empty boot method list in the SPL
2016-12-03 Fabien Parentdavinci: omapl138_lcdk: configure ddr2
2016-12-03 Fabien Parentdavinci: omapl138_lcdk: configure pll0
2016-12-03 Fabien ParentARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig
2016-12-03 Fabien ParentARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig
2016-12-03 Nishanth MenonARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
2016-12-03 Nishanth Menonusb: xhci: Remove assumption of DWC instance based...
2016-12-03 Nishanth MenonARM: K2G: DDR3: Fix up priv ID for MPU
2016-12-03 Lokesh VutlaARM: AMx3xx: Make FIT boot as default boot on HS devices
2016-12-03 Lokesh VutlaARM: AM57xx: Make FIT boot as default boot on HS devices
2016-12-03 Lokesh VutlaARM: DRA7: Make FIT boot as default boot on HS devices
2016-12-03 Lokesh Vutlati_armv7_common: env: Add support for loading FIT images
2016-12-03 Lokesh Vutlati_armv7_common: env: Consolidate support for loading...
2016-12-03 Madan Srinivasconfigs: am43x: hs: Modify SPL load address to fix...
2016-12-03 Moritz Fischercmd: crosec: Move cros_ec_decode_region helper to cmd...
2016-12-03 Mugunthan V Ndrivers: usb: musb: add ti musb host driver with driver...
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 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 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
next