]> git.ipfire.org Git - people/ms/u-boot.git/history - common
arc/cache: really do invalidate_dcache_all() even if IOC exists
[people/ms/u-boot.git] / common /
2016-06-09  Heiko Schocherbootstage: call show_boot_progress also in SPL
2016-06-09  Heiko Schochercommon: bootdelay: move CONFIG_BOOTDELAY into a Kconfig...
2016-06-06  Tom RiniMerge http://git.denx.de/u-boot-samsung
2016-06-06  Ed Swarthoutdm: scsi: if_typename should be scsi
2016-06-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-06-06  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-06-06  Michal Simekenv: Setup GD_FLG_ENV_DEFAULT flag when default environ...
2016-06-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-06-04  Andreas Dannenbergspl: fit: Fix non-matching DT names console output
2016-06-04  Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2016-06-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-06-04  Scott Woodnand: Embed mtd_info in struct nand_chip
2016-06-04  Scott Woodmtd: nand: Remove nand_info_t typedef
2016-06-03  Masahiro Yamadausb: move CONFIG_USB_XHCI to Kconfig with renaming
2016-06-03  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-06-03  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-06-03  Marek Vasutspl: Allow settings malloc_f base address
2016-06-01  Marek Vasutspl: Remove bogus GD_FLG_SPL_INIT check
2016-06-01  Lokesh Vutlaspl: fit: Fix load address of fit header
2016-05-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-05-28  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-05-27  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-05-27  Lokesh Vutlaspl: Add an option to load a FIT containing U-Boot...
2016-05-27  Lokesh Vutlaspl: fit: Do not print selected dtb during fit load
2016-05-27  Lokesh Vutlaspl: Support loading a FIT from NAND
2016-05-27  Lokesh Vutlaspl: Support loading a FIT from FAT FS
2016-05-27  Lokesh Vutlaspl: Allow to load a FIT containing U-Boot from FS
2016-05-27  Lokesh Vutlaspl: fit: Fix the number of bytes read when reading...
2016-05-27  Simon GlassDrop use of CONFIG_SYS_GENERIC_BOARD in U-Boot
2016-05-27  Simon Glassboard_f: Don't require CONFIG_SYS_MONITOR_BASE
2016-05-27  Lukasz Majewskicosmetic: debug: Replace #ifdef DEBUG with debug()...
2016-05-27  Simon Glassdm: mmc: spl: Add support for CONFIG_BLK
2016-05-27  Simon Glassdm: env: mmc: Convert env_mmc to support CONFIG_BLK
2016-05-27  Michal SimekSPL: FIT: Align loading address for header
2016-05-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-05-25  Paul Burtonfdt: Document the rest of struct of_bus
2016-05-25  Paul Burtonfdt: Support for ISA busses
2016-05-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-05-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-05-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-05-24  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-05-24  Michal Simekimage: Add boot_get_fpga() to load fpga with bootm
2016-05-24  Michal Simekmkimage: Report information about fpga
2016-05-24  Michal Simektools: zynqmpimage: Add Xilinx ZynqMP boot header gener...
2016-05-24  Michal SimekSPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
2016-05-24  Michal Simekspl: Introduce new function spl_board_prepare_for_boot
2016-05-23  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-05-23  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-05-23  Tom RiniSPL: fat: Fix spl_parse_image_header() return value...
2016-05-23  Michal Simekspl: fit: Print error message when FDT is not present
2016-05-23  Simon Glassimage-fit: Don't display an error in fit_set_timestamp()
2016-05-23  Stephen Warrenmalloc: improve memalign fragmentation fix
2016-05-20  Nikita Kiryanovcmd: eeprom: add support for layout aware commands
2016-05-17  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-05-17  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-05-17  Simon Glassdm: mmc: Use the new select_hwpart() API
2016-05-17  Simon Glassdm: blk: Add a easier way to create a named block device
2016-05-17  Simon Glassdm: sata: Add support for driver-model block devices
2016-05-17  Simon Glassdm: scsi: Add support for driver-model block devices
2016-05-17  Simon Glassdm: ide: Add support for driver-model block devices
2016-05-17  Simon Glassdm: scsi: Drop the get_dev() function
2016-05-17  Simon Glassdm: ide: Drop the get_dev() function
2016-05-17  Simon Glassdm: usb: Drop the get_dev() function
2016-05-17  Simon Glassdm: sata: Separate the non-command code into its own...
2016-05-17  Simon Glassdm: ide: Separate the non-command code into its own...
2016-05-17  Simon Glassdm: scsi: Separate the non-command code into its own...
2016-05-17  Simon Glassdm: usb: Add a legacy block interface for USB storage
2016-05-17  Simon Glassdm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
2016-05-17  Marek VasutSPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE
2016-05-17  Marek VasutSPL: Let spl_parse_image_header() return value
2016-05-17  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-05-07  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-05-07  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-05-06  Marek Vasutusb: hub: Don't continue on get_port_status failure
2016-05-06  Marek Vasutusb: Assure Get Descriptor request is in separate micro...
2016-05-06  Marek Vasutusb: Wait after sending Set Configuration request
2016-05-06  Marek Vasutusb: Don't init pointer to zero, but NULL
2016-05-03  Lev Iserovichfdt: fix setting MAC addresses for multiple interfaces
2016-05-02  Vagrant CascadianFix spelling of "occurred".
2016-04-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-04-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-04-25  Robert P. J. Daycommon/dlmalloc.c: Delete content that was moved to...
2016-04-25  Fabio Estevamspl: spl_mmc: Disambiguate error message
2016-04-25  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-04-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-04-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-04-19  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-04-18  Peng Fancommon: env: support sata device
2016-04-13  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-04-12  Steve Raefastboot: sparse: remove unnecessary logging
2016-04-12  Steve Raefastboot: sparse: fix block addressing for don't care...
2016-04-12  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arc
2016-04-12  Lokesh Vutlaspl: mmc: raw: Try to load u-boot if Linux image is...
2016-04-11  Guy Thouretenv_eeprom invalidates gd->env_addr by setting it to...
2016-04-11  Jeffy Chenfastboot: sparse: fix sparse blocks calculation
2016-04-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-04-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-04-10  Hans de Goedeusb: kbd: Do not deregister usbkbd twice when using dm
2016-04-04  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-04-04  Tom RiniMerge git://www.denx.de/git/u-boot-marvell
next