Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
32d15b95ca0c49d126f65d65ea0ea4aae31424b1
/
include
/
common.h
32d15b9
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· 15 years ago
0f602e1
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
f0f778a
Generic udelay() with watchdog support
by Ingo van Lil
· 15 years ago
5ffad63
TI DA8xx: Integrate DA830 EVM support into U-Boot
by Sekhar Nori
· 15 years ago
e0d8131
Add a unified s3c24x0 header file
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
51420fb
Revert "env: only build env_embedded and envcrc when needed"
by Wolfgang Denk
· 15 years ago
71ecabf
env: only build env_embedded and envcrc when needed
by Mike Frysinger
· 15 years ago
4d4d67d
tools: mkimage: Fixed build warnings
by Prafulla Wadaskar
· 15 years ago
4baef82
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
by Poonam Aggrwal
· 15 years ago
df8e214
Fix include/common.h for boards with CONFIG_STATUS_LED
by Wolfgang Denk
· 15 years ago
66e8d44
Make include/common.h usable by assembler code
by Wolfgang Denk
· 15 years ago
1f88763
AT91: factor out ROUND() macro
by Wolfgang Denk
· 15 years ago
dd83090
ppc4xx: Make is_pci_host() available for all 440 and 405 CPUs
by Matthias Fuchs
· 15 years ago
18c2ec9
all platforms: make show_boot_progress() work again
by Heiko Schocher
· 16 years ago
8000a5a
S3C24x0: extract interrupts from timer
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
62e7398
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
by Peter Tyser
· 16 years ago
f342f86
MPC512x: remove include/mpc512x.h
by Wolfgang Denk
· 16 years ago
a46fbba
Add support for Linux-like kallsysms
by Mike Frysinger
· 16 years ago
23a9c97
at91rm9200: move serial shutdown code to serial drivers
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
85c25df
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· 16 years ago
dcc95c4
boards: get mac address from env and move load_sernum_ethaddr() to board init
by Mike Frysinger
· 16 years ago
13e9bb9
boards: move board_get_enetaddr() into board-specific init
by Mike Frysinger
· 16 years ago
0c303fa
netloop: speed up NetLoop
by Heiko Schocher
· 16 years ago
9bf63bf
MIPS: Add flush_dcache_range() and invalidate_dcache_range()
by Stefan Roese
· 16 years ago
c6dc755
IOMUX: Add console multiplexing support.
by Gary Jennejohn
· 16 years ago
ad5298c
Consolidate MAX/MIN definitions
by Andy Fleming
· 16 years ago
709e85d
strmhz(): Round numbers when printing clock frequencies
by Wolfgang Denk
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
be15aa8
BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warnings
by Wolfgang Denk
· 16 years ago
8c170c5
ARM: Add arm1176 core with S3C6400 SoC
by Guennadi Liakhovetski
· 16 years ago
b644d6b
Consolidate strmhz() implementation
by Haavard Skinnemoen
· 16 years ago
52c0796
Update MTD to that of Linux 2.6.22.1
by William Juul
· 17 years ago
e4ad454
Fix printf errors.
by Andrew Klossner
· 16 years ago
1ce6f99
Make setenv() return status
by Steven A. Falco
· 16 years ago
2ef5ed0
Add ALIGN() macro
by Andy Fleming
· 16 years ago
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
6b468aa
Change print_size to take phys_size_t
by Becky Bruce
· 16 years ago
e125627
Move definition of container_of() to common.h
by Haavard Skinnemoen
· 17 years ago
10e247a
Revert "Change env_get_char from a global function ptr to a function."
by Wolfgang Denk
· 17 years ago
efa5e15
MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom'
by Wolfgang Denk
· 17 years ago
b5d9c1e
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
by Wolfgang Denk
· 17 years ago
da5045d
Add support for calculating hashes with watchdog triggering
by Bartlomiej Sieka
· 17 years ago
8616782
Fix show_boot_progress prototype
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
93d5ffb
85xx: Round up frequency calculations to get reasonable output
by Kumar Gala
· 17 years ago
a2c67e9
crc32: use uint32_t rather than unsigned long
by Mike Frysinger
· 17 years ago
bdfd302
POST: move CONFIG_POST to Makefiles
by Yuri Tikhonov
· 17 years ago
f4902a3
Change env_get_char from a global function ptr to a function.
by Joakim Tjernlund
· 17 years ago
deeac57
85xx: Update multicore boot mechanism to ePAPR v0.81 spec
by Kumar Gala
· 17 years ago
36d6b3f
85xx: Added support for multicore boot mechanism
by Kumar Gala
· 17 years ago
9eede9b
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
by Bartlomiej Sieka
· 17 years ago
56291f3
ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)
by Stefan Roese
· 17 years ago
23b77a2
[new uImage] Add new uImage format support to autoscript routine
by Marian Balakowicz
· 17 years ago
a1cc147
[new uImage] Rename and move print_image_hdr() routine
by Marian Balakowicz
· 17 years ago
1dda8ca
Fix compile warning on lib_ppc/board.c
by Anatolij Gustschin
· 17 years ago
7b2d836
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
by Wolfgang Denk
· 17 years ago
791c8e3
Mark board_init_[fr] as noreturn
by Mike Frysinger
· 17 years ago
d595abf
Remove duplicate defines for ARRAY_SIZE
by Kumar Gala
· 17 years ago
4922483
always pull in asm/blackfin.h for Blackfin ports
by Mike Frysinger
· 17 years ago
dcf5759
ARM: arm920/s3c24xx: IRQ demulitplexer callback
by Harald Welte
· 17 years ago
fdf760e
MPC512X: Fixed typo in macro name.
by Grzegorz Bernacki
· 17 years ago
6a17912
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
20ffa97
Expose parse_line() globally.
by James Yang
· 17 years ago
a19be78
API for external applications.
by Rafal Jaworowski
· 17 years ago
75b5442
Globalize envmatch()
by Rafal Jaworowski
· 17 years ago
abe5f7f
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2
by Stefan Roese
· 17 years ago
d4ed6c7
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
fa83bbb
TQM885D: adjust for doubled flash sector size + some minor fixes
by Martin Krause
· 17 years ago
07db170
Handle Asynchronous DDR clock on 85xx
by Kumar Gala
· 17 years ago
1a32b7a
Merge commit 'u-boot/master' into for-1.3.1
by Stefan Roese
· 17 years ago
1ce9fe9
ppc4xx: Enable 405EX PCIe UTL register configuration
by Stefan Roese
· 17 years ago
7b3187d
Revert "Correct relocation fixup for mpc5xx"
by Grant Likely
· 17 years ago
0ed5265
Revert "Correct fixup relocation for MPC5xxx"
by Grant Likely
· 17 years ago
372bed4
Revert "Correct fixup relocation for mpc8220"
by Grant Likely
· 17 years ago
0dc4f15
Revert "Correct fixup relocation for mpc824x"
by Grant Likely
· 17 years ago
0f7c767
Revert "Correct fixup relocation for mpc8260"
by Grant Likely
· 17 years ago
47e30fc
Revert "Correct fixup relocation for mpc83xx"
by Grant Likely
· 17 years ago
c624845
Revert "[MPC512x] Correct fixup relocation"
by Grant Likely
· 17 years ago
edd73f2
ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
by Stefan Roese
· 17 years ago
153b3e2
ppc4xx: Add PPC405EX support
by Stefan Roese
· 17 years ago
d2f2133
[PPC440SPe] Improve PCIe configuration space access
by Grzegorz Bernacki
· 17 years ago
0769f19
Add mii_init() prototype
by Wolfgang Denk
· 17 years ago
0b718a1
Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
dc0b59d
mpc83xx: move common /memory node update mechanism to cpu.c
by Kim Phillips
· 17 years ago
a06fd37
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
f9333f5
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
e8f3912
[ARM] TI DaVinci support, hopefully final
by Sergey Kubushyn
· 17 years ago
ebd35f8
mpc83xx: Add support for the display of reset status
by Dave Liu
· 17 years ago
c9c9737
Declared attributes of void __mii_init(void) as an alias for int mii_init(void)
by TsiChungLiew
· 17 years ago
ff87484
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
d3a02c3
[ADS5121] Support for the ADS5121 board
by Rafal Jaworowski
· 17 years ago
8a8ec53
make show_boot_progress () weak.
by Heiko Schocher
· 17 years ago
95ff222
Correct fixup relocation for mpc83xx
by Grant Likely
· 17 years ago
f091bf0
Correct fixup relocation for mpc8260
by Grant Likely
· 17 years ago
d8ac3da
Correct fixup relocation for mpc824x
by Grant Likely
· 17 years ago
8ba5bae
Correct fixup relocation for mpc8220
by Grant Likely
· 17 years ago
83c4503
Correct fixup relocation for MPC5xxx
by Grant Likely
· 17 years ago
b0c1fc0
Correct relocation fixup for mpc5xx
by Grant Likely
· 17 years ago
54ef7fd
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· 17 years ago
6ef6d8a
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
by Wolfgang Denk
· 18 years ago
d82b077
mpc83xx: replace elaborate boottime verbosity with 'clocks' command
by Kim Phillips
· 18 years ago
Next »