-
e936f997a9
ti: common: board_detect: Allow settings board detection variables manually
Nishanth Menon
2017-06-16 17:25:04 -05:00
-
a75df9aef0
ARM: dts: keystone-k2e-evm: Add U-boot specific dtsi file
Cooper Jr., Franklin
2017-06-16 16:16:14 -05:00
-
-
d85ca029f2
Prepare v2017.07
v2017.07
Tom Rini
2017-07-10 13:07:38 -04:00
-
c95487fcd2
km/common: remove unused function declarations
Holger Brunck
2017-07-10 09:46:23 +02:00
-
66dc09c554
cmd, nand: fix broken output of "nand info"
Lothar Waßmann
2017-07-10 08:44:24 +02:00
-
2bf94120e9
libfdt: Drop -FDT_ERR_TOODEEP
Simon Glass
2017-07-09 21:30:17 -06:00
-
de88e4ba9f
configs: Resync defconfigs
Tom Rini
2017-07-08 20:32:11 -04:00
-
8b7d092454
MAINTAINERS: drop bcm283x/rpi maintainership
Stephen Warren
2017-07-07 10:20:43 -06:00
-
53193a4f07
powerpc, 8xx: Add support for MCR3000 board from CSSI
Christophe Leroy
2017-07-07 10:16:42 +02:00
-
dd7ff4721a
powerpc, 8xx: move Serial driver to drivers/serial/
Christophe Leroy
2017-07-06 10:33:27 +02:00
-
f88c431b8a
powerpc, 8xx: move SPI driver to drivers/spi/
Christophe Leroy
2017-07-06 10:33:25 +02:00
-
fad51ac3af
powerpc, 8xx: move FEC Ethernet driver in drivers/net
Christophe Leroy
2017-07-06 10:33:23 +02:00
-
b1e41d1cee
powerpc, 8xx: Migrate to Kconfig
Christophe Leroy
2017-07-06 10:33:21 +02:00
-
6f65e75a8a
powerpc, 8xx: Properly set CPM frequency in the device tree
Christophe Leroy
2017-07-06 10:33:19 +02:00
-
70fd071001
powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks
Christophe Leroy
2017-07-06 10:33:17 +02:00
-
73bc94c6b7
powerpc, 8xx: Implement GLL2 ERRATA
Christophe Leroy
2017-07-06 16:49:56 +02:00
-
ba3da7348a
powerpc, 8xx: Use IO accessors to access IO memory
Christophe Leroy
2017-07-06 10:33:13 +02:00
-
d79496657e
powerpc, 8xx: move specific reginfo
Christophe Leroy
2017-07-06 10:33:11 +02:00
-
debd1f3c33
powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/
Christophe Leroy
2017-07-06 10:33:09 +02:00
-
907208c452
powerpc: Partialy restore core of mpc8xx
Christophe Leroy
2017-07-06 10:23:22 +02:00
-
7f1380e835
am335x: sl50: Enable CONFIG_AUTOBOOT_KEYED
Enric Balletbo i Serra
2017-07-06 11:37:58 +02:00
-
29e0031393
board/BuR/brppt1: fix MMC boot
Hannes Schmelzer
2017-07-06 08:47:14 +02:00
-
ea926511dc
wdt: Unify option of timeout value
Andy Shevchenko
2017-07-05 20:44:08 +03:00
-
b71e0c1a30
wdt: Fix spelling Resettting -> Resetting
Andy Shevchenko
2017-07-05 20:44:06 +03:00
-
daab59ac05
avr32: Retire AVR32 for good
Andy Shevchenko
2017-07-05 16:25:22 +03:00
-
747c4c68c0
stm32: Correct positioning of declaration
Simon Glass
2017-07-01 11:06:09 -06:00
-
945e3b5157
km/common: remove unused code
Holger Brunck
2017-06-30 15:33:35 +02:00
-
508b9f58e3
configs: Odroid C2: enable device tree overlays
xypron.glpk@gmx.de
2017-06-29 21:29:55 +02:00
-
79aa33cdb3
mkimage: fix display of image types list
Baruch Siach
2017-06-29 20:37:08 +03:00
-
3690cbd65e
CHIP: add device tree overlay support
Peter Robinson
2017-06-26 14:25:06 +01:00
-
177f4618ed
96boards: dragonboard/hikey: add device tree overlay support
Peter Robinson
2017-06-26 14:25:05 +01:00
-
85bd15c53d
am335x: beagle/evm: add device tree overlay support
Peter Robinson
2017-06-26 14:25:04 +01:00
-
a6e6679349
Raspberry Pi: add device tree overlay support
Peter Robinson
2017-06-26 14:25:03 +01:00
-
8bf5c1e191
arm64: use psci reset on snapdragon
Rob Clark
2017-06-26 09:22:23 -04:00
-
ab3b7770b6
igep003x: Falcon mode
Ladislav Michl
2017-06-25 10:30:47 +02:00
-
31da6e30c4
igep00x0: Enable UBI fastmap
Ladislav Michl
2017-06-25 10:29:25 +02:00
-
ffc282e199
spl: Make UBI fastmap support Kconfig selectable
Ladislav Michl
2017-06-25 10:26:11 +02:00
-
cb86d3746a
odroid-c2: Populate serial# environment variable from efuse
Martin Böh
2017-06-23 13:40:00 +00:00
-
fb07f97d6e
gpio: add static to get_function()
Masahiro Yamada
2017-06-22 16:50:25 +09:00
-
49ddcf3e0e
serial: make serial_stub_* to static functions
Masahiro Yamada
2017-06-22 16:48:49 +09:00
-
7e09145ea2
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-07-04 08:00:16 -04:00
-
-
da684a646d
efi_loader: abort on unsupported relocation type
xypron.glpk@gmx.de
2017-07-04 00:12:58 +02:00
-
bc188a30c6
efi_loader: Add efi-next git tree to MAINTAINERS file
Alexander Graf
2017-07-03 18:10:31 +02:00
-
8e1d329ff5
efi_loader: efi_handle_protocol set attributes
xypron.glpk@gmx.de
2017-06-29 21:16:19 +02:00
-
2f4c1d83f4
Prepare v2017.07-rc3
v2017.07-rc3
Tom Rini
2017-07-03 19:58:08 -04:00
-
98f705c9ce
powerpc: remove 4xx support
Heiko Schocher
2017-06-27 16:49:14 +02:00
-
d4db3b86a5
drivers, block: remove sil680 driver
Heiko Schocher
2017-06-27 16:49:13 +02:00
-
6e0bf8d8b4
efi_loader: add static to local functions
Masahiro Yamada
2017-06-22 17:49:03 +09:00
-
a95343b8d3
efi_loader: check CreateEvent() parameters
Jonathan Gray
2017-03-12 19:26:07 +11:00
-
37a980b3fa
efi_loader: run CreateEvent() notify function based on flags
Jonathan Gray
2017-03-12 19:26:06 +11:00
-
85a6e9b3c9
efi_loader: Add check for fallback fdt memory reservation
Alexander Graf
2017-07-03 13:32:35 +02:00
-
-
8d6040c725
pico-imx7d: Remove bouncing email
Fabio Estevam
2017-06-29 14:07:42 -03:00
-
7826669df8
doc: restore doc/README.fsl-clk
Christophe Leroy
2017-06-27 16:00:24 +02:00
-
626662e4ce
.travis.yml: All DENX boards are now under Aries
Tom Rini
2017-06-29 21:24:16 -04:00
-
3278e29130
Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel"
Tom Rini
2017-06-29 21:18:48 -04:00
-
f42f25dad8
Merge git://git.denx.de/u-boot-arc
Tom Rini
2017-06-29 15:28:51 -04:00
-
-
e3f40720ba
ARM: at91: ma5d4: Support both SF and eMMC SoMs
Marek Vasut
2017-05-02 20:27:50 +02:00
-
7c22476b19
ARM: at91: ma5d4: Enable random ethaddr
Marek Vasut
2017-05-02 20:27:49 +02:00
-
cc6f9deeb0
ARM: at91: ma5d4: Switch environment start to eMMC
Marek Vasut
2017-05-02 20:27:48 +02:00
-
8997de292a
ARM: at91: ma5d4: Boot from MMC2 when using SAM-BA
Marek Vasut
2017-05-02 20:27:47 +02:00
-
4e843834ab
ARM: at91: ma5d4: Enable support for booting from eMMC
Marek Vasut
2017-05-02 20:27:46 +02:00
-
4425be39eb
ARM: at91: ma5d4: Swap SD/MMC controller order
Marek Vasut
2017-05-02 20:27:45 +02:00
-
24257db071
ARM: at91: ma5d4: Init SD/MMC controller in SPL
Marek Vasut
2017-05-02 20:27:44 +02:00
-
cdc12eed1f
ARM: at91: ma5d4: Enable DFU and UMS
Marek Vasut
2017-05-02 20:27:43 +02:00
-
52a557d64c
ARM: at91: ma5d4: Reset CAN controllers late
Marek Vasut
2017-05-02 20:27:42 +02:00
-
ae625ae5a1
ARM: at91: ma5d4: Switch DDR2 controller to sequencial address decoding
Marek Vasut
2017-05-02 20:27:41 +02:00
-
f1d56dffd7
ARM: atmel: Rename MA5D4EVK
Marek Vasut
2017-05-02 20:27:40 +02:00
-
67482f57e6
arc: Add support for HS Development Kit board
Alexey Brodkin
2016-11-25 16:23:43 +03:00
-
97a63144a9
arcv2: Set IOC aperture so it covers available DDR
Alexey Brodkin
2017-06-26 11:46:47 +03:00
-
ef41e9d33e
axs10x: Move environment from I2C EEPROM to SD-card
Alexey Brodkin
2017-06-01 17:09:38 +03:00
-
c2a7ee226d
axs10x: Get rid of both I2C and EEPROM who used to use I2C
Alexey Brodkin
2017-06-01 16:27:27 +03:00
-
06bd1d7f95
boards: axs10x, nsim, tb100: Enable cmdline history
Alexey Brodkin
2017-04-21 11:04:19 +03:00
-
f04796b4a9
axs10x: Add support of Ext2/4 FS
Alexey Brodkin
2017-04-18 21:24:14 +03:00
-
02d488b6c5
axs101: Enable data cache
Alexey Brodkin
2017-04-18 21:21:56 +03:00
-
cf628f772e
arc: arcv1: Disable master/slave check
Alexey Brodkin
2017-04-11 18:24:25 +03:00
-
be2787bf29
atmel, at91: fix taurus board
Heiko Schocher
2017-06-28 11:24:58 +02:00
-
e91ead868b
at91, dfu, smartweb: set serial number
Heiko Schocher
2017-06-26 13:26:14 +02:00
-
be884598da
atmel, at91: fix smartweb board
Heiko Schocher
2017-06-23 20:13:59 +02:00
-
2fa5130d46
drivers, usb, gadget: fix compiler warnings for at91_udc.c
Heiko Schocher
2017-06-23 20:13:58 +02:00
-
95ebcbffd4
GE Bx50v3 boards: fix fdt file variable
Peter Robinson
2017-06-29 13:21:38 +01:00
-
1f54a47ca1
scripts: config_whitelist: Handle lines with leading spaces/tabs
Bin Meng
2017-06-29 11:36:25 +08:00
-
f8136e68cc
ARM: make memset and memcpy prompt message more clearly
Andy Yan
2017-06-28 16:27:37 +08:00
-
2a0583e3e8
usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length
Lukasz Majewski
2017-06-26 13:04:58 +02:00
-
de8203653f
ti816x: Enable ethernet support
Tom Rini
2017-05-10 12:01:02 -04:00
-
-
08546df976
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-06-27 09:33:10 -04:00
-
-
821560fd8e
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2017-06-27 09:32:37 -04:00
-
-
da2364cc14
Revert "x86: Convert MMC to driver model"
Bin Meng
2017-06-26 16:36:15 -07:00
-
65496a3483
mx6: soc: Fix typo in temperature unit name
Fabio Estevam
2017-06-22 10:50:05 -03:00
-
b8a238f137
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2017-06-26 15:48:05 -04:00
-
-
5e75ea1506
i2c_eeprom: add static to i2c_eeprom_std_ops/probe
Masahiro Yamada
2017-06-22 16:51:22 +09:00
-
-
-
524b42bc2c
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-06-24 18:18:41 -04:00
-
-
-
-
7bf378043f
arm64: dts: uniphier: add support for LD20 Global board
Kunihiko Hayashi
2017-06-22 18:43:52 +09:00
-
247137f245
arm64: dts: uniphier: add support for LD11 Global board
Kunihiko Hayashi
2017-06-22 18:43:51 +09:00
-
d940300178
ARM: dts: uniphier: sync DT with Linux next-20170622
Masahiro Yamada
2017-06-22 16:46:40 +09:00
-
1d21e1b97c
ARM: uniphier: fix various sparse warnings
Masahiro Yamada
2017-06-22 16:42:04 +09:00
-
7df4ff2c26
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
2017-06-23 11:02:21 -04:00
-
-
6a464d9cab
rockchip: clk: rk3036: correct setting for pll integer mode
Kever Yang
2017-06-13 10:03:11 +08:00
-
915e09814a
rockchip: mkimage: correct spl_size for rk3399
Kever Yang
2017-06-14 14:54:20 +08:00
-
5302feb695
rockchip: rk3399: correct SPL_MAX_SIZE
Kever Yang
2017-06-14 16:14:18 +08:00
-
beca2901fd
rkcommon.c: Remove unused rkcommon_spi_to_offset
Tom Rini
2017-06-08 22:33:25 -04:00