]> git.sur5r.net Git - u-boot/history - common
include: update log2 header from the Linux kernel
[u-boot] / common /
2018-05-11 Heinrich Schuchardtxyz-modem: va_start() must be matched by va_end()
2018-05-11 Alex KiernanFix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF...
2018-05-11 Lukasz Majewskibootcount: spl: Extend SPL to support bootcount increme...
2018-05-11 Lukasz Majewskibootcount: Rewrite autoboot to use wrapper functions...
2018-05-11 Lukasz Majewskibootcount: spl: Enable bootcount support in SPL
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-08 Tom Rinibootm.c: Correct the flush_len used in bootm_load_os()
2018-05-08 Clément Péronimage: fit: Show signatures and hashes for configurations
2018-05-08 Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-05-08 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2018-05-08 Jassi Brarfastboot: sparse: make write_sparse_image useable for...
2018-05-08 Jassi Brarfastboot: sparse: remove redundant argument to write_sp...
2018-05-07 Tom RiniSPDX: Convert all of our multiple license tags to Linux...
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-05-06 Tom Rinistdio_names: Ensure MAX_NAMES is defined before use...
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-04-28 Alex Kiernanspl: Split sprintf, strto* from SPL serial in Kconfig
2018-04-28 Alex Kiernanspl: Add dependency on serial to Ymodem
2018-04-28 Alex Kiernanspl: ti: Avoid preloader_console_init if !CONFIG_SPL_SE...
2018-04-28 Heinrich Schuchardtlog: CONFIG_LOG should select CONFIG_DM
2018-04-27 Tom RiniRemove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
2018-04-27 Adam FordConvert CONFIG_SPI to Kconfig
2018-04-25 Tom RiniMerge git://git.denx.de/u-boot-video
2018-04-18 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2018-04-18 Tom RiniMerge git://git.denx.de/u-boot-sh
2018-04-17 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2018-04-17 Tom RiniMerge tag 'arc-for-2018.05-rc3' of git://git.denx.de...
2018-04-17 Bryan O'Donoghuebootm: Align cache flush begin address
2018-04-15 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-13 Tom RiniMerge git://git.denx.de/u-boot-usb
2018-04-11 Tom RiniMerge git://git.denx.de/u-boot-i2c
2018-04-11 Marek Vasutspl: ram: Add TPL Kconfig symbols
2018-04-11 Marek Vasutspl: ram: Convert to CONFIG_IS_ENABLED
2018-04-11 Marek Vasuttpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig
2018-04-11 Marek Vasuttpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig
2018-04-11 Marek Vasutspl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
2018-04-11 Tom RiniMerge git://git.denx.de/u-boot-ubi
2018-04-10 Simon Glasslog: Correct missing free() on error in log_add_filter()
2018-04-09 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-04-08 Mario Sixtreewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to...
2018-04-08 Mario Sixtreewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig
2018-04-08 Mario Sixtreewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig
2018-04-07 Michal Simekimage: fit: Show information about OS type in firwmare...
2018-04-07 Michal Simekimage: fit: Show firmware configuration property if...
2018-04-07 Patrick Delaunayspl: spl_mmc: provide one weak function spl_boot_partition
2018-04-06 Simon Glassinput: Drop PS/2 keyboard support
2018-04-06 Alex KiernanMigrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
2018-04-06 Tom RiniMerge tag 'signed-rpi-next' of git://github.com/agraf...
2018-04-04 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-04-03 Tom RiniMerge tag 'arc-for-2018.05' of git://git.denx.de/u...
2018-04-03 Miquel Raynalspl: fix binman_sym output check
2018-04-02 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-04-01 Masahiro Yamadalibfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
2018-03-30 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-03-30 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-03-30 Tom RiniMerge git://git.denx.de/u-boot-riscv
2018-03-30 Rick Chentools: mkimage: Support RISC-V arch
2018-03-25 Tom RiniMerge git://git.denx.de/u-boot-spi
2018-03-25 Tom RiniMerge git://git.denx.de/u-boot-i2c
2018-03-25 Tom RiniMerge tag 'xilinx-for-v2018.05' of git://git.denx.de...
2018-03-23 Tom RiniMerge git://git.denx.de/u-boot-arc
2018-03-21 Alexey Brodkinarc: Introduce a possibility to not relocate U-boot
2018-03-20 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-03-20 Tom RiniMerge git://git.denx.de/u-boot-usb
2018-03-19 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-03-19 Bryan O'Donoghuebootm: optee: Add a bootm command for type IH_OS_TEE
2018-03-19 Bryan O'Donoghueimage: Add IH_OS_TEE for TEE chain-load boot
2018-03-19 Patrick Delaunayspl: add SPL_RESET_SUPPORT
2018-03-19 Patrick Delaunaytools/mkimage: add support for STM32 image format
2018-03-19 Jun NieSPL: Add signature verification when loading image
2018-03-16 Patrick Delaunaycommon: move init_helpers.h prototypes in init.h
2018-03-16 Patrick Delaunaycommon: move board_f.c prototypes in init.h
2018-03-15 Tom RiniMerge git://git.denx.de/u-boot-spi
2018-03-14 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-03-14 Patrick Delaunaycommon/memsize.c: restore content of the base address
2018-03-14 Patrick Delaunaycommon/memsize.c: prepare get_ram_size update
2018-03-06 Tom RiniMerge git://git.denx.de/u-boot-sh
2018-03-05 Masahiro Yamadalibfdt: move headers to <linux/libfdt.h> and <linux...
2018-03-05 Faiz Abbasspl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHE...
2018-02-26 Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-02-25 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-02-24 Tom RiniMerge git://git.denx.de/u-boot-video
2018-02-24 Adam FordConvert CONFIG_BOOTP_BOOTPATH et al to Kconfig
2018-02-23 Tom RiniMerge git://git.denx.de/u-boot-sh
2018-02-23 Tom RiniMerge git://git.denx.de/u-boot-usb
2018-02-23 Thierry Redingfdt: Fixup only valid memory banks
2018-02-21 Marek Vasutdfu: Rename _FUNCTION_DFU to DFU_OVER_
2018-02-21 Marek Vasutdfu: Fix up the Kconfig mess
2018-02-21 Andre Heiderusb: gadget: sdp: add missing line breaks
2018-02-20 Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-02-19 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-02-18 Thierry Redingfdt: Fixup only valid memory banks
2018-02-18 Alexey Brodkinfdt: Implement weak arch_fixup_fdt()
2018-02-14 Tom Riniconfigs: Migrate CONFIG_SPL_FRAMEWORK
2018-02-14 Simon Goldschmidtfix spelling of 'functions' in 2 places (was 'funtcions')
2018-02-14 Marek Vasuttftp: update: Include missing cfi_flash.h header
2018-02-14 Marek Vasutcmd: fitupd: Convert CONFIG_UPDATE_TFTP and co.
2018-02-13 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2018-02-13 Philipp Tomsichspl: fit: move fdt_record_loadable out of ARCH_FIXUP_FD...
next