Commit Graph

66 Commits (7239c5da5e9197accb3dfe395be4502c3b9bca8e)

Author SHA1 Message Date
Mike Frysinger 51ee6e057f Blackfin: update anomaly sheets 16 years ago
Mike Frysinger 4058770192 Blackfin: force all boards to HZ of 1000 16 years ago
Mike Frysinger 751e54c3b7 Blackfin: bf537-stamp: rewrite MAC-in-flash handling 16 years ago
Mike Frysinger 59f0978a7e Blackfin: fix SIC_RVECT definition: it is 16bits, not 32bits 16 years ago
Mike Frysinger 58130f8920 Blackfin: drop SPORT_TX read helper macros 16 years ago
Mike Frysinger 820b076c44 Blackfin: unify duplicate CPU port definitions 16 years ago
Mike Frysinger 744fd240d1 Blackfin: drop now-unused CONFIG_SYS_BFIN_CMD_XXX 16 years ago
Mike Frysinger c06f2b1302 Blackfin: update lockbox api according to latest documentation 16 years ago
Mike Frysinger c6ea30e52e Blackfin: fix SWRST/SYSCR register sizes 16 years ago
Mike Frysinger a9d6777d39 Blackfin: update anomaly lists 16 years ago
Mike Frysinger 566b652c7c remove bi_enet*addr from global data for all arches 16 years ago
Kumar Gala 47d41cc3a1 Add an architecture specific config.h for common defines 16 years ago
Mike Frysinger 4b7e3d045c Blackfin: move default boot SPI CS to common code 16 years ago
Mike Frysinger 47832cd15a Blackfin: update anomaly lists 16 years ago
Cliff Cai 716ebf436c Blackfin: add driver for on-chip MMC/SD controller 16 years ago
Mike Frysinger fc68f9f859 Blackfin: output booting source when booting 16 years ago
Mike Frysinger 8df3ce0f49 Blackfin: set default CONFIG_ENV_SPI_CS based on bootrom 16 years ago
Mike Frysinger 2b4a486e6f Blackfin: update asm-blackfin/posix_types.h to latest Linux version 16 years ago
Mike Frysinger e5eb93e773 Blackfin: add port I bits 16 years ago
Sonic Zhang 8a6b272596 Blackfin: add driver for on-chip ATAPI controller 16 years ago
Mike Frysinger 70e95589a2 Blackfin: fix up EBIU defines 16 years ago
Mike Frysinger b93c686484 Blackfin: only flag L1 instruction for DMA memcpy 16 years ago
Mike Frysinger fdce83c108 Blackfin: rewrite cache handling functions 16 years ago
Mike Frysinger 40599239e7 Blackfin: cache core/system clock values 16 years ago
Mike Frysinger 9372c32148 Blackfin: update on-chip ROM API 16 years ago
Mike Frysinger 05b75e4883 Blackfin: fix dcache handling when doing dma memcpy's 16 years ago
Mike Frysinger d7ca7dd5bf Blackfin: set more sane default board config values 16 years ago
Mike Frysinger 36cd52a007 Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR,SIZE} 16 years ago
Mike Frysinger c8054bc12e Blackfin: add bit defines for DDR parts 16 years ago
Mike Frysinger 154502fe07 Blackfin: add defines to describe active bootrom behavior 16 years ago
Kumar Gala 65e43a1063 Introduce virt_to_phys() 16 years ago
Mike Frysinger 621e579b81 Blackfin: fix SWRST register definition 16 years ago
Mike Frysinger 2b66f08f25 Blackfin: punt old unused mem_init.h header 16 years ago
Mike Frysinger bcc121a016 Blackfin: delete unused page_descriptor_table_size define 16 years ago
Mike Frysinger 30fb9d24ae Blackfin: fix typo in boot mode comment and add NAND define 16 years ago
Ben Maan 2e5cbe5461 Blackfin: fix port mux defines for BF54x 16 years ago
Mike Frysinger 0656ef2ba2 Blackfin: update anomaly lists 16 years ago
Mike Frysinger 50ca954028 Blackfin: unify DSPID/DBGSTAT MMR definitions 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Mark Jackson f5c3ba7978 Allow console input to be disabled 16 years ago
Becky Bruce b57ca3e128 Change bd/gd memsize/ram_size to be phys_size_t. 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Yuri Tikhonov 0e15ddd11f POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. 17 years ago
Yuri Tikhonov 28a3850658 POST: add POST_STOP flag 17 years ago
Kumar Gala e99ccb4881 Introduce phys_size_t and move phys_addr_t into asm/types.h 17 years ago
Mike Frysinger 9171fc8172 Blackfin: unify cpu and boot modes 17 years ago
Yuri Tikhonov b428f6a8c6 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 17 years ago
Yuri Tikhonov e262efe357 The patch introduces the CRITICAL feature of POST tests. If the test 17 years ago
Shinya Kuribayashi b075d74efb Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. 17 years ago
Wolfgang Denk 7e30f5eac7 Coding STyle cleanup. 17 years ago