summaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
2013-05-13bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang
2013-05-13blackfin: Add comments for watchdog event initialization.Sonic Zhang
2013-05-13blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang
2013-05-13blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang
2013-05-13bf609: add SPI register base addressScott Jiang
2013-05-13blackfin: Uart divisor should be set after their values are generated.Sonic Zhang
2013-05-13blackfin: Add memory virtual console to blackfin serial driver.Sonic Zhang
2013-05-13blackfin: Enable early print via the generic serial API.Sonic Zhang
2013-05-13blackfin: bf609: add softswitch config commandBob Liu
2013-05-13blackfin: Correct early serial mess output in BYPASS boot mode.Sonic Zhang
2013-05-13blackfin: Set correct early debug serial baudrate.Sonic Zhang
2013-05-13blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang
2013-05-13blackfin: add baudrate to bdinfoBob Liu
2013-05-13Blackfin: adjust asm constraints with NMI workaroundMike Frysinger
2013-05-13blackfin: limit the max memory dma peripheral transfer size to 4 bytes.Sonic Zhang
2013-05-13blackfin: Change the member's type in dma structures.Sonic Zhang
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-04-01Consolidate bool typeYork Sun
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15blackfin: Remove noreturn attribute from cpu_init_f()Simon Glass
2013-03-15blackfin: Fix up board_type global dataSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-03-04blackfin: bf60x: add resume from hibernateSteven Miao
2013-03-04blackfin: bf60x: add hw watchdog supportBob Liu
2013-03-04blackfin: add bf6xx spi driverScott Jiang
2013-03-04blackfin: bf60x: add rsi/sdh supportSonic Zhang
2013-03-04blackfin: bf60x: add gpio supportBob Liu
2013-03-04blackfin: bf60x: support big cplb pageBob Liu
2013-03-04blackfin: bf60x: add dma supportBob Liu
2013-03-04blackfin: bf60x: add serial supportSonic Zhang
2013-03-04blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang
2013-03-04blackfin: bf60x: new processor header filesBob Liu
2013-02-04blackfin: Use generic global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-19blackfin: Change global data baudrate to intSimon Glass
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut
2012-10-15serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTIMarek Vasut
2012-10-15serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut
2012-10-15serial: Rename .init() and .uninit() in serial_deviceMarek Vasut
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese
2012-08-09global_data: unify global flag definesMike Frysinger
2012-02-03Blackfin: easylogo: add lzma logosMike Frysinger
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini
2012-05-15net: move bootfile init into eth_initializeMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-04-22Blackfin: move gd/bd to bss by defaultMike Frysinger