Commit Graph

27169 Commits (eb8a4fe0dc5db5f586ae26d04aa132c76535b27c)
 

Author SHA1 Message Date
Nikita Kiryanov 44b9841d78 arm: imx: stop sata on boot 11 years ago
Nikita Kiryanov 9cad354425 arm: mx6: cm_fx6: implement board specific sata stop 11 years ago
Nikita Kiryanov d957c28a7e cmd_sata: implement sata stop command 11 years ago
Nikita Kiryanov 10ee8ecafb sata: implement reset_sata for dwc_ahsata 11 years ago
Nikita Kiryanov 8d29cef588 arm: mx6: introduce disable_sata_clock 11 years ago
Fabio Estevam 3a7577e5f3 gw_ventana: Use the generic spl_sd.cfg 11 years ago
Hans de Goede 8bc347e2ec ARM: bootm: Allow booting in secure mode on hyp capable systems 11 years ago
Hans de Goede ea624e1951 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options 11 years ago
Tom Rini 1bf0979f5f Kconfig: Add EXPERT option 11 years ago
Suriyan Ramasami df96337a53 odroid: Turn blue LED on 11 years ago
Suriyan Ramasami f2cca34245 odroid: usbhost - Add missing gpio_request call 11 years ago
Suriyan Ramasami c8322be057 odroid: Update README with USB host usage 11 years ago
Suriyan Ramasami 6c016485a6 sandbox: script for testing sandbox/ext4/fat/fs commands 11 years ago
Suriyan Ramasami d455d8789d fs: API changes enabling extra parameter to return size of type loff_t 11 years ago
Suriyan Ramasami 96b1046d1c sandbox: Prepare API change for files greater than 2GB 11 years ago
Suriyan Ramasami 9f12cd0e06 ext4: Prepare API change for files greater than 2GB 11 years ago
Suriyan Ramasami 1ad0b98a06 fat: Prepare API change for files greater than 2GB 11 years ago
Tom Rini 64553717bb board/esd/common/auto_update.c: Use <flash.h> 11 years ago
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