common: Move enable/disable_interrupts out of common.h
[oweals/u-boot.git] / include / 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...
2019-01-16 Tom RiniMerge tag 'dm-pull-15jan19' of git://git.denx.de/u...
2019-01-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2019-01-16 Tom RiniMerge git://git.denx.de/u-boot-riscv
2019-01-16 Tom RiniMerge branch '2019-01-14-master-imports'
2019-01-15 Boris Brezilloncommon: command: Add support for $ auto-completion
2019-01-15 Simon Glassserial: Move new functions to serial.h
2018-12-10 Tom RiniMerge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git...
2018-12-08 Tom RiniMerge tag 'u-boot-amlogic-20181207' of git://git.denx...
2018-12-06 Tom RiniMerge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
2018-12-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-12-05 Tom RiniMerge tag 'video-updates-for-2019.01-rc2' of git:/...
2018-12-05 Andy Shevchenkodm: serial: Introduce ->getinfo() callback
2018-12-05 Andy Shevchenkodm: serial: Add ->getconfig() callback
2018-12-04 Tom RiniMerge tag 'xilinx-for-v2019.01' of git://git.denx.de...
2018-12-03 Tom RiniMerge tag 'signed-rpi-next' of git://github.com/agraf...
2018-12-03 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-12-02 Alexander Grafefi_loader: Reserve unaccessible memory
2018-11-29 Tom RiniMerge tag 'u-boot-amlogic-20181126' of git://git.denx...
2018-11-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-11-27 Jagan Tekispi: Remove unused mpc8xx code
2018-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-11-26 Tom RiniMerge git://git.denx.de/u-boot-riscv
2018-11-26 Bin MengDrop CONFIG_INIT_CRITICAL
2018-11-20 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-11-20 Baruch SiachUse _AC and UL macros from linux/const.h
2018-10-25 Tom RiniMerge tag 'u-boot-imx-20181025' of git://git.denx.de...
2018-10-19 Marek Vasutbootcount: Make bootcount magic configurable
2018-09-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2018-09-11 Tom RiniMerge tag 'fpga-for-v2018.11' of git://git.denx.de...
2018-09-11 Masahiro YamadaRemove <inttypes.h> includes and PRI* usages in printf...
2018-09-11 Patrice Chotardsandbox: Add serial test
2018-07-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-06-27 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-06-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-06-19 Michal Simekcommon: Fix cpu nr type which is always unsigned type
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-04-27 Adam FordConvert CONFIG_SPI to Kconfig
2018-04-15 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-03-20 Tom RiniMerge git://git.denx.de/u-boot-usb
2018-03-16 Patrick Delaunaycommon: move board_info.c prototypes in init.h
2018-03-16 Patrick Delaunaycommon: move board_r.c prototypes in init.h
2018-03-16 Patrick Delaunaycommon: move board_init.c prototypes in init.h
next