Age | Commit message (Expand) | Author |
2013-03-04 | blackfin: bf60x: add resume from hibernate | Steven Miao |
2013-03-04 | blackfin: bf60x: add hw watchdog support | Bob Liu |
2013-03-04 | blackfin: add bf6xx spi driver | Scott Jiang |
2013-03-04 | blackfin: bf60x: add rsi/sdh support | Sonic Zhang |
2013-03-04 | blackfin: bf60x: add gpio support | Bob Liu |
2013-03-04 | blackfin: bf60x: support big cplb page | Bob Liu |
2013-03-04 | blackfin: bf60x: add dma support | Bob Liu |
2013-03-04 | blackfin: bf60x: add serial support | Sonic Zhang |
2013-03-04 | blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. | Sonic Zhang |
2013-03-04 | blackfin: bf60x: new processor header files | Bob Liu |
2013-02-04 | blackfin: Use generic global_data | Simon Glass |
2013-02-01 | Add architecture-specific global data | Simon Glass |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-10-19 | blackfin: Change global data baudrate to int | Simon Glass |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from remaining sources | Marek Vasut |
2012-10-15 | serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI | Marek Vasut |
2012-10-15 | serial: bfin: Adjust serial_register_bfin_uart() | Marek Vasut |
2012-10-15 | serial: Rename .init() and .uninit() in serial_device | Marek Vasut |
2012-10-15 | COMMON: Use __stringify() instead of MK_STR() | Marek Vasut |
2012-09-01 | Consolidate bootcount code into drivers/bootcount | Stefan Roese |
2012-08-09 | global_data: unify global flag defines | Mike Frysinger |
2012-02-03 | Blackfin: easylogo: add lzma logos | Mike Frysinger |
2012-06-20 | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini |
2012-05-15 | net: move bootfile init into eth_initialize | Mike Frysinger |
2012-05-15 | net: punt bd->bi_ip_addr | Mike Frysinger |
2012-04-22 | Blackfin: move gd/bd to bss by default | Mike Frysinger |
2012-04-22 | Blackfin: gd_t: relocate volatile markings | Mike Frysinger |
2012-02-12 | linkage.h: move from blackfin to common includes | Macpaul Lin |
2012-02-12 | Blackfin: add in/out le32 variants | Mike Frysinger |
2011-11-18 | Blackfin: cache result of cpp check | Mike Frysinger |
2011-11-18 | Blackfin: traps: fix up printf warnings from debug | Mike Frysinger |
2011-11-18 | Blackfin: drop now unused local variable | Mike Frysinger |
2011-10-23 | blackfin: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-16 | Blackfin: define CONFIG_SYS_CACHELINE_SIZE | Mike Frysinger |
2011-10-05 | image: push default arch values to arch headers | Mike Frysinger |
2011-10-05 | POST: add post_log_res field for post results in global data | Valentin Longchamp |
2011-10-05 | console: Implement pre-console buffer | Graeme Russ |
2011-09-29 | Blackfin: uart: implement loop callback for post | Mike Frysinger |
2011-09-29 | Blackfin: post: generalize led/button tests with GPIOs | Mike Frysinger |
2011-09-29 | Blackfin: post: drop custom test list | Mike Frysinger |
2011-08-02 | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk |
2011-07-28 | unify version_string | Andreas Bießmann |
2011-07-26 | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ |
2011-07-26 | Use ALL-y style instead of ifeq blocks for better readability | Daniel Schwierzeck |
2011-07-12 | Blackfin: jtag-console: fix timer usage | Mike Frysinger |
2011-07-12 | Blackfin: switch to common display_options() | Mike Frysinger |
2011-07-12 | Blackfin: serial: move early debug strings into .rodata section | Mike Frysinger |
2011-07-12 | Blackfin: update anomaly lists to latest public info | Mike Frysinger |
2011-07-12 | Blackfin: serial: convert to bfin_{read,write} helpers | Mike Frysinger |