summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2013-03-15sparc: Fix build warnings in serial.cSimon Glass
2013-03-15sparc: Fix out-of-tree buildingSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-02-19malloc: make malloc_bin_reloc staticGabor Juhos
2013-02-04sparc: Use generic global_dataSimon Glass
2013-02-04sparc: Drop kbd_status and reset_status from global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger
2012-12-11Add strcasecmp() and strncasecmp()Simon Glass
2012-10-22common: Convert the U-Boot commands to LG-arraysMarek Vasut
2012-10-19sparc: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-17serial: Use default_serial_puts() in driversMarek Vasut
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut
2012-10-15serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driverMarek Vasut
2012-10-15serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driverMarek Vasut
2012-09-26malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck
2012-09-18dm: sparc: Fixup the compile warnings in sparc codeMarek Vasut
2012-08-09global_data: unify global flag definesMike Frysinger
2012-05-15net: move bootfile init into eth_initializeMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Convert progress numbers 20-41 to enumsSimon Glass
2012-03-18bootstage: Use show_boot_error() for -ve progress numbersSimon Glass
2011-12-05sparc: fix unused variable warningsMike Frysinger
2011-10-23sparc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-10-05image: push default arch values to arch headersMike Frysinger
2011-10-05POST: add post_log_res field for post results in global dataValentin Longchamp
2011-10-05console: Implement pre-console bufferGraeme Russ
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2011-07-28unify version_stringAndreas Bießmann
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk
2011-04-12Fix misc spelling errors found by lintianLoïc Minier
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-27Merge branch 'master' of git://git.denx.de/u-boot-sparcWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-22SPARC: added unaligned definitionsMagnus Sjalander
2010-10-18boot: change some arch ifdefs to feature ifdefsJohn Rigby
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese
2010-09-19relocation: fixup cmdtableHeiko Schocher
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk