]> git.sur5r.net Git - u-boot/shortlog
u-boot
2016-01-16 Daniel SchwierzeckMIPS: implement bit manipulating I/O accessors
2016-01-16 Daniel SchwierzeckMIPS: fix SPDX license identifier in remaining arch...
2016-01-16 Daniel SchwierzeckMIPS: sync processor and register definitions with...
2016-01-16 Daniel SchwierzeckMIPS: sync I/O related header files with linux-4.4
2016-01-16 Daniel Schwierzecknet: pcnet: refactor mapping of virtual addresses to...
2016-01-16 Daniel SchwierzeckMIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT
2016-01-16 Daniel SchwierzeckMIPS: vct: fix I/O accessor calls
2016-01-16 Daniel SchwierzeckMIPS: malta: fix IO accessor call
2016-01-16 Daniel SchwierzeckMIPS: malta: do not pull in target header files in...
2016-01-16 Daniel SchwierzeckMIPS: Kconfig: optimize gcc -march and -mtune setup
2016-01-16 Daniel SchwierzeckMIPS: au1x00: move SoC header files to arch/mips/mach...
2016-01-16 Daniel SchwierzeckMIPS: Kconfig: refactor machine setup
2016-01-16 Daniel SchwierzeckMIPS: add initial infrastructure for device-tree files
2016-01-16 Daniel SchwierzeckMIPS: do not build position-independent executables...
2016-01-16 Daniel SchwierzeckMIPS: create .text sub-sections for assembler functions
2016-01-16 Daniel SchwierzeckMIPS: fix annotation of _start and relocate_code
2016-01-16 Purna Chandra... MIPS: add asm/gpio.h to fix compilation error with...
2016-01-15 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-01-15 Tom Rinieth-raw-os.c: Add cast to bind(2) call
2016-01-15 Simon Glassx86: Fix board init breakage
2016-01-15 Simon Glassdm: pci: Avoid a memory leak when allocating the ROM
2016-01-15 Simon Glassdm: pci: Add a 'fall through' comment
2016-01-15 Simon Glassdm: spi_flash: Allow the uclass to work without printf()
2016-01-15 huang linmmc: rockchip: the non-removable property must point...
2016-01-15 Masahiro YamadaMAINTAINERS: add entry for Rockchip
2016-01-15 Ben WhittenFix GCC format-security errors and convert sprintfs.
2016-01-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-14 Stephen Warrenarm: initialize gd for AArch64
2016-01-14 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-01-14 Stefan RoeseMAINTAINERS: Update Marvell custodianship
2016-01-14 Phil Suttermvebu: ds414: Implement Synology specific command set
2016-01-14 Phil Suttermvebu: Support Synology DS414
2016-01-14 Phil Suttermvebu: Add rudimental MV78230 support
2016-01-14 Phil Suttermvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT
2016-01-14 Phil Suttermvebu: Introduce kconfig symbols for SoC variants
2016-01-14 Phil Suttermvebu: axp: refactor board_sat_r_get() and caller
2016-01-14 Phil Sutterdrivers/pci/pci_mvebu: Fix for boards with X4 lanes
2016-01-14 Phil Sutteraxp: Fix debugging support in DDR3 write leveling
2016-01-14 Phil SutterREADME: Review the u-boot porting guide list
2016-01-14 Phil Sutterdrivers/pci: Fix for debug builds without CONFIG_PCI_EN...
2016-01-14 Stefan Roesearm: mvebu: Add runtime detection of UART (xmodem)...
2016-01-14 Stefan Roesearm: mvebu: Add runtime boot-device detection
2016-01-14 Stefan Roesearm: mvebu: Make local structs static const
2016-01-14 Stefan Roesearm: mvebu: Move SAR register defines into header
2016-01-14 Stefan Roesearm: mvebu: Remove leftover Makefile
2016-01-14 Stefan Roesearm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
2016-01-14 Stefan Roesearm: mvebu: Consolidate board Kconfig options into...
2016-01-14 Stefan Roesearm: mvebu: Print CPU and SDRAM frequency upon startup
2016-01-14 Stefan Roesearm: mvebu: Make serdes setup on Armada XP less noisy
2016-01-14 Stefan Roesearm: mvebu: Don't include "netdev.h" in cpu.c
2016-01-14 Stefan Roesearm: mvebu: Make ECC support configurable on Armada XP
2016-01-14 Stefan Roesearm: mvebu: Add support for MV78260
2016-01-14 Stefan Roesearm: mvebu: Don't use 0 as board ID as its used for...
2016-01-14 Stefan Roesearm: mvebu: Simplify code in setup_usb_phys() a bit
2016-01-14 Stefan Roesearm: mvebu: Don't disable cache at startup on Armada...
2016-01-14 Stefan Roesearm: mvebu: Remove SYS_MALLOC_CLEAR_ON_INIT from DB...
2016-01-14 Stefan Roesearm: mvebu: Don't call arch_cpu_init() from SPL at all
2016-01-14 Stefan Roesearm: mvebu: Add v7_outer_cache_disable function for...
2016-01-14 Stefan Roesearm: mvebu: Enable L2 cache on Armada XP
2016-01-14 Stefan Roesearm: mvebu: db-mv784mp-gp: Enable cache command
2016-01-14 Stefan Roesearm: mvebu: db-mv784mp-gp: Enable common file-system...
2016-01-14 Stefan Roesearm: mvebu: db-mv784mp-gp: Switch from IDE to SATA...
2016-01-14 Tor Krillsata: Add SATA driver with DMA support for Marvell...
2016-01-14 Stefan Roesearm: mvebu: Add SolidRun ClearFog Armada 38x initial...
2016-01-14 Stefan Roesearm: mvebu: Move some defines to common include file
2016-01-14 Stefan Roesenet: mvneta: Convert to driver model
2016-01-14 Stefan Roesearm: mvebu: armada-388-gp.dts: Add ethernet aliases
2016-01-14 Stefan Roesearm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board
2016-01-14 Stefan Roesearm: mvebu: Add SPI driver model support
2016-01-14 Stefan Roesespi: kirkwood_spi.c: Add driver model support
2016-01-14 Stefan Roesespi: kirkwood_spi.c: Prepare for driver model support
2016-01-14 Stefan Roesearm: mvebu: Add DM and OF_CONTROL support to SPL
2016-01-14 Stefan Roesearm: mvebu: ddr: Fix compilation warning
2016-01-14 Stefan Roesearm: mvebu/kirkwood: Use common timer functions
2016-01-14 Peng Fancommon: env_flags: fix loop condition when using env_fl...
2016-01-14 Peng Fancommon: cli_simple: use strlcpy instead of strcpy
2016-01-14 Marco SchusterRe-enable setexpr on Raspberry Pi
2016-01-14 Michael van... cmd_boot: Add a poweroff command
2016-01-14 Vladimir Zapolskiynet: lpc32xx: fix ignored MDIO busy wait status on...
2016-01-14 Paul Kocialkowskisniper: Mux configuration cleanup
2016-01-14 Paul Kocialkowskisniper: Various boot-related env settings, devicetree...
2016-01-14 Vladimir Zapolskiylpc32xx: devkit3250: update board configuration file
2016-01-14 Vladimir Zapolskiyarm: lpc32xx: switch SPL builds to driver model
2016-01-14 Vladimir Zapolskiyarm: lpc32xx: switch serial console to driver model
2016-01-14 Vladimir Zapolskiyserial: lpc32xx hsuart: port driver to driver model
2016-01-14 Stephen Warrentest/fs: error case fixes/enhancements
2016-01-14 Tom Riniomap4_panda: Convert to config_distro_bootcmd.h
2016-01-14 Tom Riniti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITE
2016-01-14 Tom Riniam335x_evm.h: unsed CONFIG_BOOTDELAY
2016-01-14 Tom Riniext4_common.c: Clean up failure cases in alloc_triple_i...
2016-01-14 Stephen Warrenums: support multiple LUNs at once
2016-01-14 Stephen Warrenmmc: store hwpart in the block device
2016-01-14 Stephen Warrenblock: pass block dev not num to read/write/erase()
2016-01-14 Albert ARIBAUDarm: move gd handling outside of C code
2016-01-14 Albert ARIBAUDFix board init code to respect the C runtime environment
2016-01-14 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-01-14 Tom RiniMerge git://git.denx.de/u-boot-net
2016-01-14 Tom Rinihash.c: Conditionally compile hash_command, static...
2016-01-13 Stefan Monnierpart_dos.c: Don't wrap to negative after 2G sectors
2016-01-13 Masahiro Yamadaimage: check "bootm_low" and "bootm_size" if "initrd_hi...
next