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
*
arch: bcm281xx: Initial commit of bcm281xx architecture code
Darwin Rambo
2014-02-22
9
-0
/
+1734
*
arch: kona: Initial commit of kona-common architecture code
Darwin Rambo
2014-02-22
7
-0
/
+100
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-20
81
-69
/
+2511
|
\
|
*
kbuild,tegra124: add dummy obj- for Kbuild
Masahiro Yamada
2014-02-19
1
-0
/
+3
|
*
Move CONFIG_DISPLAY_CPUINFO to Makefile
Masahiro Yamada
2014-02-19
4
-6
/
+6
|
*
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
Masahiro Yamada
2014-02-19
3
-8
/
+3
|
*
dts: generate multiple device tree blobs
Masahiro Yamada
2014-02-19
6
-0
/
+63
|
*
dts: move device tree sources to arch/$(ARCH)/dts/
Masahiro Yamada
2014-02-19
30
-0
/
+2376
|
*
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
2014-02-19
3
-3
/
+3
|
*
kbuild: use scripts/Makefile.clean
Masahiro Yamada
2014-02-19
1
-0
/
+1
|
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
12
-18
/
+23
|
*
kbuild: add dummy obj-y to create built-in.o
Masahiro Yamada
2014-02-19
3
-2
/
+7
|
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
19
-28
/
+29
|
*
microblaze: remove an empty file arch/microblaze/lib/time.c
Masahiro Yamada
2014-02-19
1
-0
/
+0
|
*
ARM: O5/dra7xx: Add SATA boot support
Dan Murphy
2014-02-19
3
-10
/
+3
*
|
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-19
13
-33
/
+246
|
\
\
|
*
|
imx6 SION bit has to be on for the pins that are used as ENET_REF_CLK
Andy Ng
2014-02-19
2
-6
/
+6
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Stefano Babic
2014-02-11
65
-2216
/
+142
|
|
\
\
|
*
|
|
ARM: imx6: fix wrong fec clk
Markus Niebel
2014-02-11
1
-1
/
+1
|
*
|
|
mx6: Enable L2 cache support
Fabio Estevam
2014-02-11
3
-0
/
+80
|
*
|
|
mx6: Distinguish mx6dual from mx6quad
Fabio Estevam
2014-02-11
3
-3
/
+14
|
*
|
|
imx: Introduce a header for the imx cpu versions
Fabio Estevam
2014-02-11
3
-13
/
+14
|
*
|
|
imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failure
Anson Huang
2014-02-11
1
-0
/
+11
|
*
|
|
imx6: ensure AHB clock is 132MHz in low freq boot mode
Anson Huang
2014-02-11
1
-0
/
+20
|
*
|
|
ARM: mx6: Add PCI express driver
Marek Vasut
2014-01-26
1
-0
/
+27
|
*
|
|
ARM: mx6: Add PCI express clock configuration
Marek Vasut
2014-01-26
2
-10
/
+66
|
*
|
|
ARM: armv7: Make indirect vector addresses globl
Marek Vasut
2014-01-26
1
-0
/
+7
|
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Stefano Babic
2014-01-26
89
-131
/
+2997
|
|
\
\
\
*
|
|
|
|
arm: zynq: correct the argument to lldiv
Siva Durga Prasad Paladugu
2014-02-19
1
-1
/
+2
*
|
|
|
|
zynq: Add support for U-BOOT SPL
Michal Simek
2014-02-19
5
-2
/
+151
*
|
|
|
|
zynq: Update CLK in bdinfo
Michal Simek
2014-02-19
1
-0
/
+5
*
|
|
|
|
zynq: Implement dump clock command
Soren Brinkmann
2014-02-19
1
-0
/
+21
*
|
|
|
|
net: zynq_gem: Calculate clock dividers dynamically
Soren Brinkmann
2014-02-19
2
-6
/
+9
*
|
|
|
|
net: zynq_gem: Move RCLK details out of driver
Soren Brinkmann
2014-02-19
2
-4
/
+4
*
|
|
|
|
zynq: timer: Fix hangs if network activity attempted after about one hour
Michal Simek
2014-02-19
1
-2
/
+2
*
|
|
|
|
zynq: timer: Migrate to zynq clock framework
Soren Brinkmann
2014-02-19
1
-4
/
+7
*
|
|
|
|
zynq: Provide a framework to read clock frequencies
Soren Brinkmann
2014-02-19
5
-2
/
+700
*
|
|
|
|
zynq: serial: Simplify serial driver initialization
Michal Simek
2014-02-19
1
-0
/
+2
*
|
|
|
|
zynq: Move bootmode to headers
Michal Simek
2014-02-19
1
-0
/
+6
*
|
|
|
|
zynq: Enable dcache support
Michal Simek
2014-02-19
1
-0
/
+8
*
|
|
|
|
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-19
10
-1541
/
+0
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
ARM: IXP: Remove the IXP architecture support
Marek Vasut
2014-02-06
10
-1541
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-17
66
-721
/
+5155
|
\
\
\
\
|
*
|
|
|
ARM: bcm2835: fix mbox POWER_STATE_RESP_ON value
Stephen Warren
2014-02-14
1
-1
/
+1
|
*
|
|
|
zynq: Fix elf header generation
Michal Simek
2014-02-13
1
-0
/
+99
|
*
|
|
|
ARM: bcm2835: config.mk isn't needed
Stephen Warren
2014-02-13
1
-19
/
+0
|
*
|
|
|
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-13
7
-256
/
+145
|
|
\
\
\
\
|
|
*
|
|
|
exynos: clock: use the clear and set bits macros.
Inha Song
2014-02-10
1
-65
/
+20
|
|
*
|
|
|
exynos: clock: fixed that cfg is set to wrong value.
Inha Song
2014-02-10
1
-0
/
+3
|
|
*
|
|
|
arm:s5pc110: add cpu revision
Piotr Wilczek
2014-02-07
1
-0
/
+7
[next]