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
...
|
*
|
arm: mvebu: Enable USB EHCI support on Armada XP
Stefan Roese
2015-08-17
3
-1
/
+52
|
*
|
arm: mvebu: Enable NAND controller on MVEBU SoC's
Stefan Roese
2015-08-17
7
-7
/
+40
|
*
|
arm: mvebu: Disable MBUS error propagation
Stefan Roese
2015-08-17
2
-0
/
+6
|
*
|
arm: mvebu: Flush caches and disable MMU only on A38x
Stefan Roese
2015-08-17
1
-7
/
+19
|
*
|
arm: mvebu: Setup the MBUS bridge registers
Stefan Roese
2015-08-17
2
-0
/
+58
|
*
|
arm: mvebu: Change MBUS base addresses and sizes
Stefan Roese
2015-08-17
2
-10
/
+16
|
*
|
arm: mvebu: db-mv784mp-gp.h: Fix image creation - use correct offset
Stefan Roese
2015-08-17
1
-0
/
+1
|
*
|
arm: mvebu: sdram: Enable ECC support on Armada XP
Stefan Roese
2015-08-17
1
-1
/
+1
|
*
|
arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INIT
Stefan Roese
2015-08-17
2
-4
/
+0
*
|
|
Revert "Align global_data to a 16-byte boundary"
Simon Glass
2015-08-17
2
-3
/
+1
|
/
/
*
|
i2c: lpc32xx: fix write timeout
Sylvain Lemieux
2015-08-17
1
-0
/
+2
*
|
i2c: lpc32xx: fix read timeout
Sylvain Lemieux
2015-08-17
1
-5
/
+5
*
|
i2c: lpc32xx: use api to get hclk instead of fix value
Sylvain Lemieux
2015-08-17
1
-1
/
+1
*
|
arm: lpc32xx: gpio macro for pin mapping
Sylvain Lemieux
2015-08-17
1
-0
/
+40
*
|
lpc32xx: cpu: add support for soft reset
Sylvain Lemieux
2015-08-17
1
-6
/
+17
*
|
arm: lpc32xx: mux: add missing registers
Sylvain Lemieux
2015-08-17
2
-1
/
+18
*
|
Delete an accidentally added .rej file
Tom Rini
2015-08-14
1
-10
/
+0
|
/
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-08-14
39
-264
/
+875
|
\
|
*
Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
Simon Glass
2015-08-14
1
-36
/
+20
|
*
x86: Add a simple interrupt script to the README
Simon Glass
2015-08-14
1
-0
/
+15
|
*
x86: minnowmax: Define and enable interrupt setup
Simon Glass
2015-08-14
3
-4
/
+69
|
*
x86: Add clarifications to the x86 README
Stoppa, Igor
2015-08-14
1
-11
/
+21
|
*
x86: Return -1 when reading a PCI config register fails
Simon Glass
2015-08-14
1
-3
/
+6
|
*
x86: Drop FSP error defines and use EFI instead
Simon Glass
2015-08-14
2
-12
/
+1
|
*
x86: Set APs' req_seq to the reg number from device tree
Bin Meng
2015-08-14
1
-0
/
+7
|
*
video: vesa: Correct a typo in the Kconfig VESA mode string
Bin Meng
2015-08-14
1
-1
/
+1
|
*
x86: Show the un-relocated IP address in exceptions
Simon Glass
2015-08-14
1
-0
/
+2
|
*
x86: Convert minnowmax to use CONFIG_DM_NET
Simon Glass
2015-08-14
2
-6
/
+1
|
*
x86: Convert minnowmax to use CONFIG_DM_USB
Simon Glass
2015-08-14
1
-4
/
+5
|
*
Revert "dm: pci: Allow scan bridge child devices before relocation"
Simon Glass
2015-08-14
1
-0
/
+4
|
*
x86: Switch to using generic global_data setup
Simon Glass
2015-08-14
3
-84
/
+18
|
*
x86: Move the GDT into global_data
Simon Glass
2015-08-14
2
-5
/
+8
|
*
Allow arch-specific setting of global_data in board_init_f_mem()
Simon Glass
2015-08-14
2
-2
/
+54
|
*
Align global_data to a 16-byte boundary
Simon Glass
2015-08-14
2
-1
/
+3
|
*
x86: Remove init_gd() function
Simon Glass
2015-08-14
1
-1
/
+0
|
*
x86: baytrail: Support running as an EFI payload
Simon Glass
2015-08-14
1
-0
/
+2
|
*
x86: baytrail: Tidy up interrupt and FSP init
Simon Glass
2015-08-14
1
-1
/
+8
|
*
x86: Allow pirq_init() to return an error
Simon Glass
2015-08-14
6
-19
/
+18
|
*
x86: Split out fsp_init_phase_pci() code into a new function
Simon Glass
2015-08-14
2
-3
/
+15
|
*
x86: Tidy up the PIRQ routing code a little
Simon Glass
2015-08-14
1
-28
/
+13
|
*
x86: Re-order efi-x86_defconfig
Simon Glass
2015-08-14
1
-5
/
+5
|
*
dm: pci: Add a way to iterate through all PCI devices
Simon Glass
2015-08-14
2
-0
/
+85
|
*
dm: pci: Provide friendly config access functions
Simon Glass
2015-08-14
2
-0
/
+94
|
*
x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG
Bin Meng
2015-08-14
3
-4
/
+1
|
*
x86: baytrail: Configure FSP UPD from device tree
Andrew Bradford
2015-08-14
6
-30
/
+388
|
*
x86: baytrail: Add all IDE/SATA PCI device IDs
Bin Meng
2015-08-14
3
-4
/
+10
|
*
common: Display >=4GiB memory bank size
Bin Meng
2015-08-14
2
-3
/
+4
*
|
Merge branch 'master' of git://git.denx.de/u-boot-pmic
Tom Rini
2015-08-14
4
-2
/
+110
|
\
\
|
*
|
Add missing part of: "power: pmic: pfuze100 support driver model"
Peng Fan
2015-08-14
4
-2
/
+110
|
|
/
*
|
powerpc: ipek01: convert to generic board
Anatolij Gustschin
2015-08-14
2
-1
/
+3
[prev]
[next]