summaryrefslogtreecommitdiff
path: root/include/common.h
AgeCommit message (Expand)Author
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
2008-03-2685xx: Added support for multicore boot mechanismKumar Gala
2008-03-26Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)Stefan Roese
2008-03-12[new uImage] Add new uImage format support to autoscript routineMarian Balakowicz
2008-02-21[new uImage] Rename and move print_image_hdr() routineMarian Balakowicz
2008-02-15Fix compile warning on lib_ppc/board.cAnatolij Gustschin
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk
2008-02-14Mark board_init_[fr] as noreturnMike Frysinger
2008-02-14Remove duplicate defines for ARRAY_SIZEKumar Gala
2008-02-04always pull in asm/blackfin.h for Blackfin portsMike Frysinger
2008-02-04ARM: arm920/s3c24xx: IRQ demulitplexer callbackHarald Welte
2008-01-12MPC512X: Fixed typo in macro name.Grzegorz Bernacki
2008-01-09Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-01-09Expose parse_line() globally.James Yang
2008-01-09API for external applications.Rafal Jaworowski
2008-01-09Globalize envmatch()Rafal Jaworowski
2007-12-27Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2007-12-27TQM885D: adjust for doubled flash sector size + some minor fixesMartin Krause
2007-12-11Handle Asynchronous DDR clock on 85xxKumar Gala