Commit Graph

159 Commits (7d47d1caa01682fd7b12631409927139f09ba041)

Author SHA1 Message Date
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
Scott Jiang 13262d4cda bf609: add SPI register base address 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
Bob Liu 7d861d95a3 blackfin: bf609: add softswitch config command 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
Bob Liu ddb5c5be1e blackfin: add baudrate to bdinfo 12 years ago
Mike Frysinger 2e2ed3f4ff Blackfin: adjust asm constraints with NMI workaround 12 years ago
Sonic Zhang c4239b5341 blackfin: limit the max memory dma peripheral transfer size to 4 bytes. 12 years ago
Sonic Zhang 1cd9158eb4 blackfin: Change the member's type in dma structures. 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
York Sun 472d546054 Consolidate bool type 12 years ago
Simon Glass 9e97834867 blackfin: Remove noreturn attribute from cpu_init_f() 12 years ago
Simon Glass 4da2551efa blackfin: Fix up board_type global data 12 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 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
Scott Jiang 4a207e8b9a blackfin: add bf6xx spi driver 12 years ago
Sonic Zhang 187f32fac3 blackfin: bf60x: add rsi/sdh support 12 years ago
Bob Liu c34346d85d blackfin: bf60x: add gpio support 12 years ago
Bob Liu 7677d65f65 blackfin: bf60x: support big cplb page 12 years ago
Bob Liu ee8259623e blackfin: bf60x: add dma 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
Bob Liu 3ead92c571 blackfin: bf60x: new processor header files 12 years ago
Simon Glass 06b507b85c blackfin: Use generic global_data 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 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
Simon Glass 5e84e5a7d4 blackfin: Change global data baudrate to int 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 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
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 12 years ago
Stefan Roese 0044c42e94 Consolidate bootcount code into drivers/bootcount 13 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 13 years ago
Tom Rini 26750c8aee CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 13 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 13 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 13 years ago
Mike Frysinger a4932d7877 Blackfin: move gd/bd to bss by default 13 years ago
Mike Frysinger 33e7e60c77 Blackfin: gd_t: relocate volatile markings 13 years ago
Macpaul Lin 273d11eae5 linkage.h: move from blackfin to common includes 13 years ago