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
*
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
David Müller (ELSOFT AG)
2016-02-08
7
-162
/
+0
*
ARM: rpi: set fdt_high in the default environment
Stephen Warren
2016-02-08
1
-0
/
+1
*
ARM: rpi: update memory layout env. var. documentation
Stephen Warren
2016-02-08
1
-5
/
+11
*
board_r: fix a typo in comment block
Masahiro Yamada
2016-02-08
1
-1
/
+1
*
kbuild: fix build rule of u-boot-spl.dtb
Masahiro Yamada
2016-02-08
1
-2
/
+2
*
kbuild: add missing FORCE where $(call if_changed, ) is used
Masahiro Yamada
2016-02-08
2
-11
/
+11
*
kbuild: remove unneeded ifdef conditionals around build rules
Masahiro Yamada
2016-02-08
1
-4
/
+0
*
image: fix getenv_bootm_size() function again
Masahiro Yamada
2016-02-08
1
-8
/
+13
*
test/py: support running sandbox under gdbserver
Stephen Warren
2016-02-08
5
-9
/
+26
*
malloc: solve dead code issue in memalign()
Stephen Warren
2016-02-08
1
-1
/
+1
*
api: Add FreeBSD API support for MIPS platforms
Stanislav Galabov
2016-02-08
4
-0
/
+60
*
.travis.yml: explicitly request sudo
Stephen Warren
2016-02-08
1
-0
/
+2
*
rpi: set ethaddr as well
Lubomir Rintel
2016-02-08
1
-0
/
+3
*
common/memsize.c: Simplify RAM size detection
Eddy Petrișor
2016-02-08
1
-26
/
+21
*
defconfig: k2g_evm_defconfig: enable net driver model
Mugunthan V N
2016-02-08
1
-0
/
+1
*
ARM: dts: k2g: Add keystone net dts files
Mugunthan V N
2016-02-08
3
-0
/
+176
*
defconfig: k2e_evm_defconfig: enable net driver model
Mugunthan V N
2016-02-08
1
-0
/
+1
*
defconfig: k2l_evm_defconfig: enable net driver model
Mugunthan V N
2016-02-08
1
-0
/
+1
*
defconfig: k2hk_evm_defconfig: enable net driver model
Mugunthan V N
2016-02-08
1
-0
/
+1
*
drivers: net: keystone_net: convert driver to adopt device driver model
Mugunthan V N
2016-02-08
1
-40
/
+433
*
drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH
Mugunthan V N
2016-02-08
1
-2
/
+4
*
board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is defined
Mugunthan V N
2016-02-08
1
-0
/
+2
*
OMAP3: omap3_logic: Remove YAFFS support.
Adam Ford
2016-02-08
1
-2
/
+0
*
OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BIT
Adam Ford
2016-02-08
1
-1
/
+1
*
OMAP3: omap3_logic: Enable Android Fastboot
Adam Ford
2016-02-08
2
-0
/
+58
*
dm: Update on current serial driver status
Simon Glass
2016-02-08
1
-10
/
+4
*
dm: pxa: serial: Drop serial_sa1100 serial driver
Simon Glass
2016-02-08
2
-163
/
+0
*
dm: serial: Drop serial_max3100 serial driver
Simon Glass
2016-02-08
2
-295
/
+0
*
dm: freescale: serial: Drop serial_imx serial driver
Simon Glass
2016-02-08
2
-224
/
+0
*
dm: opencores: Drop opencores_yanu serial driver
Simon Glass
2016-02-08
2
-243
/
+0
*
dm: freescale: Drop mxs_auart serial driver
Simon Glass
2016-02-08
3
-154
/
+0
*
OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting
Adam Ford
2016-02-08
2
-0
/
+4
*
OMAP3: Enable SPL on omap3_logic
Adam Ford
2016-02-08
2
-124
/
+185
*
rpi: fix up Model B entries
Lubomir Rintel
2016-02-08
1
-10
/
+10
*
rpi: link to another model number info source
Stephen Warren
2016-02-08
1
-0
/
+5
*
hush: Add rudimentary support for PS1 and PS2
Marek Vasut
2016-02-08
2
-0
/
+18
*
hush: Pull out U-Boot prompt display and read functionality
Marek Vasut
2016-02-08
1
-5
/
+16
*
serial: serial_stm32: move clock config from driver to board
Vikas Manocha
2016-02-08
5
-40
/
+65
*
test, tools: introduce tbot README
Heiko Schocher
2016-02-08
4
-0
/
+734
*
ARM: omap3_logic: Fix pin muxing
Adam Ford
2016-02-08
1
-65
/
+313
*
tools: env: update usage strings
Andreas Fenkart
2016-02-08
1
-42
/
+75
*
tools: env: factor out parse_common_args
Andreas Fenkart
2016-02-08
1
-25
/
+37
*
tools: env: shift optind arguments and fix argument indices
Andreas Fenkart
2016-02-08
2
-43
/
+15
*
tools: env: parse aes key / suppress flag into argument struct
Andreas Fenkart
2016-02-08
3
-57
/
+53
*
tools: env: introduce setenv/printenv argument structs
Andreas Fenkart
2016-02-08
2
-38
/
+84
*
tools: env: make parse_aes_key stateless
Andreas Fenkart
2016-02-08
1
-6
/
+6
*
tools: env validate: pass values as 0-based array
Andreas Fenkart
2016-02-08
3
-12
/
+15
*
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2016-02-08
330
-621
/
+640
|
\
|
*
net: davinci_emac: fix NULL check after pointer dereference
Vishwas Srivastava
2016-02-06
1
-1
/
+3
|
*
ppc: xilinx-ppc405-generic
Ricardo Ribalda
2016-02-06
1
-1
/
+1
[next]