Commit Graph

36289 Commits (996a18a7142442767821f4c8bb560cb081d6948f)
 

Author SHA1 Message Date
Simon Glass 95a6f9dfcb dm: part: Add a cast to avoid a compiler warning 8 years ago
Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() 8 years ago
Simon Glass ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str() 8 years ago
Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 8 years ago
Simon Glass fb1b7be953 dm: blk: Add comments to a few functions 8 years ago
Simon Glass 5ec4f1a5f3 dm: blk: Convert interface type to an enum 8 years ago
Simon Glass 1a73661bc7 dm: Add a new header for block devices 8 years ago
Simon Glass 481922f14a dm: part: Drop the common.h header 8 years ago
Simon Glass fd30d2c608 dm: fdtdec: Correct a sandbox build warning 8 years ago
Simon Glass f8d6165d4b dm: part: Correct a sandbox build warning 8 years ago
Simon Glass 02c80a0e13 dm: pci: Break out the common region display code 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Masahiro Yamada b391d74336 debug_uart: output CR along with LF 8 years ago
Masahiro Yamada 9f56917ab8 dm: core: make simple-bus compatible to simple-mfd 8 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 8 years ago
Simon Glass b06750501f dm: core: Add uclass_first_device_err() to return a valid device 8 years ago
Jacob Chen c87c30e3ba doc: dt-bindings: Describe rockchip LVDS interface 8 years ago
Jacob Chen 8530783594 rockchip: video: Add LVDS support in vop driver 8 years ago
Jacob Chen cfd9794115 rockchip: dts: Add LVDS support 8 years ago
Jacob Chen 35ac89dd8f rockchip: video: Add a display driver for rockchip LVDS 8 years ago
Jacob Chen 450f3c7135 rockchip: Add a binding file for rk3288 video 8 years ago
Jacob Chen eab314f590 dm: video: Add a operation to display uclass 8 years ago
Simon Glass 69e173eb57 Move CONFIG_OF_LIBFDT to Kconfig 8 years ago
Simon Glass 9e971632cd freescale: Remove CONFIG_DM from header files 8 years ago
Simon Glass 4edb9458b2 Correct defconfig ordering 8 years ago
Simon Glass f8a2d7a416 libfdt: Add a function to write a property placeholder 8 years ago
Simon Glass cc7a64447b mkimage: Make 'params' static 8 years ago
Simon Glass 1531034831 mkimage: Show an error message when usage() is called 8 years ago
Simon Glass b0a487a4eb mkimage: Move usage() up to the top 8 years ago
Simon Glass 0745008145 mkimage: Sort the option processing code by option 8 years ago
Simon Glass a02221f29d mkimage: Convert to use getopt() 8 years ago
Simon Glass 0b443dee6b mkimage: Move argument processing into its own function 8 years ago
Stuart Longland fd1000b9c1 common: Add support for environment file in EXT4. 8 years ago
Jagan Teki 77b8d04854 spi: omap3: Convert to driver model 8 years ago
Jagan Teki 03661d85f0 spi: omap3: Make local functions as static 8 years ago
Jagan Teki 682c172350 spi: omap3: Move headers code inside the driver 8 years ago
Tom Rini df61a74e68 Prepare v2016.03 8 years ago
Fabio Estevam ae765f3a82 mx6slevk: Fix the power up of the Ethernet PHY 8 years ago
Marek Vasut ea9619aed6 sf: Correct data types in stm_is_locked_sr() 8 years ago
Lokesh Vutla e6601df8ac dm: ti_qspi: Fix conversion of address to a pointer 8 years ago
Anand Moon 76aab9eb8b exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support 8 years ago
Tom Rini cf77f6ffd9 Merge git://git.denx.de/u-boot-rockchip 8 years ago
Chris Zhong b5788dc0dd rockchip: rk3288: correct sdram setting 8 years ago
FUKAUMI Naoki 87cef34576 rockchip: make configure_emmc() empty for Firefly-RK3288 8 years ago
Lin Huang 99aaa93075 rockchip: rk3036: change ddr frequency to 400M 8 years ago
Daniel Schwierzeck 40a09be2e9 MIPS: pic32mzdask: use CONFIG_USE_PRIVATE_LIBGCC=y 8 years ago
Matthias Schiffer 499b847521 MIPS: fix mips_cache fallback without __builtin_mips_cache 8 years ago
Stephen Warren deff6fb3a7 malloc: remove !gd handling 8 years ago
Stephen Warren 2f0bcd4de1 malloc: use hidden visibility 8 years ago
Tom Rini 699946ae61 sandbox: Fix building with LLVM 8 years ago