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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-12
36
-143
/
+267
|
\
|
*
env: Add redundant env support to UBI env
Joe Hershberger
2013-04-11
1
-0
/
+3
|
*
env: Add support for UBI environment
Joe Hershberger
2013-04-11
1
-0
/
+15
|
*
ubi: Expose a few simple functions from the cmd_ubi
Joe Hershberger
2013-04-11
1
-0
/
+3
|
*
am335x_evm: Enable DFU for NAND and MMC, provide example alt_infos
Pantelis Antoniou
2013-04-10
1
-2
/
+39
|
*
am335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaults
Tom Rini
2013-04-10
1
-0
/
+9
|
*
am335x_evm: Define CONFIG_SYS_CACHELINE_SIZE
Pantelis Antoniou
2013-04-10
1
-0
/
+2
|
*
dfu: NAND specific routines for DFU operation
Pantelis Antoniou
2013-04-10
1
-0
/
+23
|
*
nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters
Tom Rini
2013-04-10
1
-2
/
+2
|
*
dfu: Change indentation of defines in <dfu.h>
Tom Rini
2013-04-10
1
-3
/
+3
|
*
dfu: Support larger than memory transfers.
Pantelis Antoniou
2013-04-10
1
-2
/
+22
|
*
dfu: Increase DFU buffer size from 4MiB to 8MiB
Łukasz Majewski
2013-04-08
1
-1
/
+1
|
*
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
Tom Rini
2013-04-04
1
-20
/
+21
|
|
\
|
|
*
mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
aaron.williams@caviumnetworks.com
2013-04-02
1
-20
/
+21
|
*
|
Consolidate bool type
York Sun
2013-04-01
12
-52
/
+9
|
|
/
|
*
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2013-03-31
3
-4
/
+83
|
|
\
|
|
*
RX-51: Add support for bootmenu
Pali Rohár
2013-03-29
1
-3
/
+37
|
|
*
New command bootmenu: ANSI terminal boot menu support
Pali Rohár
2013-03-29
1
-0
/
+42
|
|
*
menu: export menu_default_choice() function
Anatolij Gustschin
2013-03-29
1
-0
/
+1
|
|
*
menu: Add support for user defined item choice function
Pali Rohár
2013-03-29
1
-1
/
+3
|
*
|
Merge branch 'for-v2013.04'
Anatolij Gustschin
2013-03-29
15
-58
/
+33
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
common/lcd.c: move the macro's to the c file
Jeroen Hofstee
2013-03-21
1
-28
/
+0
|
|
*
common/lcd: cosmetic: clean up a bit
Jeroen Hofstee
2013-03-21
1
-21
/
+17
|
|
*
common/lcd.c: remove global lcd_base
Jeroen Hofstee
2013-03-21
1
-5
/
+0
|
|
*
common/lcd.c: cleanup use of global variables
Jeroen Hofstee
2013-03-21
1
-3
/
+0
|
|
*
lcd, pxafb: move the pxafb to drivers/video
Jeroen Hofstee
2013-03-21
5
-0
/
+5
|
|
*
lcd, mpc8xx: move the mpc8xx driver to drivers/video
Jeroen Hofstee
2013-03-21
9
-1
/
+11
|
|
*
common/lcd.c: cleanup use of global variables
Wolfgang Denk
2013-03-21
1
-3
/
+3
*
|
|
arm/km: add support for kmsuv31 board
Holger Brunck
2013-04-12
1
-0
/
+8
*
|
|
arm/km: use CONFIG_NAND_ECC_BCH
Holger Brunck
2013-04-12
1
-0
/
+3
*
|
|
arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT
Holger Brunck
2013-04-12
1
-1
/
+1
*
|
|
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-12
2
-8
/
+10
|
\
\
\
|
*
|
|
omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ
Jon Hunter
2013-04-10
1
-1
/
+1
|
*
|
|
omap5912-osk: Increase flash partition for u-boot
Jon Hunter
2013-04-10
1
-3
/
+3
|
*
|
|
omap5912-osk: Fix device initialisation
Jon Hunter
2013-04-10
1
-2
/
+5
|
*
|
|
omap5_uevm: Correct to 2MiB aligned partitions on eMMC
Tom Rini
2013-04-10
1
-2
/
+1
*
|
|
|
mx31pdk: Remove watchdog support
Fabio Estevam
2013-04-12
1
-2
/
+0
*
|
|
|
arm: Remove support for unused s3c64xx
Benoît Thébaudeau
2013-04-12
2
-5
/
+0
*
|
|
|
arm: Remove support for smdk6400
Benoît Thébaudeau
2013-04-12
1
-296
/
+0
*
|
|
|
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
1
-4
/
+4
*
|
|
|
nand: mxc: Switch NAND SPL to generic SPL
Benoît Thébaudeau
2013-04-12
3
-239
/
+29
*
|
|
|
Makefile: Change CONFIG_SPL_PAD_TO to image offset
Benoît Thébaudeau
2013-04-12
3
-2
/
+18
*
|
|
|
arm: relocate_code() is no longer noreturn
Benoît Thébaudeau
2013-04-12
1
-1
/
+5
*
|
|
|
imx: mx53ard: Add support for NAND Flash
Benoît Thébaudeau
2013-04-12
1
-0
/
+10
*
|
|
|
nand: mxc: Add support for i.MX5
Benoît Thébaudeau
2013-04-12
1
-2
/
+77
*
|
|
|
nand: mxc: Prepare to add support for i.MX5
Benoît Thébaudeau
2013-04-12
1
-46
/
+26
|
/
/
/
*
|
|
omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLE
Tom Rini
2013-04-08
1
-2
/
+1
*
|
|
omap5_uevm.h: Move uEVM-specific choices to omap5_uevm.h
Tom Rini
2013-04-08
3
-8
/
+25
*
|
|
ARM: OMAP4/5: Make bootz as the default boot command
SRICHARAN R
2013-04-08
2
-4
/
+4
*
|
|
ARM: OMAP4/5: Change the default boot command to work with device tree
SRICHARAN R
2013-04-08
2
-6
/
+36
[next]