index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-19
clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]
Lukasz Majewski
2019-07-19
clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW
Lukasz Majewski
2019-07-19
clk: sandbox: Adjust clk-divider to emulate reading its value from HW
Lukasz Majewski
2019-07-19
dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testing
Lukasz Majewski
2019-07-19
dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag
Lukasz Majewski
2019-07-19
clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)
Lukasz Majewski
2019-07-19
dm: clk: Define clk_get_by_id() for clk operations
Lukasz Majewski
2019-07-19
dm: clk: Define clk_get_parent_rate() for clk operations
Lukasz Majewski
2019-07-19
dm: clk: Define clk_get_parent() for clk operations
Lukasz Majewski
2019-07-19
clk: Introduce clk-provider.h to store Common Clock Framework's internals
Lukasz Majewski
2019-07-19
clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)
Lukasz Majewski
2019-07-19
clk: Extend struct clk to provide clock type agnostic flags
Lukasz Majewski
2019-07-19
clk: Extend struct clk to provide information regarding clock rate
Lukasz Majewski
2019-07-19
clk: Remove clock ID check in .get_rate() of clk_fixed_*
Lukasz Majewski
2019-07-19
dm: Fix documentation entry as there is no UCLASS_CLOCK uclass
Lukasz Majewski
2019-07-19
clk: doc: Add documentation entry for Common Clock Framework [CCF] (i.MX)
Lukasz Majewski
2019-07-18
Merge branch '2019-07-17-master-imports'
Tom Rini
2019-07-18
Revert "test: Disable pci_ep test for now"
Tom Rini
2019-07-18
pci_ep: fix wrong addressing to barno
Ramon Fried
2019-07-18
board: Arcturus: ucp1020: Removing obsoleted stuff
Oleksandr Zhadan
2019-07-18
blk: Invalidate block cache when switching hwpart
Weijie Gao
2019-07-18
arm: dts: MediaTek: remove tick-timer from mt7629.dtsi
Weijie Gao
2019-07-18
configs: mt7629_rfb: use arm arch timer instead of mtk timer
Weijie Gao
2019-07-18
arm: dts: MediaTek: fix clock order for timer0 node of mt7629.dtsi
Weijie Gao
2019-07-18
chromium: Update docs to clone vboot_reference directly
Simon Glass
2019-07-18
arm: mediatek: add missing arch timer configuration for MT7629
Weijie Gao
2019-07-18
power-domain.h: Fix typo
Anatolij Gustschin
2019-07-18
CVE-2019-13106: ext4: fix out-of-bounds memset
Paul Emge
2019-07-18
ext4: gracefully fail on divide-by-0
Paul Emge
2019-07-18
CVE-2019-13104: ext4: check for underflow in ext4fs_read_file
Paul Emge
2019-07-18
CVE-2019-13105: ext4: fix double-free in ext4_cache_read
Paul Emge
2019-07-18
CVE-2019-13103: disk: stop infinite recursion in DOS Partitions
Paul Emge
2019-07-18
qemu-riscv: enable VIRTIO_PCI
David Abdurachmanov
2019-07-18
arm: qemu: fix failure in flash initialization if booting from TF-A
AKASHI Takahiro
2019-07-18
arm: move CONFIG_TFABOOT to generic Kconfig
AKASHI Takahiro
2019-07-18
doc: Move fastboot protocol doc to android dir
Sam Protsenko
2019-07-18
cmd: mem: Add a command to fill the memory with random data
Jean-Jacques Hiblot
2019-07-18
tools: mkenvimage: Always consider non-regular files
Andre Przywara
2019-07-18
tools: mkenvimage: Fix reading from slow pipe
Andre Przywara
2019-07-18
test/py: gpt: Use long options for sgdisk
Sam Protsenko
2019-07-18
env: mmc: add erase-function
Frank Wunderlich
2019-07-18
env: register erase command
Frank Wunderlich
2019-07-18
common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT
Marek Vasut
2019-07-18
regulator: Allow enabling GPIO regulator
Sven Schwermer
2019-07-18
regulator: Factor out common enable code
Sven Schwermer
2019-07-18
ARM: correct detection of thumb mode
Heinrich Schuchardt
2019-07-18
ext4: add support for filesystems without JOURNAL
Marek Szyprowski
2019-07-18
ext4: fix calculating inode blkcount for non-512 blocksize filesystems
Marek Szyprowski
2019-07-18
rtc: Add DM support to ds3231
Chuanhua Han
2019-07-18
lib: rsa: add support to other openssl engine types than pkcs11
Vesa Jääskeläinen
[next]