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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: sandbox: Add a SPI emulation uclass
Simon Glass
2014-10-22
4
-0
/
+62
*
dm: spi: Add a uclass for SPI
Simon Glass
2014-10-22
5
-4
/
+650
*
dm: core: Add a clarifying comment on struct udevice's seq member
Simon Glass
2014-10-22
2
-2
/
+5
*
dm: core: Allow parents to pass data to children during probe
Simon Glass
2014-10-22
3
-1
/
+25
*
dm: core: Add functions for iterating through device children
Simon Glass
2014-10-22
4
-1
/
+78
*
sandbox: dts: Add a SPI device and cros_ec device
Simon Glass
2014-10-22
2
-0
/
+51
*
dm: exynos: Move serial to driver model
Simon Glass
2014-10-22
4
-183
/
+75
*
dm: exynos: Mark exynos5 console as pre-reloc
Simon Glass
2014-10-22
1
-0
/
+1
*
dm: exynos: gpio: Convert to driver model
Simon Glass
2014-10-22
6
-179
/
+340
*
dm: exynos: Make sure that GPIOs are requested
Simon Glass
2014-10-22
10
-9
/
+62
*
dm: exynos: Tidy up GPIO defines
Simon Glass
2014-10-22
1
-10
/
+11
*
dm: exynos: Tidy up GPIO headers
Simon Glass
2014-10-22
15
-22
/
+11
*
dm: exynos: Move s5p_goni to generic board
Simon Glass
2014-10-22
1
-0
/
+2
*
dm: exynos: Move smdkc100 to generic board
Simon Glass
2014-10-22
1
-0
/
+2
*
dm: exynos: Add pinctrl settings for s5p_goni
Simon Glass
2014-10-22
2
-0
/
+280
*
dm: exynos: Add pinctrl settings for smdkc100
Simon Glass
2014-10-22
2
-0
/
+187
*
dm: exynos: dts: Adjust device tree files for U-Boot
Simon Glass
2014-10-22
9
-0
/
+159
*
dm: exynos: dts: Remove unused pinctrl information to save space
Simon Glass
2014-10-22
5
-2098
/
+0
*
dm: exynos: Bring in pinctrl dts files from Linux kernel
Simon Glass
2014-10-22
15
-4
/
+3831
*
dm: exynos: dts: Convert /include/ to #include
Simon Glass
2014-10-22
14
-15
/
+15
*
arm: goni: add i2c_init_board()
Robert Baldyga
2014-10-22
2
-0
/
+12
*
dm: add of_match_ptr() macro
Masahiro Yamada
2014-10-22
1
-0
/
+6
*
dm: fix include guard
Masahiro Yamada
2014-10-22
1
-0
/
+1
*
dm: include <linker_lists.h> from platdata.h and uclass.h
Masahiro Yamada
2014-10-22
2
-0
/
+3
*
linker_lists: include <linux/compiler.h>
Masahiro Yamada
2014-10-22
1
-0
/
+2
*
dm: simplify the loop in lists_driver_lookup_name()
Masahiro Yamada
2014-10-22
1
-8
/
+1
*
dm: do not check the existence of uclass operation
Masahiro Yamada
2014-10-22
1
-4
/
+0
*
dm: fix comments
Masahiro Yamada
2014-10-22
2
-3
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2014-10-20
44
-74
/
+2558
|
\
|
*
ls102x: Add support for secure boot and enable blob command
Ruchika Gupta
2014-10-16
6
-0
/
+16
|
*
mpc85xx: configs - Enable blob command in freescale platforms
Ruchika Gupta
2014-10-16
11
-0
/
+29
|
*
crypto/fsl: Add command for encapsulating/decapsulating blobs
Ruchika Gupta
2014-10-16
8
-2
/
+423
|
*
powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot
Ruchika Gupta
2014-10-16
2
-1
/
+9
|
*
ls102x: configs - Add hash command in freescale LS1 platforms
Ruchika Gupta
2014-10-16
5
-0
/
+39
|
*
mpc85xx: configs - Add hash command in freescale platforms
Ruchika Gupta
2014-10-16
13
-0
/
+91
|
*
fsl_sec: Add hardware accelerated SHA256 and SHA1
Ruchika Gupta
2014-10-16
14
-0
/
+1834
|
*
fsl_sec : Change accessor function to take care of endianness
Ruchika Gupta
2014-10-16
7
-6
/
+29
|
*
fsl_sec : Move SEC CCSR definition to common include
Ruchika Gupta
2014-10-16
2
-66
/
+89
|
*
powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot size
Ruchika Gupta
2014-10-16
1
-1
/
+1
*
|
video: ipu_disp: remove pixclk fixup
Jeroen Hofstee
2014-10-16
1
-25
/
+6
*
|
video: ipu: fix debug and comment
Jeroen Hofstee
2014-10-16
2
-5
/
+4
*
|
lcd: Fix build error with CONFIG_LCD_BMP_RLE8
Simon Glass
2014-10-16
2
-2
/
+3
|
/
*
Prepare v2014.10
Tom Rini
2014-10-14
1
-1
/
+1
*
sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / step
Hans de Goede
2014-10-13
1
-1
/
+1
*
Makefile: drop "tools-only" from no-dot-config-targets
Tom Rini
2014-10-13
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-10-10
111
-1003
/
+5360
|
\
|
*
Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into 'u-boot-arm/mas...
Albert ARIBAUD
2014-10-11
2
-1
/
+8
|
|
\
|
|
*
arm: socfpga: Use EMAC1 on SoCDK
Marek Vasut
2014-10-11
1
-1
/
+1
|
|
*
arm: socfpga: add MAINTAINERS entry
Pavel Machek
2014-10-11
1
-0
/
+7
|
*
|
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-10-11
202
-12267
/
+2816
|
|
\
|
[next]