projects
/
platform
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/u-boot.git
2018-01-29
Tom Rini
mvpp2: Fix warning over 32bit vs 64bit targets
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Patrice Chotard
clk: clk_stm32: Add .set_rate callback
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Patrice Chotard
board: stm32: Fix stm32f746-disco boot
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Alexander Graf
serial: Make full device search optional
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Tom Rini
Merge git://git.denx.de/u-boot-marvell
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Tom Rini
Merge git://git.denx.de/u-boot-cfi-flash
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Andreas Färber
tools/mrvl_uart.sh: Tidy script output
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Andreas Färber
tools/mrvl_uart.sh: Fix minicom baudrate
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Always define cfi_flash_num_flash_banks
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Fix indention
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Fix long lines
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Bound-check index before array access
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
flash: Fix spelling of "ERR_TIMOUT"
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Rename camel-case variables
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Fix strings split across lines
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Use u8 pointers instead of void pointers
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Remove assignments from if conditions
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Remove return from void function
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Fix placement of brace
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Fix else after break
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Fix spelling of "Unknown"
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Add missing braces in blocks
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Remove unnecessary braces
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Fix comment style
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Use __func__ macro instead of function name
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Fix logical continuations
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Remove braces for single-statement blocks
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Fix missing/superfluous lines
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Fix spacing around casts/operators
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Fix indent of case statements
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Fix whitespace with casting
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Fix Parenthesis spacing
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Fix style of pointer declarations
commit
|
commitdiff
|
tree
|
snapshot
2018-01-29
Mario Six
cfi_flash: Fix space between function name and parenthesis
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Tom Rini
Merge tag 'signed-efi-next' of git://github.com/agraf...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Heinrich Schuchardt
efi_loader: add a README.iscsi describing booting via...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Heinrich Schuchardt
efi_loader: consistently use %pD to print device paths
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Heinrich Schuchardt
efi_loader: do not install NULL as device path
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Heinrich Schuchardt
vsprintf.c: correct printing of a NULL device path
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
efi_loader: Call Exit() on return from payload in Start...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Heinrich Schuchardt
efi_loader: fix comments in indent_string()
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Heinrich Schuchardt
efi_loader: catch misspelled bootefi subcommand
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
efi_loader: Always use EFIAPI instead of asmlinkage
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
efi: Conflict efi_loader with different stub bitness
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Tom Rini
Merge git://git.denx.de/u-boot-rockchip
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Adam Ford
omap3_logic: Clean up I2C pin muxing.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Anatolij Gustschin
spl: add option to disable SPL banner output
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
bcm2835_pinctrl: Probe pre-reloc
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
bcm2835_pl011_serial: Add BCM2835 specific serial driver
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
MAINTAINERS: Take over BCM2835 maintainership
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
bcm2835_mu_serial: Convert to Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
pl01x: Convert to dev_read
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
serial_bcm283x_mu: Fail loading if not muxed
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
serial_bcm283x_mu: Always skip init
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
serial_bcm283x_mu: Convert to dev_read
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
rpi: Determine PL011/Mini-UART availability at runtime
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
serial: bcm283x_mu: Remove support for post-init disabling
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
rpi: Remove runtime disabling support for serial
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
serial: Use next serial device if probing fails
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Faiz Abbas
am33xx: board: Call spl_early_init() to support sdram_i...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Felix Brack
arm: add support for PDU001
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
mmc: Add bcm2835 sdhost controller
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alexander Graf
bcm283x: Add pinctrl driver
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Tuomas Tynkkynen
powerpc: Drop CONFIG_WALNUT and other related dead...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Masahiro Yamada
libfdt: migrate include/libfdt_env.h to a wrapper
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Masahiro Yamada
libfdt: migrate libfdt.h to a wrapper + U-Boot own...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Masahiro Yamada
libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Masahiro Yamada
tools: include necessary headers explicitly
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Masahiro Yamada
libfdt: fix <linux/libfdt.h>
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Masahiro Yamada
libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Masahiro Yamada
host-tools: use python2 explicitly for shebang
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Derald D. Woods
ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Derald D. Woods
distro bootcmd: Allow board defined UBI partition and...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Kever Yang
spl: use different BOARD_INIT MACRO for spl and tpl
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Alberto Sánchez...
fs: btrfs: Fix unaligned memory accesses
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Kever Yang
spl: atf: pass NULL for bl32_ep pc
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Eddie Cai
rockchip: rk3036: enable rockusb support on rk3036...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Kever Yang
rockchip: dts: rk3128: update pwm-cell for pwm0
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
Philipp Tomsich
rockchip: clk: guard set_parent implementations against...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
clk: rockchip: clk_rk3368: Implement "assign-clock...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
clk: rockchip: clk_rk3288: Implement "assign-clock...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
ARM: dts: rk3288: Remove unused LCDC clock assigned
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
config: evb-rk3229: Enable rk gmac configs
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
net: gmac_rockchip: Add support for the RK3228 GMAC
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
clk: rockchip: Add rk322x gamc clock support
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
rockchip: pinctrl: Add rk322x gmac pinctrl support
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
rockchip: pinctrl: rk322x: Move the iomux definitions...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
rockchip: dts: rk3328-evb: Enable gmac2io for rk3328-evb
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
rockchip: dts: rk3328: Add gmac2io support
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
rockchip: configs: Enable GMAC configs for evb-rk3328
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
net: gmac_rockchip: Add rk3328 gmac support
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
clk: rockchip: Add rk3328 gamc clock support
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
rockchip: pinctrl: Add rk3328 gmac pinctrl support
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
rockchip: pinctrl: rk3328: Move the iomux definitions...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
net: gmac_rockchip: Add support for the RV1108 GMAC
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
rockchip: pinctrl: rv1108: Move the iomux definitions...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-28
David Wu
rockchip: grf_rv1108.h: Fix the grf offsets
commit
|
commitdiff
|
tree
|
snapshot
next