Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a0f5b5a3a28e5ba82515e58bf6a2209f6b7cb684
/
include
/
common.h
« Previous
9c15010
boards: get mac address from env and move load_sernum_ethaddr() to board init
by Mike Frysinger
· 16 years ago
d8d21e6
boards: move board_get_enetaddr() into board-specific init
by Mike Frysinger
· 16 years ago
2f70c49
netloop: speed up NetLoop
by Heiko Schocher
· 16 years ago
03d3bfb
MIPS: Add flush_dcache_range() and invalidate_dcache_range()
by Stefan Roese
· 16 years ago
16a28ef
IOMUX: Add console multiplexing support.
by Gary Jennejohn
· 16 years ago
20d0477
Consolidate MAX/MIN definitions
by Andy Fleming
· 16 years ago
d50c7d4
strmhz(): Round numbers when printing clock frequencies
by Wolfgang Denk
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4394f9a
BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warnings
by Wolfgang Denk
· 16 years ago
9b07773
ARM: Add arm1176 core with S3C6400 SoC
by Guennadi Liakhovetski
· 16 years ago
0768b7a
Consolidate strmhz() implementation
by Haavard Skinnemoen
· 16 years ago
cfa460a
Update MTD to that of Linux 2.6.22.1
by William Juul
· 17 years ago
dc4b0b3
Fix printf errors.
by Andrew Klossner
· 16 years ago
75678c8
Make setenv() return status
by Steven A. Falco
· 16 years ago
4b03ac8
Add ALIGN() macro
by Andy Fleming
· 16 years ago
9973e3c
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
61b09fc
Change print_size to take phys_size_t
by Becky Bruce
· 16 years ago
2890112
Move definition of container_of() to common.h
by Haavard Skinnemoen
· 16 years ago
c9dca3c
Revert "Change env_get_char from a global function ptr to a function."
by Wolfgang Denk
· 16 years ago
5379cd1
MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom'
by Wolfgang Denk
· 17 years ago
4b7a6dd
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
by Wolfgang Denk
· 17 years ago
215b01b
Add support for calculating hashes with watchdog triggering
by Bartlomiej Sieka
· 17 years ago
2ef1d9b
Fix show_boot_progress prototype
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
022f121
85xx: Round up frequency calculations to get reasonable output
by Kumar Gala
· 17 years ago
89cdab7
crc32: use uint32_t rather than unsigned long
by Mike Frysinger
· 17 years ago
2d2b994
POST: move CONFIG_POST to Makefiles
by Yuri Tikhonov
· 17 years ago
c0559be
Change env_get_char from a global function ptr to a function.
by Joakim Tjernlund
· 17 years ago
79679d8
85xx: Update multicore boot mechanism to ePAPR v0.81 spec
by Kumar Gala
· 17 years ago
ec2b74f
85xx: Added support for multicore boot mechanism
by Kumar Gala
· 17 years ago
27f33e9
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
by Bartlomiej Sieka
· 17 years ago
6f2eb3f
ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)
by Stefan Roese
· 17 years ago
424c4ab
[new uImage] Add new uImage format support to autoscript routine
by Marian Balakowicz
· 17 years ago
2242f53
[new uImage] Rename and move print_image_hdr() routine
by Marian Balakowicz
· 17 years ago
f33e965
Fix compile warning on lib_ppc/board.c
by Anatolij Gustschin
· 17 years ago
6f99eec
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
by Wolfgang Denk
· 17 years ago
6d1b6f9
Mark board_init_[fr] as noreturn
by Mike Frysinger
· 17 years ago
3cfb0c5
Remove duplicate defines for ARRAY_SIZE
by Kumar Gala
· 17 years ago
6cfcce6
always pull in asm/blackfin.h for Blackfin ports
by Mike Frysinger
· 17 years ago
be19bd5
ARM: arm920/s3c24xx: IRQ demulitplexer callback
by Harald Welte
· 17 years ago
66a9455
MPC512X: Fixed typo in macro name.
by Grzegorz Bernacki
· 17 years ago
fc16904
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
6636b62
Expose parse_line() globally.
by James Yang
· 17 years ago
500856e
API for external applications.
by Rafal Jaworowski
· 17 years ago
26a4179
Globalize envmatch()
by Rafal Jaworowski
· 17 years ago
bb70128
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2
by Stefan Roese
· 17 years ago
0dcfe3a
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
11d9eec
TQM885D: adjust for doubled flash sector size + some minor fixes
by Martin Krause
· 17 years ago
d435793
Handle Asynchronous DDR clock on 85xx
by Kumar Gala
· 17 years ago
9caeaad
Merge commit 'u-boot/master' into for-1.3.1
by Stefan Roese
· 17 years ago
f31d38b
ppc4xx: Enable 405EX PCIe UTL register configuration
by Stefan Roese
· 17 years ago
955413f
Revert "Correct relocation fixup for mpc5xx"
by Grant Likely
· 17 years ago
e156338
Revert "Correct fixup relocation for MPC5xxx"
by Grant Likely
· 17 years ago
139365f
Revert "Correct fixup relocation for mpc8220"
by Grant Likely
· 17 years ago
7092234
Revert "Correct fixup relocation for mpc824x"
by Grant Likely
· 17 years ago
96279ab
Revert "Correct fixup relocation for mpc8260"
by Grant Likely
· 17 years ago
928fe33
Revert "Correct fixup relocation for mpc83xx"
by Grant Likely
· 17 years ago
c93945e
Revert "[MPC512x] Correct fixup relocation"
by Grant Likely
· 17 years ago
087dfdb
ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
by Stefan Roese
· 17 years ago
dbbd125
ppc4xx: Add PPC405EX support
by Stefan Roese
· 17 years ago
7f19139
[PPC440SPe] Improve PCIe configuration space access
by Grzegorz Bernacki
· 17 years ago
c5bded3
Add mii_init() prototype
by Wolfgang Denk
· 17 years ago
909627d
Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
6a16e0d
mpc83xx: move common /memory node update mechanism to cpu.c
by Kim Phillips
· 17 years ago
d61ea14
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
59530af
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
c74b210
[ARM] TI DaVinci support, hopefully final
by Sergey Kubushyn
· 17 years ago
9be39a6
mpc83xx: Add support for the display of reset status
by Dave Liu
· 17 years ago
9e737d8
Declared attributes of void __mii_init(void) as an alias for int mii_init(void)
by TsiChungLiew
· 17 years ago
f2c2a93
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
8993e54
[ADS5121] Support for the ADS5121 board
by Rafal Jaworowski
· 17 years ago
fad6340
make show_boot_progress () weak.
by Heiko Schocher
· 17 years ago
057004f
Correct fixup relocation for mpc83xx
by Grant Likely
· 17 years ago
5af61b2
Correct fixup relocation for mpc8260
by Grant Likely
· 17 years ago
f3a52fe
Correct fixup relocation for mpc824x
by Grant Likely
· 17 years ago
a85dd25
Correct fixup relocation for mpc8220
by Grant Likely
· 17 years ago
6f7576b
Correct fixup relocation for MPC5xxx
by Grant Likely
· 17 years ago
3649cd9
Correct relocation fixup for mpc5xx
by Grant Likely
· 17 years ago
466fff1
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· 17 years ago
256176d
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
by Wolfgang Denk
· 17 years ago
54b2d43
mpc83xx: replace elaborate boottime verbosity with 'clocks' command
by Kim Phillips
· 18 years ago
0643631
16bit read/write little endian
by Michal Simek
· 18 years ago
7435711
Minor code cleanup.
by Wolfgang Denk
· 18 years ago
c95c428
[PATCH 3_9] Move buffer print code from md command to common function
by Grant Likely
· 18 years ago
3208112
Merge http://www.denx.de/git/u-boot
by Kim Phillips
· 18 years ago
91650b3
Sequential accesses to non-existent memory must be synchronized,
by Wolfgang Denk
· 18 years ago
90f30a7
mpc83xx: Fix the incorrect dcbz operation
by Dave Liu
· 18 years ago
d22200f
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
82165a3
Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot
by Wolfgang Denk
· 18 years ago
4707fb5
Preliminary patch adding support for the MarelV38B board.
by Bartlomiej Sieka
· 18 years ago
daaba98
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
511d0c7
Coding style cleanup
by Wolfgang Denk
· 18 years ago
afa9884
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
43835aa
Added interrupt handling capabilities for mpc5xxx processors.
by Detlev Zundel
· 18 years ago
4b7576f
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
2f6fa46
Fixed common.h spelling error. Patch by Cory Tusar, 30 Nov 2005
by Wolfgang Denk
· 18 years ago
d10afb3
Merge with /home/raj/git/u-boot
by Wolfgang Denk
· 18 years ago
692519b
Add support for PCI-Express on PPC440SPe (Yucca board).
by Rafal Jaworowski
· 18 years ago
281f69e
Merge branch 'wd'
by Jon Loeliger
· 18 years ago
bea3f28
Add support for reading and writing mac addresses to or from ID EEPROM.
by Haiying Wang
· 18 years ago
090eb73
Add support for TQM885D board. Patch by Martin Krause, 20 Mar 2006
by Markus Klotzbuecher
· 18 years ago
Next »