index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: Always flush in cache line size granularity
Alexander Graf
2016-04-18
1
-1
/
+9
*
dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZE
Mateusz Kulikowski
2016-04-18
1
-0
/
+2
*
efi_loader: Use system fdt as fallback
Alexander Graf
2016-04-18
1
-6
/
+31
*
distro: Enable iso partition code
Alexander Graf
2016-04-18
1
-0
/
+1
*
efi_loader: Increase path string to 32 characters
Alexander Graf
2016-04-18
3
-4
/
+4
*
efi_loader: Pass file path to payload
Alexander Graf
2016-04-18
3
-10
/
+30
*
efi_loader: Add el torito support
Alexander Graf
2016-04-18
2
-0
/
+49
*
efi_loader: Split drive add into function
Alexander Graf
2016-04-18
1
-37
/
+47
*
iso: Allow 512 byte sector size
Alexander Graf
2016-04-18
1
-5
/
+31
*
iso: Start with partition 1
Alexander Graf
2016-04-18
1
-2
/
+2
*
iso: Make little endian and 64bit safe
Alexander Graf
2016-04-18
2
-26
/
+24
*
board: ti: am57xx: Add support for am572x idk in SPL
Steve Kipisz
2016-04-18
2
-5
/
+295
*
board: ti: am57xx: Update EMIF SDRAM 1 and 3 Timings
Schuyler Patton
2016-04-18
1
-2
/
+2
*
am57x: Move CONS_INDEX to Kconfig
Daniel Allred
2016-04-18
3
-2
/
+9
*
cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT
Michal Simek
2016-04-18
7
-11
/
+8
*
kconfig: Move CONFIG_OF_LIBFDT to Kconfig
Michal Simek
2016-04-18
13
-12
/
+11
*
bcm281xx: save ENV to MMC
Steve Rae
2016-04-18
1
-2
/
+5
*
bcm281xx: enable CONFIG_OF_LIBFDT
Steve Rae
2016-04-18
1
-0
/
+1
*
configs: dra74_evm: enable mmc driver model
Mugunthan V N
2016-04-18
1
-0
/
+1
*
configs: dra72_evm: enable mmc driver model
Mugunthan V N
2016-04-18
1
-0
/
+1
*
ARM: dts: dra7xx: am57xx: fix cd-gpios definition as per hardware design and ...
Mugunthan V N
2016-04-18
3
-2
/
+7
*
ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt bindi...
Mugunthan V N
2016-04-18
2
-2
/
+2
*
drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined
Mugunthan V N
2016-04-18
1
-0
/
+5
*
drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer
Mugunthan V N
2016-04-18
1
-1
/
+2
*
common: env: support sata device
Peng Fan
2016-04-18
3
-1
/
+130
*
ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASE
Stephen Warren
2016-04-16
1
-0
/
+4
*
drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
Tom Rini
2016-04-15
1
-1
/
+1
*
fdt: implement dev_get_addr_name()
Stephen Warren
2016-04-15
2
-0
/
+28
*
sandbox: Enable many more commands
Tom Rini
2016-04-15
3
-6
/
+59
*
test/dm/core.c: Make pre-reloc test use pre-reloc struct
Tom Rini
2016-04-14
1
-1
/
+1
*
board: README.sandbox: Update dm test command
Jagan Teki
2016-04-14
1
-1
/
+2
*
doc: driver-model: Update dm tests run using test.py
Jagan Teki
2016-04-14
1
-101
/
+128
*
dm: device.c: Minor coding-style fix
Stefan Roese
2016-04-14
1
-6
/
+6
*
dm: part: fix missing driver name in debug print
Nishanth Menon
2016-04-14
1
-1
/
+2
*
dm: core: device: set pinctrl state for pinctrl device
Peng Fan
2016-04-14
1
-0
/
+3
*
xpress: Update <usb/ehci-fsl.h> include
Tom Rini
2016-04-13
1
-1
/
+1
*
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2016-04-13
46
-292
/
+3058
|
\
|
*
ARM64: zynqmp: Use i2c cadence DM driver
Michal Simek
2016-04-13
8
-9
/
+12
|
*
dm: i2c: Add driver for Cadence I2C IP
Moritz Fischer
2016-04-13
3
-0
/
+343
|
*
i2c: Describe Cadence I2C devicetree bindings
Moritz Fischer
2016-04-13
1
-0
/
+20
|
*
ARM64: zynqmp: Enable pca953x driver for zcu102
Michal Simek
2016-04-13
1
-0
/
+4
|
*
GPIO: pca953x: Remove compilation warnings on arm64
Michal Simek
2016-04-13
1
-2
/
+2
|
*
ARM64: zynqmp: Enable CMD_GPIO and DM_GPIO for ep108
Michal Simek
2016-04-13
1
-0
/
+2
|
*
zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMP
Siva Durga Prasad Paladugu
2016-04-13
1
-1
/
+1
|
*
gpio: zynqmp: Add GPIO driver support for ZynqMP
Siva Durga Prasad Paladugu
2016-04-13
1
-53
/
+147
|
*
gpio: zynq: Move the definitions to driver file
Siva Durga Prasad Paladugu
2016-04-13
2
-61
/
+61
|
*
gpio: zynq: Remove non driver model code
Siva Durga Prasad Paladugu
2016-04-13
2
-159
/
+1
|
*
gpio: Kconfig: Enable Zynq GPIO driver using kconfig
Siva Durga Prasad Paladugu
2016-04-13
3
-2
/
+8
|
*
gpio: zynq: Convert Zynq GPIO to driver model
Siva Durga Prasad Paladugu
2016-04-13
1
-0
/
+151
|
*
ARM64: zynqmp: Clean header after moving stuff to Kconfig
Michal Simek
2016-04-13
1
-3
/
+0
[next]