Commit Graph

471 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 6862b50f6e x86: Make u-boot-x86.h a private header 7 years ago
Simon Glass 86e748d946 sandbox: Make u-boot-sandbox.h a private header 7 years ago
Simon Glass d6d2d0b5e2 arc: Make u-boot-arc.h a private header 7 years ago
Simon Glass 7a7530afb8 samsung: usb: Drop ohci-s3c24xx driver 7 years ago
Simon Glass 12d738ae4c api: Add a header for api_init() 7 years ago
Simon Glass 4baf23e0be common: Move get_OPB_freq() and get_PCI_freq() to PPC header 7 years ago
Simon Glass 58a8ec4cc0 common: Move pcie_setup_hoses() to PPC header 7 years ago
Simon Glass 787ea6e453 common: Drop pci_master_init() 7 years ago
Simon Glass 4fcc6a7b89 common: Move pci_target_init() to PPC header 7 years ago
Simon Glass a55132bd6c common: Drop pci_pre_init() and is_pci_host() 7 years ago
Simon Glass f66f88f643 common: Drop inclusion of pci.h 7 years ago
Simon Glass eb5ba3aefd i2c: Drop use of CONFIG_I2C_HARD 7 years ago
Simon Glass f1683aa73c board_f: Rename initdram() to dram_init() 7 years ago
Simon Glass e5fb573f64 powerpc: Move setup_board_extra() into a PPC file 7 years ago
Simon Glass 5e924a13e7 Move dram_init_banksize() to a common header 7 years ago
Simon Glass 088454cde2 board_f: Drop return value from initdram() 7 years ago
Simon Glass 52c411805c board_f: Drop board_type parameter from initdram() 7 years ago
Simon Glass 8749fa6af3 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private 7 years ago
Simon Glass d891ab95c2 board_f: powerpc: Move prt_83xx_rsr() to private code 7 years ago
Simon Glass 70e2aaf380 board_f: powerpc: Use timer_init() instead of init_timebase() 7 years ago
Simon Glass 75efc34bfa board_f: Remove adjust_sdram_tbs_8xx() from the init sequence 7 years ago
Simon Glass 26345552d6 board_f: Remove sdram_adjust_866() from the init sequence 7 years ago
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