Commit Graph

71 Commits (5928b9a86514753b7b12ac528b3404114774aa9a)

Author SHA1 Message Date
Axel Lin 9868b14263 blackfin: gpio: Use proper mask for comparing function 12 years ago
Axel Lin 5460b8d469 blackfin: gpio: Unreserve gpio in special_gpio_free() 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Sonic Zhang da34aae5fb bfin: Move gpio support for bf54x and bf60x into the generic driver folder. 12 years ago
Sonic Zhang 85f2f8f9ad blackfin: Add comments for watchdog event initialization. 12 years ago
Sonic Zhang 9d803fc812 blackfin: Move blackfin serial driver out of blackfin arch folder. 12 years ago
Sonic Zhang e9a389a184 blackfin: Move blackfin watchdog driver out of the blackfin arch folder. 12 years ago
Sonic Zhang 04eeb758e7 blackfin: Uart divisor should be set after their values are generated. 12 years ago
Sonic Zhang d68e7faac0 blackfin: Add memory virtual console to blackfin serial driver. 12 years ago
Sonic Zhang 50aadcc560 blackfin: Enable early print via the generic serial API. 12 years ago
Sonic Zhang ab80b65957 blackfin: Correct early serial mess output in BYPASS boot mode. 12 years ago
Sonic Zhang 79f2b3992f blackfin: Set correct early debug serial baudrate. 12 years ago
Sonic Zhang f4d8038439 blackfin: run core1 from L1 code sram start address in uboot init code on core 0 12 years ago
Mike Frysinger 2e2ed3f4ff Blackfin: adjust asm constraints with NMI workaround 12 years ago
Simon Glass 9e97834867 blackfin: Remove noreturn attribute from cpu_init_f() 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Steven Miao 9faf4f08e7 blackfin: bf60x: add resume from hibernate 12 years ago
Bob Liu 49c2da53b7 blackfin: bf60x: add hw watchdog support 12 years ago
Bob Liu c34346d85d blackfin: bf60x: add gpio support 12 years ago
Sonic Zhang a12c51f640 blackfin: bf60x: add serial support 12 years ago
Sonic Zhang a2979dcdbe blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Marek Vasut 41651cab97 serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI 12 years ago
Marek Vasut 5ae1de0d49 serial: bfin: Adjust serial_register_bfin_uart() 12 years ago
Marek Vasut 89143fb3b0 serial: Rename .init() and .uninit() in serial_device 12 years ago
Stefan Roese 0044c42e94 Consolidate bootcount code into drivers/bootcount 13 years ago
Macpaul Lin 273d11eae5 linkage.h: move from blackfin to common includes 13 years ago
Mike Frysinger ff1a618ad2 Blackfin: traps: fix up printf warnings from debug 13 years ago
Mike Frysinger 90a75b050b Blackfin: uart: implement loop callback for post 13 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 14 years ago
Mike Frysinger d8940a6544 Blackfin: jtag-console: fix timer usage 14 years ago
Mike Frysinger e8e35efc8f Blackfin: serial: move early debug strings into .rodata section 14 years ago
Mike Frysinger b1e574d95b Blackfin: serial: convert to bfin_{read,write} helpers 14 years ago
Mike Frysinger 4150cec335 Blackfin: split out async setup 14 years ago
Mike Frysinger ed7496349d Blackfin: drop unused dma.h header from start code 14 years ago
Mike Frysinger 95b4b9d97a Blackfin: gpio: optimize free path a little 14 years ago
Mike Frysinger f9aee4b4b6 Blackfin: uart: fix printf warning 14 years ago
Mike Frysinger fb5166ce35 Blackfin: add init.elf helper code 14 years ago
Mike Frysinger 08a82a447b Blackfin: dont reset SWRST on newer bf526 parts 14 years ago
Mike Frysinger 635f330fc7 Blackfin: uart: add multiple serial support 14 years ago
Mike Frysinger 34a6d0b84a Blackfin: uart: move debug buffers into local bss 14 years ago
Mike Frysinger 9aeab10bd4 Blackfin: use on-chip reset func with newer parts 14 years ago
Mike Frysinger 867f54cc35 Blackfin: use common LDSCRIPT logic 14 years ago
Mike Frysinger a972b8d701 gpio: generalize for all generic gpio providers 14 years ago
Kyle Moffett eed1a7b1cf Blackfin: replace "bfin_reset_or_hang()" with "panic()" 14 years ago
Mike Frysinger c745a84648 Blackfin: turn off caches when self initializing 14 years ago
Mike Frysinger cca07417d5 Blackfin: BF50x: new processor port 14 years ago
Mike Frysinger baaa4f9ce2 Blackfin: serial: clean up muxing a bit 14 years ago
John Rigby 2956532625 Move DECLARE_GLOBAL_DATA_PTR to file scope 14 years ago