index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
common.h
Age
Commit message (
Expand
)
Author
2009-09-10
tools: mkimage: Fixed build warnings
Prafulla Wadaskar
2009-08-28
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
Poonam Aggrwal
2009-07-27
Fix include/common.h for boards with CONFIG_STATUS_LED
Wolfgang Denk
2009-07-26
Make include/common.h usable by assembler code
Wolfgang Denk
2009-07-22
AT91: factor out ROUND() macro
Wolfgang Denk
2009-07-10
ppc4xx: Make is_pci_host() available for all 440 and 405 CPUs
Matthias Fuchs
2009-07-08
all platforms: make show_boot_progress() work again
Heiko Schocher
2009-07-06
S3C24x0: extract interrupts from timer
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
Peter Tyser
2009-06-12
MPC512x: remove include/mpc512x.h
Wolfgang Denk
2009-06-12
Add support for Linux-like kallsysms
Mike Frysinger
2009-04-04
at91rm9200: move serial shutdown code to serial drivers
Jean-Christophe PLAGNIOL-VILLARD
2009-04-03
Add "source" command; prepare removal of "autoscr" command
Wolfgang Denk
2009-03-20
boards: get mac address from env and move load_sernum_ethaddr() to board init
Mike Frysinger
2009-03-20
boards: move board_get_enetaddr() into board-specific init
Mike Frysinger
2009-02-23
netloop: speed up NetLoop
Heiko Schocher
2009-01-27
MIPS: Add flush_dcache_range() and invalidate_dcache_range()
Stefan Roese
2008-12-07
IOMUX: Add console multiplexing support.
Gary Jennejohn
2008-11-02
Consolidate MAX/MIN definitions
Andy Fleming
2008-10-21
strmhz(): Round numbers when printing clock frequencies
Wolfgang Denk
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-08
BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warnings
Wolfgang Denk
2008-08-30
ARM: Add arm1176 core with S3C6400 SoC
Guennadi Liakhovetski
2008-08-20
Consolidate strmhz() implementation
Haavard Skinnemoen
2008-08-12
Update MTD to that of Linux 2.6.22.1
William Juul
2008-07-09
Fix printf errors.
Andrew Klossner
2008-07-01
Make setenv() return status
Steven A. Falco
2008-06-28
Add ALIGN() macro
Andy Fleming
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-11
Change print_size to take phys_size_t
Becky Bruce
2008-06-03
Move definition of container_of() to common.h
Haavard Skinnemoen
2008-05-11
Revert "Change env_get_char from a global function ptr to a function."
Wolfgang Denk
2008-04-28
MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom'
Wolfgang Denk
2008-04-25
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
Wolfgang Denk
2008-04-24
Add support for calculating hashes with watchdog triggering
Bartlomiej Sieka
2008-04-24
Fix show_boot_progress prototype
Jean-Christophe PLAGNIOL-VILLARD
2008-04-24
85xx: Round up frequency calculations to get reasonable output
Kumar Gala
2008-04-24
crc32: use uint32_t rather than unsigned long
Mike Frysinger
2008-04-22
POST: move CONFIG_POST to Makefiles
Yuri Tikhonov
2008-04-17
Change env_get_char from a global function ptr to a function.
Joakim Tjernlund
2008-03-26
85xx: Update multicore boot mechanism to ePAPR v0.81 spec
Kumar Gala
2008-03-26
85xx: Added support for multicore boot mechanism
Kumar Gala
2008-03-26
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
Bartlomiej Sieka
2008-03-15
ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)
Stefan Roese
2008-03-12
[new uImage] Add new uImage format support to autoscript routine
Marian Balakowicz
2008-02-21
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-14
Fix compile warning on lib_ppc/board.c
Anatolij Gustschin
2008-02-14
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Wolfgang Denk
2008-02-14
Mark board_init_[fr] as noreturn
Mike Frysinger
2008-02-13
Remove duplicate defines for ARRAY_SIZE
Kumar Gala
[next]