]> git.sur5r.net Git - u-boot/shortlog
u-boot
2016-09-07 Vagrant Cascadianomap3_pandora: Only set bootargs if distro_bootcmd...
2016-09-07 Vagrant Cascadianomap3_pandora: Switch to use config_distro_bootcmd.
2016-09-07 Masahiro YamadaARM: am335x: select DM_GPIO
2016-09-07 Masahiro YamadaIncrease default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_...
2016-09-07 Masahiro YamadaARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig
2016-09-07 Masahiro YamadaARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
2016-09-07 Masahiro YamadaARM: armv7: guard memory reserve for PSCI with #ifdef...
2016-09-07 Masahiro YamadaARM: tegra: remove wrong dependency on SPL_BUILD
2016-09-06 Vagrant Cascadianomap3_pandora: Switch to using "load" command to load...
2016-09-06 Vagrant Cascadianomap3_pandora: Fix mmc loading of autoboot script to...
2016-09-06 Tom RiniTI: Rework SRAM definitions and maximums
2016-09-06 Adam Fordomap3logic: Fix PBIAS Bug
2016-09-06 Xu ZiyuanREADME: add cmd directory description
2016-09-06 Hannes Schmelzerboard/BuR/common: increase NET_RETRY_COUNT to 10
2016-09-06 Madan Srinivasconfigs: am4xhs: Modify SPL load address to fix UART...
2016-09-06 Andreas DannenbergARM: AM57xx: Enable post-processing of FIT artifacts...
2016-09-06 Andreas DannenbergARM: DRA7xx: Enable post-processing of FIT artifacts...
2016-09-06 Andreas DannenbergARM: AM43xx: Enable post-processing of FIT artifacts...
2016-09-06 Paul Kocialkowskispl: Rework image header parse to allow abort on raw...
2016-09-06 John Keepingregulator: fixed: obey startup delay
2016-09-06 Masahiro Yamadatools: moveconfig: add --spl option to move options...
2016-09-06 Masahiro Yamadatools: moveconfig: warn loudly if moved option has...
2016-09-06 Masahiro Yamadatools: moveconfig: use sets instead of lists for failed...
2016-09-06 Masahiro Yamadatools: moveconfig: remove document about deprecated...
2016-09-06 Beniamino Galvanimeson: odroid-c2: enable Ethernet support through the...
2016-09-06 Beniamino Galvanipinctrl: add driver for meson-gxbb pin controller
2016-09-06 Beniamino Galvaniarm: dts: update DTS files for meson-gxbb and odroid-c2
2016-09-06 Beniamino Galvanipinctrl: generic: scan for "pins" and "groups" properti...
2016-09-06 Andreas Bießmannimage-fit: fix fit_image_load() OS check
2016-09-06 Alexander Grafserial: bcm283x_mu: Detect disabled serial device
2016-09-06 Alexander Grafbcm2835_gpio: Implement GPIOF_FUNC
2016-09-06 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-09-06 Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2016-09-06 Mugunthan V NARM: dts: dra72-evm: fix broken ethernet
2016-09-06 Andre Przywarasunxi: fix 64-bit compiler warning for SPL header parsing
2016-09-06 Andre Przywarasunxi: Kconfig: rename non-existent SUN50I_A64 config...
2016-09-06 Andre PrzywaraRevert "sunxi: Move the SPL stack top to 0x1A000 on...
2016-09-03 Hans de Goedesunxi: Add defconfig and dts file for the Orange Pi...
2016-09-03 Hans de Goedesunxi: Enable emac on H3 orangepi boards
2016-09-03 Hans de Goedesunxi: Sync h3-orangepi dts files with kernel
2016-09-03 Chen-Yu Tsaisunxi: Fix H3 EMAC syscon register address
2016-09-03 Stefan Mavrodievsunxi: Add support for A33-OLinuXino board
2016-09-03 Icenowy Zhengsunxi: Add iNet D978 rev2 defconfig
2016-09-03 Icenowy Zhengsunxi: add proper device tree for iNet D978 rev2 boards
2016-09-02 Scott Woodnand: Fix some more NULL name tests
2016-09-01 Tony Lindgrennand: Fix nand info for no device
2016-09-01 Chris Packhammtd: nand: pxa3xx: use nand_set_controller_data
2016-09-01 Peter ChubbARM: tegra: Add support for TK1-SOM board from Colorado...
2016-08-30 Stephen WarrenARM: tegra: use numeric versioning for p2771-0000
2016-08-30 Bin Mengx86: qemu: efi: Add two boards for EFI 32-bit and 64...
2016-08-30 Bin Mengx86: efi: Fix EFI 64-bit payload build warnings
2016-08-30 Bin Mengx86: efi: payload: Make EFI payload build again
2016-08-30 Simon Glassx86: Add debugging when cpu_common_init() fails
2016-08-30 Simon Glassx86: ivybridge: Allow microcode to be collated
2016-08-30 Simon Glassx86: Add debugging when a microcode update fails
2016-08-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-08-28 Masahiro YamadaARM: uniphier: enable CONFIG_CMD_CACHE
2016-08-28 Masahiro YamadaARM: uniphier: change UNIPHIER_SERIAL to default y...
2016-08-28 Masahiro YamadaARM: dts: uniphier: add u-boot, dm-pre-reloc to use...
2016-08-28 Masahiro YamadaARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN for...
2016-08-28 Masahiro YamadaARM: uniphier: display revision of Micro Support Card...
2016-08-28 Masahiro YamadaARM: uniphier: support system reset functionality for...
2016-08-28 Masahiro Yamadammc: uniphier-sd: just return if already set to desired...
2016-08-28 Masahiro Yamadammc: uniphier-sd: return error code if unsupported...
2016-08-28 Masahiro Yamadammc: uniphier-sd: move uniphier_sd_init() below
2016-08-28 Masahiro Yamadammc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS
2016-08-28 Masahiro Yamadammc: uniphier-sd: add static qualifiers to probe and...
2016-08-27 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-08-27 Kever Yangrockchip: rk3399: update MAINTAINER file
2016-08-26 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-08-26 Tony Lindgrennand: Fix set_dev checks for no device
2016-08-26 Masahiro Yamadatreewide: fix "followings" to "following"
2016-08-26 Masahiro Yamadatools: moveconfig: add Xtensa GCC prefix to CROSS_COMPI...
2016-08-26 Stefan Agnerarm: cache: always flush cache line size for page table
2016-08-26 Stefan Agnerarm: cache: add support for LPAE for region D$ behavior
2016-08-26 Tom Riniarch/arm/Kconfig: Whitespace correction
2016-08-26 Tom RiniARM: Move SYS_CACHELINE_SIZE over to Kconfig
2016-08-26 Jens Kuskesunxi: Tune H3 DRAM PLL to improve lock time
2016-08-26 Hans de Goedesunxi: display: Use PWM to drive backlight where applicable
2016-08-26 Hans de Goedesun5i: Add defconfig and dts file for the Empire Electr...
2016-08-26 Hans de Goedesunxi: Sync dts files with upstream kernel
2016-08-26 Hans de Goedesun6i: Add defconfig and dts file for tablets using...
2016-08-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2016-08-26 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-08-26 Simon Baatztools: kwboot: patch destaddr only for SoCs with header...
2016-08-26 Chris Packhamarm: mvebu: a38x: typo fix cpabilities -> capbilities
2016-08-26 Chris Packhamarm: mvebu: a38x: update serdes error handling
2016-08-26 Chris Packhamspl: Remove unused CONFIG_SPL_SPI_* definitions
2016-08-26 Chris Packhamarm: mvebu: Add support for NAND interface on A-38x
2016-08-26 Stefan Roesei2c: mvtwsi: Fix order of address bytes (high to low)
2016-08-25 Stephen Warrenspi: tegra: fix hang in set_mode()
2016-08-25 Stephen WarrenARM: tegra: remove stale nvidia, bpmp I2C DT property
2016-08-25 Stephen WarrenARM: tegra: fix Tegra186 SDHCI clock/reset names
2016-08-25 Stephen WarrenARM: tegra: fix Tegra186 I2C clock name
2016-08-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-08-23 Tom RiniPrepare v2016.09-rc2 v2016.09-rc2
2016-08-22 Tom Rinifs-test.sh: Correct check_md5() test with newlines
2016-08-22 Dongpo Linet: mii: check phy advertising register when geting...
2016-08-22 karl beldannet: davinci_emac: Restore the internal MDIO accessors...
2016-08-22 Hou Zhiqiangnet/fm: Remove unused code of FMan QMI
next