Commit Graph

3190 Commits (1262a85fe36936f404dc2deccc3ebaacebb612c5)

Author SHA1 Message Date
Simon Glass 313aef37a1 x86: board_f: Adjust x86 boot order for performance 10 years ago
Guillaume GARDET 2c84c9a40a spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328) 10 years ago
Tom Rini fc89b2e479 spl_sata.c: Add <scsi.h> 10 years ago
Sonic Zhang 22cfddc2a0 memmove_wd: copy chunk down from big address if parameter to is larger than from 10 years ago
Hua Yanghao 90bac29a76 cmd_fdt: fix working_fdt is set to wrong value 10 years ago
Alexey Brodkin 946f6f242c cmd_bdinfo: check for CONFIG_ARC instead of CONFIG_ARC700 10 years ago
Masahiro Yamada d622ac3927 powerpc: mpc824x: remove MPC824X cpu support 10 years ago
Masahiro Yamada 72ba368f45 mpc8xx: remove SPD823TS board support 10 years ago
Nikolay Dimitrov 3ef46a998a Fix hash verification 10 years ago
Kevin Hilman d210718d9a common/board_f.c: fix compile error when tracing disabled 10 years ago
Thierry Reding 1dfdd9ba4e ARM: Implement non-cached memory support 11 years ago
Thierry Reding ed710457a5 ARM: Implement non-cached memory support 11 years ago
Steve Rae 0ff7e585df fastboot: handle flash write to GPT partitions 11 years ago
Rob Herring 267abc626d fastboot: add support for continue command 11 years ago
Rob Herring fe1b28c9f0 usb, g_dnl: generalize DFU detach functions 11 years ago
Andrew Gabbasov 786e8f818c mmc: Fix handling of bus widths and DDR card capabilities 11 years ago
Simon Glass 63656b762e dm: i2c: Implement driver model support in the i2c command 11 years ago
Suriyan Ramasami 48aead71c1 fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined 11 years ago
Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 11 years ago
Masahiro Yamada 36da51ebac powerpc: mpc8xx: remove hermes board support 11 years ago
Hector Palacios 814b661448 cmd_fuse: return CMD_RET_FAILURE on error 11 years ago
Stephen Warren 9316e14400 ARM: rpi: rename rpi_b to rpi 11 years ago
Guillaume GARDET 4c5bbc2328 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available 11 years ago
Simon Glass d8727713b6 Fix console functions for U-Boot API 11 years ago
Paul Kocialkowski b97300b62f spl: MMC U-Boot image load from raw partition 11 years ago
Masahiro Yamada 70879a9256 flash: do not fail even if flash_size is zero 11 years ago
Alison Wang ed39218238 common: spl: Add interactive DDR debugger support for SPL image 11 years ago
Paul Kocialkowski e2ccdf89a0 MMC SD fs boot partition config coding style and proper description 11 years ago
Tom Rini f0c6e1c31b Revert "image-fdt: boot_get_fdt() return value when no DTB exists" 11 years ago
Hans de Goede ffccb84c1a fdt: Fix regression in fdt_pack_reg() 11 years ago
Simon Glass e48f3741c3 sandbox: Fix warnings due to 64-bit printf() strings 11 years ago
Guillaume GARDET d3e488eaf4 spl: Fix SPL EXT support 11 years ago
Bin Meng d51457583f x86: Remove unnecessary call to initr_enable_interrupts() 11 years ago
Bin Meng a549f7497b x86: Remove cpu_init_r() for x86 11 years ago
Simon Glass 65990d5680 x86: Remove board_early_init_r() 11 years ago
Hans de Goede 11b8dfa718 common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_node 11 years ago
Hans de Goede d4f495a881 fdt_support: Add a fdt_setup_simplefb_node helper function 11 years ago
Tom Rini 94092e361c Revert "common/board_f: add setup of initial stack frame for MIPS" 11 years ago
Rabin Vincent f3a05c8f94 Revert "hush: fix segfault on syntax error" 11 years ago
Nikita Kiryanov d957c28a7e cmd_sata: implement sata stop command 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
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 60296a835c commands: add more command entries in Kconfig 11 years ago
Masahiro Yamada 6c77509000 hush: add CONFIG_HUSH_PARSER to Kconfig 11 years ago
Thierry Reding 4efe52bf23 pci: Honour pci_skip_dev() 11 years ago