Commit Graph

40985 Commits (fc47cf9d054b79299274f4386cfb867a80af8c7b)
 

Author SHA1 Message Date
Vladimir Zapolskiy 76a55989b1 sh: generate position independent code for all platforms 9 years ago
Vladimir Zapolskiy 3500581ef3 sh: share the correct version of start.S among all cpus 9 years ago
Vladimir Zapolskiy 9c141b2bd7 sh4: fix start.S by calling board_init_f() after first code relocation 9 years ago
Vladimir Zapolskiy bccf09e0e1 sh: add shared relocate_code() function and call board_init_r() 9 years ago
Vladimir Zapolskiy cdbb0cf8ec sh: add common dram_init() function for all boards 9 years ago
Vladimir Zapolskiy 18a40e8470 sh: define CONFIG_DISPLAY_BOARDINFO to print board information 9 years ago
Vladimir Zapolskiy 9079acba9f sh: remove undefined DEBUG preprocessor token from board config files 9 years ago
Vladimir Zapolskiy 8371dabb5f sh: add MEMORY command to a shared linker script 9 years ago
Vladimir Zapolskiy b26d25072f sh: define entry point and reloc_dst inside a linker script 9 years ago
Vladimir Zapolskiy 9ec4a67ef3 sh: place board lowlevel_init code in the beginning of .text 9 years ago
Vladimir Zapolskiy 3f8b5391ec sh4: use single u-boot linker script for all boards 9 years ago
Vladimir Zapolskiy e2099d78c8 common: sh: add necessary define bits to board_f 9 years ago
Vladimir Zapolskiy 40166c8d1b r2dplus: select rtl8139 driver in defconfig 9 years ago
Vladimir Zapolskiy 7652704722 r2dplus: use P1 area space for text base and PCI system memory 9 years ago
Vladimir Zapolskiy b032eb1f71 sh4: remove __io config options from r2dplus and r7780mp boards 9 years ago
Vladimir Zapolskiy 30391de74f pci: sh7751: map PCI memory space into SDRAM 9 years ago
Vladimir Zapolskiy d44cf293a1 pci: sh7751: fix up PCI I/O space address 9 years ago
Vladimir Zapolskiy b33718c614 sh4: cache: move exported cache manipulation functions into cache.c 9 years ago
Vladimir Zapolskiy 6ab8b961de sh: cache: don't modify CCR from P1 area 9 years ago
Vladimir Zapolskiy c230a37838 sh: cache use jump_to_P2() and back_to_P1() from asm/system.h 9 years ago
Vladimir Zapolskiy dad2b3005e sh3: remove unused cache.c file from being built 9 years ago
Vladimir Zapolskiy 0f62bf633f sh4: cache: correct flush_cache() to writeback and invalidate 9 years ago
Vladimir Zapolskiy ee47c4cb2b sh4: cache: correct dcache flush to invalidate with write-back 9 years ago
Jonathan Gray fd184b9c80 compiler.h: use u-boot endian macros on OpenBSD 9 years ago
Sekhar Nori 7e0b87c91a ARM: am57xx_evm: enable DFU support 9 years ago
Sekhar Nori f843770a6a ARM: ti: consolidate dfu environment variables 9 years ago
York Sun 8303acbce8 powerpc: mpc85xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option 9 years ago
York Sun f4325b47a8 powerpc: mpc86xx: Move CONFIG_FSL_LAW to Kconfig 9 years ago
York Sun 05cb79a72c powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig 9 years ago
York Sun c6e6bda3a8 powerpc: mpc85xx: Move SECURE_BOOT to Kconfig 9 years ago
York Sun 01f65d974a armv8: fsl-layerscape: Move SECURE_BOOT to Kconfig 9 years ago
York Sun 72ccd31e64 armv7: ls1021a: Move SECURE_BOOT option to Kconfig 9 years ago
Simon Glass 960421ecb3 buildman: Clean up odd characters on the terminal 9 years ago
Simon Glass b464f8e7de buildman: Squash useless output from -K 9 years ago
Simon Glass 94d2ebe5bc buildman: Add documentation for CONFIG checking 9 years ago
Simon Glass b50113f373 buildman: Add an option to just create the config 9 years ago
Simon Glass 1bd876301b Makefile: Add a target to create the .cfg files 9 years ago
Tom Rini 0317724e6c sandboxfs: Fix resource leak 9 years ago
George McCollister a982b6f514 tpm: tpm_tis_lpc: Add support for AT97SC3204 9 years ago
Stefan Brüns 0427b9c525 cmd/tpm_test: Fix misleading code indentation 9 years ago
York Sun 86d8000f10 script: remove CONFIG_SYS_CCSRBAR_DEFAULT from white list 9 years ago
York Sun 4a1e6810a2 powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option 9 years ago
York Sun 830fc1bfe7 powerpc: mpc85xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option 9 years ago
York Sun 22a1b99a1d powerpc: cyrus: Separate P5020/P5040 config options 9 years ago
Michal Simek 861fe6503e cmd: scsi: Make private functions static 9 years ago
Michal Simek 0b3a58eeee scsi: Separate SCSI private block description initialization 9 years ago
Michal Simek c002e39ae6 scsi: Change scsi_scan() to be able to return value 9 years ago
Michal Simek 545a284711 scsi: Make private functions static 9 years ago
Michal Simek 182ec15307 scsi: Remove completely unused functions 9 years ago
Michal Simek cdb93b276b scsi: Simplify scsi_read/scsi_write() 9 years ago