index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc: Remove PCIPPC2 and PCIPPC6 boards
Stefan Roese
2013-03-11
1
-4
/
+3
*
mpc512x: Adjust the DRAM init sequence to the datasheet spec
Anatolij Gustschin
2013-03-09
2
-1
/
+17
*
mpc512x: add ifm ac14xx board
Anatolij Gustschin
2013-03-09
2
-0
/
+67
*
mpc512x: allow configuring board specific IPS divider
Anatolij Gustschin
2013-03-09
1
-0
/
+2
*
mpc512x: optionally configure DIU, LPC and NFC deviders
Anatolij Gustschin
2013-03-09
2
-0
/
+21
*
mpc512x: use common code for clock setting for all mpc512x boards
Anatolij Gustschin
2013-03-09
1
-0
/
+9
*
mpc512x: add common LAW and Chip Select configuration
Anatolij Gustschin
2013-03-09
1
-0
/
+96
*
mpc5200: spl_boot.c: Change init oder to first enable printf
Stefan Roese
2013-03-09
1
-6
/
+14
*
x86: Add error checking to x86 relocation code
Simon Glass
2013-03-04
1
-2
/
+18
*
x86: Support relocation of FDT on start-up
Simon Glass
2013-03-04
7
-2
/
+46
*
x86: Rearrange the output input to remove BSS
Simon Glass
2013-03-04
1
-7
/
+12
*
x86: Add an __end symbol to signal the end of the U-Boot binary
Simon Glass
2013-03-04
3
-1
/
+4
*
x86: Permit bootstage and timer data to be used prior to relocation
Simon Glass
2013-03-04
4
-18
/
+16
*
x86: Add basic cache operations
Simon Glass
2013-03-04
1
-0
/
+23
*
x86: Add function to get top of usable ram
Simon Glass
2013-03-04
2
-24
/
+22
*
sandbox: Add a way of obtaining directory listings
Simon Glass
2013-03-04
1
-0
/
+101
*
Merge branch 'mem' of git://git.denx.de/u-boot-x86
Tom Rini
2013-03-04
4
-0
/
+22
|
\
|
*
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
Simon Glass
2013-02-28
2
-0
/
+11
|
*
sandbox: Improve sandbox serial port keyboard interface
Taylor Hutt
2013-02-28
1
-0
/
+8
|
*
sandbox: fix compiler warning
Allen Martin
2013-02-28
1
-0
/
+3
*
|
blackfin: bf60x: add resume from hibernate
Steven Miao
2013-03-04
1
-0
/
+46
*
|
blackfin: bf60x: add hw watchdog support
Bob Liu
2013-03-04
2
-0
/
+15
*
|
blackfin: add bf6xx spi driver
Scott Jiang
2013-03-04
1
-0
/
+240
*
|
blackfin: bf60x: add rsi/sdh support
Sonic Zhang
2013-03-04
1
-2
/
+36
*
|
blackfin: bf60x: add gpio support
Bob Liu
2013-03-04
3
-8
/
+181
*
|
blackfin: bf60x: support big cplb page
Bob Liu
2013-03-04
2
-6
/
+44
*
|
blackfin: bf60x: add dma support
Bob Liu
2013-03-04
3
-76
/
+156
*
|
blackfin: bf60x: add serial support
Sonic Zhang
2013-03-04
7
-238
/
+642
*
|
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
Sonic Zhang
2013-03-04
7
-41
/
+468
*
|
blackfin: bf60x: new processor header files
Bob Liu
2013-03-04
13
-1
/
+1090
|
/
*
mac: Fix the condition check for setting the MAC from the EEPROM
Holger Hans Peter Freyther
2013-02-20
1
-2
/
+2
*
gpio: Build the da8xx_gpio code for the davinci644x device
Holger Hans Peter Freyther
2013-02-20
1
-1
/
+7
*
malloc: make malloc_bin_reloc static
Gabor Juhos
2013-02-19
4
-4
/
+0
*
nds32: Add a basic errno.h
Simon Glass
2013-02-18
1
-0
/
+1
*
Merge branch 'fixes' of git://git.denx.de/u-boot-mips
Tom Rini
2013-02-15
1
-8
/
+0
|
\
|
*
MIPS: board.c: remove manual relocation of env_name_spec
Daniel Schwierzeck
2013-02-15
1
-8
/
+0
*
|
x86: Remove unused real mode code
Simon Glass
2013-02-14
11
-1794
/
+0
*
|
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
Simon Glass
2013-02-14
2
-3
/
+3
*
|
x86: Remove sc520 cpu
Simon Glass
2013-02-14
12
-1591
/
+0
|
/
*
Merge branch 'next' of git://git.denx.de/u-boot-mips
Tom Rini
2013-02-12
10
-253
/
+268
|
\
|
*
MIPS: add dynamic relocation support
Gabor Juhos
2013-02-12
6
-12
/
+94
|
*
MIPS: u-boot.lds: add relocation specific sections
Gabor Juhos
2013-02-12
1
-1
/
+41
|
*
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
Daniel Schwierzeck
2013-02-12
5
-19
/
+9
|
*
MIPS: start.S: optimize BSS initialization
Daniel Schwierzeck
2013-02-12
3
-28
/
+35
|
*
MIPS: board.c: switch to new symbols __bss_end and __image_copy_end
Daniel Schwierzeck
2013-02-12
1
-2
/
+3
|
*
MIPS: u-boot.lds: introduce symbol __image_copy_end
Daniel Schwierzeck
2013-02-12
2
-0
/
+8
|
*
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
Daniel Schwierzeck
2013-02-12
2
-5
/
+18
|
*
MIPS: compute num_got_entries from .got section's size
Gabor Juhos
2013-02-12
1
-4
/
+2
|
*
MIPS: start.S: unify and simplify reset vector handling
Daniel Schwierzeck
2013-02-12
2
-176
/
+57
|
*
MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status
Daniel Schwierzeck
2013-02-12
1
-9
/
+1
[next]