Commit Graph

27151 Commits (7a7eb983a4cd7531843de875572bf5a1c96297ca)
 

Author SHA1 Message Date
Suriyan Ramasami 794449551d sandbox: Use md5sum and fatwrite to enable testing of fs commands 11 years ago
Daniel Schwierzeck 9fdee7d730 common/board_f: fix gcc warning on MIPS64 11 years ago
Daniel Schwierzeck 666ba8444e common/board_f: add setup of initial stack frame for MIPS 11 years ago
Masahiro Yamada 167544e83a spl: fix descending condition to drivers/mtd/nand/ 11 years ago
Masahiro Yamada 60296a835c commands: add more command entries in Kconfig 11 years ago
Masahiro Yamada 6c77509000 hush: add CONFIG_HUSH_PARSER to Kconfig 11 years ago
Masahiro Yamada b6cf44395f FIT: add some FIT configurations to Kconfig 11 years ago
Masahiro Yamada c66109cd3b config: remove redundant CONFIG_SYS_PROMPT defines 11 years ago
Masahiro Yamada 4efb654223 tegra: do not descend into empty directories 11 years ago
Masahiro Yamada 56f31e872e kbuild: use SoC-specific CONFIG to descend into SoC directory 11 years ago
Masahiro Yamada 37c9940a09 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory 11 years ago
Masahiro Yamada 165ecd26f0 kbuild: Descend into SOC directory from CPU directory 11 years ago
Thierry Reding be25d875b9 Add pr_fmt() macro 11 years ago
Thierry Reding 4efe52bf23 pci: Honour pci_skip_dev() 11 years ago
Thierry Reding 042b83d4c5 pci: Abort early if bus does not exist 11 years ago
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