- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 6 months ago
- eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago
- 8ad9211 common: Drop asm_offsets.h from common header by Simon Glass · 4 years, 6 months ago
- 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
- 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 6 months ago
- e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 6 months ago
- ba06b3c common: Drop uuid.h from common header by Simon Glass · 4 years, 6 months ago
- addc376 common: Update comment to show progress by Simon Glass · 4 years, 11 months ago
- b1b8609 common: Collect all the header files together by Simon Glass · 4 years, 11 months ago
- 4d979bf common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 11 months ago
- 6df7513 common: Move ROUND() into kernel.h by Simon Glass · 4 years, 11 months ago
- 825faeb common: Move check_member() to kernel.h by Simon Glass · 4 years, 11 months ago
- db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 11 months ago
- 49acd56 common: Move testdram() into init.h by Simon Glass · 4 years, 11 months ago
- 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 11 months ago
- 220a3a4 common: Rename and move source() by Simon Glass · 4 years, 11 months ago
- 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 11 months ago
- bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 11 months ago
- 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 11 months ago
- 9101a5e common: Move reset_misc() function to arch header by Simon Glass · 4 years, 11 months ago
- 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 11 months ago
- d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 11 months ago
- 6d1fdb1 common: Move upmconfig() to ppc.h by Simon Glass · 4 years, 11 months ago
- 35a3f87 common: Move ll_boot_init() to init.h by Simon Glass · 4 years, 11 months ago
- 6f5fb71 common: arm: Move s_init() to an ARM-specific header by Simon Glass · 4 years, 11 months ago
- 807765b common: Move device-tree setup functions to fdt_support.h by Simon Glass · 4 years, 11 months ago
- 4cf7f12 common: Move type declarations to linux/types.h by Simon Glass · 4 years, 11 months ago
- 17401f8 common: Drop the symbol_lookup() declaration by Simon Glass · 4 years, 11 months ago
- 50fbd5c common: Drop CONFIG_HAS_POST by Simon Glass · 4 years, 11 months ago
- bd21f66 common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · 4 years, 11 months ago
- 4ab18a0 common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h by Simon Glass · 4 years, 11 months ago
- 5e6267a common: Move reset_phy() to net.h by Simon Glass · 4 years, 11 months ago
- 015e334 common: Drop floppy disk support by Simon Glass · 4 years, 11 months ago
- a6f2aaf common: Move jumptable_init() out of common.h by Simon Glass · 4 years, 11 months ago
- 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 11 months ago
- 1444998 common: Move functions for loading from fat/ext2 to fs.h by Simon Glass · 4 years, 11 months ago
- 77f4e47 common: Move do_tftpb() to net.h by Simon Glass · 4 years, 11 months ago
- 2ebebb9 common: Move embedded fdt location to fdtdec.h by Simon Glass · 4 years, 11 months ago
- 7c810a3 common: Drop checkflash() and checkdram() by Simon Glass · 4 years, 11 months ago
- 0ee48252 common: Move flash_perror() to flash.h by Simon Glass · 4 years, 11 months ago
- 6b8d3ce common: Move main_loop() to init.h by Simon Glass · 4 years, 11 months ago
- 011b572 common: Drop mdm_init() by Simon Glass · 4 years, 11 months ago
- c013a2f common: remove duplicate typedef for uchar by Heinrich Schuchardt · 5 years ago
- cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
- 533cee0 common: Drop get_endaddr() by Simon Glass · 5 years ago
- d67bdaa common: Move trap_init() out of common.h by Simon Glass · 5 years ago
- 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
- 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
- 428a6a1 common: Drop board_show_dram() by Simon Glass · 5 years ago
- 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
- 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
- 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 3374d28 common: Drop checkicache() and checkdcache() by Simon Glass · 5 years ago
- 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 6cc915b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 5 years ago
- 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
- 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
- 2c629bd common: Drop cpu_init() by Simon Glass · 5 years ago
- b598147 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
- 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
- 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- f0143a8 common: Move timer_get_us() function out of common.h by Simon Glass · 5 years ago
- 036a017 common: Move wait_ticks functions out of common.h by Simon Glass · 5 years ago
- 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
- 6c03f9e common: Add a new lz4.h header file by Simon Glass · 5 years ago
- b03e051 common: Move serial functions out of common.h by Simon Glass · 5 years ago
- f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
- 8d5babb common: Move env_get_ip() to net.h by Simon Glass · 5 years ago
- 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- 8bef79b common: Move sorting functions to their own header file by Simon Glass · 5 years ago
- f083583 common: Move bootcount functions to their header file by Simon Glass · 5 years ago
- 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- 840ef4d common: Move random-number functions into their own header by Simon Glass · 5 years ago
- c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
- 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
- 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 5 years ago
- ec1fa18 common: Add a note about the effort to reduce common.h by Simon Glass · 5 years ago
- 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
- f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
- f030b7b env: Move TOTAL_MALLOC_LEN to environment.h by Simon Glass · 5 years ago
- 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
- 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
- cdbff9f env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
- 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
- 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
- 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
- c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
- b9ca02c env: Move envmatch() to env.h by Simon Glass · 5 years ago
- 3f989e7b env: Move env_relocate() to env.h by Simon Glass · 5 years ago
- 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago