index
:
delta/barebox.git
doc
dts
efi
imx-ipu-v3
master
next
pu/kconfig
pu/mtd
pu/persistent-vars
stable/v2013.05
stable/v2013.06
stable/v2013.07
stable/v2013.08
stable/v2013.10
stable/v2014.05
stable/v2014.06
stable/v2014.06.0
stable/v2014.07
stable/v2014.08
stable/v2014.09
stable/v2014.10
stable/v2014.11
stable/v2014.12
stable/v2015.01
stable/v2015.02
stable/v2017.05
stable/v2017.06
stable/v2017.07
stable/v2017.11
stable/v2018.07
stable/v2018.09
stable/v2018.12
v2011.03-stable
work/am335x
work/efika-sb
work/fit-support
work/musb
work/mvebu-multisoc
git.pengutronix.de: git/barebox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fastboot/dfu: use system partitions as fall back
Ahmad Fatoum
2021-05-12
7
-37
/
+77
*
file_list: make freeing a NULL pointer a no-op
Ahmad Fatoum
2021-05-12
2
-4
/
+5
*
usbgadget: allow DFU and Fastboot functions to coexist
Ahmad Fatoum
2021-05-12
1
-7
/
+6
*
usbgadget: autostart: fix indeterminism around usbgadget.autostart
Ahmad Fatoum
2021-05-12
1
-6
/
+10
*
usb: gadget: dfu: change status message to info log level
Ahmad Fatoum
2021-05-12
1
-2
/
+1
*
fastboot: handle ill-named partitions gracefully
Ahmad Fatoum
2021-05-12
1
-1
/
+3
*
common: add generic system partitions interface
Ahmad Fatoum
2021-05-12
6
-0
/
+116
*
param: introduce file-list parameter type
Ahmad Fatoum
2021-05-12
6
-0
/
+184
*
common: make FILE_LIST feature unconditional
Ahmad Fatoum
2021-05-12
4
-8
/
+1
*
vsprintf: introduce %m shorthand for "%s", strerror(errno)
Ahmad Fatoum
2021-05-03
1
-0
/
+13
*
string: implement strstarts along with strends
Ahmad Fatoum
2021-05-03
3
-0
/
+20
*
common: console: add log_writefile to write log into new file
Ahmad Fatoum
2021-05-03
2
-0
/
+21
*
show_progress: add system wide progress stage notifier
Ahmad Fatoum
2021-05-03
3
-0
/
+77
*
Merge branch 'for-next/virtio'
Sascha Hauer
2021-04-15
10
-3
/
+483
|
\
|
*
Documentation: virtio: Fix virtio reference
Ahmad Fatoum
2021-04-13
2
-2
/
+2
|
*
input: virtio_input: add sound support
Ahmad Fatoum
2021-04-13
1
-3
/
+102
|
*
input: add virtio input driver
Ahmad Fatoum
2021-04-13
8
-1
/
+379
|
*
input: console: skip unmappable keys
Ahmad Fatoum
2021-03-30
1
-0
/
+3
*
|
Merge branch 'for-next/misc'
Sascha Hauer
2021-04-15
94
-3630
/
+1368
|
\
\
|
*
|
mtd: nand_bbt: Skip bad blocks when searching for the BBT in NAND
Stefan Riedmueller
2021-04-14
1
-0
/
+4
|
*
|
bareboximd: Use mmap when possibly
Sascha Hauer
2021-04-14
2
-20
/
+39
|
*
|
ARM: AT91: Add skov-arm9cpu board support
Sam Ravnborg
2021-04-14
9
-0
/
+683
|
*
|
pwm: add pwm-atmel from Linux kernel 4.14
Sam Ravnborg
2021-04-13
3
-0
/
+296
|
*
|
atmel_lcdfb: fix atmel,lcd-wiring-mode; BGR => BRG
Sam Ravnborg
2021-04-13
2
-9
/
+9
|
*
|
ARM: pbl: uncompress: add comment explaining order of operations
Ahmad Fatoum
2021-04-13
1
-0
/
+1
|
*
|
sandbox: state: reword warning about initial state errors
Ahmad Fatoum
2021-04-13
1
-4
/
+5
|
*
|
sandbox: env: set nv.autoboot=abort to drop to shell
Ahmad Fatoum
2021-04-13
1
-0
/
+1
|
*
|
Documentation: Add qemu instructions for OpenRISC
Stafford Horne
2021-04-13
1
-0
/
+68
|
*
|
resource: enable use of iomem command on EFI systems
Ahmad Fatoum
2021-04-13
5
-1
/
+189
|
*
|
edit: don't change terminal mode if sedit would fail to read file
Ahmad Fatoum
2021-04-13
1
-4
/
+4
|
*
|
common: add option for shipping KCONFIG_CONFIG as /env/data/config
Ahmad Fatoum
2021-04-13
5
-0
/
+22
|
*
|
net: eth: of_fixup_node: Use reproducible node name for fixup
Stefan Riedmueller
2021-03-30
1
-6
/
+10
|
*
|
mtd: fix possible overflow during mtd size multiplication
Ahmad Fatoum
2021-03-25
4
-5
/
+5
|
*
|
kbuild: add -Wtype-limits to compile flags
Ahmad Fatoum
2021-03-25
1
-0
/
+3
|
*
|
clk: imx: clk-pllv1: fix wrong PLL recalc on i.MX1/i.MX21
Ahmad Fatoum
2021-03-25
1
-1
/
+10
|
*
|
net: phy: at803x: fix incorrect use of FIELD_PREP
Ahmad Fatoum
2021-03-25
1
-4
/
+3
|
*
|
doc: fix note about disassembling PBL
Ahmad Fatoum
2021-03-25
1
-3
/
+3
|
*
|
x86: drop legacy (PC BIOS) boot in favor of EFI
Ahmad Fatoum
2021-03-25
55
-3572
/
+13
|
*
|
common: drop done TODO about 4G partitions
Ahmad Fatoum
2021-03-25
1
-1
/
+0
*
|
|
Merge branch 'for-next/imx'
Sascha Hauer
2021-04-15
21
-9
/
+2125
|
\
\
\
|
*
|
|
ARM: i.MX: Kamstrup mx7 concentrator board support
Lars Pedersen
2021-04-14
9
-0
/
+236
|
*
|
|
ARM: i.MX: Add support for Skov i.MX6 boards
Juergen Borleis
2021-04-13
13
-0
/
+1822
|
*
|
|
ARM: i.MX: Add missing __iomem annotation
Sascha Hauer
2021-04-13
1
-4
/
+4
|
*
|
|
ARM: i.MX: convert early gpio value accessors to static inline functions
Sascha Hauer
2021-04-13
1
-3
/
+10
|
*
|
|
ARM: i.MX7/8M: reliably detect serial boot
Ahmad Fatoum
2021-04-13
1
-0
/
+3
|
*
|
|
scripts: imx: add support for additional hab Blocks
Denis Osterland-Heim
2021-03-30
1
-2
/
+50
*
|
|
|
Merge branch 'for-next/gpio'
Sascha Hauer
2021-04-15
11
-15
/
+445
|
\
\
\
\
|
*
|
|
|
gpio: pl061: implement gpio_ops::get_direction
Ahmad Fatoum
2021-04-13
1
-0
/
+11
|
*
|
|
|
watchdog: add GPIO watchdog driver
Ahmad Fatoum
2021-04-13
3
-0
/
+150
|
*
|
|
|
power: reset: add GPIO restart driver
Ahmad Fatoum
2021-04-13
3
-0
/
+108
[next]