summaryrefslogtreecommitdiff
path: root/include/common.h
AgeCommit message (Expand)Author
2010-11-17Add qsort - add support for sorting data arraysMichael Brandt
2010-07-23Boottime changes. Moved generic boottime code from lib_arm to common. Boottim...Jonas Aaberg
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-12-05Generic udelay() with watchdog supportIngo van Lil
2009-11-27TI DA8xx: Integrate DA830 EVM support into U-BootSekhar Nori
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk
2009-10-27Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk
2009-10-18env: only build env_embedded and envcrc when neededMike Frysinger
2009-09-10tools: mkimage: Fixed build warningsPrafulla Wadaskar
2009-08-288xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal
2009-07-27Fix include/common.h for boards with CONFIG_STATUS_LEDWolfgang Denk
2009-07-27Make include/common.h usable by assembler codeWolfgang Denk
2009-07-22AT91: factor out ROUND() macroWolfgang Denk
2009-07-10ppc4xx: Make is_pci_host() available for all 440 and 405 CPUsMatthias Fuchs
2009-07-08all platforms: make show_boot_progress() work againHeiko Schocher
2009-07-06S3C24x0: extract interrupts from timerJean-Christophe PLAGNIOL-VILLARD
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk
2009-06-12Add support for Linux-like kallsysmsMike Frysinger
2009-04-04at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk
2009-03-20boards: get mac address from env and move load_sernum_ethaddr() to board initMike Frysinger
2009-03-20boards: move board_get_enetaddr() into board-specific initMike Frysinger
2009-02-22netloop: speed up NetLoopHeiko Schocher
2009-01-27MIPS: Add flush_dcache_range() and invalidate_dcache_range()Stefan Roese
2008-12-07IOMUX: Add console multiplexing support.Gary Jennejohn
2008-11-02Consolidate MAX/MIN definitionsAndy Fleming
2008-10-21strmhz(): Round numbers when printing clock frequenciesWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-08BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warningsWolfgang Denk
2008-08-31ARM: Add arm1176 core with S3C6400 SoCGuennadi Liakhovetski
2008-08-21Consolidate strmhz() implementationHaavard Skinnemoen
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
2008-07-09Fix printf errors.Andrew Klossner
2008-07-01Make setenv() return statusSteven A. Falco
2008-06-28Add ALIGN() macroAndy Fleming
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-12Change print_size to take phys_size_tBecky Bruce
2008-06-03Move definition of container_of() to common.hHaavard Skinnemoen
2008-05-12Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk
2008-04-28MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom'Wolfgang Denk
2008-04-25Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk
2008-04-25Add support for calculating hashes with watchdog triggeringBartlomiej Sieka
2008-04-24Fix show_boot_progress prototypeJean-Christophe PLAGNIOL-VILLARD
2008-04-2485xx: Round up frequency calculations to get reasonable outputKumar Gala
2008-04-24crc32: use uint32_t rather than unsigned longMike Frysinger
2008-04-22POST: move CONFIG_POST to MakefilesYuri Tikhonov
2008-04-17Change env_get_char from a global function ptr to a function.Joakim Tjernlund
2008-03-2685xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala