| Commit message (Expand) | Author | Age | Lines |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | -32/+32 |
* | Move console definitions into a new console.h file | Simon Glass | 2015-11-19 | -0/+1 |
* | Various Makefiles: Add SPDX-License-Identifier tags | Tom Rini | 2015-11-10 | -1/+1 |
* | Replace "extern inline" with "static inline" | Måns Rullgård | 2015-11-09 | -2/+2 |
* | blackfin: Use the generic bitops headers | Fabio Estevam | 2015-11-05 | -0/+4 |
* | video: Drop DEV_FLAGS_SYSTEM flag | Bin Meng | 2015-11-05 | -1/+1 |
* | arch: Make board selection choices optional | Joe Hershberger | 2015-05-12 | -0/+1 |
* | generic-board: select SYS_GENERIC_BOARD for some architectures | Masahiro Yamada | 2015-03-28 | -1/+0 |
* | generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig | Masahiro Yamada | 2015-03-28 | -3/+0 |
* | 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 |