| Commit message (Expand) | Author | Age | Lines |
* | Export redesign | Martin Dorwig | 2015-01-29 | -1/+2 |
* | blackfin: include <linux/compiler.h> rather than define __iomem | Masahiro Yamada | 2014-12-08 | -2/+1 |
* | Kbuild: introduce Makefile in arch/$ARCH/ | Daniel Schwierzeck | 2014-12-08 | -0/+8 |
* | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada | 2014-11-23 | -3/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Tom Rini | 2014-11-10 | -0/+2 |
|\ |
|
| * | bfin: make the CPU macro of LDR target more genenric | Sonic Zhang | 2014-11-10 | -0/+2 |
* | | cppcheck cleanup: fix nullPointer errors | Wolfgang Denk | 2014-11-07 | -0/+1 |
|/ |
|
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -1/+0 |
* | blackfin: convert blackfin board_f and board_r to use generic board init func... | Sonic Zhang | 2014-08-07 | -488/+335 |
* | blackfin: spi clock is in sysclk1 domain instead of sysclk0 | Scott Jiang | 2014-08-07 | -1/+1 |
* | bfin: add register define required by core B on dual core BF609 processor | Aaron Wu | 2014-08-07 | -0/+2 |
* | kconfig: delete redundant CONFIG_${ARCH} definition | Masahiro Yamada | 2014-07-30 | -1/+0 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+150 |
* | stdio: Pass device pointer to stdio methods | Simon Glass | 2014-07-23 | -5/+5 |
* | blackfin, powerpc: remove redundant definitions of ARRAY_SIZE | Masahiro Yamada | 2014-07-07 | -3/+0 |
* | blackfin: Add more dcache functions | Vasili Galka | 2014-07-07 | -0/+10 |
* | blackfin: replace bfin_gen_rand_mac() with eth_random_addr() | Masahiro Yamada | 2014-05-12 | -28/+0 |
* | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada | 2014-05-12 | -3/+0 |
* | blackfin: make name_to_gpio be a weak symbol | Ian Campbell | 2014-04-18 | -49/+48 |
* | kbuild: improve Kbuild speed | Masahiro Yamada | 2014-03-07 | -0/+1 |
* | kbuild: fix CROSS_COMPILE settings in config.mk | Masahiro Yamada | 2014-03-04 | -1/+3 |
* | kbuild: use shorten logs for misc targets | Masahiro Yamada | 2014-02-25 | -1/+5 |
* | blackfin: Add <asm/clock.h> to numerous drivers | Tom Rini | 2014-02-20 | -0/+1 |
* | blackfin: rename bfin-twi_i2c driver to adi_i2c | Sonic Zhang | 2014-02-20 | -0/+15 |
* | blackfin: add spi and i2c specific get clock functions | Sonic Zhang | 2014-02-20 | -7/+11 |
* | kbuild: use scripts/Makefile.clean | Masahiro Yamada | 2014-02-19 | -0/+1 |
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -4/+6 |
* | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | -9/+9 |
* | blackfin: Initialize the EMAC VLAN with proper default value | Aaron Wu | 2014-02-07 | -0/+3 |
* | blackfin: Change SMC dcplb entry flag to cover 16M address region | Sonic Zhang | 2014-02-07 | -1/+2 |
* | blackfin: init bss early | Bob Liu | 2014-02-07 | -1/+1 |
* | blackfin: The logic of the BF609 macro is opposite. | Sonic Zhang | 2014-02-07 | -3/+3 |
* | blackfin: delete unused header files | Masahiro Yamada | 2014-01-24 | -151/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Tom Rini | 2013-12-16 | -11/+20 |
|\ |
|
| * | blackfin: remove build warning | Sonic Zhang | 2013-12-16 | -10/+15 |
| * | blackfin: fixing warning by including proper headers | Sonic Zhang | 2013-12-16 | -1/+5 |
* | | Makefile: use two double-quotations as a pair | Masahiro Yamada | 2013-12-13 | -2/+2 |
|/ |
|
* | blackfin: Do not generate unused header bootrom-asm-offsets.h | Masahiro Yamada | 2013-12-06 | -65/+0 |
* | blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as default | Sonic Zhang | 2013-12-06 | -2/+2 |
* | Blackfin: remove executable permission of AWK script | Masahiro Yamada | 2013-12-02 | -0/+0 |
* | blackfin: don't use 'bool' when it causes problems | Wolfgang Denk | 2013-11-25 | -4/+4 |
* | include: delete include/linux/config.h | Masahiro Yamada | 2013-11-08 | -1/+0 |
* | cosmetic: remove empty lines at the top of file | Masahiro Yamada | 2013-11-08 | -2/+0 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | -7/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Tom Rini | 2013-11-04 | -1/+24 |
|\ |
|
| * | blackfin: Move machine specific gpio_port_t structure back to blackfin arch f... | Steven Miao | 2013-11-04 | -1/+21 |
| * | blackfin: fix a warning in arch/blackfin/cpu/cpu.c | Masahiro Yamada | 2013-11-04 | -0/+3 |
* | | blackfin: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -74/+32 |
|/ |
|
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | -2/+2 |
* | blackfin: Fix using gd->baudrate before setting its value | Axel Lin | 2013-07-31 | -2/+1 |