Commit Graph

3201 Commits (9f9d8704b6566c24b6efaa23abc42cfbc5aadb36)

Author SHA1 Message Date
Masahiro Yamada 9f9d8704b6 spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT 10 years ago
Marek Vasut 3811723132 image: Enable OpenRTOS booting via fitImage 10 years ago
Marek Vasut 67ddd955fc image: bootm: Add OpenRTOS image type 10 years ago
Simon Glass 3086c055a0 bootm: Factor out common parts of image decompression code 10 years ago
Simon Glass 8fd6a4b514 bootm: Use print_decomp_msg() in all cases 10 years ago
Simon Glass 081cc19747 bootm: Export bootm_decomp_image() 10 years ago
Simon Glass b5493d17bd sandbox: Correct ordering of 'sb save' commands 10 years ago
Simon Glass 40e5975f9a bootm: Move compression progress/error messages into a function 10 years ago
Wolfgang Denk 95099fee40 common/memsize.c: Coding style cleanup 10 years ago
Siarhei Siamashka 2766966750 console: Use pre-console buffer to get complete log on all consoles 10 years ago
Hans de Goede e745d064b4 edid: Add an edid_check_checksum() helper function 10 years ago
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 10 years ago
Thierry Reding ed710457a5 ARM: Implement non-cached memory support 10 years ago
Steve Rae 0ff7e585df fastboot: handle flash write to GPT partitions 10 years ago
Rob Herring 267abc626d fastboot: add support for continue command 10 years ago
Rob Herring fe1b28c9f0 usb, g_dnl: generalize DFU detach functions 10 years ago
Andrew Gabbasov 786e8f818c mmc: Fix handling of bus widths and DDR card capabilities 10 years ago
Simon Glass 63656b762e dm: i2c: Implement driver model support in the i2c command 10 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