Commit Graph

4240 Commits (e1b27d27a64d3b007c877f48a1aa106d228db7fc)

Author SHA1 Message Date
mario.six@gdsys.cc 0db4cd257f dm: Add callback to modify the device tree 8 years ago
Tom Rini cf334edfbb spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN 8 years ago
Andrew F. Davis ae9b57b50b Kconfig: Disable non-FIT SPL loading for TI secure devices 8 years ago
Andrew F. Davis 722a6b1741 spl: Add option to enable SPL Legacy image support 8 years ago
Andrew F. Davis 24eb39b575 spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option 8 years ago
Eddie Cai 340f418acd spl: Add spl_early_init() 8 years ago
York Sun 36cc0de0b9 armv8: layerscape: Rewrite memory reservation 8 years ago
Jonathan Golder 3cc6e7070d splash: Prevent splash_load_fs from writing to 0x0 8 years ago
Dalon Westergreen 949123e30a SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig 8 years ago
Dalon Westergreen f0fb4fa7d5 SPL: add support to boot from a partition type 8 years ago
Masahiro Yamada 554c73c025 flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled 8 years ago
Masahiro Yamada e856bdcfb4 flash: complete CONFIG_SYS_NO_FLASH move with renaming 8 years ago
Jean-Jacques Hiblot 2e4e5ad4c8 common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV_SPI_xxx 8 years ago
Ladislav Michl 136026f18e common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdparts 8 years ago
oliver@schinagl.nl a40db6d511 net: cosmetic: Do not use magic values for ARP_HLEN 8 years ago
Simon Glass 6bda55a38c x86: Do relocation before clearing BSS 8 years ago
Simon Glass fb92308b98 x86: board_r: Set the global data pointer after relocation 8 years ago
Simon Glass 4acff45247 board_f/r: Use static const for the init sequences 8 years ago
Simon Glass 530f27eab5 x86: board_f: Update init sequence for 64-bit startup 8 years ago
Simon Glass bbe41abf7f spl: Allow PCH drivers to be used in SPL 8 years ago
Simon Glass 4a6c81ff42 spl: Allow timer drivers to be used in SPL 8 years ago
Simon Glass 30bf8a0dae spl: Allow RTC drivers to be used in SPL 8 years ago
Simon Glass 2446b6b8f7 spl: Allow PCI drivers to be used in SPL 8 years ago
Simon Glass 5e148df952 spl: Allow CPU drivers to be used in SPL 8 years ago
Simon Glass a704490034 spl: spi: Add a debug message if loading fails 8 years ago
Simon Glass b026542946 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL 8 years ago
Masahiro Yamada c0efc3140e ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB 8 years ago
Masahiro Yamada 7b74c4b60b Revert "armv8: release slave cores from CPU_RELEASE_ADDR" 8 years ago
Andrew F. Davis b3d2861eb2 spl: Remove overwrite of relocated malloc limit 8 years ago
Andrew F. Davis 1923d54bfc malloc_simple: Add debug statements to memalign_simple 8 years ago
Patrick Delaunay bd42a94268 disk: convert CONFIG_EFI_PARTITION to Kconfig 8 years ago
Patrick Delaunay b0cf733933 disk: convert CONFIG_DOS_PARTITION to Kconfig 8 years ago
Simon Glass a8523a808f Drop CONFIG_CMD_DOC 8 years ago
Simon Glass a009f36cfe Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() 8 years ago
Simon Glass cc664000c2 Drop the static inline print_cpuinfo() 8 years ago
Simon Glass 37b499c43f Drop CONFIG_WINBOND_83C553 8 years ago
Simon Glass 8f3086aaac powerpc: Drop CONFIG_SYS_ALLOC_DPRAM 8 years ago
Simon Glass cbcbf71bf2 powerpc: Drop probecpu() in favour of arch_cpu_init() 8 years ago
Simon Glass 4585601ae2 Convert CONFIG_ARCH_MISC_INIT to Kconfig 8 years ago
Simon Glass a5d67547dd Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig 8 years ago
Simon Glass a421192fb8 Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig 8 years ago
Tom Rini e5ec48152a Kconfig: Migrate BOARD_LATE_INIT to a select 8 years ago
Uri Mashiach 2d8d190c83 status_led: Kconfig migration 8 years ago
Jagan Teki de70fefb1b common: Kconfig: Add BOARD_LATE_INIT entry 8 years ago
Emmanuel Vadot 995eab8b5b bootm: qnx: Disable data cache before booting QNX image 8 years ago
Tom Rini c67c8c604b board_init.c: Always use memset() 8 years ago
Tom Rini 40d5534cff ARM: Default to using optimized memset and memcpy routines 8 years ago
Andrew F. Davis cf947da19a spl: Add some missing newlines 8 years ago
Andrew F. Davis 5d28b930f2 spl: Remove inline ifdef check for EXT and FAT support 8 years ago
xypron.glpk@gmx.de cec85d4e00 common/image.c: Use correct suffixes for binary sizes 8 years ago