Commit Graph

27186 Commits (1a9c8f12f2f2824a047ebeb3ae342109677b48cc)
 

Author SHA1 Message Date
Thierry Reding 1eebd14b79 vsprintf: Add modifier for phys_addr_t 11 years ago
Christian Gmeiner 59e890ef7b fs: make it possible to read the filesystem UUID 11 years ago
li pengbo 1b51d32c0f sata: fix a bug in init_sata() for pci-sata card 11 years ago
Steve Rae f333b9f7bc ARM: bcm: Enable bcm11130 boards 11 years ago
Steve Rae abb1678cca ARM: bcm: Enable five Cygnus boards 11 years ago
Stefan Roese 18f26fdbd0 spl: Change debug to printf for "Unsupported boot-device" 11 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 11 years ago
Masahiro Yamada 17b28edb37 dm: core: remove unnecessary return condition in uclass lookup 11 years ago
Masahiro Yamada f724e0bba2 dm: core: remove unnecessary return condition in driver lookup 11 years ago
Masahiro Yamada 84a7153733 dm: core: remove meaningless if conditional 11 years ago
Masahiro Yamada cbf86d7198 dm: core: a trivial clean up 11 years ago
Simon Glass d11e8fd86e cros_ec: Fix uninitialised variable in cros_ec.c 11 years ago
Simon Glass 6b18656aff dm: spi: Use device_bind_driver() instead of our own function 11 years ago
Simon Glass ff56bba2d6 dm: spi: Correct handling of SPI chip selects in sandbox 11 years ago
Simon Glass e33dc221f4 dm: Add a function to bind a device by driver name 11 years ago
Simon Glass a88340dfcf dm: fdt: Correct handling of aliases with embedded digits 11 years ago
Simon Glass 479728cb0c dm: core: Add functions to find parent and OF data 11 years ago
Simon Glass 2ef249b442 dm: core: Allow access to the device's driver_id data 11 years ago
Nikhil Badola c26c80a1a4 drivers: usb: fsl: Move USB Errata checking code 11 years ago
Fabio Estevam 7bf38161af mx53ard: Fix error handling in board_mmc_init() 11 years ago
Fabio Estevam 1abd714de2 mx53evk: Fix error handling in board_mmc_init() 11 years ago
Fabio Estevam c5ba77ac05 mx53smd: Fix error handling in board_mmc_init() 11 years ago
Fabio Estevam a49c44dd8b mx6qarm2: Fix error handling in board_mmc_init() 11 years ago
Fabio Estevam d6af507d5a mx51evk: Fix error handling in board_mmc_init() 11 years ago
Ye.Li 6c920ee910 mx6: mx6sabre common: Enable i.MX thermal DM driver 11 years ago
Ye.Li 7a26416847 mx6: thermal: Check cpu temperature via thermal sensor 11 years ago
Ye.Li e3568d2eca DM: thermal: Add imx thermal DM driver 11 years ago
Nitin Garg cf202d268b mx6: clock: Add thermal clock enable function 11 years ago
Soeren Moch 02a32a92d4 tbs2910: Fix error handling in board_mmc_init() 11 years ago
Simon Glass c1a6f371ae dm: i2c: Move error reporting into a common function 11 years ago
Simon Glass 38687ae676 dm: Update documentation to include CONFIG_DM... options 11 years ago
Simon Glass f8fff9dac9 dm: arm: spl: Make driver model linker lists available 11 years ago
Simon Glass 0521f98427 dm: tegra: Add platform data for the GPIO driver 11 years ago
Simon Glass bc0b28427a dm: tegra: Add platform data for the SPL uart 11 years ago
Simon Glass a94f468fa2 dm: Disable dm_warn() in SPL 11 years ago
Simon Glass 236f2bd302 dm: Allow stdio registration to be dropped 11 years ago
Simon Glass 3ac435d33a dm: Allow device removal features to be dropped 11 years ago
Simon Glass 1151651831 dm: spl: Allow driver model to be used 11 years ago
Simon Glass fb4f5e7c91 dm: spl: Make simple malloc() available when enabled 11 years ago
Simon Glass ba19599b44 dm: arm: spl: Allow simple malloc() in SPL 11 years ago
Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file 11 years ago
Simon Glass 9dacbb2772 dm: tegra: Avoid using arch-specific memcpy() in SPL 11 years ago
Simon Glass ad1b81c880 dm: serial: Support changing the baud rate 11 years ago
Simon Glass e87e0e79ed dm: at91: Add myself as maintainer for snapper9260 11 years ago
Simon Glass 1a1927f3a3 dm: at91: Convert snapper9260 to use driver model 11 years ago
Simon Glass 0f65f48b64 dm: at91: Add driver model support for the serial driver 11 years ago
Simon Glass 62137fc0ab dm: at91: Refactor serial driver slightly for driver model 11 years ago
Simon Glass 12fe7f7c2a dm: at91: Add platform data for GPIO on at91sam9260-based boards 11 years ago
Simon Glass 918354b18e dm: at91: Add driver model support for atmel GPIO driver 11 years ago
Simon Glass cd052cd935 dm: at91: Move snapper9260 to generic baord 11 years ago