index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ 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
*
mmc: add API to do eMMC hardware partitioning
Diego Santa Cruz
2015-01-19
2
-0
/
+175
*
mmc: the ext_csd data may be used during init even if reading failed
Diego Santa Cruz
2015-01-19
1
-1
/
+3
*
mmc: eMMC partitioning data is not effective till partitioning completed
Diego Santa Cruz
2015-01-19
1
-23
/
+35
*
mmc: show the erase group size and HC WP group size in mmcinfo output
Diego Santa Cruz
2015-01-19
1
-0
/
+8
*
mmc: read the high capacity WP group size for eMMC
Diego Santa Cruz
2015-01-19
2
-0
/
+7
*
mmc: fix erase_grp_size computation with high-capacity size definition
Diego Santa Cruz
2015-01-19
2
-3
/
+2
*
mmc: display size and start of eMMC enhanced user data area in mmcinfo
Diego Santa Cruz
2015-01-19
1
-3
/
+8
*
mmc: read the size of eMMC enhanced user data area
Diego Santa Cruz
2015-01-19
2
-0
/
+19
*
mmc: computation of eMMC GP partition size was missing 512 KiB factor
Diego Santa Cruz
2015-01-19
1
-0
/
+1
*
mmc: incomplete test to switch to high-capacity group size definitions
Diego Santa Cruz
2015-01-19
1
-22
/
+30
*
mmc: skip mmcinfo partition info processing for eMMC < 4.41
Diego Santa Cruz
2015-01-19
1
-1
/
+1
*
mmc: make eMMC general purpose partition numbering match spec
Diego Santa Cruz
2015-01-19
1
-1
/
+1
*
mmc: extend mmcinfo to show enhanced partition attribute
Diego Santa Cruz
2015-01-19
3
-4
/
+19
*
mmc: show hardware partition sizes in mmcinfo output
Diego Santa Cruz
2015-01-19
1
-0
/
+17
*
mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
Nobuhiro Iwamatsu
2015-01-19
9
-0
/
+897
*
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2015-01-16
21
-399
/
+579
|
\
|
*
omap5: Add netargs and netboot option
Cooper Jr., Franklin
2015-01-13
1
-1
/
+14
|
*
arm: omap3: devkit8000: inherit from ti_omap3_common.h
Anthoine Bourgeois
2015-01-13
2
-42
/
+16
|
*
arm: omap3: devkit8000: inherit from ti_armv7_common.h
Anthoine Bourgeois
2015-01-13
1
-98
/
+36
|
*
pcm051: Add boot script support to pcm051
matwey.kornilov@gmail.com
2015-01-13
1
-11
/
+18
|
*
board: ti: am43xx: add support for AM43xx Industrial Development Kit
Felipe Balbi
2015-01-13
4
-19
/
+118
|
*
pmic: add tps62362 simple wrapper code
Felipe Balbi
2015-01-13
3
-0
/
+77
|
*
board: ti: am43xx: take care of all OPPs
Felipe Balbi
2015-01-13
1
-0
/
+9
|
*
power: tps65218: define all valid VDD_MPU voltages
Felipe Balbi
2015-01-13
1
-0
/
+3
|
*
board: ti: am43xx: replace if else if else with a switch
Felipe Balbi
2015-01-13
1
-3
/
+6
|
*
arm: am437x: Correct PLL frequency for 25MHz
James Doublesin
2015-01-13
1
-1
/
+1
|
*
arm: am437x: Enable hardware leveling for EMIF
James Doublesin
2015-01-13
7
-207
/
+138
|
*
arm: am437x: PLL values for all input frequencies
James Doublesin
2015-01-13
1
-26
/
+33
|
*
mtd: OMAP: Enable GPMC prefetch mode
Daniel Mack
2015-01-13
3
-3
/
+122
*
|
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
Masahiro Yamada
2015-01-16
93
-18881
/
+5
*
|
mpc8xx: remove unused linker script
Masahiro Yamada
2015-01-16
1
-82
/
+0
*
|
ppc4xx: remove dead code
Masahiro Yamada
2015-01-16
2
-14
/
+0
*
|
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
Tom Rini
2015-01-15
9
-78
/
+606
|
\
\
|
*
|
buildman: Add an option to write the full build output
Simon Glass
2015-01-14
4
-3
/
+9
|
*
|
buildman: Add the option to download toolchains from kernel.org
Simon Glass
2015-01-14
6
-13
/
+303
|
*
|
buildman: Allow architecture to alias to multiple toolchains
Simon Glass
2015-01-14
3
-5
/
+23
|
*
|
buildman: Don't use the local settings when running tests
Simon Glass
2015-01-14
1
-1
/
+14
|
*
|
buildman: Don't complain about missing sections in ~/.buildman
Simon Glass
2015-01-14
1
-1
/
+0
|
*
|
buildman: Add documentation about the .buildman file
Simon Glass
2015-01-14
1
-20
/
+53
|
*
|
buildman: Add a note about Python pre-requisites
Simon Glass
2015-01-14
1
-1
/
+10
|
*
|
buildman: Add an option to use the full tool chain path
Simon Glass
2015-01-14
5
-10
/
+25
|
*
|
buildman: Put the toolchain path first instead of last in PATH
Simon Glass
2015-01-14
1
-1
/
+1
|
*
|
buildman: Try to avoid hard-coded string parsing
Simon Glass
2015-01-14
1
-1
/
+8
|
*
|
buildman: Allow specifying a range of commits to build
Simon Glass
2015-01-14
3
-9
/
+45
|
*
|
buildman: Don't remove entire output directory when testing
Simon Glass
2015-01-14
1
-1
/
+2
|
*
|
buildman: Add an option to flatten output directory trees
Simon Glass
2015-01-14
4
-6
/
+24
|
*
|
buildman: Try to guess the upstream commit
Simon Glass
2015-01-14
3
-16
/
+67
|
*
|
buildman: Don't prune output space for 'current source' build
Simon Glass
2015-01-14
1
-0
/
+2
|
*
|
buildman: Put build in 'current', not 'current/current'
Simon Glass
2015-01-14
1
-4
/
+3
|
*
|
buildman: Add tests that check the correct output directory is used
Simon Glass
2015-01-14
1
-0
/
+31
[next]