index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
common.h
Age
Commit message (
Expand
)
Author
2017-06-05
sandbox: Make u-boot-sandbox.h a private header
Simon Glass
2017-06-05
arc: Make u-boot-arc.h a private header
Simon Glass
2017-06-05
samsung: usb: Drop ohci-s3c24xx driver
Simon Glass
2017-06-05
api: Add a header for api_init()
Simon Glass
2017-06-05
common: Move get_OPB_freq() and get_PCI_freq() to PPC header
Simon Glass
2017-06-05
common: Move pcie_setup_hoses() to PPC header
Simon Glass
2017-06-05
common: Drop pci_master_init()
Simon Glass
2017-06-05
common: Move pci_target_init() to PPC header
Simon Glass
2017-06-05
common: Drop pci_pre_init() and is_pci_host()
Simon Glass
2017-06-05
common: Drop inclusion of pci.h
Simon Glass
2017-05-15
i2c: Drop use of CONFIG_I2C_HARD
Simon Glass
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
powerpc: Move setup_board_extra() into a PPC file
Simon Glass
2017-04-05
Move dram_init_banksize() to a common header
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
2017-04-05
board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private
Simon Glass
2017-04-05
board_f: powerpc: Move prt_83xx_rsr() to private code
Simon Glass
2017-04-05
board_f: powerpc: Use timer_init() instead of init_timebase()
Simon Glass
2017-04-05
board_f: Remove adjust_sdram_tbs_8xx() from the init sequence
Simon Glass
2017-04-05
board_f: Remove sdram_adjust_866() from the init sequence
Simon Glass
2017-04-05
board_f: powerpc: Rename get_clocks_866() to get_clocks()
Simon Glass
2017-04-05
board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
Simon Glass
2017-04-05
Blackfin: Remove
Tom Rini
2017-03-23
dm: Add callback to modify the device tree
mario.six@gdsys.cc
2017-01-25
Drop CONFIG_CMD_DOC
Simon Glass
2017-01-25
Drop the static inline print_cpuinfo()
Simon Glass
2017-01-25
powerpc: Drop probecpu() in favour of arch_cpu_init()
Simon Glass
2017-01-21
status_led: Kconfig migration
Uri Mashiach
2017-01-14
time: move timer APIs to include/time.h
Masahiro Yamada
2017-01-14
delay: collect {m, n, u}delay declarations to include/linux/delay.h
Masahiro Yamada
2017-01-04
move UL() macro from armv8/mmu.h into common.h
Andre Przywara
2016-09-16
Use separate options for TPL support
Simon Glass
2016-07-14
Add warn_non_spl() to show a message in U-Boot proper
Simon Glass
2016-07-14
Add comments for debug() and pr_fmt
Simon Glass
2016-07-06
common: Always include errno.h in common.h
Joe Hershberger
2016-03-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-13
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2015-12-01
dm: pci: Convert 'pci' command to driver model
Simon Glass
2015-11-21
eeprom: Add bus argument to eeprom_init()
Marek Vasut
2015-11-21
eeprom: Zap eeprom_probe()
Marek Vasut
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-10-29
armv8/fsl_lsch2: Add fsl_lsch2 SoC
Mingkai Hu
2015-10-29
armv8/fsl_lsch3: Change arch to fsl-layerscape
Mingkai Hu
2015-10-11
Add support for LZ4 decompression algorithm
Julius Werner
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
Move malloc_cache_aligned() to its own header
Simon Glass
[prev]
[next]