index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Make u-boot-arm.h a private header
Simon Glass
2017-06-05
3
-1
/
+6
*
x86: Make u-boot-x86.h a private header
Simon Glass
2017-06-05
2
-2
/
+3
*
sandbox: Make u-boot-sandbox.h a private header
Simon Glass
2017-06-05
2
-1
/
+2
*
arc: Make u-boot-arc.h a private header
Simon Glass
2017-06-05
2
-1
/
+2
*
samsung: Drop more references fo s3c24x0
Simon Glass
2017-06-05
5
-58
/
+0
*
samsung: nand: Drop s3c2410_nand driver
Simon Glass
2017-06-05
2
-176
/
+0
*
samsung: usb: Drop ohci-s3c24xx driver
Simon Glass
2017-06-05
4
-2100
/
+1
*
samsung: mmc: Drop s3c_sdi driver
Simon Glass
2017-06-05
3
-325
/
+0
*
samsung: Drop s3c24x0 arch-specific code
Simon Glass
2017-06-05
13
-1961
/
+0
*
gpio: samsung: Drop s3c2440_gpio driver
Simon Glass
2017-06-05
2
-89
/
+0
*
api: Add a header for api_init()
Simon Glass
2017-06-05
3
-3
/
+14
*
common: Move get_OPB_freq() and get_PCI_freq() to PPC header
Simon Glass
2017-06-05
2
-4
/
+3
*
common: Move pcie_setup_hoses() to PPC header
Simon Glass
2017-06-05
2
-8
/
+1
*
common: Drop pci_master_init()
Simon Glass
2017-06-05
1
-3
/
+0
*
common: Move pci_target_init() to PPC header
Simon Glass
2017-06-05
2
-3
/
+1
*
common: Drop pci_pre_init() and is_pci_host()
Simon Glass
2017-06-05
1
-5
/
+0
*
common: Drop inclusion of pci.h
Simon Glass
2017-06-05
2
-3
/
+1
*
t81xx: Migrate TI81XX/TI816X/TI814X symbols to Kconfig
Tom Rini
2017-06-05
9
-17
/
+38
*
ti816x: Modernize the defconfig
Tom Rini
2017-06-05
3
-49
/
+28
*
ti816x: Import dts files from Linux Kernel v4.11
Tom Rini
2017-06-05
4
-0
/
+944
*
ti816x: Enable NAND
Tom Rini
2017-06-05
3
-4
/
+62
*
ti816x_evm: Disable CONFIG_USE_PRIVATE_LIBGCC
Tom Rini
2017-06-05
1
-0
/
+1
*
ti816x: Rework DDR initialization sequence
Tom Rini
2017-06-05
11
-266
/
+260
*
armv7: Mark the default lowlevel_init function as weak
Tom Rini
2017-06-05
2
-3
/
+9
*
configs: davinci: omapl138_lcdk: add random eth address support
Anna, Suman
2017-06-05
1
-0
/
+1
*
Enable PXE boot on meson-gxbb.
Vagrant Cascadian
2017-06-05
1
-0
/
+1
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-06-04
12
-170
/
+230
|
\
|
*
x86: fsp: Remove the call to set up internal uart in fsp_init()
Bin Meng
2017-06-05
1
-4
/
+0
|
*
x86: baytrail: Fix boot hang with a debug build
Bin Meng
2017-06-05
2
-0
/
+9
|
*
x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer
Bin Meng
2017-06-05
9
-28
/
+39
|
*
x86: baytrail: Use macros instead of magic numbers for FSP settings
Bin Meng
2017-06-05
8
-124
/
+181
|
*
x86: baytrail: Remove "serial-debug-port-*" settings
Bin Meng
2017-06-05
6
-14
/
+1
|
*
x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1
Bin Meng
2017-06-05
6
-6
/
+6
*
|
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2017-06-04
24
-2959
/
+3061
|
\
\
|
|
/
|
/
|
|
*
fdt: Drop fdt_select.py
Simon Glass
2017-06-02
7
-24
/
+13
|
*
binman: Rename fdt variable to dtb
Simon Glass
2017-06-02
3
-12
/
+11
|
*
fdt: Merge fdt_normal with its base class
Simon Glass
2017-06-02
3
-253
/
+157
|
*
binman: Drop a special case related to fdt_fallback
Simon Glass
2017-06-02
1
-9
/
+4
|
*
fdt: Drop fdt_fallback library
Simon Glass
2017-06-02
5
-243
/
+18
|
*
fdt: Drop use of the legacy libfdt python module
Simon Glass
2017-06-02
1
-24
/
+8
|
*
fdt: Stop building the old python libfdt module
Simon Glass
2017-06-02
3
-168
/
+0
|
*
fdt: Makefile: Build python libfdt library if needed
Simon Glass
2017-06-02
2
-6
/
+28
|
*
fdt: Support use of the new python libfdt library
Simon Glass
2017-06-02
3
-9
/
+30
|
*
fdt: dtoc: Add a full set of property tests
Simon Glass
2017-06-02
2
-0
/
+69
|
*
fdt: Update fdt_test to use 'dt' instead of 'fdt'
Simon Glass
2017-06-02
1
-9
/
+9
|
*
fdt: Build the new python libfdt module
Simon Glass
2017-06-02
1
-0
/
+31
|
*
fdt: Rename existing python libfdt module
Simon Glass
2017-06-02
4
-11
/
+11
|
*
fdt: Add all source files to the libfdt build
Simon Glass
2017-06-02
1
-3
/
+5
|
*
fdt: Allow swig options to be provided by Makefile
Simon Glass
2017-06-02
1
-2
/
+2
|
*
fdt: Move header files into lib/libfdt
Simon Glass
2017-06-02
4
-2160
/
+2213
[next]