]> git.sur5r.net Git - u-boot/shortlog
u-boot
2018-02-12 Tom RiniPrepare v2018.03-rc2 v2018.03-rc2
2018-02-12 Alex KiernanFix misaligned buffer in env_fat_save
2018-02-12 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-02-11 Tom Riniconfigs: Migrate CONFIG_SYS_TEXT_BASE
2018-02-11 Tom Riniconfigs: Resync with savedefconfig
2018-02-10 Tom RiniMerge tag 'signed-efi-v2018.03' of git://github.com...
2018-02-09 Heinrich Schuchardtefi_loader: correct efi_disk_register
2018-02-09 Heinrich Schuchardtefi_loader: add missing runtime services stubs
2018-02-09 Heinrich Schuchardtefi_loader: split README.efi into two separate documents
2018-02-09 Heinrich Schuchardtefi_driver: return type of efi_driver_init()
2018-02-09 Heinrich Schuchardtefi_loader: do not use 2.0.5 as UEFI revision number
2018-02-09 Heinrich Schuchardtefi_loader: create stub for CreateEventEx
2018-02-09 Heinrich Schuchardtefi_selftest: use correct compiler flags for miniapps
2018-02-09 Heinrich Schuchardtefi_loader: fix the online help for bootefi bootmgr
2018-02-09 Heinrich Schuchardtefi_loader: fix building crt0 on arm
2018-02-09 York Sundrivers/ddr/fsl: Dual-license DDR driver
2018-02-09 Zhao QiangPowerPC: phy: enable all phylib drivers when use phylib...
2018-02-09 Lukas Auercrypto/fsl: instantiate all rng state handles
2018-02-09 Vinitha Pillai... armv8: ls1012ardb: Add distro secure boot support
2018-02-09 Sriram Dasharmv8: Remove dependency of SERDES for LSCH2 and LSCH3
2018-02-09 Rajat Srivastavaarmv8: ls1088a: qspi: Enable XIP mode above 16 MB addresses
2018-02-09 Hou ZhiqiangARMv8: ls1046a: Enable PCIe and E1000 in lpuart defconfig
2018-02-09 Adam FordMove most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
2018-02-09 Tom Riniblock: Migrate SystemACE chip to Kconfig
2018-02-09 Adam FordConvert LIB_UUID to Kconfig
2018-02-08 Adam FordConvert CONFIG LIB_HW_RAND to Kconfig
2018-02-08 Adam FordConvert CONFIG_APBH_DMA et al to Kconfig
2018-02-08 Michal SimekKconfig: Select networking commands only when NET is...
2018-02-08 Michal SimekKconfig: net: phylib: Phylib should depends on NET
2018-02-08 Michal Simekomap4: sdp4430: Enable CONFIG_NET for this platform
2018-02-08 Patrice Chotardconfigs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIG
2018-02-08 Stefan AgnerConvert CONFIG_NAND_MXS to Kconfig
2018-02-08 Stefan Agnerspl: use ARCH_MX23/28 to specify SPL_LDSCRIPT
2018-02-08 Stefan Agnerarm: imx: mx28: Move MX28 selection to Kconfig
2018-02-08 Stefan Agnerarm: imx: mx23: Move MX23 selection to Kconfig
2018-02-08 Adam FordConvert CONFIG_MXC_GPIO to Kconfig
2018-02-08 Adam Fordconfigs: imx6q_logic: Move CONFIG_PHY_SMSC to defconfig
2018-02-08 Adam Fordconfigs: imx6q_logic: Move CONFIG_MXC_UART to Kconfig
2018-02-08 Lukasz Majewskidoc: watchdog: Remove Blackfin related documentation...
2018-02-08 Derald D. WoodsARM: omap3: evm: Remove CONFIG_SYS_NS16550_REG_SIZE...
2018-02-08 Derald D. WoodsARM: omap3: ti_omap3_common: Fix CONFIG_SYS_NS16550_REG...
2018-02-08 Lukasz Majewskispl: eMMC/SD: Provide one __weak spl_boot_mode() function
2018-02-08 Vignesh RARM: dts: keystone-k2g-ice: Add support for QSPI
2018-02-08 Vignesh RARM: k2g: Add pinmux data for QSPI on K2G ICE
2018-02-08 Heinrich Schuchardtatcspi200: avoid possible NULL dereference
2018-02-08 Alexey Brodkinpart: Allocate only one legacy_mbr buffer
2018-02-08 Bin Chenmove booti_setup to arch/arm/lig/image.c
2018-02-08 Bin Chenparse the second area of android image
2018-02-06 Tom RiniMerge git://git.denx.de/u-boot-ubi
2018-02-06 Tom RiniMerge git://git.denx.de/u-boot-i2c
2018-02-06 Martin Townsendubi: Ensure no fastmap flush after uif_close
2018-02-06 Heinrich Schuchardti2c: mvtwsi.c: Avoid NULL dereference
2018-02-06 Mario Sixi2c: ihs_i2c: Factor out send_buffer method
2018-02-06 Mario Sixi2c: ihs_i2c: Make DM compatible
2018-02-06 Mario Sixi2c: ihs_i2c: Prepare DM conversion
2018-02-06 Mario Sixi2c: fsl_i2c: Make live-tree compatible
2018-02-06 Mario Sixi2c: fsl_i2c: Remove inline declarations
2018-02-06 Mario Sixi2c: fsl_i2c: Fix style violations
2018-02-06 Ulf Magnussonusb: ulpi: kconfig: Remove meaningless choice default
2018-02-06 Ulf Magnussonam335x, shc: kconfig: Fix misspelled choice default
2018-02-06 Justin HibbitsFix FreeBSD endian checks
2018-02-06 Tuomas Tynkkynencmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA
2018-02-06 Tuomas Tynkkynenfpga: Resync various CONFIG_FPGA_* symbols
2018-02-05 Tom Riniusb: dwc2: make casts of ep->dma_buf consistent
2018-02-05 Jorge Ramirez... MAINTAINERS: board: qcom: db410c, db820c: update email.
2018-02-05 Daniel Schwierzecktravis.yml: run buildman with option -E
2018-02-05 Daniel Schwierzecktravis.yml: fix 'set +e' in build script
2018-02-05 Daniel Schwierzeckbuildman: add option -E for treating compiler warnings...
2018-02-05 Daniel SchwierzeckREADME: add doc for how to supply user specific compile...
2018-02-05 Maxime RipardMAINTAINERS: Update email address for Maxime Ripard
2018-02-04 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-02-04 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-02-04 Bryan O'Donoghueimx: mx7: run sec_init for CAAM RNG
2018-02-04 Bryan O'Donoghuedrivers/crypto/fsl: assign job-rings to non-TrustZone
2018-02-04 Eran Matityahui2c: imx: Take mx6dqp in consideration in the I2C_PADS_...
2018-02-04 Eran Matityahuiomux-v3: Take mx6dqp in consideration for imx_iomux_v3...
2018-02-04 Fabio Estevamdoc: mxc_hab: Improve the config option list
2018-02-04 Stefan Agnerarm: dts: imx6ull: move input include to base device...
2018-02-04 Fabio Estevammx6sabresd: Add fastboot support
2018-02-04 Fabio Estevammx6sabresd: Select CONFIG_CMD_USB_MASS_STORAGE
2018-02-04 Fabio Estevammx6sabre_common: Allow building CONFIG_USB_FUNCTION_MAS...
2018-02-04 Soeren Mochboard: tbs2910: add private imx config
2018-02-04 Michael Trimarchiimx: mx25: Remove SION bit in all pin-mux that are...
2018-02-04 Peng Fanimx: mx7dsabresd: enable UHS and HS200
2018-02-04 Peng Fanmmc: fsl_esdhc: support SDR104 and HS200
2018-02-04 Peng FanARM: dts: add pinmux and tuning settings for HS200...
2018-02-04 Peng Fanmmc: fsl_esdhc: add strobe and tuning entry
2018-02-04 Eric Nelsonmx6memcal: fix comment in board header file
2018-02-04 Eric Nelsonmx6memcal: enable SDP support
2018-02-04 Eric Nelsonmx6memcal: launder through savedefconfig
2018-02-04 Patrick Bruennarm: imx: mx53loco: remove usage of mx53_dram_size
2018-02-04 Patrick Bruennarm: imx: m53evk: remove usage of mx53_dram_size
2018-02-04 Patrick Bruennarm: imx: cx9020: move dram init into common place
2018-02-04 Patrick Bruennarm: imx: cx9020: remove usage of mx53_dram_size
2018-02-04 Nandor Hanboard,ge,bx50v3 - rtc time validation
2018-02-04 Ian Rayconfigs: ge_bx50v3: automatic partition selection and...
2018-02-04 Hannu Lounentoboard: ge: bx50v3: mount rootfs read-only
2018-02-04 Ian Rayconfigs: ge_bx50v3: enable bootcount
2018-02-04 Ian Rayconfig: ge_bx50v3: read boot script
2018-02-04 Ian Rayboard: ge: bx50v3: Support FIT and select configuration...
next