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: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420
Ajay Kumar
2014-09-05
3
-6
/
+80
*
arm: exynos: Add RPLL for Exynos5420
Ajay Kumar
2014-09-05
2
-0
/
+16
*
exynos_fb: Remove usage of static defines
Ajay Kumar
2014-09-05
7
-23
/
+23
*
odroid: set MPLL clock to 880MHz
Przemyslaw Marczak
2014-09-05
1
-30
/
+30
*
MAINTAINERS: update the maintainer of Arndale board
Masahiro Yamada
2014-09-05
1
-1
/
+1
*
odroid: kconfig: add odroid_defconfig
Przemyslaw Marczak
2014-09-05
6
-0
/
+387
*
odroid: add odroid U3/X2 device tree description
Przemyslaw Marczak
2014-09-05
2
-1
/
+72
*
odroid: add board file for Odroid X2/U3 based on Samsung Exynos4412
Przemyslaw Marczak
2014-09-05
3
-0
/
+733
*
samsung: misc: use board specific functions to set env board info
Przemyslaw Marczak
2014-09-05
1
-2
/
+10
*
samsung: board: enable support of multiple board types
Przemyslaw Marczak
2014-09-05
2
-5
/
+14
*
arm:reset: call the reset_misc() before the cpu reset
Przemyslaw Marczak
2014-09-05
2
-0
/
+7
*
samsung:board: misc_init_r: call set_dfu_alt_info()
Przemyslaw Marczak
2014-09-05
1
-0
/
+3
*
samsung: misc: add function for setting $dfu_alt_info
Przemyslaw Marczak
2014-09-05
2
-0
/
+47
*
board:samsung: check the boot device and init the right mmc driver.
Przemyslaw Marczak
2014-09-05
1
-10
/
+27
*
arch:exynos: boot mode: add get_boot_mode(), code cleanup
Przemyslaw Marczak
2014-09-05
4
-19
/
+33
*
exynos: pinmux: fix the gpio names for exynos4x12 mmc
Przemyslaw Marczak
2014-09-05
1
-2
/
+2
*
samsung: misc: fix soc revision setting in the set_board_info()
Przemyslaw Marczak
2014-09-05
1
-2
/
+2
*
Prepare v2014.10-rc2
Tom Rini
2014-09-02
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2014-09-02
8
-25
/
+76
|
\
|
*
USB: gadget: s3c: get rid of debug compile warning
Bo Shen
2014-09-02
2
-8
/
+8
|
*
USB: gadget: atmel: get rid of debug compile warning
Bo Shen
2014-09-02
1
-6
/
+6
|
*
usb: ci_udc: implement dfu_usb_get_reset
Stephen Warren
2014-09-02
1
-0
/
+7
|
*
udc: dfu: s3c_udc: Provide function to check if USB reset was asserted
Lukasz Majewski
2014-09-02
1
-0
/
+5
|
*
dfu: Provide means to find difference between dfu-util -e and -R
Lukasz Majewski
2014-09-02
4
-11
/
+50
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arc
Tom Rini
2014-09-02
2
-2
/
+8
|
\
\
|
*
|
axs101: Fix type mismatch warning
Vasili Galka
2014-08-26
1
-2
/
+4
|
*
|
arc: Fix printf size_t format related warnings (again...)
Vasili Galka
2014-08-26
1
-0
/
+4
*
|
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-09-02
3
-37
/
+96
|
\
\
\
|
*
|
|
dm: sandbox: dts: Add a GPIO bank
Simon Glass
2014-08-31
1
-0
/
+8
|
*
|
|
dm: gpio: Allow gpio command to adjust GPIOs that are busy
Simon Glass
2014-08-31
1
-3
/
+6
|
*
|
|
dm: gpio: Enhance gpio command to show only active GPIOs
Simon Glass
2014-08-31
2
-34
/
+82
|
|
|
/
|
|
/
|
*
/
|
mpc5xxx: Add stub implementation of cache functions
Vasili Galka
2014-09-02
2
-0
/
+16
|
/
/
*
|
mx6: tqma6: get board support back to Kconfig build system
Masahiro Yamada
2014-08-31
7
-0
/
+45
*
|
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
2014-08-31
17
-514
/
+253
|
\
\
|
*
|
nios2: rebase nios2-generic board to 3c120 reference design
Thomas Chou
2014-08-30
2
-60
/
+78
|
*
|
nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook
Thomas Chou
2014-08-30
5
-143
/
+2
|
*
|
serial: move nios2-yanu.h into opencores_yanu driver
Thomas Chou
2014-08-30
2
-100
/
+86
|
*
|
nios2: move nios2.h to arch asm directory
Thomas Chou
2014-08-30
3
-5
/
+5
|
*
|
nios2: divide nios2-io.h into each specific drivers and remove it
Thomas Chou
2014-08-30
6
-159
/
+82
|
*
|
nios2: remove epled driver
Thomas Chou
2014-08-30
2
-47
/
+0
*
|
|
nomadik: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
6
-16
/
+30
*
|
|
highbank: kconfig: move common settings
Masahiro Yamada
2014-08-30
3
-5
/
+6
*
|
|
orion5x: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
5
-12
/
+26
*
|
|
keystone: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
5
-22
/
+30
*
|
|
omap5: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
11
-36
/
+38
*
|
|
omap4: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
9
-36
/
+36
*
|
|
omap3: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
68
-289
/
+140
*
|
|
davinci: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
36
-189
/
+105
*
|
|
exynos: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
20
-117
/
+69
*
|
|
kirkwood: kconfig: refactor Kconfig and defconfig
Masahiro Yamada
2014-08-30
71
-232
/
+127
[next]