common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
[oweals/u-boot.git] / include / common.h
2020-01-17 Simon Glasscommon: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
2020-01-17 Simon Glasscommon: Move ROUND() into kernel.h
2020-01-17 Simon Glasscommon: Move check_member() to kernel.h
2020-01-17 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-17 Simon Glasscommon: Move testdram() into init.h
2020-01-17 Simon Glasscommon: Move RAM-sizing functions to init.h
2020-01-17 Simon Glasscommon: Rename and move source()
2020-01-17 Simon Glasscommon: Move the image globals into image.h
2020-01-17 Simon Glassimage: Rename load_addr, save_addr, save_size
2020-01-17 Simon Glasscommon: Move reset_cpu() to the CPU header
2020-01-17 Simon Glasscommon: Move reset_misc() function to arch header
2020-01-17 Simon Glasscommon: Move get_tbclk() to time.h
2020-01-17 Simon Glasscommon: Move clock functions into a new file
2020-01-17 Simon Glasscommon: Move upmconfig() to ppc.h
2020-01-17 Simon Glasscommon: Move ll_boot_init() to init.h
2020-01-17 Simon Glasscommon: arm: Move s_init() to an ARM-specific header
2020-01-17 Simon Glasscommon: Move device-tree setup functions to fdt_support.h
2020-01-17 Simon Glasscommon: Move type declarations to linux/types.h
2020-01-17 Simon Glasscommon: Drop the symbol_lookup() declaration
2020-01-17 Simon Glasscommon: Drop CONFIG_HAS_POST
2020-01-17 Simon Glasscommon: Drop CONFIG_POST_STD/ALT_LIST
2020-01-17 Simon Glasscommon: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h
2020-01-17 Simon Glasscommon: Move reset_phy() to net.h
2020-01-17 Simon Glasscommon: Drop floppy disk support
2020-01-17 Simon Glasscommon: Move jumptable_init() out of common.h
2020-01-17 Simon Glasscommon: Move relocate_code() to init.h
2020-01-17 Simon Glasscommon: Move functions for loading from fat/ext2 to...
2020-01-17 Simon Glasscommon: Move do_tftpb() to net.h
2020-01-17 Simon Glasscommon: Move embedded fdt location to fdtdec.h
2020-01-17 Simon Glasscommon: Drop checkflash() and checkdram()
2020-01-17 Simon Glasscommon: Move flash_perror() to flash.h
2020-01-17 Simon Glasscommon: Move main_loop() to init.h
2020-01-17 Simon Glasscommon: Drop mdm_init()
2020-01-06 Tom RiniMerge branch 'next'
2019-12-14 Tom RiniMerge branch '2019-12-13-master-imports'
2019-12-13 Heinrich Schuchardtcommon: remove duplicate typedef for uchar
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move old EEPROM functions into a new header
2019-12-02 Simon Glasscommon: Drop get_endaddr()
2019-12-02 Simon Glasscommon: Move trap_init() out of common.h
2019-12-02 Simon Glasscommon: Move pci_init_board() out of common.h
2019-12-02 Simon Glasscommon: Move some board functions out of common.h
2019-12-02 Simon Glasscommon: Move board_get_usable_ram_top() out of common.h
2019-12-02 Simon Glasscommon: Drop board_show_dram()
2019-12-02 Simon Glasscommon: Move command functions out of common.h
2019-12-02 Simon Glasscommon: Move enable/disable_interrupts out of common.h
2019-12-02 Simon Glasscommon: Move interrupt functions into a new header
2019-12-02 Simon Glasscommon: Move ARM cache operations out of common.h
2019-12-02 Simon Glasscommon: Drop checkicache() and checkdcache()
2019-12-02 Simon Glasscommon: Move some cache and MMU functions out of common.h
2019-12-02 Simon Glassarm: powerpc: Tidy up code style for cache functions
2019-12-02 Simon Glasscommon: Move some SMP functions out of common.h
2019-12-02 Simon Glasscommon: Move checkcpu() out of common.h
2019-12-02 Simon Glasscommon: Drop cpu_init()
2019-12-02 Simon Glasscommon: Move some CPU functions out of common.h
2019-12-02 Simon Glasscommon: Move mii_init() function out of common.h
2019-12-02 Simon Glasscommon: Move get_ticks() function out of common.h
2019-12-02 Simon Glasscommon: Move timer_get_us() function out of common.h
2019-12-02 Simon Glasscommon: Move wait_ticks functions out of common.h
2019-12-02 Simon Glasscommon: Move some time functions out of common.h
2019-12-02 Simon Glasscommon: Add a new lz4.h header file
2019-12-02 Simon Glasscommon: Move serial functions out of common.h
2019-12-02 Simon Glasscommon: Move serial_printf() to the serial header
2019-12-02 Simon Glasscommon: Move env_get_ip() to net.h
2019-12-02 Simon GlassMove strtomhz() to vsprintf.h
2019-12-02 Simon Glasscommon: Move sorting functions to their own header...
2019-12-02 Simon Glasscommon: Move bootcount functions to their header file
2019-12-02 Simon Glasscrc32: Use the crc.h header for crc functions
2019-12-02 Simon Glasscommon: Move random-number functions into their own...
2019-12-02 Simon Glasscommon: Drop global inclusion of status_led.h
2019-12-02 Simon GlassDrop CONFIG_SHOW_ACTIVITY
2019-12-02 Simon Glasscommon: Move older CPU functions to their own header
2019-08-13 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13 Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12 Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12 Tom RiniMerge branch '2019-08-11-master-imports'
2019-08-11 Simon Glasscommon: Add a note about the effort to reduce common.h
2019-08-11 Simon GlassDrop PCMCIA
2019-08-11 Simon Glassenv: Rename environment.h to env_internal.h
2019-08-11 Simon Glassenv: Move TOTAL_MALLOC_LEN to environment.h
2019-08-11 Simon Glassenv: Move env_get() to env.h
2019-08-11 Simon Glassenv: Move env_set() to env.h
2019-08-11 Simon Glassenv: Move env_get_hex() to env.h
2019-08-11 Simon Glassenv: Move env_get_yesno() to env.h
2019-08-11 Simon Glassenv: Move env_get_ulong() to env.h
2019-08-11 Simon Glassenv: Move env_set_ulong() to env.h
2019-08-11 Simon Glassenv: Move env_set_hex() to env.h
2019-08-11 Simon Glassenv: Move envmatch() to env.h
2019-08-11 Simon Glassenv: Move env_relocate() to env.h
2019-08-11 Simon Glassenv: Move env_init() to env.h
2019-08-11 Simon Glassenv: Move env_get_f() to env.h
2019-08-11 Simon Glassenv: Move get_env_id() to env.h
2019-08-11 Simon Glassenv: Create a new file for environment functions
2019-08-11 Simon Glasscommon: Remove video_setmem()
2019-08-11 Simon Glasscommon: Move lcd_setmem() to lcd.h
2019-08-11 Simon Glasscommon: Drop the dpram_... functions
2019-08-11 Simon Glasscommon: Move gzip functions into a new gzip header
2019-01-19 Tom RiniMerge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git...
2019-01-18 Tom RiniMerge tag 'mips-pull-2019-11-16' of git://git.denx...
next