Commit Graph

199 Commits (e04350d2991ed628587e94b5b6d89c24f439e172)

Author SHA1 Message Date
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 12 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
Mike Frysinger dae2242ada Blackfin: add in/out le32 variants 13 years ago
Mike Frysinger 42c6e9ad1b Blackfin: easylogo: add lzma logos 13 years ago
Mike Frysinger e29ad970f1 Blackfin: cache result of cpp check 13 years ago
Mike Frysinger ff1a618ad2 Blackfin: traps: fix up printf warnings from debug 13 years ago
Mike Frysinger 710aa76227 Blackfin: drop now unused local variable 13 years ago
Simon Glass c1f485a1e8 blackfin: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Mike Frysinger 5aa5b88404 Blackfin: define CONFIG_SYS_CACHELINE_SIZE 13 years ago
Mike Frysinger 8e5c1edadf Blackfin: define CONFIG_SYS_CACHELINE_SIZE 13 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 13 years ago
Valentin Longchamp 79843950b2 POST: add post_log_res field for post results in global data 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Mike Frysinger 90a75b050b Blackfin: uart: implement loop callback for post 13 years ago
Mike Frysinger 2151374fa6 Blackfin: post: generalize led/button tests with GPIOs 13 years ago