]> git.sur5r.net Git - u-boot/shortlog
u-boot
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 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 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...
2016-11-30 Daniel SchwierzeckMIPS: fix iand optimize setup of CP0 registers
2016-11-30 Daniel SchwierzeckMIPS: fix ROM exception vectors
2016-11-30 Daniel SchwierzeckMIPS: make inclusion of ROM exception vectors configurable
2016-11-30 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-11-30 Lukasz Majewskiimx6: clock: Enable External Memory Interface [EIM...
2016-11-30 Christoph Fritzmx6sx: Add initial support for Samtec VIN|ING 2000...
2016-11-30 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2016-11-29 Tom Rinitravis.yml: Add samsung and rockchip builds
2016-11-29 Angus Ainslieimx7: SPI: add suport for SPI flash in mikroBUS slot
2016-11-29 Stefan Agnerarm: mx6: specify SPL padding
2016-11-29 Breno Limamx6sx: Add initial support for UDOO Neo Board
2016-11-29 Sanchayan Maitycolibri_vf: Read kernel and device tree from static...
2016-11-29 Sebastien BourdelinARM: ts4600: add basic board support
2016-11-29 Ken Linboard: ge: bx50v3: add the PMIC configuration support
2016-11-29 Eric NelsonARM: mx6: ddr: use Kconfig for inclusion of DDR calibra...
2016-11-29 Eric Nelsonmx6: ddr: add routine to return DDR calibration data
2016-11-29 Eric Nelsonmx6: ddr: pass mx6_ddr_sysinfo to calibration routines
2016-11-29 Eric Nelsonmx6: ddr: allow 32 cycles for DQS gating calibration
2016-11-29 Eric Nelsonimx: mx6: ddr: add register MPZQLP2CTL for LPDDR2
2016-11-29 Eric Nelsontools: imximage: display DCD block offset, length
2016-11-29 Sven Ebenfeldarm: imx: wandboard: fix compile error if CONFIG_VIDEO...
2016-11-29 Christoph Fritzpwm: imx: increase support up to PWM8 for i.MX6SX
2016-11-29 Soeren Mochtbs2910: Make Ethernet functional again
2016-11-29 Max Krummenacherimx: make ipu's di configurable
2016-11-29 Max Krummenacherspl: mmc: fix switch statement
2016-11-29 Marcin NiestrojARM: mx6: add MMC2 boot device detection support in SPL
next