]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2016-09-16  Simon GlassConvert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
2016-09-16  Simon GlassConvert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
2016-09-16  Simon GlassConvert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
2016-09-16  Simon GlassConvert CONFIG_SPL_I2C_SUPPORT to Kconfig
2016-09-16  Simon GlassConvert CONFIG_SPL_GPIO_SUPPORT to Kconfig
2016-09-16  Simon GlassConvert CONFIG_SPL_FAT_SUPPORT to Kconfig
2016-09-16  Simon GlassConvert CONFIG_SPL_EXT_SUPPORT to Kconfig
2016-09-16  Simon GlassConvert CONFIG_SPL_ETH_SUPPORT to Kconfig
2016-09-16  Simon GlassConvert CONFIG_SPL_ENV_SUPPORT to Kconfig
2016-09-16  Simon GlassConvert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig
2016-09-16  Simon GlassConvert CONFIG_SPL_DMA_SUPPORT to Kconfig
2016-09-16  Simon GlassConvert CONFIG_SPL_HASH_SUPPORT to Kconfig
2016-09-16  Simon GlassConvert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig
2016-09-16  Simon Glassspear: Use upper case for CONFIG options
2016-09-16  Simon GlassMove existing use of CONFIG_SPL_RSA to Kconfig
2016-09-16  Simon GlassMove existing use of CONFIG_SPL_DM to Kconfig
2016-09-16  Simon GlassKconfig: tpl: Add some TPL support options to Kconfig
2016-09-16  Simon GlassKconfig: spl: Add SPL support options to Kconfig
2016-09-16  Simon GlassUse separate options for TPL support
2016-09-16  Simon GlassDrop CONFIG_SPL_RAM_SUPPORT
2016-09-16  Simon Glassarm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD
2016-09-16  Simon GlassKconfig: Move SPL settings into their own file
2016-09-16  Simon Glassmoveconfig: Add an option to commit changes
2016-09-16  Simon Glassmoveconfig: Add an option to skip prompts
2016-09-16  Simon GlassCorrect defconfigs using savedefconfig
2016-09-13  Wenyou Yangi2c: at91_i2c: Fix the wrong include file
2016-09-13  John Keepingrockchip: i2c: fix >32 byte writes
2016-09-13  John Keepingrockchip: i2c: move register write out of inner loop
2016-09-13  John Keepingrockchip: i2c: use named constant when appropriate
2016-09-12  Tom RiniPrepare v2016.09
2016-09-12  Cyrille Pitchensf: fix sf probe
2016-09-09  Heiko Schochercommon, kconfig: move VERSION_VARIABLE to Kconfig
2016-09-09  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-09-09  Tom Rinicmd: Rework disk.c usage
2016-09-09  Tom Riniconfigs: Migrate CONFIG_USB_STORAGE
2016-09-09  Joshua Scottnet: asix: Fix AX88772B when used with DriverModel
2016-09-09  Joe HershbergerRevert "net: nfs: Correct the reply data buffer size"
2016-09-09  Joe HershbergerRevert "net: nfs: Use the tx buffer to construct rpc...
2016-09-09  Tom Riniconfigs: Resync with savedefconfig
2016-09-09  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-09-07  Lokesh Vutlaboard: ks2: README: Update to add K2G support
2016-09-07  Mian Yousaf... efi_loader: provide efi_mem_desc version
2016-09-07  Jonathan Grayimage-fit: switch ENOLINK to ENOENT
2016-09-07  Jonathan Graycompiler.h: use system endian macros on OpenBSD
2016-09-07  Nishanth Menonboard: am57xx: Fix missing check for beagle_x15
2016-09-07  Nishanth Menonboard: am57xx: MAINTAINERS: Update for current maintainer
2016-09-07  Robert P. J... global_data.h: Standardize tabs and alignment for comments
2016-09-07  Wenbin Songpxe: Modify README to add the description about FIT...
2016-09-07  York Sunpxe: Fix pxe boot with FIT image
2016-09-07  Robert P. J... common/Kconfig: Fix various innocuous typos.
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  Fabio Estevamwarp7: Print secure/non-secure mode info
2016-09-06  Fabio Estevamwarp7: Use PARTUUID to specify the rootfs location
2016-09-06  Fabio Estevamwarp7: Add a secure mode target
2016-09-06  Fabio Estevammx6ul_14x14_ev: Enable the CCGR clocks earlier
2016-09-06  Fabio Estevammx6ul_14x14_evk: Adjust SPL DDR3 settings
2016-09-06  Fabio Estevammx6ul_14x14_evk: Pass refsel and refr fields to avoid...
2016-09-06  Fabio Estevammx6: ddr: Allow changing REFSEL and REFR fields
2016-09-06  Fabio Estevammx7dsabresd: Directly write to register LDOGCTL
2016-09-06  Fabio Estevammx7dsabresd: Directly write to register LDOGCTL
2016-09-06  Fabio Estevampico-imx6ul: Directly write to register LDOGCTL
2016-09-06  Christopher... ARM: board: cm_fx6: fix mtd partition fixup
2016-09-06  Eric Nelsonmx6ul_14x14_evk: don't use array for SD2 card detect pad
2016-09-06  Breno Limawarp7: Modify fdt_file environment variable
2016-09-06  Fabio Estevamwarp: Fix RAM size runtime detection
2016-09-06  Vanessa Maegimawarp7: Add PMIC support
2016-09-06  Akshay Bhatarm: imx: Add support for Advantech DMS-BA16 board
2016-09-06  Fabio Estevammx7dsabresd: Print secure/non-secure mode info
2016-09-06  Stefan Agnermtd: nand: mxs: fix cache alignment for cache lines >32
2016-09-06  Tim Harveyimx: ventana: enable splashscreen support
next