summaryrefslogtreecommitdiffstats
path: root/include/common.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-281-12/+15
|\
| * Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-231-8/+0
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-0/+1
| * ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-231-1/+1
| * common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher2010-09-191-0/+9
| * Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk2010-09-191-3/+0
| * Add qsort - add support for sorting data arraysWolfgang Denk2010-09-191-0/+4
* | POST cleanup.Michael Zaidman2010-09-211-2/+3
|/
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* Make *printf() return "int" instead of "void"Wolfgang Denk2010-07-041-4/+4
* serial: punt unused serial_addr()Mike Frysinger2010-05-071-1/+0
* allow print_size to print large numbers on 32-bit systemsTimur Tabi2010-05-051-1/+1
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-6/+6
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-4/+4
* ARM: Add support for EP93xx SoCsMatthias Kaehlcke2010-02-121-1/+2
* Add EP93xx ethernet driverMatthias Kaehlcke2010-01-311-0/+5
* Add support to disable cpu's in multicore processorsKumar Gala2010-01-261-0/+1
* cmd_eeprom: I2C updatesHeiko Schocher2010-01-181-0/+2
* Make getenv_IPaddr() globalDirk Behme2010-01-171-0/+7
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-211-0/+5
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-2/+0
* Generic udelay() with watchdog supportIngo van Lil2009-12-051-1/+4
* TI DA8xx: Integrate DA830 EVM support into U-BootSekhar Nori2009-11-271-0/+3
* Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-271-2/+3
* Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk2009-10-271-5/+0
* env: only build env_embedded and envcrc when neededMike Frysinger2009-10-181-0/+5
* tools: mkimage: Fixed build warningsPrafulla Wadaskar2009-09-101-3/+1
* 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-281-0/+2
* Fix include/common.h for boards with CONFIG_STATUS_LEDWolfgang Denk2009-07-271-3/+3
* Make include/common.h usable by assembler codeWolfgang Denk2009-07-271-17/+20
* AT91: factor out ROUND() macroWolfgang Denk2009-07-221-0/+1
* ppc4xx: Make is_pci_host() available for all 440 and 405 CPUsMatthias Fuchs2009-07-101-2/+2
* all platforms: make show_boot_progress() work againHeiko Schocher2009-07-081-1/+1
* S3C24x0: extract interrupts from timerJean-Christophe PLAGNIOL-VILLARD2009-07-061-2/+0
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-121-4/+4
* MPC512x: remove include/mpc512x.hWolfgang Denk2009-06-121-2/+1
* Add support for Linux-like kallsysmsMike Frysinger2009-06-121-0/+3
* at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD2009-04-041-0/+1
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-031-2/+2
* boards: get mac address from env and move load_sernum_ethaddr() to board initMike Frysinger2009-03-201-2/+0
* boards: move board_get_enetaddr() into board-specific initMike Frysinger2009-03-201-7/+0
* netloop: speed up NetLoopHeiko Schocher2009-02-221-0/+1
* MIPS: Add flush_dcache_range() and invalidate_dcache_range()Stefan Roese2009-01-271-0/+2
* IOMUX: Add console multiplexing support.Gary Jennejohn2008-12-071-0/+7
* Consolidate MAX/MIN definitionsAndy Fleming2008-11-021-0/+3
* strmhz(): Round numbers when printing clock frequenciesWolfgang Denk2008-10-211-2/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-9/+9
* BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warningsWolfgang Denk2008-09-081-0/+3
* ARM: Add arm1176 core with S3C6400 SoCGuennadi Liakhovetski2008-08-311-1/+2
OpenPOWER on IntegriCloud