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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
arm: exynos: i2c: Convert exynos boards to use DM_I2C
Simon Glass
2016-12-05
3
-82
/
+0
*
|
arm64: mvebu: Add PCI support to DB-88F8040 board
Stefan Roese
2016-12-05
1
-0
/
+8
*
|
arm64: mvebu: Rename db-88f7040 files to armada-8k
Stefan Roese
2016-12-05
1
-3
/
+3
|
/
*
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2016-12-04
43
-76
/
+0
|
\
|
*
powerpc: mpc86xx: Move CONFIG_FSL_LAW to Kconfig
York Sun
2016-12-02
4
-4
/
+0
|
*
powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig
York Sun
2016-12-02
39
-68
/
+0
|
*
powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option
York Sun
2016-12-02
4
-4
/
+0
*
|
arm: Remove VCMA9 board
Simon Glass
2016-12-04
1
-205
/
+0
*
|
arm: Remove smdk2410 board
Simon Glass
2016-12-04
1
-180
/
+0
*
|
ti_armv7_common: env: Increase IO buffer size
Lokesh Vutla
2016-12-04
1
-1
/
+1
*
|
board: ti: am57xx: Add support for the am571x idk
Steve Kipisz
2016-12-04
1
-0
/
+2
*
|
board: ti: am57xx: Add support for detection of X15 revb1
Lokesh Vutla
2016-12-04
1
-0
/
+2
*
|
board: ti: am57xx: Add support for detection of reva3 variations for GPEVM
Nishanth Menon
2016-12-04
1
-0
/
+2
*
|
configs: ti_omap5_common: Select dtb name for dra71x
Nishanth Menon
2016-12-04
1
-0
/
+2
*
|
ARM: dts: dra7xx: sync DT with latest Linux
Lokesh Vutla
2016-12-04
2
-0
/
+66
*
|
ARM: OMAP4+: Add support for getting pbias info from board
Lokesh Vutla
2016-12-04
1
-1
/
+12
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
Tom Rini
2016-12-03
5
-9
/
+35
|
\
\
|
*
|
cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c
Moritz Fischer
2016-12-02
1
-9
/
+0
|
*
|
configs: am335x: usb: do not define CONFIG_DM_USB for spl
Mugunthan V N
2016-12-02
1
-0
/
+1
|
*
|
dm: core: Add dev_get_addr_size_index() to retrieve addr and size
Stefan Roese
2016-12-02
1
-0
/
+16
|
*
|
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-12-02
1
-0
/
+8
|
*
|
dm: core: Handle global_data moving in SPL
Simon Glass
2016-12-02
1
-0
/
+10
*
|
|
cmd: move CMD_PXE to Kconfig
Yann E. MORIN
2016-12-03
6
-9
/
+0
*
|
|
Enable DISTRO_DEFAULT on platforms that missed it before
Tom Rini
2016-12-03
2
-5
/
+0
*
|
|
cmd: Convert CMD_BOOTMENU
Tom Rini
2016-12-03
8
-12
/
+0
*
|
|
arm: omap5: Add TEE loading support
Harinarayan Bhatta
2016-12-03
1
-0
/
+30
*
|
|
image: Add Trusted Execution Environment image type
Andrew F. Davis
2016-12-03
1
-0
/
+1
*
|
|
image: Add FIT image loadable section custom processing
Andrew F. Davis
2016-12-03
1
-0
/
+30
*
|
|
davinci: omapl138_lcdk: add DT support for EMMC boot
Fabien Parent
2016-12-03
1
-1
/
+5
*
|
|
davinci: omapl138_lcdk: improve readability of boot command
Fabien Parent
2016-12-03
1
-1
/
+18
*
|
|
davinci: omapl138_lcdk: add NAND SPL boot support
Fabien Parent
2016-12-03
1
-0
/
+27
*
|
|
davinci: omapl138_lck: remove obsolete define
Fabien Parent
2016-12-03
1
-1
/
+0
*
|
|
davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE
Fabien Parent
2016-12-03
1
-1
/
+1
*
|
|
davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE
Fabien Parent
2016-12-03
1
-1
/
+1
*
|
|
davinci: omapl138_lcdk: use correct define for 16 bit NAND chips
Fabien Parent
2016-12-03
1
-1
/
+1
*
|
|
davinci: omapl138_lcdk: configure ddr2
Fabien Parent
2016-12-03
1
-0
/
+41
*
|
|
ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig
Fabien Parent
2016-12-03
4
-4
/
+0
*
|
|
ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig
Fabien Parent
2016-12-03
4
-4
/
+0
*
|
|
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
Nishanth Menon
2016-12-03
1
-1
/
+1
*
|
|
usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type
Nishanth Menon
2016-12-03
1
-2
/
+2
*
|
|
ti_armv7_common: env: Add support for loading FIT images
Lokesh Vutla
2016-12-03
5
-1
/
+30
*
|
|
ti_armv7_common: env: Consolidate support for loading images from mmc
Lokesh Vutla
2016-12-03
5
-63
/
+27
*
|
|
r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changes
Vladimir Zapolskiy
2016-12-02
1
-1
/
+1
*
|
|
sh: define CONFIG_DISPLAY_BOARDINFO to print board information
Vladimir Zapolskiy
2016-12-02
21
-0
/
+27
*
|
|
sh: remove undefined DEBUG preprocessor token from board config files
Vladimir Zapolskiy
2016-12-02
14
-15
/
+0
*
|
|
sh4: use single u-boot linker script for all boards
Vladimir Zapolskiy
2016-12-02
3
-3
/
+0
*
|
|
r2dplus: use P1 area space for text base and PCI system memory
Vladimir Zapolskiy
2016-12-02
1
-5
/
+5
*
|
|
sh4: remove __io config options from r2dplus and r7780mp boards
Vladimir Zapolskiy
2016-12-02
2
-2
/
+0
*
|
|
compiler.h: use u-boot endian macros on OpenBSD
Jonathan Gray
2016-12-02
1
-14
/
+4
*
|
|
ARM: am57xx_evm: enable DFU support
Sekhar Nori
2016-12-02
1
-0
/
+8
[prev]
[next]