Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5f319fa728d0693ca89da741e2f47566e97ae69b
« Previous
ad24eba
buildman: Fix up a few code inconsistencies in toolchain.py
by Simon Glass
· 9 years ago
2bdeade
buildman: patman: Fix -H when installed as a symlink
by Simon Glass
· 9 years ago
9ad9698
patman: Add a missing space in GetMetaDataForList()
by Simon Glass
· 9 years ago
9404fc8
fdtgrep: Improve error handling with invalid device tree
by Simon Glass
· 9 years ago
ab761ce
dm: serial: Remove duplicated carriage return character
by Alison Wang
· 9 years ago
055457e
serial: Move carriage return before line feed for some serial drivers
by Alison Wang
· 9 years ago
c5917b4
dm: serial-uclass: Move a carriage return before a line feed
by Alison Wang
· 9 years ago
eea1d14
Drop CONFIG_CRAMFS_CMDLINE
by Simon Glass
· 9 years ago
084bf4c
part: Rename test_part_xx() and print_part_xx()
by Simon Glass
· 9 years ago
61ccd88
dm: usb: Clean up USB after each test
by Simon Glass
· 9 years ago
07b2b78
dm: usb: Convert USB storage to use driver-model for block devs
by Simon Glass
· 9 years ago
40fd050
dm: sandbox: Add driver-model block-device support for sandbox
by Simon Glass
· 9 years ago
7ded959
dm: sandbox: Prepare block driver for driver-model conversion
by Simon Glass
· 9 years ago
09d71aa
dm: blk: Add a block-device uclass
by Simon Glass
· 9 years ago
9807c3b
dm: usb: Tidy up storage code ready for driver model conversion
by Simon Glass
· 9 years ago
c89e79d
dm: usb: Avoid exceeding available array size for storage devices
by Simon Glass
· 9 years ago
2a981dc
dm: block: Adjust device calls to go through helpers function
by Simon Glass
· 9 years ago
bcce53d
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
782b978
dm: sandbox: Enable cbfs and cramfs
by Simon Glass
· 9 years ago
a696d76
dm: cbfs: Fix handling of invalid type
by Simon Glass
· 9 years ago
3e8bd46
dm: part: Rename some partition functions
by Simon Glass
· 9 years ago
96e5b03
dm: part: Convert partition API use to linker lists
by Simon Glass
· 9 years ago
1414281
dm: sandbox: Enable all partition types
by Simon Glass
· 9 years ago
95a6f9d
dm: part: Add a cast to avoid a compiler warning
by Simon Glass
· 9 years ago
e35929e
dm: blk: Rename get_device_and_partition()
by Simon Glass
· 9 years ago
ebac37c
dm: blk: Rename get_device() to blk_get_device_by_str()
by Simon Glass
· 9 years ago
db1d9e7
dm: blk: Rename get_dev() to blk_get_dev()
by Simon Glass
· 9 years ago
fb1b7be
dm: blk: Add comments to a few functions
by Simon Glass
· 9 years ago
5ec4f1a
dm: blk: Convert interface type to an enum
by Simon Glass
· 9 years ago
1a73661
dm: Add a new header for block devices
by Simon Glass
· 9 years ago
481922f
dm: part: Drop the common.h header
by Simon Glass
· 9 years ago
fd30d2c
dm: fdtdec: Correct a sandbox build warning
by Simon Glass
· 9 years ago
f8d6165
dm: part: Correct a sandbox build warning
by Simon Glass
· 9 years ago
02c80a0
dm: pci: Break out the common region display code
by Simon Glass
· 9 years ago
4101f68
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
b391d74
debug_uart: output CR along with LF
by Masahiro Yamada
· 9 years ago
9f56917
dm: core: make simple-bus compatible to simple-mfd
by Masahiro Yamada
· 9 years ago
3f603cb
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· 9 years ago
b067505
dm: core: Add uclass_first_device_err() to return a valid device
by Simon Glass
· 9 years ago
c87c30e
doc: dt-bindings: Describe rockchip LVDS interface
by Jacob Chen
· 9 years ago
8530783
rockchip: video: Add LVDS support in vop driver
by Jacob Chen
· 9 years ago
cfd9794
rockchip: dts: Add LVDS support
by Jacob Chen
· 9 years ago
35ac89d
rockchip: video: Add a display driver for rockchip LVDS
by Jacob Chen
· 9 years ago
450f3c7
rockchip: Add a binding file for rk3288 video
by Jacob Chen
· 9 years ago
eab314f
dm: video: Add a operation to display uclass
by Jacob Chen
· 9 years ago
69e173e
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 9 years ago
9e97163
freescale: Remove CONFIG_DM from header files
by Simon Glass
· 9 years ago
4edb945
Correct defconfig ordering
by Simon Glass
· 9 years ago
f8a2d7a
libfdt: Add a function to write a property placeholder
by Simon Glass
· 9 years ago
cc7a644
mkimage: Make 'params' static
by Simon Glass
· 9 years ago
1531034
mkimage: Show an error message when usage() is called
by Simon Glass
· 9 years ago
b0a487a
mkimage: Move usage() up to the top
by Simon Glass
· 9 years ago
0745008
mkimage: Sort the option processing code by option
by Simon Glass
· 9 years ago
a02221f
mkimage: Convert to use getopt()
by Simon Glass
· 9 years ago
0b443de
mkimage: Move argument processing into its own function
by Simon Glass
· 9 years ago
fd1000b
common: Add support for environment file in EXT4.
by Stuart Longland
· 9 years ago
77b8d04
spi: omap3: Convert to driver model
by Jagan Teki
· 9 years ago
03661d8
spi: omap3: Make local functions as static
by Jagan Teki
· 9 years ago
682c172
spi: omap3: Move headers code inside the driver
by Jagan Teki
· 9 years ago
df61a74
Prepare v2016.03
by Tom Rini
· 9 years ago
ae765f3
mx6slevk: Fix the power up of the Ethernet PHY
by Fabio Estevam
· 9 years ago
ea9619a
sf: Correct data types in stm_is_locked_sr()
by Marek Vasut
· 9 years ago
e6601df
dm: ti_qspi: Fix conversion of address to a pointer
by Lokesh Vutla
· 9 years ago
76aab9e
exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support
by Anand Moon
· 9 years ago
cf77f6f
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 9 years ago
b5788dc
rockchip: rk3288: correct sdram setting
by Chris Zhong
· 9 years ago
87cef34
rockchip: make configure_emmc() empty for Firefly-RK3288
by FUKAUMI Naoki
· 9 years ago
99aaa93
rockchip: rk3036: change ddr frequency to 400M
by Lin Huang
· 9 years ago
e25a065
mx7: Distinguish between dual and solo versions
by Fabio Estevam
· 9 years ago
5d69269
mx7dsabresd: Define serial port locally
by Fabio Estevam
· 9 years ago
bf39399
mx7_common: Remove unexisting options
by Fabio Estevam
· 9 years ago
f9162b1
arm: imx: Add support for GE Bx50v3 boards
by Akshay Bhat
· 9 years ago
40a09be
MIPS: pic32mzdask: use CONFIG_USE_PRIVATE_LIBGCC=y
by Daniel Schwierzeck
· 9 years ago
499b847
MIPS: fix mips_cache fallback without __builtin_mips_cache
by Matthias Schiffer
· 9 years ago
deff6fb
malloc: remove !gd handling
by Stephen Warren
· 9 years ago
2f0bcd4
malloc: use hidden visibility
by Stephen Warren
· 9 years ago
699946a
sandbox: Fix building with LLVM
by Tom Rini
· 9 years ago
22d90d5
omap3: Use raw SPL by default for mmc1
by Alexander Graf
· 9 years ago
22aa61f
api: Export API structure address as an environment variable
by Stanislav Galabov
· 9 years ago
3f53e61
OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS support
by Derald D. Woods
· 9 years ago
138daa7
OMAP3: am3517_evm: Use BCH8 ECC for NAND
by Derald D. Woods
· 9 years ago
5d07648
ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCs
by Masahiro Yamada
· 9 years ago
1d22c4b
pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER
by Masahiro Yamada
· 9 years ago
fdd15b6
pinctrl: uniphier: set input-enable before pin-muxing
by Masahiro Yamada
· 9 years ago
51244a6
ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=y
by Masahiro Yamada
· 9 years ago
c6c7eed
ARM: uniphier: document how-to-build for Ace and Sanji boards
by Masahiro Yamada
· 9 years ago
08b2472
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
b5ab663
usb: dwc2: disable erroneous overcurrent condition
by Dinh Nguyen
· 9 years ago
b112b00
board: tbs2910: Fix eMMC BOOTCFG value
by Soeren Moch
· 9 years ago
3c525ec
mx53ard: Move to booting zImage
by Fabio Estevam
· 9 years ago
9feec16
mx6qarm2: Update maintainer's emails
by Fabio Estevam
· 9 years ago
047cc75
MAINTAINERS: Update Peng Fan's email address
by Fabio Estevam
· 9 years ago
fc9e8f2
colibri-vf: Disable pull-up configuration in GPIO pin mux
by Bhuvanchandra DV
· 9 years ago
8038f6d
usb: gadget: composite: Correct recovery path for register
by Sam Protsenko
· 9 years ago
0156782
Prepare v2016.03-rc3
by Tom Rini
· 9 years ago
c6afa11
arm: dra7xx: Define Android partition table
by Sam Protsenko
· 9 years ago
23a004a
sniper: Various minor cleanups, missing Kconfig configs and reorganisation
by Paul Kocialkowski
· 9 years ago
ba10b85
ARM: start.S: fix typo
by Yuichiro Goto
· 9 years ago
a15221e
amcc-common.h: Disable CONFIG_SYS_LONGHELP
by Tom Rini
· 9 years ago
9b2c282
compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6
by Tom Rini
· 9 years ago
Next »