]> git.sur5r.net Git - u-boot/shortlog
u-boot
2016-06-26 Marek Vasutcommon: Pass the boot device into spl_boot_mode()
2016-06-24 Masahiro Yamadakbuild: avoid race between dtbs and dt/dt.dtb targets
2016-06-24 Alexander Grafefi_loader: Fix typo in distro script
2016-06-24 Hannes Schmelzerboard/BuR: rename kwb board to brxre1
2016-06-24 Hannes Schmelzerboard/BuR: rename tseries board to brppt1
2016-06-24 Steve Raearm: bcm235xx: update clock framework
2016-06-24 Chris Brandarm: bcm235xx: fix kps ccu
2016-06-24 Steve Raearm: bcm235xx: implement the boot0 hook code
2016-06-24 Steve Raearm: bcm235xx: choose 8-bit phy bus width
2016-06-24 Stephen Warrenclk: sandbox: don't check clk ID against 0
2016-06-24 Andrej Rosanocommon: Fix support for environment file in EXT4
2016-06-24 Masahiro YamadaARM: armv7: refactor Makefile slightly
2016-06-24 Masahiro Yamadahush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFI...
2016-06-24 Masahiro YamadaMove CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boards
2016-06-24 Andre Renaudmtd: nand: Drop a blank line in nand_wait()
2016-06-24 Masahiro YamadaARM: move #ifdef to match the error handling code
2016-06-24 Masahiro Yamadaarm64: optimize smp_kick_all_cpus
2016-06-24 Joris Lijssenslib/lzo: bugfix when input data is not compressed
2016-06-24 Masahiro Yamadaenv: avoid build error for boards without CONFIG_SYS_...
2016-06-24 Vagrant CascadianRespect SOURCE_DATE_EPOCH when building FIT images.
2016-06-24 Vagrant CascadianUse C locale when setting CC_VERSION_STRING and LD_VERS...
2016-06-24 Carlo Caioneboard: amlogic: Rename folder for Amlogic boards
2016-06-24 Carlo Caioneconfigs: gxbb: Introduce a common config header file
2016-06-24 Michael Trimarchicommon: image: minimal android image iminfo support
2016-06-24 Teddy Reedmkimage: fit: spl: Add an optional static offset for...
2016-06-24 Sergey Kubushyncmd: bootefi: cosmetic
2016-06-24 Daniel Gorsulowskiomap3: bugfix in timer on rollover
2016-06-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-06-22 Masahiro Yamadatools: moveconfig: show suspicious boards with possible...
2016-06-22 Masahiro Yamadatools: moveconfig: simplify show_failed_boards() and...
2016-06-22 Masahiro Yamadatools: moveconfig: simplify source tree switching
2016-06-22 Masahiro Yamadatools: moveconfig: change class WorkDir to class Refere...
2016-06-22 Masahiro Yamadatools: moveconfig: fix needless move for config with...
2016-06-21 Guillaume GARDETNFS: Add error message when U-Boot NFS version (V2...
2016-06-21 Nathan Rossinet: phy: marvell: Do not reset 88e1310 after autoneg
2016-06-21 Alexey Firagonet: phy: micrel: add support for KSZ886x switches...
2016-06-21 Stephen Warrennet: rtl8169: fix switching between adapters
2016-06-21 Hans de GoedeKconfig: Add a new DISTRO_DEFAULTS Kconfig option
2016-06-20 Chen-Yu Tsaisunxi: Add PSCI implementation in C
2016-06-20 Chen-Yu Tsaisunxi: Add base address for GIC
2016-06-20 Chen-Yu Tsaisunxi: Add CPUCFG debug lock and sun7i cpu power controls
2016-06-20 Chen-Yu Tsaisunxi: Group cpu core related controls together
2016-06-20 Chen-Yu Tsaisunxi: Add missing linux/types.h header for cpucfg_sun6i.h
2016-06-20 Chen-Yu Tsaisunxi: Add packed attribute to struct sunxi_prcm_reg
2016-06-20 Chen-Yu Tsaisunxi: Make CPUCFG_BASE macro names the same across...
2016-06-20 Chen-Yu TsaiARM: allocate extra space for PSCI stack in secure...
2016-06-20 Chen-Yu TsaiARM: PSCI: export common PSCI function declarations...
2016-06-20 Chen-Yu TsaiARM: PSCI: save and restore clobbered registers in...
2016-06-20 Chen-Yu TsaiARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()
2016-06-20 Hans de Goedesunxi: Revert "sunxi: make SoC variant choice mandatory"
2016-06-20 Hans de Goedesunxi: Add defconfig and dts file for inet86dz board
2016-06-20 Hans de Goedesunxi: Add defconfig and dts file for Polaroid MID2407P...
2016-06-20 Hans de Goedesunxi: Select USE_TINY_PRINTF
2016-06-20 Hans de Goedetinyprintf: Add vprintf implementation
2016-06-20 Tom RiniPrepare v2016.07-rc2 v2016.07-rc2
2016-06-20 Masahiro Yamadaautoboot: add CONFIG_AUTOBOOT to allow to not compile...
2016-06-20 Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2016-06-20 Stefan Wahrenmmc: add MMC_VERSION_5_1
2016-06-20 Mateusz Kulikowskidragonboard410c: Increase default environment size.
2016-06-20 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-06-20 Boris Brezillonmtd: nand: Patch remaining places where nand_to_mtd...
2016-06-20 Fabian Mewesnand: doc: fix example ecc scheme calculation
2016-06-20 Max Krummenachernand: extend nand torture
2016-06-20 Max Krummenachernand: nand torture: follow sync with linux v4.6
2016-06-20 Sergey Kubushyncommon: fb_nand: won't compile
2016-06-20 Boris Brezillonspl: nand: sunxi: add support for NAND config auto...
2016-06-20 Boris Brezillonspl: nand: sunxi: split 'load page' and 'read page...
2016-06-20 Boris Brezillonspl: nand: sunxi: rework status polling loop
2016-06-20 Boris Brezillonspl: nand: sunxi: stop guessing the redundant u-boot...
2016-06-20 Boris Brezillonspl: nand: support redundant u-boot image
2016-06-20 Boris Brezillonspl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option...
2016-06-19 Boris Brezillonspl: nand: sunxi: remove support for so-called 'syndrom...
2016-06-19 Stephen Warrenclk: convert API to match reset/mailbox style
2016-06-19 Stephen Warrenreset: implement a reset test
2016-06-19 Stephen WarrenAdd a reset driver framework/uclass
2016-06-19 Stephen Warrenmailbox: add Tegra186 HSP driver
2016-06-19 Stephen Warrenmailbox: rename headers
2016-06-19 mario.six@gdsys.ccsandbox: gpio: doc: Fix parameter documentation
2016-06-19 Robert P. J... lib/libfdt/: General aesthetic/style fixes.
2016-06-19 mario.six@gdsys.ccgpio: pca953x: Fix register reading past 8th GPIO
2016-06-19 Angelo Dureghellodm: add manual relocation for devices
2016-06-19 Masahiro YamadaARM: uniphier: use the default CONFIG_BOOTDELAY=2
2016-06-19 Masahiro YamadaARM: uniphier: reserve memory for DRAM PHY training...
2016-06-19 Masahiro YamadaARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig
2016-06-19 Masahiro YamadaARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BIT
2016-06-19 Masahiro YamadaARM: uniphier: change CPU_RELEASE_ADDR to the head...
2016-06-19 Petr KulhavySPL ext: cosmetic: correct error message in spl_load_im...
2016-06-19 Guillaume GARDETfs: cbfs: Fix build of fs/cbfs/cbfs.c when building...
2016-06-19 Stephen Warrentest/py: fix printenv signon message disable code
2016-06-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-06-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-06-19 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-06-18 Fabio Estevamwarp7: Fix DFU support
2016-06-18 Marco Franchiwarp7: Add README file
2016-06-18 Marco Franchiwarp7: Fix watchdog reset
2016-06-18 Peng Fanimx: mx6ulevk: change QSPI PAD DSE to 120ohm
2016-06-18 Peng Fanimx6ulevk: fix LCD_nPWREN setting
2016-06-18 Peng Fanimx6ulevk: fix 74LV OE usage
2016-06-18 Ye Limx7dsabresd: Fix LCD_PWR_EN output setting
2016-06-18 Marco Franchimx6sabresd: Allow LVDS backlight to be functional after...
next