Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
37cc64460081df4b824e4fc13526c53ea3846f87
37cc644
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
by Tom Rini
· 8 years ago
87de0eb
i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K
by Stefan Roese
· 8 years ago
85f03f0
i2c: mv_i2c.c: Validate read length in I2C command
by jinghua
· 8 years ago
9ad5a00
i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode)
by Stefan Roese
· 8 years ago
0c0f719
i2c: mv_i2c.c: Add DM support
by Stefan Roese
· 8 years ago
7b46ee5
i2c: mv_i2c.c: Prepare driver for DM conversion
by Stefan Roese
· 8 years ago
340fcd6
i2c: mv_i2c.c: Remove CONFIG_HARD_I2C
by Stefan Roese
· 8 years ago
8eff909
i2c: mv_i2c.c: cosmetic: Coding style cleanups
by Stefan Roese
· 8 years ago
18c9b10
board: amcore: update to use dm serial driver
by Angelo Dureghello
· 8 years ago
9deff60
board: amcore: add update scripts
by Angelo Dureghello
· 8 years ago
42f7505
arm: mvebu: NAND support for DB-88F6820-AMC
by Chris Packham
· 8 years ago
c0def24
arm: mvebu: add DB-88F6820-AMC board
by Chris Packham
· 8 years ago
53d601f
arm: mvebu: create generic 88F6820 config option
by Chris Packham
· 8 years ago
9ed00b0
arm: mvebu: theadorable: Configure board for PCIe 2.0 capability
by Stefan Roese
· 8 years ago
8824cfc
usb: ehci-generic: support reset control for generic EHCI
by Masahiro Yamada
· 8 years ago
4815db8
reset: add no-op stubs for optional reset control
by Masahiro Yamada
· 8 years ago
259ede1
errno.h: sync error macros with linux 4.8-rc7
by Masahiro Yamada
· 8 years ago
4982f46
Move ENOTSUPP defines to include/linux/errno.h
by Masahiro Yamada
· 8 years ago
2c61551
Move error macros from <asm-generic/errno.h> to <linux/errno.h>
by Masahiro Yamada
· 8 years ago
5d97dff
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
4491327
Remove arch/${ARCH}/include/asm/errno.h
by Masahiro Yamada
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
519d942
Add <linux/errno.h> as a wrapper of <asm-generic/errno.h>
by Masahiro Yamada
· 8 years ago
b5bf5cb
treewide: use #include <...> to include public headers
by Masahiro Yamada
· 8 years ago
a4ca379
drivers: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
63a7578
arch, board: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
7dc0789
libfdt: simplify fdt_del_mem_rsv()
by Masahiro Yamada
· 8 years ago
0a8547a
x86: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
8319aeb
usb: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
4052734
usb: replace ehci_*_remove() with usb_deregister()
by Masahiro Yamada
· 8 years ago
720873b
video: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
24f5aec
mmc: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
df9e4cd
fs-test.sh: Update expected results
by Tom Rini
· 8 years ago
b4976b4
ext4: Revert rejection of 64bit enabled ext4 fs
by Stefan Brüns
· 8 years ago
749e93e
ext4: Respect group descriptor size when adjusting free counts
by Stefan Brüns
· 8 years ago
688d0e7
ext4: Use helper function to access group descriptor and its fields
by Stefan Brüns
· 8 years ago
f798b1d
ext4: Use correct descriptor size when reading the block group descriptor
by Stefan Brüns
· 8 years ago
9f5dd8b
ext4: Add helper functions for block group descriptor field access
by Stefan Brüns
· 8 years ago
fc214ef
ext4: determine group descriptor size for 64bit feature
by Stefan Brüns
· 8 years ago
3ee2f97
ext4: Update ext2/3/4 superblock, group descriptor and inode structures
by Stefan Brüns
· 8 years ago
b1edcf0
ext4: Fix memory leak of journal buffer if block is updated multiple times
by Stefan Brüns
· 8 years ago
de9e831
ext4: Correct block number handling, empty block vs. error code
by Stefan Brüns
· 8 years ago
b779e02
ext4: remove duplicated block release code for extents
by Stefan Brüns
· 8 years ago
87f9fdc
ext4: initialize full inode for inodes bigger than 128 bytes
by Stefan Brüns
· 8 years ago
290ce2f
ext4: Use correct value for inode size even on revision 0 filesystems
by Stefan Brüns
· 8 years ago
87a40b6
ext4: Fix memory leak in case of failure
by Stefan Brüns
· 8 years ago
0ceef3d
ext4: Avoid out-of-bounds access of block bitmap
by Stefan Brüns
· 8 years ago
a9fa0ed
ext4: After completely filled group, scan next group from the beginning
by Stefan Brüns
· 8 years ago
e927265
ext4: Do not clear zalloc'ed buffers a second time
by Stefan Brüns
· 8 years ago
398d6fa
ext4: Only update number of of unused inodes if GDT_CSUM feature is set
by Stefan Brüns
· 8 years ago
b7dd40d
ext4: Scan all directory blocks when looking up an entry
by Stefan Brüns
· 8 years ago
10a7a1b
ext4: Avoid corruption of directories with hash tree indexes
by Stefan Brüns
· 8 years ago
a321abd
ext4: Scan all directory blocks for space when inserting a new entry
by Stefan Brüns
· 8 years ago
b96c3c7
ext4: Do not crash when trying to grow a directory using extents
by Stefan Brüns
· 8 years ago
a0d767e
ext4: propagate error if creation of directory entry fails
by Stefan Brüns
· 8 years ago
76a2951
ext4: fix possible crash on directory traversal, ignore deleted entries
by Stefan Brüns
· 8 years ago
011bc33
ext4: fix wrong usage of le32_to_cpu()
by Michael Walle
· 8 years ago
58a9ecb
ext4: fix endianess problems in ext4 write support
by Michael Walle
· 8 years ago
7f101be
ext4: use kernel names for byte swaps
by Michael Walle
· 8 years ago
2a0b7a9
ext4: change structure fields to __le/__be types
by Michael Walle
· 8 years ago
2365a4b
test/fs: Check writes using "." (same dir) relative path
by Stefan Brüns
· 8 years ago
14678b3
test/fs: Check ext4 behaviour if dirent is first entry in directory block
by Stefan Brüns
· 8 years ago
d9554b7
test/fs: strip noise from filesystem code prior to checking results
by Stefan Brüns
· 8 years ago
06806e3
test/fs: remove use of undefined WRITE_FILE variable
by Stefan Brüns
· 8 years ago
8685356
test/fs: Restructure file path specification to allow some flexibility
by Stefan Brüns
· 8 years ago
454e3d9
cmd/fat: Do not crash on write when <bytes> is not specified
by Stefan Brüns
· 8 years ago
ae1755b
fs/fat: Correct description of determine_fatent function
by Stefan Brüns
· 8 years ago
3c0ed9c
fs/fat: Do not write unmodified fat entries to disk
by Stefan Brüns
· 8 years ago
ed76f91
fs/fat: Remove two statements without effect
by Stefan Brüns
· 8 years ago
201c9d8
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
82f5279
ns16650: Make sure we have CONFIG_CLK set before using infrastructure
by Tom Rini
· 8 years ago
231af7f
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
35343a2
ARM: dts: uniphier: sync clock/reset controller nodes with Linux
by Masahiro Yamada
· 8 years ago
6dc5b6b
clk: uniphier: allow to have clock node under syscon node
by Masahiro Yamada
· 8 years ago
102e318
clk: uniphier: move U_BOOT_DRIVER entry to core code
by Masahiro Yamada
· 8 years ago
3524d47
clk: uniphier: constify clock data arrays/structures
by Masahiro Yamada
· 8 years ago
c72f4d4
ARM: uniphier: add PLL init code for LD11 SoC
by Masahiro Yamada
· 8 years ago
0298f4c
ARM: uniphier: move CONFIG_SPL_* to defconfig or select
by Masahiro Yamada
· 8 years ago
19d051a
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
58c8c09
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
a6c1309
Makefile: rm u-boot.cfg dependencies are missing
by Stephen Warren
· 8 years ago
fcd29a4
Makefile: use if_change_dep for u-boot.cfg
by Stephen Warren
· 8 years ago
de4be9e
test/py/tests/test_vboot.py: Add check that we boot the image
by Tom Rini
· 8 years ago
bd86ef1
image-fit: Fix fit_get_node_from_config semantics
by Paul Burton
· 8 years ago
4f0b8ef
clk: rk3288: add PWM clock get rate
by Kever Yang
· 8 years ago
5e79f44
clk: rk3399: add pmucru controller support
by Kever Yang
· 8 years ago
4a79ece
rk3399: add a empty "sys_proto.h" header file
by Kever Yang
· 8 years ago
5a4a90f
rockchip: rk3288: skip lowlevel_init process
by Xu Ziyuan
· 8 years ago
05c6e30
board: evb-rk3399: enable usb 2.0 host vbus power on board_init
by Kever Yang
· 8 years ago
3562768
config: evb-rk3399: enable fixed regulator
by Kever Yang
· 8 years ago
b850d92
dts: rk3399-evb: add regulator-fixed for usb host vbus
by Kever Yang
· 8 years ago
fa5e2d1
dts: rk3399: add dwc3_typec node for rk3399
by MengDongyang
· 8 years ago
923e7b4
config: rk3399: add usb related configs
by MengDongyang
· 8 years ago
f7bb27a
usb: host: add Kconfig for USB_XHCI_ROCKCHIP
by Kever Yang
· 8 years ago
892742d
rockchip: select DM_USB for rockchip SoC
by MengDongyang
· 8 years ago
b44566c
usb: xhci-rockchip: add rockchip dwc3 controller driver
by MengDongyang
· 8 years ago
aa89b55
rk3288: add arch_cpu_init for rk3288
by Kever Yang
· 8 years ago
e2e4e14
rk_pwm: remove grf setting code from driver
by Kever Yang
· 8 years ago
12406ae
rk_pwm: use clock framework API to get module clock
by Kever Yang
· 8 years ago
ce26e8a
rockchip: use dummy byte only enable OF_PLATDATA
by Xu Ziyuan
· 8 years ago
Next »