| Commit message (Expand) | Author | Age | Lines |
* | blackfin: remove build warning | Sonic Zhang | 2013-12-16 | -8/+10 |
* | 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 | -1/+1 |
* | 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 | -3/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Tom Rini | 2013-11-04 | -1/+21 |
|\ |
|
| * | blackfin: Move machine specific gpio_port_t structure back to blackfin arch f... | Steven Miao | 2013-11-04 | -1/+18 |
| * | 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 | -38/+16 |
|/ |
|
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | -1/+1 |
* | blackfin: gpio: Use proper mask for comparing function | Axel Lin | 2013-07-31 | -5/+6 |
* | blackfin: gpio: Unreserve gpio in special_gpio_free() | Axel Lin | 2013-07-31 | -2/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -51/+3 |
* | bfin: Move gpio support for bf54x and bf60x into the generic driver folder. | Sonic Zhang | 2013-05-13 | -126/+21 |
* | blackfin: Add comments for watchdog event initialization. | Sonic Zhang | 2013-05-13 | -2/+10 |
* | blackfin: Move blackfin serial driver out of blackfin arch folder. | Sonic Zhang | 2013-05-13 | -1042/+4 |
* | blackfin: Move blackfin watchdog driver out of the blackfin arch folder. | Sonic Zhang | 2013-05-13 | -33/+22 |
* | blackfin: Uart divisor should be set after their values are generated. | Sonic Zhang | 2013-05-13 | -2/+5 |
* | blackfin: Add memory virtual console to blackfin serial driver. | Sonic Zhang | 2013-05-13 | -1/+59 |
* | blackfin: Enable early print via the generic serial API. | Sonic Zhang | 2013-05-13 | -52/+29 |
* | blackfin: Correct early serial mess output in BYPASS boot mode. | Sonic Zhang | 2013-05-13 | -2/+22 |
* | blackfin: Set correct early debug serial baudrate. | Sonic Zhang | 2013-05-13 | -77/+48 |
* | blackfin: run core1 from L1 code sram start address in uboot init code on core 0 | Sonic Zhang | 2013-05-13 | -0/+30 |
* | Blackfin: adjust asm constraints with NMI workaround | Mike Frysinger | 2013-05-13 | -1/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | -1/+1 |
|\ |
|
| * | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | -1/+1 |
* | | blackfin: Remove noreturn attribute from cpu_init_f() | Simon Glass | 2013-03-15 | -1/+0 |
|/ |
|
* | blackfin: bf60x: add resume from hibernate | Steven Miao | 2013-03-04 | -0/+46 |
* | blackfin: bf60x: add hw watchdog support | Bob Liu | 2013-03-04 | -0/+15 |
* | blackfin: bf60x: add gpio support | Bob Liu | 2013-03-04 | -7/+29 |
* | blackfin: bf60x: add serial support | Sonic Zhang | 2013-03-04 | -238/+574 |
* | blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. | Sonic Zhang | 2013-03-04 | -20/+367 |
* | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | -6/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+4 |
* | serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI | Marek Vasut | 2012-10-15 | -7/+30 |
* | serial: bfin: Adjust serial_register_bfin_uart() | Marek Vasut | 2012-10-15 | -1/+1 |
* | serial: Rename .init() and .uninit() in serial_device | Marek Vasut | 2012-10-15 | -2/+2 |
* | Consolidate bootcount code into drivers/bootcount | Stefan Roese | 2012-09-01 | -35/+0 |
* | linkage.h: move from blackfin to common includes | Macpaul Lin | 2012-02-12 | -1/+1 |
* | Blackfin: traps: fix up printf warnings from debug | Mike Frysinger | 2011-11-18 | -5/+10 |
* | Blackfin: uart: implement loop callback for post | Mike Frysinger | 2011-09-29 | -0/+40 |
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2011-08-02 | -140/+367 |
|\ |
|
| * | Blackfin: jtag-console: fix timer usage | Mike Frysinger | 2011-07-12 | -2/+2 |
| * | Blackfin: serial: move early debug strings into .rodata section | Mike Frysinger | 2011-07-12 | -5/+5 |
| * | Blackfin: serial: convert to bfin_{read,write} helpers | Mike Frysinger | 2011-07-12 | -17/+19 |
| * | Blackfin: split out async setup | Mike Frysinger | 2011-07-12 | -50/+84 |
| * | Blackfin: drop unused dma.h header from start code | Mike Frysinger | 2011-07-12 | -1/+0 |
| * | Blackfin: gpio: optimize free path a little | Mike Frysinger | 2011-07-12 | -0/+2 |
| * | Blackfin: uart: fix printf warning | Mike Frysinger | 2011-07-12 | -1/+1 |
| * | Blackfin: add init.elf helper code | Mike Frysinger | 2011-07-12 | -1/+43 |