Age | Commit message (Expand) | Author |
2009-03-20 | remove bi_enet*addr from global data for all arches | Mike Frysinger |
2009-02-10 | Add an architecture specific config.h for common defines | Kumar Gala |
2009-02-05 | Blackfin: move default boot SPI CS to common code | Mike Frysinger |
2009-02-03 | Blackfin: update anomaly lists | Mike Frysinger |
2009-02-02 | Blackfin: add driver for on-chip MMC/SD controller | Cliff Cai |
2009-02-02 | Blackfin: output booting source when booting | Mike Frysinger |
2009-02-02 | Blackfin: set default CONFIG_ENV_SPI_CS based on bootrom | Mike Frysinger |
2009-02-02 | Blackfin: update asm-blackfin/posix_types.h to latest Linux version | Mike Frysinger |
2009-02-02 | Blackfin: add port I bits | Mike Frysinger |
2009-02-02 | Blackfin: add driver for on-chip ATAPI controller | Sonic Zhang |
2009-02-02 | Blackfin: fix up EBIU defines | Mike Frysinger |
2009-02-02 | Blackfin: only flag L1 instruction for DMA memcpy | Mike Frysinger |
2009-02-02 | Blackfin: rewrite cache handling functions | Mike Frysinger |
2009-02-02 | Blackfin: cache core/system clock values | Mike Frysinger |
2009-01-28 | Blackfin: update on-chip ROM API | Mike Frysinger |
2009-01-28 | Blackfin: fix dcache handling when doing dma memcpy's | Mike Frysinger |
2009-01-28 | Blackfin: set more sane default board config values | Mike Frysinger |
2009-01-28 | Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR,SIZE} | Mike Frysinger |
2009-01-28 | Blackfin: add bit defines for DDR parts | Mike Frysinger |
2009-01-28 | Blackfin: add defines to describe active bootrom behavior | Mike Frysinger |
2008-12-15 | Introduce virt_to_phys() | Kumar Gala |
2008-10-23 | Blackfin: fix SWRST register definition | Mike Frysinger |
2008-10-23 | Blackfin: punt old unused mem_init.h header | Mike Frysinger |
2008-10-23 | Blackfin: delete unused page_descriptor_table_size define | Mike Frysinger |
2008-10-23 | Blackfin: fix typo in boot mode comment and add NAND define | Mike Frysinger |
2008-10-23 | Blackfin: fix port mux defines for BF54x | Ben Maan |
2008-10-23 | Blackfin: update anomaly lists | Mike Frysinger |
2008-10-23 | Blackfin: unify DSPID/DBGSTAT MMR definitions | Mike Frysinger |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-06 | Allow console input to be disabled | Mark Jackson |
2008-06-12 | Change bd/gd memsize/ram_size to be phys_size_t. | Becky Bruce |
2008-05-21 | Merge branch 'lwmon5' of /home/wd/git/u-boot/projects | Wolfgang Denk |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-05-20 | POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit... | Yuri Tikhonov |
2008-05-20 | POST: add POST_STOP flag | Yuri Tikhonov |
2008-04-13 | Introduce phys_size_t and move phys_addr_t into asm/types.h | Kumar Gala |
2008-03-30 | Blackfin: unify cpu and boot modes | Mike Frysinger |
2008-03-18 | The patch introduces the CRITICAL feature of POST tests. If the test marked a... | Yuri Tikhonov |
2008-02-23 | Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta... | Shinya Kuribayashi |
2008-02-15 | Coding STyle cleanup. | Wolfgang Denk |
2008-02-04 | punt Blackfin VDSP headers and import sanitized/auto-generated ones | Mike Frysinger |
2008-02-04 | add missing __raw versions of Blackfin read/write io functions | Mike Frysinger |
2008-02-04 | add the default Blackfin logo used by Blackfin boards with splash screens | Mike Frysinger |
2007-12-13 | Introduce map_physmem() and unmap_physmem() | Haavard Skinnemoen |
2007-04-05 | [Blackfin][PATCH] Fix dynamic CPLB generation issue | Aubrey Li |
2007-04-05 | [Blackfin][PATCH] minior cleanup | Aubrey Li |
2007-04-05 | [Blackfin][PATCH] Fix copyright and update license | Aubrey Li |
2007-04-05 | [Blackfin][PATCH] call real the system synchronize instruction | Aubrey Li |
2007-04-05 | [Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of the... | Aubrey Li |
2007-03-20 | [Blackfin][PATCH] Add BF561 EZKIT board support | Aubrey Li |