]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2017-07-11  Simon Glasssandbox: Enable more console options
2017-07-11  Simon Glassconsole: Use map_sysmem() for the pre-relocation console
2017-07-11  Simon Glasstest: Add a test for snprintf() and the banner/version
2017-07-11  Simon GlassAllow displaying the U-Boot banner on a video display
2017-07-11  Simon Glassdisplay_options: Refactor to allow obtaining the banner
2017-07-11  Simon Glassx86: Move link to use driver model for SCSI
2017-07-11  Simon Glassdm: scsi: Drop scsi_init() when driver model is used
2017-07-11  Simon Glassdm: ahci: Add a driver for SCSI on AHCI
2017-07-11  Simon Glassdm: scsi: Split out the bus scanning code
2017-07-11  Simon Glassdm: scsi: Adjust return value of scsi_exec()
2017-07-11  Simon Glassdm: scsi: Add operations for SCSI devices
2017-07-11  Simon Glassdm: ahci: Create a local version of two SCSI functions
2017-07-11  Simon Glassdm: scsi: Document and rename the scsi_scan() parameter
2017-07-11  Simon Glassdm: scsi: Add a device pointer to scan_exec(), scsi_bus...
2017-07-11  Simon Glassdm: scsi: Add operations
2017-07-11  Simon Glassdm: ahci: Drop use of probe_ent
2017-07-11  Simon Glassdm: ahci: Unwind the confusing init code
2017-07-11  Simon Glassdm: ahci: Move common code for starting ports into...
2017-07-11  Simon Glassdm: scsi: Indent the confusing #ifdefs
2017-07-11  Simon Glassdm: ahci: Refactor to avoid static variables
2017-07-11  Simon Glassdm: sata: Move ataid into struct ahci_uc_priv
2017-07-11  Simon Glassdm: ahci: Rename struct ahci_probe_ent
2017-07-11  Simon Glassdm: scsi: Use the uclass platform data
2017-07-11  Simon Glassdm: scsi: Drop the ccb typedef
2017-07-11  Simon Glassdm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
2017-07-11  Simon Glassdm: scsi: Rearrange header file for driver model
2017-07-11  Simon Glassscsi: Move drivers into new drivers/scsi directory
2017-07-11  Simon Glasssata: Move drivers into new drivers/ata directory
2017-07-11  Simon GlassKconfig: Add CONFIG_SATA to enable SATA
2017-07-11  Simon GlassConvert CONFIG_CMD_SATA to Kconfig
2017-07-11  Simon Glassscsi: Drop scsi_print_error()
2017-07-11  Simon Glassscsi: Drop sym53c8xx driver
2017-07-11  Simon GlassConvert CONFIG_SCSI to Kconfig
2017-07-11  Simon Glassdtoc: Support multiple compatible strings in a node
2017-07-11  Alison Chaikencmd gpt: test in sandbox
2017-07-11  Alison Chaikensandbox: README: fix partition command invocation
2017-07-11  Simon Glassmoveconfig: Support looking for implied CONFIG options
2017-07-11  Simon Glassmoveconfig: Support building a simple config database
2017-07-11  Simon Glassmoveconfig: Add a constant for auto.conf
2017-07-11  Simon Glassmoveconfig: Tidy up the documentation and add hints
2017-07-11  Simon Glassmoveconfig: Allow reading the defconfig list from stdin
2017-07-11  Simon Glassmoveconfig: Support providing a path to the defconfig...
2017-07-11  Kever Yangrockchip: dts: rk3328: add aliases for mmc controller
2017-07-11  Simon Glassdm: core: Add uclass_first/next_device_check()
2017-07-11  Simon Glassdm: core: Test uclass_first/next_device() on probe...
2017-07-11  Simon Glassdm: core: Clarify uclass_first/next_device() comments
2017-07-10  Jean-Jacques... pipe3: Fix broken dependency
2017-07-10  Patrice Chotardmtd: stm32: use parameter instead of default value
2017-07-10  Andrew F. Davisarm: mach-keystone: Modify secure image size before...
2017-07-10  Lokesh VutlaARM: dts: OMAP5+: Enable gpio in SPL
2017-07-10  Lokesh Vutlaarm: omap4+: Enable spl_early_init()
2017-07-10  Lokesh Vutlaarm: omap: Detect boot mode very early
2017-07-10  Jorge Ramirez... ARM64: poplar: hi3798cv200: u-boot support for Poplar...
2017-07-10  Jorge Ramirez... driver: mmc: update debug info
2017-07-10  Jorge Ramirez... ARM64: dts: hi3798cv200-poplar: add device tree bindings
2017-07-10  Christophe... pinctrl: stm32: add set_state ops
2017-07-10  Christophe... pinctrl: stm32: handle a configuration list
2017-07-10  Cooper Jr.... defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LIST
2017-07-10  Cooper Jr.... ARM: k2g: Add K2G ICE DTB to the list of possible DTBs
2017-07-10  Cooper Jr.... ARM: dts: k2g: Add DT support for K2G Industrial Commun...
2017-07-10  Cooper Jr.... ARM: dts: k2g: Disable netcp by default
2017-07-10  Cooper Jr.... ARM: dts: keystone-k2g-evm: Add unit address to memory...
2017-07-10  Cooper Jr.... ARM: dts: keystone-k2g: Remove skeleton.dtsi
2017-07-10  Cooper Jr.... ARM: k2g: Update board_name u-boot env variable at...
2017-07-10  Cooper Jr.... ARM: k2g: Use board detection to wrap K2G GP specific...
2017-07-10  Cooper Jr.... board: ks2: Use board detection to wrap code not specif...
2017-07-10  Cooper Jr.... ARM: k2g: Add DDR3 configuration for K2G ICE evm
2017-07-10  Cooper Jr.... ARM: k2g: Add pinmux support for K2G ICE evm
2017-07-10  Cooper Jr.... ks2_evm: Add EEPROM based board detection helper functions
2017-07-10  Cooper Jr.... ARM: k2g: Program DDRPHY_DATX8 registers via mask and...
2017-07-10  Cooper Jr.... ARM: k2g: Program DDR PHY MR2 register with the default...
2017-07-10  Cooper Jr.... ARM: keystone2: Add additional fields used for DDR3...
2017-07-10  Cooper Jr.... defconfig: keystone2: Enable U-boot runtime DTB detection
2017-07-10  Cooper Jr.... ks2_evm: Add EEPROM based board detection
2017-07-10  Cooper Jr.... ARM: keystone2: Define board_fit_config_name_match...
2017-07-10  Cooper Jr.... ARM: k2g: Define embedded_dtb_select for runtime DTB...
2017-07-10  Cooper Jr.... ARM: keystone2: Allow to build with all image formats
2017-07-10  Cooper Jr.... Makefile: Build additional binaries for dtb FIT blobs...
2017-07-10  Cooper Jr.... board_f: Add new function to allow runtime DTB selection
2017-07-10  Cooper Jr.... arm: dts: Add new "generic" 66AK2Gx device tree file.
2017-07-10  Cooper Jr.... ARM: dts: k2g: Introduce U-boot specific dtsi file
2017-07-10  Cooper Jr.... dts: Allow OF_LIST to depend on FIT_EMBED
2017-07-10  Cooper Jr.... ti: common: board_detect: Add function to determine...
2017-07-10  Cooper Jr.... fdt: Enable selecting correct DTB from appended FIT...
2017-07-10  Cooper Jr.... boot_fit: Create helper functions that can be used...
2017-07-10  Cooper Jr.... spl: fit: Break out some functions into a common file
2017-07-10  Nishanth Menonti: common: board_detect: Allow settings board detectio...
2017-07-10  Cooper Jr.... ARM: dts: keystone-k2e-evm: Add U-boot specific dtsi...
2017-07-10  Tom RiniPrepare v2017.07
2017-07-10  Holger Brunckkm/common: remove unused function declarations
2017-07-10  Lothar Waßmanncmd, nand: fix broken output of "nand info"
2017-07-10  Simon Glasslibfdt: Drop -FDT_ERR_TOODEEP
2017-07-10  Tom Riniconfigs: Resync defconfigs
2017-07-09  Stephen WarrenMAINTAINERS: drop bcm283x/rpi maintainership
2017-07-08  Christophe... powerpc, 8xx: Add support for MCR3000 board from CSSI
2017-07-08  Christophe... powerpc, 8xx: move Serial driver to drivers/serial/
2017-07-08  Christophe... powerpc, 8xx: move SPI driver to drivers/spi/
2017-07-08  Christophe... powerpc, 8xx: move FEC Ethernet driver in drivers/net
2017-07-08  Christophe... powerpc, 8xx: Migrate to Kconfig
2017-07-08  Christophe... powerpc, 8xx: Properly set CPM frequency in the device...
next