| /arch/m68k/ifpsp060/ |
| A D | README | 32 fpsp.sa Full FP Kernel Module - hex image 36 pfpsp.sa Partial FP Kernel Module - hex image 39 fplsp.sa FP Library Module - hex image 43 isp.sa Integer Unimplemented Kernel Module - hex image 47 ilsp.sa Integer Unimplemented Library Module - hex image 58 was connected properly; hex image 62 connected properly; hex image
|
| A D | TEST.DOC | 39 ONLY format that will be supported. The hex images were created 88 to access the test routines. Since the {i,f}test.sa hex files contain
|
| A D | fpsp.doc | 45 The hex image was created by assembling the source code and 93 to access the functions within the FPSP. Since the fpsp.sa hex file contains
|
| A D | isp.doc | 53 The hex image was created by assembling the source code and 101 to access the functions within the ISP. Since the isp.sa hex file contains
|
| /arch/arm/ |
| A D | Kconfig-nommu | 14 hex '(S)DRAM Base Address' if SET_MEM_PARAM 18 hex '(S)DRAM SIZE' if SET_MEM_PARAM 22 hex 'FLASH Base Address' if SET_MEM_PARAM 27 hex 'FLASH Size' if SET_MEM_PARAM 32 hex 'Hard wire the processor ID'
|
| /arch/nios2/platform/ |
| A D | Kconfig.platform | 7 hex "Memory base address" 32 hex "DTB Address" 129 hex "D-Cache size" if CUSTOM_CACHE_SETTINGS 136 hex "D-Cache line size" if CUSTOM_CACHE_SETTINGS 143 hex "I-Cache size" if CUSTOM_CACHE_SETTINGS
|
| /arch/nios2/ |
| A D | Kconfig | 127 hex "Link address offset for booting" 153 hex "Virtual base address of the kernel MMU region " if NIOS2_KERNEL_MMU_REGION_BASE_BOOL 167 hex "Virtual base address of the kernel region " if NIOS2_KERNEL_REGION_BASE_BOOL 179 hex "Virtual base address of the I/O region" if NIOS2_IO_REGION_BASE_BOOL
|
| /arch/microblaze/ |
| A D | Kconfig | 165 hex "Maximum low memory size (in bytes)" if LOWMEM_SIZE_BOOL 169 hex "Microblaze reset vector address setup" 191 hex "Virtual address of kernel base" if KERNEL_START_BOOL 205 hex "Size of user task space" if TASK_SIZE_BOOL
|
| A D | Kconfig.platform | 34 hex "Physical address where Linux Kernel is"
|
| /arch/powerpc/include/asm/ |
| A D | udbg.h | 24 void udbg_progress(char *s, unsigned short hex);
|
| A D | setup.h | 8 extern void ppc_printk_progress(char *s, unsigned short hex);
|
| /arch/powerpc/platforms/ps3/ |
| A D | setup.c | 246 static void __init ps3_progress(char *s, unsigned short hex) in ps3_progress() argument 248 printk("*** %04x : %s\n", hex, s ? s : ""); in ps3_progress()
|
| /arch/powerpc/ |
| A D | Kconfig.debug | 307 hex "vterm number to use with early debug HVSI" 315 hex "vterm number to use with OPAL early debug" 326 hex "Low 32 bits of early debug UART physical address" 334 hex "EPRN of early debug UART physical address" 339 hex "CPM UART early debug transmit descriptor address" 351 hex "Early debug Serial 16550 physical address" 370 hex
|
| A D | Kconfig | 800 hex 1195 hex "Maximum low memory size (in bytes)" if LOWMEM_SIZE_BOOL 1247 hex "Virtual address of memory base" if PAGE_OFFSET_BOOL 1262 hex "Virtual address of kernel base" if KERNEL_START_BOOL 1276 hex "Physical address where the kernel is loaded" if PHYSICAL_START_BOOL 1281 hex 1299 hex "Size of user task space" if TASK_SIZE_BOOL 1335 hex 1338 hex 1341 hex
|
| /arch/m68k/ |
| A D | Kconfig.machine | 348 hex "Address of the base of RAM" 357 hex "Size of RAM (in bytes), or 0 for automatic" 365 hex "Address of the base of system vectors" 374 hex "Address of the MBAR (internal peripherals)" 385 hex "Address of the IPSBAR (internal peripherals)" 396 hex "Address of the base of kernel code" 418 hex "Address of the base of the ROM vectors" 427 hex "Address of the base of system image in ROM"
|
| /arch/csky/ |
| A D | Kconfig | 229 hex 274 hex "ITCM ram base" 286 hex "DTCM ram base" 331 hex "DRAM start addr (the same with memory-section in dts)"
|
| /arch/parisc/boot/compressed/ |
| A D | misc.c | 156 const char hex[] = "0123456789abcdef"; in print_num() local 162 str[i--] = hex[num % base]; in print_num()
|
| /arch/powerpc/kernel/ |
| A D | udbg.c | 127 void __init udbg_progress(char *s, unsigned short hex) in udbg_progress() argument
|
| A D | rtas-proc.c | 314 unsigned long hex; in ppc_rtas_progress_write() local 324 hex = simple_strtoul(progress_led, NULL, 10); in ppc_rtas_progress_write() 326 rtas_progress ((char *)progress_led, hex); in ppc_rtas_progress_write()
|
| /arch/sh/mm/ |
| A D | Kconfig | 29 hex 53 hex "Physical memory start address" 69 hex "Physical memory size"
|
| /arch/powerpc/platforms/pasemi/ |
| A D | setup.c | 307 static void __init pas_progress(char *s, unsigned short hex) in pas_progress() argument 309 printk("[%04x] : %s\n", hex, s ? s : ""); in pas_progress()
|
| /arch/xtensa/ |
| A D | Kconfig | 102 hex 549 hex "XTFPGA LCD base address" 621 hex "Cache attributes for the memory address space" 625 These cache attributes are set up for noMMU systems. Each hex digit 652 hex "Physical address of the KSEG mapping" 665 hex "Kernel virtual address" 675 hex "Kernel load address" 715 hex "Kernel vectors virtual address" 723 hex "XIP kernel data virtual address" 734 hex
|
| /arch/sh/ |
| A D | Kconfig | 559 hex "Physical address where the kernel is loaded" if (EXPERT || CRASH_DUMP) 672 hex 682 hex 695 hex
|
| /arch/sparc/ |
| A D | Kconfig | 385 hex "uImage Load Address" 393 hex "uImage.o Load Address" 402 hex "uImage Entry Address"
|
| /arch/powerpc/platforms/powernv/ |
| A D | setup.c | 377 static void pnv_progress(char *s, unsigned short hex) in pnv_progress() argument
|