]> git.sur5r.net Git - u-boot/shortlog
u-boot
2018-01-30 Tom RiniPrepare v2018.03-rc1 v2018.03-rc1
2018-01-29 Klaus Gogerspl: include timezone in banner
2018-01-29 Андрей Мозжухинaes: Allow non-zero initialization vector
2018-01-29 Masahiro Yamadakconfig: revert change that was not needed for -Wformat...
2018-01-29 Tom Rinifs: btrfs: Fix printf format character warning
2018-01-29 Tom Rinimvpp2: Fix warning over 32bit vs 64bit targets
2018-01-29 Patrice Chotardclk: clk_stm32: Add .set_rate callback
2018-01-29 Patrice Chotardboard: stm32: Fix stm32f746-disco boot
2018-01-29 Alexander Grafserial: Make full device search optional
2018-01-29 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-01-29 Tom RiniMerge git://git.denx.de/u-boot-cfi-flash
2018-01-29 Andreas Färbertools/mrvl_uart.sh: Tidy script output
2018-01-29 Andreas Färbertools/mrvl_uart.sh: Fix minicom baudrate
2018-01-29 Mario Sixcfi_flash: Always define cfi_flash_num_flash_banks
2018-01-29 Mario Sixcfi_flash: Fix indention
2018-01-29 Mario Sixcfi_flash: Fix long lines
2018-01-29 Mario Sixcfi_flash: Bound-check index before array access
2018-01-29 Mario Sixflash: Fix spelling of "ERR_TIMOUT"
2018-01-29 Mario Sixcfi_flash: Rename camel-case variables
2018-01-29 Mario Sixcfi_flash: Fix strings split across lines
2018-01-29 Mario Sixcfi_flash: Use u8 pointers instead of void pointers
2018-01-29 Mario Sixcfi_flash: Remove assignments from if conditions
2018-01-29 Mario Sixcfi_flash: Remove return from void function
2018-01-29 Mario Sixcfi_flash: Fix placement of brace
2018-01-29 Mario Sixcfi_flash: Fix else after break
2018-01-29 Mario Sixcfi_flash: Fix spelling of "Unknown"
2018-01-29 Mario Sixcfi_flash: Add missing braces in blocks
2018-01-29 Mario Sixcfi_flash: Remove unnecessary braces
2018-01-29 Mario Sixcfi_flash: Fix comment style
2018-01-29 Mario Sixcfi_flash: Use __func__ macro instead of function name
2018-01-29 Mario Sixcfi_flash: Fix logical continuations
2018-01-29 Mario Sixcfi_flash: Remove braces for single-statement blocks
2018-01-29 Mario Sixcfi_flash: Fix missing/superfluous lines
2018-01-29 Mario Sixcfi_flash: Fix spacing around casts/operators
2018-01-29 Mario Sixcfi_flash: Fix indent of case statements
2018-01-29 Mario Sixcfi_flash: Fix whitespace with casting
2018-01-29 Mario Sixcfi_flash: Fix Parenthesis spacing
2018-01-29 Mario Sixcfi_flash: Fix style of pointer declarations
2018-01-29 Mario Sixcfi_flash: Fix space between function name and parenthesis
2018-01-28 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-01-28 Heinrich Schuchardtefi_loader: add a README.iscsi describing booting via...
2018-01-28 Heinrich Schuchardtefi_loader: consistently use %pD to print device paths
2018-01-28 Heinrich Schuchardtefi_loader: do not install NULL as device path
2018-01-28 Heinrich Schuchardtvsprintf.c: correct printing of a NULL device path
2018-01-28 Alexander Grafefi_loader: Call Exit() on return from payload in Start...
2018-01-28 Heinrich Schuchardtefi_loader: fix comments in indent_string()
2018-01-28 Heinrich Schuchardtefi_loader: catch misspelled bootefi subcommand
2018-01-28 Alexander Grafefi_loader: Always use EFIAPI instead of asmlinkage
2018-01-28 Alexander Grafefi: Conflict efi_loader with different stub bitness
2018-01-28 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2018-01-28 Adam Fordomap3_logic: Clean up I2C pin muxing.
2018-01-28 Anatolij Gustschinspl: add option to disable SPL banner output
2018-01-28 Alexander Grafbcm2835_pinctrl: Probe pre-reloc
2018-01-28 Alexander Grafbcm2835_pl011_serial: Add BCM2835 specific serial driver
2018-01-28 Alexander GrafMAINTAINERS: Take over BCM2835 maintainership
2018-01-28 Alexander Grafbcm2835_mu_serial: Convert to Kconfig
2018-01-28 Alexander Grafpl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
2018-01-28 Alexander Grafpl011: Convert CONFIG_PL011_SERIAL to Kconfig
2018-01-28 Alexander Grafpl010: Convert CONFIG_PL010_SERIAL to Kconfig
2018-01-28 Alexander Grafpl01x: Convert to dev_read
2018-01-28 Alexander Grafserial_bcm283x_mu: Fail loading if not muxed
2018-01-28 Alexander Grafserial_bcm283x_mu: Always skip init
2018-01-28 Alexander Grafserial_bcm283x_mu: Convert to dev_read
2018-01-28 Alexander Grafrpi: Determine PL011/Mini-UART availability at runtime
2018-01-28 Alexander Grafserial: bcm283x_mu: Remove support for post-init disabling
2018-01-28 Alexander Grafrpi: Remove runtime disabling support for serial
2018-01-28 Alexander Grafserial: Use next serial device if probing fails
2018-01-28 Faiz Abbasam33xx: board: Call spl_early_init() to support sdram_i...
2018-01-28 Felix Brackarm: add support for PDU001
2018-01-28 Alexander Grafmmc: Add bcm2835 sdhost controller
2018-01-28 Alexander Grafbcm283x: Add pinctrl driver
2018-01-28 Tuomas Tynkkynenpowerpc: Drop CONFIG_WALNUT and other related dead...
2018-01-28 Masahiro Yamadalibfdt: migrate include/libfdt_env.h to a wrapper
2018-01-28 Masahiro Yamadalibfdt: migrate libfdt.h to a wrapper + U-Boot own...
2018-01-28 Masahiro Yamadalibfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to...
2018-01-28 Masahiro Yamadatools: include necessary headers explicitly
2018-01-28 Masahiro Yamadalibfdt: fix <linux/libfdt.h>
2018-01-28 Masahiro Yamadalibfdt: migrate fdt_rw.c to a wrapper of scripts/dtc...
2018-01-28 Masahiro Yamadahost-tools: use python2 explicitly for shebang
2018-01-28 Derald D. WoodsARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support
2018-01-28 Derald D. Woodsdistro bootcmd: Allow board defined UBI partition and...
2018-01-28 Kever Yangspl: use different BOARD_INIT MACRO for spl and tpl
2018-01-28 Alberto Sánchez... fs: btrfs: Fix unaligned memory accesses
2018-01-28 Kever Yangspl: atf: pass NULL for bl32_ep pc
2018-01-28 Eddie Cairockchip: rk3036: enable rockusb support on rk3036...
2018-01-28 Kever Yangrockchip: dts: rk3128: update pwm-cell for pwm0
2018-01-28 Philipp Tomsichrockchip: clk: guard set_parent implementations against...
2018-01-28 David Wuclk: rockchip: clk_rk3368: Implement "assign-clock...
2018-01-28 David Wuclk: rockchip: clk_rk3288: Implement "assign-clock...
2018-01-28 David WuARM: dts: rk3288: Remove unused LCDC clock assigned
2018-01-28 David Wuconfig: evb-rk3229: Enable rk gmac configs
2018-01-28 David Wunet: gmac_rockchip: Add support for the RK3228 GMAC
2018-01-28 David Wuclk: rockchip: Add rk322x gamc clock support
2018-01-28 David Wurockchip: pinctrl: Add rk322x gmac pinctrl support
2018-01-28 David Wurockchip: pinctrl: rk322x: Move the iomux definitions...
2018-01-28 David Wurockchip: dts: rk3328-evb: Enable gmac2io for rk3328-evb
2018-01-28 David Wurockchip: dts: rk3328: Add gmac2io support
2018-01-28 David Wurockchip: configs: Enable GMAC configs for evb-rk3328
2018-01-28 David Wunet: gmac_rockchip: Add rk3328 gmac support
2018-01-28 David Wuclk: rockchip: Add rk3328 gamc clock support
next