Commit Graph

410 Commits (b8682a7fcf69344ac5a2d57c75f9c93bfdc93142)

Author SHA1 Message Date
Simon Glass eb5ba3aefd i2c: Drop use of CONFIG_I2C_HARD 8 years ago
Simon Glass f1683aa73c board_f: Rename initdram() to dram_init() 8 years ago
Simon Glass e5fb573f64 powerpc: Move setup_board_extra() into a PPC file 8 years ago
Simon Glass 5e924a13e7 Move dram_init_banksize() to a common header 8 years ago
Simon Glass 088454cde2 board_f: Drop return value from initdram() 8 years ago
Simon Glass 52c411805c board_f: Drop board_type parameter from initdram() 8 years ago
Simon Glass 8749fa6af3 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private 8 years ago
Simon Glass d891ab95c2 board_f: powerpc: Move prt_83xx_rsr() to private code 8 years ago
Simon Glass 70e2aaf380 board_f: powerpc: Use timer_init() instead of init_timebase() 8 years ago
Simon Glass 75efc34bfa board_f: Remove adjust_sdram_tbs_8xx() from the init sequence 8 years ago
Simon Glass 26345552d6 board_f: Remove sdram_adjust_866() from the init sequence 8 years ago
Simon Glass d593c61672 board_f: powerpc: Rename get_clocks_866() to get_clocks() 8 years ago
Simon Glass 671549e5b0 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() 8 years ago
Tom Rini ea3310e8aa Blackfin: Remove 8 years ago
mario.six@gdsys.cc 0db4cd257f dm: Add callback to modify the device tree 8 years ago
mario.six@gdsys.cc 2a792753d6 dm: Add callback to modify the device tree 8 years ago
Simon Glass a8523a808f Drop CONFIG_CMD_DOC 8 years ago
Simon Glass cc664000c2 Drop the static inline print_cpuinfo() 8 years ago
Simon Glass cbcbf71bf2 powerpc: Drop probecpu() in favour of arch_cpu_init() 8 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 9 years ago
Simon Glass 982868264e Add warn_non_spl() to show a message in U-Boot proper 9 years ago
Simon Glass 5e7f743324 Add comments for debug() and pr_fmt 9 years ago
Joe Hershberger 2307ea4053 common: Always include errno.h in common.h 9 years ago
Simon Glass aa34fbc087 fdt: Allow libfdt to be used in SPL 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 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 10 years ago
Simon Glass 6e295186c7 Move malloc_cache_aligned() to its own header 10 years ago
Marcel Ziswiler 4519668b29 mtd/nand/ubi: assortment of alignment fixes 10 years ago
Simon Glass 1fed87db6a Allow arch-specific setting of global_data in board_init_f_mem() 10 years ago
Heiko Schocher 80402f34f8 spl, common, serial: build SPL without serial support 10 years ago
Simon Glass 476476e73b efi: Add support for loading U-Boot through an EFI stub 10 years ago
Simon Glass c9689ca318 Add a way of checking the position of a structure member 10 years ago
Simon Glass 4d24a11ee6 arm: Allow cleanup_before_linux() without disabling caches 10 years ago
Andrew Bradford ea11b401b5 meminfo cmd: Enable printing >=4GiB SDRAM sizes 10 years ago
Simon Glass 2ea09c836f Move display_options functions to their own header 10 years ago
Eric Nelson 918e9ebb45 gunzip: add gzwrite routine for extracting compresed images to block device 10 years ago
Scott Wood d87a2ad108 powerpc/mpc85xx: Remove some dead code 10 years ago