Commit Graph

449 Commits (723806cc5bea9f8b37323dfd7568603f99af6a06)

Author SHA1 Message Date
Simon Glass d593c61672 board_f: powerpc: Rename get_clocks_866() to get_clocks() 7 years ago
Simon Glass 671549e5b0 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() 7 years ago
Tom Rini ea3310e8aa Blackfin: Remove 7 years ago
mario.six@gdsys.cc 0db4cd257f dm: Add callback to modify the device tree 7 years ago
mario.six@gdsys.cc 2a792753d6 dm: Add callback to modify the device tree 7 years ago
Simon Glass a8523a808f Drop CONFIG_CMD_DOC 7 years ago
Simon Glass cc664000c2 Drop the static inline print_cpuinfo() 7 years ago
Simon Glass cbcbf71bf2 powerpc: Drop probecpu() in favour of arch_cpu_init() 7 years ago
Uri Mashiach 2d8d190c83 status_led: Kconfig migration 8 years ago
Masahiro Yamada a7b8176999 time: move timer APIs to include/time.h 8 years ago
Masahiro Yamada 5bc516ed66 delay: collect {m, n, u}delay declarations to include/linux/delay.h 8 years ago
Andre Przywara 2a6713b09b move UL() macro from armv8/mmu.h into common.h 8 years ago
Simon Glass 76f1f38816 Use separate options for TPL support 8 years ago
Simon Glass 982868264e Add warn_non_spl() to show a message in U-Boot proper 8 years ago
Simon Glass 5e7f743324 Add comments for debug() and pr_fmt 8 years ago
Joe Hershberger 2307ea4053 common: Always include errno.h in common.h 8 years ago
Simon Glass aa34fbc087 fdt: Allow libfdt to be used in SPL 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Masahiro Yamada 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h 9 years ago
Albert ARIBAUD ecc306639e Fix board init code to respect the C runtime environment 9 years ago
Simon Glass cab24b3407 dm: pci: Convert 'pci' command to driver model 9 years ago
Marek Vasut 354e3ed754 eeprom: Add bus argument to eeprom_init() 9 years ago
Marek Vasut b7b2e3f748 eeprom: Zap eeprom_probe() 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Mingkai Hu 8281c58fd4 armv8/fsl_lsch2: Add fsl_lsch2 SoC 9 years ago
Mingkai Hu 9f3183d2d6 armv8/fsl_lsch3: Change arch to fsl-layerscape 9 years ago
Julius Werner 027b728d4a Add support for LZ4 decompression algorithm 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Simon Glass 6e295186c7 Move malloc_cache_aligned() to its own header 9 years ago
Marcel Ziswiler 4519668b29 mtd/nand/ubi: assortment of alignment fixes 9 years ago
Simon Glass 1fed87db6a Allow arch-specific setting of global_data in board_init_f_mem() 9 years ago
Heiko Schocher 80402f34f8 spl, common, serial: build SPL without serial support 9 years ago
Simon Glass 476476e73b efi: Add support for loading U-Boot through an EFI stub 9 years ago
Simon Glass c9689ca318 Add a way of checking the position of a structure member 9 years ago
Simon Glass 4d24a11ee6 arm: Allow cleanup_before_linux() without disabling caches 9 years ago
Andrew Bradford ea11b401b5 meminfo cmd: Enable printing >=4GiB SDRAM sizes 9 years ago
Simon Glass 2ea09c836f Move display_options functions to their own header 9 years ago
Eric Nelson 918e9ebb45 gunzip: add gzwrite routine for extracting compresed images to block device 9 years ago
Scott Wood d87a2ad108 powerpc/mpc85xx: Remove some dead code 9 years ago
Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Simon Glass d4c671cc27 dm: Add a new CPU init function which can use driver model 9 years ago
Shaveta Leekha b8bf0adc12 powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs 9 years ago
Andreas Bießmann 68145d4c7b common/board_f: factor out reserve_stacks 9 years ago
Michal Simek 0267ba5d86 common: Move dram_init() declaration to common location 9 years ago
Masahiro Yamada 0365ffcc0b generic-board: show model name in board_init_f() too 10 years ago
Masahiro Yamada d928664f41 powerpc: 74xx_7xx: remove 74xx_7xx cpu support 10 years ago
Masahiro Yamada acc2372db0 mpc8xx: remove lwmon board support 10 years ago
Masahiro Yamada 7cbd74f748 ARM: remove redundant asmlinkage define 10 years ago
Masahiro Yamada e6126a5872 x86: move arch-specific asmlinkage to <asm/linkage.h> 10 years ago